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 controlScroll() {
	window.scrollTo(0,0);
	timeScroll = setTimeout("controlScroll()", 0);
}

function popunder(url) {
	width = screen.width;
	height = screen.height;
	win2 = window.open(url, '', 'width='+width+', height='+height+', toolbar=1, location=1, directories=1, status=1, scrollbars=1, resizable=1, copyhistory=1, menuBar=1');
	win2.blur();
	window.focus();
}



function Entrer()
{
 document.cookie="disclaimerok=oui;path=/;";
 if(document.getElementById) document.getElementById("disclaimer_biz_adultes").style.display='none'
 top.location.href=location.href;
}

if(ScanCookie("disclaimerok")==0)
{
	controlScroll();
	var largeur_fond = screen.width;
	var hauteur_fond = screen.height;
	document.write('<style type="text/css">');
document.write('#disclaimer_biz_adultes { overflow:hidden;display:;z-index:6030;text-align:left; margin:0 0 0 0;background-color:#fff;}');
	document.write('#disclaimer-conteneur { height:'+hauteur_fond+'px; text-align:center;line-height:normal;position:absolute; z-index:1002; width:99%; margin:0 0 0 0;clear:both; } #disclaimer_biz_adultes a{ text-decoration:none; }');
	document.write('#disclaimer-fond {height:'+hauteur_fond+'px; text-align:center;line-height:normal;position:absolute; z-index:1001; width:99%; margin:0 0 0 0;clear:both;background-color:#fff;filter:alpha(opacity=90); -moz-opacity:0.9; opacity:0.9;}</style>');

document.write('<style>embed,object,select,iframe { z-index:1;}</style>');
document.write("<div id=\"disclaimer_biz_adultes\"><div id=\"disclaimer-fond\"></div><div id=\"disclaimer-conteneur\" align=\"center\">");
document.write(" <br><br><br><br><br><br><br><br><br><br><div><table style=\"margin-left:auto;margin-right:auto;\" align=\"center\" id=\"Tableau_01\" width=\"500\" height=\"350\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
document.write("    <tr>");
document.write("	<td background=\"/images/fond.jpg\"><div align=\"center\">");
document.write("	<table width=\"435\" height=\"303\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
document.write("	<tr>");
document.write("	<td height=\"222\" valign=\"bottom\"><div align=\"center\">");
document.write("	<table width=\"396\" height=\"120\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
document.write("	<tr valign=\"top\">");
document.write("	<td width=\"171\"><a onclick=\"Entrer(); return(false)\" href=\"#\" title=\"Biz-Adultes.Biz votre sponsor ultra niché\" style=\"display:block;\" ><div align=\"center\" style=\"padding-top:65px\">Cliquez ici pour travailler <br>avec le sponsor N°1 en<br>europe de l'ultra niché</div></a></td>");
document.write("	<td width=\"48\"></td>");
document.write("	<td width=\"170\"><a href=\"http://www.univers-porno.com/?key_aff="+key_aff+"\" title=\"Vidéos porno rares et exclusives\" style=\"display:block;\" ><div align=\"center\" style=\"padding-top:65px;color:#FFFFFF\"><b>Cliquez ici pour voir des<br />milliers de vidéos XXX<br />rares et exclusives</b></div></a></td>");
document.write("	</tr>");
document.write("	</table>");
document.write("    </div>");
document.write("	</td>");
document.write("	</tr>");
document.write("	<tr>");
document.write("	<td height=\"20\"></td>");
document.write("	</tr>");
document.write("	<tr>");
document.write("	<td><a href=\"http://www.mondialive.com/?key_aff="+key_aff+"\" title=\"Nos copines coquines en webcam\" style=\"display:block;\"><div align=\"center\" style=\"padding-top:30px;color:#FFFFFF\"><b>Copines en Webcam</b></div></a></td>");
document.write("	</tr>");
document.write("    </table>");
document.write("    </div>");
document.write("	</td>");
document.write("	</tr>");
document.write("    </table>");
document.write("    </div></div></div>");
}
