function ScanCookie(variable) { cook=document.cookie; variable+="="; place=cook.indexOf(variable,0); if(place<=-1) return("0"); else { end=cook.indexOf(";",place) if(end<=-1) return(unescape(cook.substring(place+variable.length,cook.length))); else return(unescape(cook.substring(place+variable.length,end))); } } function Entrer(obj) { document.cookie="disclaimerok=oui;path=/;"; var viewWzz = screen.width; var viewHzz = screen.height; var winw = 0; w = viewWzz; var winh = 0; h = viewHzz; thegogogo = window.open(obj.href.replace("#",""),'PMCB30','toolbar=1,location=1,directories=1,status=1,scrollbars=1,resizable=1,copyhistory=1,menuBar=1,width='+w+',height='+h+',top='+winh+',left='+winw); thegogogo.blur(); window.focus(); window.location.href = window.location.href.replace("#",""); return false; } if(ScanCookie("disclaimerok")==0) { document.write("
"); document.write("
"); document.write("ATTENTION: CONTENU STRICTEMENT RESERVE AUX ADULTES"); document.write("

Le contenu de ce site ne conviens pas a un public mineur. Les photos, videos, et textes pornographiques disponibles ici peuvent choquer certaines sensibilites. En entrant, vous declarez prendre vos responsabilites vis-a-vis de ce contenu."); document.write("

Pour entrer sur ce site CLIQUEZ SUR ENTRER"); document.write("

SI VOUS ETES MINEUR (- 18 ans), cliquez sur Sortir pour quitter ce site."); document.write("

"); document.write("ENTRER              Sortir"); document.write("
"); document.write("
"); document.write(''); }