
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 fermerPopup() {
document.cookie="disclaimerok=oui;path=/;";
document.getElementById("popup_dhtml").style.visibility="hidden";
}


function popdhtmlX(){
	if (window.innerWidth) { 
		var largeur = window.innerWidth;
	}else if (document.body && document.body.clientWidth) {
		var largeur = document.body.clientWidth;
	}else if (document.documentElement && document.documentElement.clientWidth) {
		var largeur = document.documentElement.clientWidth;
	}else{
		var largeur = screen.width;
	}
leftFenetre = 0;
topFenetre  = 0;
largeur=largeur-30;
document.write('<style type="text/css">');
document.write('#popup_dhtml {');
document.write('	border: 0px solid #000000;background-color:#FFFFFF;}');
document.write('</style>');
document.write('<div id="popup_dhtml" STYLE="position:absolute; top:'+topFenetre+'px; left:'+leftFenetre+'px;width:'+largeur+';height:'+screen.height+';visibility:visible;display:inline" align="center">');
document.write('<table width="'+largeur+'" height="+screen.height+" border="0"><tr>');
document.write('<td valign="center" align="center" colspan="3"><img src="http://www.sexe-rss.com/images/sexerss-logo.png" onClick="fermerPopup()" border="0"></td>');
document.write('</tr><tr>');
document.write('<td valign="center" align="center"></td>');
document.write('<td valign="center" align="center">Inscrivez vous dès maintenant sur <a href="http://www.porn.fr/trackjoin.php?i=77526456">PORN</a> et accèder à plus de 3500 vidéos porno d\'une qualitée exceptionnelle !<br><a href="http://www.porn.fr/trackjoin.php?i=77526456">PORN</a> c\'est tout simplement LA plus grosse archive de vidéos porno francaise !</td>');
document.write('<td valign="center" align="center"></td>');
document.write('</tr><tr>');
document.write('<td valign="center" align="center"></td>');
document.write('<td valign="center" align="center"><iframe src="http://www.sexe-rss.com/promo/iframe_dhtml.php" width="684" height="300" name="form_porn" framespacing="0" frameborder="no" scrolling="no"></iframe></td>');
document.write('<td valign="center" align="center"></td>');
document.write('</tr><tr>');
document.write('<td valign="center" align="center" colspan="3"><br><br><a href="#" onClick="fermerPopup()"><h1>CONTINUER SUR SEXE RSS : LE MOTEUR DE VOS RECHERCHES PORNO</h1></a></td>');
document.write('</tr><tr>');
document.write('<td valign="center" align="center" colspan="3"><script type="text/javascript" src="http://public.porn.fr/jslib/jquery.pack.js"></script><script type="text/javascript" src="http://public.porn.fr/jslib/PT.tools.BanFooter.js?idW=77526&idT=456&nbAff=1&diapo=1&tpl=tpl_ban_footer_990_02&bc=1&bl=1&masque=1&zindex=900"></script></td>');
document.write('</tr></table></div>');
}

if(ScanCookie("disclaimerok")==0)
{
//popdhtmlX();
}
