<!--function ouverture_centree(page,target,width,height) {    var largeur = width  var hauteur = height  var Option = 'scrollbars=no,width='+largeur+',height='+hauteur  var X = (screen.width - largeur) / 2   X -= 10  var Y = (screen.height - hauteur) / 2  Y -= 30  Option += ',left=' + X + ',screenX=' + X  Option += ',top=' + Y + ',screenY=' + Y  Fenetre15 = window.open(page,target,Option)  Fenetre15.focus()}function popup(page,target,width,height) {     shockWindow = window.open(page,""+target+"","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,copyhistory=0,width="+width+",height="+height+",top=50,left=50");shockWindow.focus ();}function popup_yellowpay(hauteur, largeur){var winl = (screen.width - largeur) / 2;var wint = (screen.height - hauteur) / 2;winprops = 'height=' + hauteur + ',width=' + largeur + ',top=' + wint + ',left=' + winl ;window.open('', 'Yellowpay', winprops) ;document.commande.action="https://yellowpay.postfinance.ch/checkout/Yellowpay.aspx?userctrl=Invisible";document.commande.submit();}function popup_preview_cadeau(largeur, hauteur, action){var winl = (screen.width - largeur) / 2 ;var wint = (screen.height - hauteur) / 2 ;winprops = 'height=' + hauteur + ',width=' + largeur + ',top=' + wint + ',left=' + winl ;var win = window.open('', 'Preview', winprops) ;win.focus(); document.commande.action = 'preview_cadeau.php' ;document.commande.target = 'Preview' ; document.commande.submit() ; document.commande.action = action ; document.commande.target = '' ; return false ;}// --><!--function openWindow(theURL){newwin = window.open('','newwin','toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,width=310,height=400');newwin.focus ();}// --><!--function cadeauxWindow(theURL){newwin = window.open('','newwin','toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,width=238,height=470');newwin.focus ();}// -->
