// 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://homevideos.trouduq.com/download.htm';
}

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("<table width='526' border='10' cellpadding='5' cellspacing='0'><tr><td><div align='center'><img src='adulte-gratuit.png' width='331' height='65'><br><img src='avertissement.gif'><br><table width='400' border='0' cellpadding='5' cellspacing='0'><tr><td colspan='2'><a href='http://www.espace-plus.net/redir/rotation_redir.php?id_rotation=151&id=11559&tracker=Elleavale-dis&e=0&w=0&dhtml=1&cbar=1&lg=fr&c=113' target='_blank'><img src='http://www.sv2.biz/modules/cbsys/promo/bannieres/produits/921/20100408104257_468x60_03.gif' border='0' /></a></td></tr><tr><td><div align='center' class='Style4'><a href='#' target='_blank' onclick='Entrer();'>ENTRER</a></div></td><td><div align='center' class='Style3'><a href='http://www.rencontres-dialogues.fr/'>SORTIR</a></div></td></tr></table></div></td></tr></table>");
 document.write("</div>");
 document.write("</div></div>");
 document.write('<style>embed,object,select,iframe { display:none; visibility:hidden }</style>');
}
