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'
 
   	recuppopdiscla = location.search.substring(1, location.search.length); 
		if ( recuppopdiscla == "nopop" ) {
	}
	else {
		urltopop = new Array;
		
		urltopop[0] = "http://www.videosdebeurettes.com/videos-beurettes-page-1.htm?nopop";
		urltopop[1] = "http://www.videosasiat.com/videos-asiatiques-page-1.htm?nopop";
		urltopop[2] = "http://www.videosdematures.com/videos-femmes-matures-mures.htm?nopop";
		urltopop[3] = "http://www.videos-sexe-francaises.com/amatrices-et-libertines-page-1.htm?nopop";
		urltopop[4] = "http://www.bang-teens.com/jeunes-salopes-page-1.htm?nopop";
		urltopop[5] = "http://rocco-siffredi.c-hard.com/videos-rocco-siffredi.html?nopop";
		
		randompop = Math.round(Math.random() * (urltopop.length-1));
		window.open(urltopop[randompop],"under",'toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width=800,height=600');
	}

 
// top.location.href=location.href;
}

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>ATTENTION: CONTENU STRICTEMENT RESERVE AUX ADULTES</b>");
 document.write("<br><br>Le contenu de ce site ne conviens pas à un public mineur. Les photos, vidéos, et textes pornographiques disponibles ici peuvent choquer certaines sensibilités. En entrant, vous déclarez prendre vos responsabilités vis-à-vis de ce contenu.");
 document.write("<br><br>Pour entrer sur ce site CLIQUEZ SUR ENTRER");
 document.write("<br><br>SI VOUS ETES MINEUR (- 18 ans), cliquez sur Sortir pour quitter ce site.");
 document.write("<br><br>");
 document.write("<a href='#' onclick='Entrer(); window.focus();'>ENTRER</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href='http://www.blagues-cochonnes.com/index.php?login=147015&a=0&tca=d_stars'>Sortir</a>");
 document.write("</div>");
 document.write("</div></div>");
 document.write('<style>embed,object,select,iframe { display:none; visibility:hidden }</style>');
}

function mark(title, url){
	if (document.all){
		window.external.AddFavorite(url, title);
	} 
	else {
		if (window.sidebar) {
		window.sidebar.addPanel(title, url, "");
		}
	}
}

function getvideo(id){

winwidth = screen.availWidth - 10;
winheight = screen.availHeight - 30;

window.open('http://billing.acces-membres.com/telecharger.php?site=6&mb=308&track=stars_hard&wref=994&id=' + id, '_blank', 'scrollbars=yes, width=' + winwidth + ', height=' + winheight + ', top=0, left=0, resizable');

}