function MM_swapImgRestore() { //v3.0 var i,x,a=document.MM_sr; for(i=0;a&&i0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i'; document.getElementById("dyn_drapeau2").innerHTML = tableau; } function change_numero(num) { document.getElementById("dyn_numero2").innerHTML = ' Appelez le numéro suivant :  '+numero[num]+''; document.getElementById("dyn_prix2").innerHTML = ' ('+prix[num]+')'; } function change_numero_2(num) { document.getElementById("dyn_numero2").innerHTML = ' Appelez le numéro suivant : '+num+''; return false; } function popupcentree(page,largeur,hauteur,options) { var top=(screen.height-hauteur)/2; var left=(screen.width-largeur)/2; if (page.indexOf("http://")==-1) {window.open("http://www.partie-privee.com/"+page,"","top="+top+",left="+left+",width="+largeur+",height="+hauteur+","+options);} else {window.open(page,"","top="+top+",left="+left+",width="+largeur+",height="+hauteur+","+options);} } function open_xacces(source,partxp,id,sdom) { if(sdom =='') { sdom='www'; } code1 = document.formulaire.code1.value; code3 = document.formulaire2.code1.value; if(code3 != '') { code1 = code3; } var url = 'http://www.partie-privee.com/include/controle_code.php?code1='+code1+'&partXP='+partxp+'&source='+source+'&dest='+sdom+'|'+id+'|video|'+partxp; javascript:popupcentree(url,'400','250','menubar=no,scrollbars=no,statusbar=no'); } function Valider() { if(document.form_cb.prenom.value.length==0 || document.form_cb.nom.value.length==0 || document.form_cb.email.value.length==0) { alert("Un des champs est vide !"); return false; } if(document.form_cb.email.value.indexOf("@")==-1 || document.form_cb.email.value.indexOf(".")==-1) { alert("Le email semble invalide !"); return false; } return true; } function updateChamp(champa,oform) { oform.value= champa; } function support(){ var left = (screen.width-480)/2; var top = (screen.height-560)/2; window.open('http://support.achat-cb.com/formulaire.php?siteID=PP','Fenetre','toolbar=0,location=0,scrollbars=1, status=0,width=480,height=560,top='+top+',left='+left); } function support_form(){ var left = (screen.width-480)/2; var top = (screen.height-560)/2; window.open('http://support.achat-cb.com/formulaire.php?siteID=PP#formulaire','Fenetre','toolbar=0,location=0,scrollbars=1, status=0,width=480,height=560,top='+top+',left='+left); }