function popup_info()
{
     msgWindow=open('','popupWindow','resizable=no,scrollbars=no,status=no,width=510,height=100,screenX=0,screenY=0,top=0,left=0');
     msgWindow.focus();
     msgWindow.location.href = "http://www.erotik-24h.com/thai_mass_banner.php";
     if( msgWindow.opener == null )
     {
        msgWindow.opener = self;
     }
}
function newWindow( source_url )
{
     msgWindow=open('','test','resizable=yes,scrollbars=yes,status=no,width=460,height=630,screenX=0,screenY=0,top=0,left=0');
     msgWindow.location.href = source_url;
     msgWindow.focus();
     if( msgWindow.opener == null )
     {
        msgWindow.opener = self;
     }
}
function newWindow_wide( source_url )
{
     msgWindow=open('','test_wide','resizable=yes,scrollbars=yes,status=no,width=650,height=400,screenX=0,screenY=0,top=0,left=0');
     msgWindow.location.href = source_url;
     msgWindow.focus();
     if( msgWindow.opener == null )
     {
        msgWindow.opener = self;
     }
}
function newWindow_info()
{
     msgWindow=open('','InfoWindow','resizable=yes,scrollbars=yes,status=no,width=500,height=500,screenX=0,screenY=0,top=0,left=0');
     msgWindow.focus();
     if( msgWindow.opener == null )
     {
        msgWindow.opener = self;
     }
}
function newWindow_eintrag()
{
     msgWindow=open('','EintragWindow','resizable=yes,scrollbars=yes,status=no,width=600,height=700,screenX=0,screenY=0,top=0,left=0');
     msgWindow.focus();
     //msgWindow.location.href = "https://www.erotik-24h.com/erotik24h_eintrag.php";
     if( msgWindow.opener == null )
     {
        msgWindow.opener = self;
     }
}
function set_visibility(obj_id)
{
   if (document.layers)
   {
      browserstyle=document.obj_id;
   }
   else if (document.all)
   {
      browserstyle=document.all[obj_id];
   }
   else if (document.getElementById)
   {
      browserstyle=document.getElementById(obj_id);
   }
   return (browserstyle);
}
function count(dummy_name)
{
   if (document.images)
   {
      img = new Image();
      img.src = "http://www.rhein-main-24h.de/" + dummy_name;
   }
}