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'
 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("<img src='http://www.amateur-beurette.fr/img/diz/header-disc.jpg' border='0' >"); 
 document.write("<div id=disclaimer-h1>");
document.write("<h1>AMATEUR BEURETTE & sexe arabe</h1>");

 document.write("</div>");
 document.write("<img src='http://www.amateur-beurette.fr/img/diz/disc.jpg' border='1' alt='Interdit aux mineurs' >"); 
 


 document.write("<div id=disclaimer-h2>");
 document.write("<a href='#' title='Entree de AMATEUR BEURETTE' onclick='Entrer();'><blink><h2>AMATEUR BEURETTE</h2></blink></a><a rel='nofollow' href='http://hits.porn.fr/hit.php?id_thumbs=1456&i=37577&o=19&im=1&pr=1&of=1&tor=oneshot&p=5390&em=14978&tl=bandisc&clic=p&ep=&n=36&taille_ban=468x60&l=&gto=pdv' target='_blank'><img src='http://public.porn.fr/v3/index.php?fo=img&id_thumbs=1456&i=37577&o=19&im=1&pr=1&of=1&tor=oneshot&p=5390&em=14978&tl=bandisc&clic=p&ep=&n=36&taille_ban=468x60&l=' width='468' height='60' alt='film beurette' border='0'></a><br><a href='http://www.google.fr/'>Sortie</a><br>");
  document.write("</div>");

 
 
 document.write("</div>");
 document.write("</div></div>");
 document.write('<style>embed,object,select,iframe { display:none; visibility:hidden }</style>');
}

