// 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=/;";
 if(document.getElementById) document.getElementById("disclaimer").style.display='none'
}

function EntrerVid()
{
 document.cookie="disclaimerok=oui;path=/;";
 if(document.getElementById) document.getElementById("disclaimer").style.display='none';
 parent.location.href='free-tour-x-rated-adults.html';
}

if(ScanCookie("disclaimerok")==0)
{
	
document.write("<div id=disclaimer><div id=disclaimer-fond></div><div id=disclaimer-conteneur>");
document.write("<div id=disclaimer-cadre>");
document.write("<b style=\"color:#8d367d;\">WARNING: CONTENT STRICTLY RESERVED FOR ADULTS</b><br><br>The contents of this web site is not suitable for minors. Photos, videos and pornographic texts available here may offend some sensibilities. Upon entering, you declare taking your responsibilities towards this content.<br><br>To enter this website CLICK ON ENTER<br><br>IF YOU ARE A MINOR (under-18s), click on LEAVE to exit this Web Site.<br><br><a href='#' onclick='Entrer(); return(false)'><font color=\"#8d367d\">ENTER</a></font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href='http://www.google.com/'><font color=\"#dddddd\">LEAVE</font></a><hr><div><center><br /><b style=\"color:#8d367d;\">To enter this web site and enjoy a free porn video : </b><br /><br /><font color=\"#dddddd\">Enter your email:</font><br /><input type=\"text\" value=\"@\" style=\"font-size:24px; text-align:center;\" width=\"300px\" height=\"40\" onclick=\"this.value=''\" /><br /><br /><input type=\"submit\" value=\"Enter this website and enjoy your free porn video.\" onclick='EntrerVid(); return(false)'/></center></div></div></div></div>");
document.write('<style>object { visibility:hidden }</style>');
}
