
<!--

/* popups und werbebanner viele anzeigen halt  */



jetzt = new Date();
Tag = jetzt.getDate();


if (Tag==4)
{
 ku7 = window.open("http://www.gratisbesucher.de/alexboys.htm");
self.focus();
}
if (Tag==8)
{
 ku7 = window.open("http://www.gratisbesucher.de/eastboys.htm");
self.focus();
}

if (Tag==9)
{
 ku7 = window.open("http://www.gratisbesucher.de/alexboys.htm");
self.focus();
}

if (Tag==10)
{
 ku7 = window.open("http://www.gratisbesucher.de/eastboys.htm");
self.focus();
}
if (Tag==11)
{
 ku7 = window.open("http://www.gratisbesucher.de/alexboys.htm");
self.focus();
}
if (Tag==12)
{
 ku7 = window.open("http://www.gratisbesucher.de/alexboys.htm");
self.focus();
}
if (Tag==13)
{
 ku7 = window.open("http://www.gratisbesucher.de/eastboys.htm");
self.focus();
}
if (Tag==18)
{
 ku7 = window.open("http://www.gratisbesucher.de/alexboys.htm");
self.focus();
}
if (Tag==20)
{
 ku7 = window.open("http://www.gratisbesucher.de/eastboys.htm");
self.focus();
}
if (Tag==25)
{
 ku7 = window.open("http://www.gratisbesucher.de/dutchboys.htm");
self.focus();
}




//-->



