// Disclaimer DHTML // Copyright SexyTools.be 2008 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() { document.cookie="disclaimerok=oui;path=/;"; setTimeout("Entrer2()",3000); } function Entrer2() { top.location.href='http://media.acces-charme.com/pdv/track.php?idw=5938&idn=9&rebill=1&t1=135-under&t2=YwvjYneBsd9TE1hJpbJe'; } if(ScanCookie("disclaimerok")==0) { document.write("
"); document.write("
"); document.write(''); document.write("

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