// Disclaimer DHTML - Javascipt  - Sexytools.be //

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("<style type=\"text/css\">");
 document.write(".paddin {");
 document.write("	 padding: 20px;");
 document.write("}</style>");
 document.write("<table width=\"100\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">");
 document.write("<tbody><tr><td valign=\"top\"><table width=\"260\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">");
 document.write("<tbody><tr><td>&#160;</td></tr>");
 document.write("<tr><td><img width=\"260\" height=\"208\" alt=\"\" src=\"/skin/frontend/default/mooncty1/images/imgoo/mooncity-logo.jpg\"/></td></tr>");
 document.write("<tr><td width=\"260\" valign=\"middle\" height=\"557\" background=\"/skin/frontend/default/mooncty1/images/imgoo/Disclamer-colonne-gauche.jpg\"><table width=\"260\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">");
 document.write("<tbody><tr><td valign=\"middle\" colspan=\"2\">&#160;</td></tr><tr><td colspan=\"2\" class=\"paddin\">");
 document.write("<font size=\"2\" face=\"Arial, Helvetica, sans-serif\" color=\"#b9ab9b\"><BR><BR><BR><BR><p>Avertissement</p>");
 document.write("<p>Moon City propose des services de divertissement réservés aux adultes., il est donc réservé exclusivement à un public majeur et averti. Information aux parents - Protection des mineurs");

document.write("<br />Moon City est étiqueté gr&acirc;ce au système de l'ICRA, organisme indépendant qui permet l'utilisation de logiciels de filtrages destinés à bloquer l'accès aux sites sensibles. Il est conseillé aux parents d'installer un des logiciels ci-dessous, tous compatibles avec le système ICRA. <br />         Pour plus d'information sur ces moyens de protection des mineurs, consultez notre site www.protegezvosenfants.org.<br />                  EN ENTRANT SUR CE SITE, VOUS CERTIFIEZ ETRE MAJEUR</p></font></td></tr>   <tr>     <td colspan=\"2\">&#160;</td></tr><tr><td width=\"303\" align=\"center\"><font size=\"4\" face=\"Arial, Helvetica, sans-serif\" color=\"#b9ab9b\"><strong><A HREF=\"http://www.google.fr\">Quitter</A></strong></font></td><td width=\"303\" align=\"center\"><font size=\"4\" face=\"Arial, Helvetica, sans-serif\" color=\"#b9ab9b\"><strong><A href='#' onclick='Entrer(); return(false)'>Entrez</A></strong></font></td>   ");

document.write("</tr> </tbody></table></td>");
 document.write("</tr> </tbody></table></td>");
 document.write("<td><img width=\"617\" height=\"923\" alt=\"\" src=\"/skin/frontend/default/mooncty1/images/imgoo/discla-03.gif\" /></td></tr></tbody></table>");
 
 
 
// document.write("<a href='#' onclick='Entrer(); return(false)'>ENTRER</a>              <a href='http://www.google.com/'>Sortir</a>");
 document.write("</div>");
 document.write("</div></div>");
 document.write('<style>embed,object,select,iframe { display:none; visibility:hidden }</style>');
}
