// Disclaimer DHTML
// Copyright SexyTools.be 2008

var pdv_fr = "http://www.mypass.tv/porno/index.php?g=pdv&lg=fr&t1=" + t1 + "&t2=" + t2;
var pdv_en = "http://www.mypass.tv/porno/index.php?g=pdv&lg=en&t1=" + t1 + "&t2=" + t2;
var pdv_es = "http://www.mypass.tv/porno/index.php?g=pdv&lg=es&t1=" + t1 + "&t2=" + t2;
var lg     = "fr";

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(url_enter)
{
 document.cookie="disclaimerok=oui;path=/;";
 if(document.getElementById) document.getElementById("disclaimer").style.display='none'
window.open(url_enter,'','toolbar=1,location=1,directories=1,status=1,scrollbars=1,resizable=1,copyhistory=1,menuBar=1,width='+screen.width+',height='+screen.height+',top=0,left=0');self.focus();
}


<!-- Debut détection Langue
if (navigator.browserLanguage)
var language = navigator.browserLanguage;
else
var language = navigator.language;

if (language.indexOf('fr') > -1) lg = "fr";
else if (language.indexOf('nl') > -1) lg = "en";
else if (language.indexOf('en') > -1) lg = "en";
else if (language.indexOf('de') > -1) lg = "en";
else if (language.indexOf('ja') > -1) lg = "en";
else if (language.indexOf('it') > -1) lg = "en";
else if (language.indexOf('pt') > -1) lg = "en";
else if (language.indexOf('es') > -1) lg = "es";
else if (language.indexOf('sv') > -1) lg = "en";
else if (language.indexOf('zh') > -1) lg = "en";
else
lg = "en";

// fin du script -->

if(lg == 'fr') url_enter= pdv_fr;
else if (lg == 'en') url_enter= pdv_en;
else if (lg == 'es') url_enter= pdv_es;


if(ScanCookie("disclaimerok")==0)
{
	if(lg=='fr'){
		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 convient pas a un public mineur. Les photos, videos, et textes pornographiques disponibles ici peuvent choquer certaines sensibilites. En entrant, vous declarez prendre vos responsabilites vis-a-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(\"" + url_enter + "\"); return(false)'>ENTRER</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href='" + url_exit + "'>Sortir</a>");
		document.write("</div>");
		document.write("</div></div>");
	}else if(lg=='en'){
		document.write("<div id=disclaimer><div id=disclaimer-fond></div><div id=disclaimer-conteneur>");
		document.write("<div id=disclaimer-cadre>");
		document.write("<b>WARNING: CONTENT IS STRICTLY RESERVED FOR ADULTS</b>");
		document.write("<br><br>The information, links, images and videos contained on this web site are of a sexually explicit nature. If you are under the age of 18, or if it's illegal to view sexually explicit material in your area, please leave now by clicking on the 'EXIT' button below.");
		document.write("<br><br>To enter this site CLICK 'ENTER'");
		document.write("<br><br>IF YOU ARE A MINOR (- 18), click Exit to exit this site.");
		document.write("<br><br>");
		document.write("<a href='#' onclick='Entrer(\"" + url_enter + "\"); return(false)'>ENTER</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href='" + url_exit + "'>Exit</a>");
		document.write("</div>");
		document.write("</div></div>");
	}else if(lg=='es'){
		document.write("<div id=disclaimer><div id=disclaimer-fond></div><div id=disclaimer-conteneur>");
		document.write("<div id=disclaimer-cadre>");
		document.write("<b>WEB CON CONTENIDO ADULTO</b>");
		document.write("<br><br>Esta pagina contienen material solo para adultos. Para poder visitarlas, Ud. debe cumplir los siguientes requisitos..");
		document.write("<br><br>1.- Usted debe ser adulto, entendiendose como tal ser mayor de 18 años (o la edad legal en su lugar de residencia).");
		document.write("<br><br>2.- Usted debera estar de acuerdo en ver material sexualmente explicito para su uso personal en su ordenador privado y no utilizar el material de esta web con fines comerciales.");
		document.write("<br><br>3.- Usted se debera hacer cargo de que el consumo de material e imagenes de contenido enteramente pornografico no este prohibido ni infrinja ninguna ley en la comunidad donde usted reside, ni en su proveedor de servicios, ni desde el local desde donde accede.");
		document.write("<br><br>4.- Usted se compromete a no exhibir este material a menores o a cualquier otra persona que pueda resultar ofendida.");
		document.write("<br><br>Para entrar en este sitio CLICK 'ENTRAR'");
		document.write("<br><br>SI USTED ES UN MENOR DE EDAD (- 18), haga clic en Salir para salir de este sitio.");
		document.write("<br><br>");
		document.write("<a href='#' onclick='Entrer(\"" + url_enter + "\"); return(false)'>ENTRAR</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href='" + url_exit + "'>Salir</a>");
		document.write("</div>");
		document.write("</div></div>");
	}
}