dp_html_content="

Cliquez ici pour fermer et continuer la visite
"; function dp_disp() { span_js_disp=1; dp_place(0); document.getElementById('span_dpjs_lay').style.display='block'; document.getElementById('span_dpjs_lay2').style.display='block'; } function dp_hide() { span_dpjs_disp=0; document.getElementById('span_dpjs_lay').style.display='none'; document.getElementById('span_dpjs_lay2').style.display='none'; } function dp_place(a) { if( span_dpjs_disp=1) { document.getElementById('span_dpjs_lay').style.left=document.getElementById('span_dpjs_lay2').style.left=document.body.scrollLeft document.getElementById('span_dpjs_lay').style.top=document.getElementById('span_dpjs_lay2').style.top=document.body.scrollTop if(a==0) setTimeout('dp_place(0)',250); } } document.write('
'); document.getElementById('span_dpjs_content').innerHTML=dp_html_content; span_js_disp=0; window.onscroll=dp_place; // FIN DP PLACE