var invalidMailMsg = "Votre email doit être valable"; var maxTiteImg = 72; var text_timer; var text_tmp; var text_visible = 1; var popupTop = 50; var popupLeft = 50; if(document.documentElement.clientHeight) { hauteur = document.documentElement.clientHeight; largeur = document.documentElement.clientWidth; } else { hauteur = window.outerHeight; largeur = window.outerWidth; } popupTop = hauteur/2 - 175; popupLeft = largeur/2- 425; if(popupTop < 0){ popupTop = 0; } if(popupLeft < 0){ popupLeft = 0; } function PubdirecteSetCookP(nom,valeur) { var expDate = new Date(); expDate.setTime(expDate.getTime() + (3600 * 1000)); document.cookie = nom + "=" + escape(valeur) + ";expires=" + expDate.toGMTString(); } function PubdirecteGetCookP(nom) { deb = document.cookie.indexOf(nom + "=") if (deb >= 0) { deb += nom.length + 1; fin = document.cookie.indexOf(";",deb); if (fin < 0) fin = document.cookie.length return unescape(document.cookie.substring(deb,fin)); } return "on"; } function redim(){ if(document.documentElement.clientHeight) { hauteur = document.documentElement.clientHeight; largeur = document.documentElement.clientWidth; } else { hauteur = window.outerHeight; largeur = window.outerWidth; } if(document.getElementById('dim_fenetre').offsetTop) { if(document.getElementById('dim_fenetre').offsetTop>0 && document.getElementById('dim_fenetre').offsetTop<1500) hauteur = (document.getElementById('dim_fenetre').offsetTop); largeur = (document.getElementById('dim_fenetre').offsetLeft); } var scrOfX = 0, scrOfY = 0; if( typeof( window.pageYOffset ) == 'number' ) { //Netscape compliant scrOfY = window.pageYOffset; scrOfX = window.pageXOffset; } else if( document.body && ( document.body.scrollLeft || document.body.scrollTop ) ) { //DOM compliant scrOfY = document.body.scrollTop; scrOfX = document.body.scrollLeft; } else if( document.documentElement && ( document.documentElement.scrollLeft || document.documentElement.scrollTop ) ) { //IE6 standards compliant mode scrOfY = document.documentElement.scrollTop; scrOfX = document.documentElement.scrollLeft; } fenetreTop = hauteur/2-175+scrOfY; fenetreLeft = largeur/2-425+scrOfX; if(document.getElementById){ document.getElementById("popDhtmlPubdirecte").style.right = fenetreLeft +"px"; document.getElementById("popDhtmlPubdirecte").style.top = fenetreTop +"px"; } } var textcd_visible = []; var textcd_default = []; var textcd_timer = []; var textcd_tmp = []; function cdblink(form) { if (typeof(textcd_visible[form])=="undefined") textcd_visible[form]=true; if (textcd_visible[form]) { textcd_tmp[form] = document.forms[form].email.value; document.forms[form].email.value = ''; textcd_visible[form] = false; } else { document.forms[form].email.value = textcd_tmp[form]; textcd_visible[form] = true; } } function start_cdblink(form) { if (arguments.length>1) { for(var i=0;i'; } if(PubdirecteGetCookP("pubdirecte_82169_popX") == "on") { PubdirecteSetCookP("pubdirecte_82169_popX","off"); document.write(''); document.write('
'); document.write('
'); document.write(''); document.write('
'); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write('
 
 '); document.write(''); document.write(''); document.write(''); document.write(''); document.write('
'); document.write('
 
'); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write('
Veuillez saisir votre email pour accéder aux vidéos GRATUITES :
'); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write('
'); document.write('
'); document.write('
'); document.write('
'); document.write('
'); if(!document.getElementById('dim_fenetre')) document.write(''); start_cdblink('formulaire_pubdirecte'); setInterval('redim()', 500); }