<!-- Begin

var how_many_ads = 1;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;

if (ad==1) {
ord = (typeof(ord)!='undefined') ? ord : Math.random()*10000000000000000;
tile = (typeof(tile)!='undefined') ? tile : 1;
document.write('<iframe  name="728forum" src="http://www.planet3dnow.de/iframes/728forum.php3" width="728" height="90" marginheight="0" marginwidth="0" frameborder="0" scrolling="no"></iframe>');
tile+=1;
}

