function popUpEtablissement(pValue){

window.open('ficheap/ficheap.asp?Code=' + pValue, 'fichetech', 'toolbar=1,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1,left=30,top=30,screenX=0,screenY=0,width=700', true);
}

function popUpBeer(pValue){

var tempString;
//tempString = '';
//window.open(theURL, wname, 'toolbar=1,location=0,directories=0,status=0,menubar=0,scrollbars=-1,resizable=0,left=0,top=0,screenX=0,screenY=0'+ s, true);
//alert('ficheimage/fichebiere.asp?Code=' + pValue)window.open('fichebr/fichebiere.asp?Code=' + pValue, 'fichetech', 'toolbar=1,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1,left=30,top=30,screenX=0,screenY=0,width=700', true);
}
function popUpVin(pValue){

var tempString;
//tempString = '';
//window.open(theURL, wname, 'toolbar=1,location=0,directories=0,status=0,menubar=0,scrollbars=-1,resizable=0,left=0,top=0,screenX=0,screenY=0'+ s, true);
window.open('ficheimage/fichevin.asp?Code=' + pValue, 'fichetech', 'toolbar=1,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1,left=30,top=30,screenX=0,screenY=0,width=700', true);
}

function popUpSpirit(pValue){

var tempString;
//tempString = '';
//window.open(theURL, wname, 'toolbar=1,location=0,directories=0,status=0,menubar=0,scrollbars=-1,resizable=0,left=0,top=0,screenX=0,screenY=0'+ s, true);
window.open('ficheimage/fichespirit.asp?Code=' + pValue, 'fichetech', 'toolbar=1,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1,left=30,top=30,screenX=0,screenY=0,width=700', true);
}
var base= "images/header/";
