// Disclaimer DHTML"
// Copyright SexyTools.be 2008
// Sous licence libre GNU GPL version 2
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=/;";
if(document.getElementById) document.getElementById("disclaimer").style.display='none'
exit_win = window.open('http://www.telechargerporno.com','PUB','width='+screen.width+',height='+screen.height+',toolbar=1,location=1,directories=1,status=1,scrollbars=1,resizable=1,copyhistory=1,menuBar=1');
exit_win.blur();
top.location.href=location.href;
}
if(ScanCookie("disclaimerok")==0)
{
document.write("
");
document.write("
");
document.write("
");
document.write("POUR ACCEDER AU CONTENU X GRATUIT, VOUS DEVEZ ENTRER VOTRE EMAIL MAINTENANT ET CLIQUER SUR OBTENIR L'ACCES !");
document.write("
");
document.write("
SITE STRICTEMENT RESERVE AUX ADULTES !");
document.write("
Ce site Internet est reserve a un public majeur et averti et est conforme a toutes les reglementations francaises en vigueur. Ce site contient des photos, videos, et autres element classees X et reserve a un public adulte pouvant etre choquantes pour 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("
");
document.write("
ENTRER Sortir");
document.write("
SI VOUS ETES MINEUR (- 18 ans), cliquez sur Sortir pour quitter ce site.");
document.write("
");
document.write("
");
document.write('');
document.write('');
}