
<!-- Begin
var how_many_ads = 7;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
url="http://www.nesro.co.nr/";
alt="NesRO";
banner="http://img510.imageshack.us/img510/1489/nesrobuttonnq8.gif";
width="88";
height="31";
frame="_new";
}
if (ad==2) {
url="http://z15.invisionfree.com/FollowTheRabbit/";
alt="FollowTheRabbit";
banner="http://i258.photobucket.com/albums/hh249/yomisama_2008/gifftr1.gif";
width="88";
height="31";
frame="_new";
}
if (ad==3) {
url="http://z7.invisionfree.com/xisde/";
alt="XisdeGuild";
banner="http://img254.imageshack.us/img254/8582/minibanneryg3.gif";
width="88";
height="31";
frame="_blank";
}
if (ad==4) {
url="http://brgrandchase.blogspot.com/r";
alt="BlogBGC";
banner="http://i182.photobucket.com/albums/x285/nesro/bgc_button.gif";
width="88";
height="31";
frame="_new";
}
if (ad==5) {
url="http://z11.invisionfree.com/Out_Of_Control_Guild/index.php";
alt="OutOfControl";
banner="http://img236.imageshack.us/img236/9016/33124898vn4.gif";
width="88";
height="31";
frame="_new";
}
if (ad==6) {
url="http://www.ssgc.rg3.net/";
alt="SoulSocietyGC";
banner="http://img258.imageshack.us/img258/7005/teste4oh3.gif";
width="88";
height="31";
frame="_new";
}

if (ad==7) {
url="http://z3.invisionfree.com/gantz_RPG/";
alt="GantzRPG";
banner="http://209.85.12.227/6970/184/upload/av-30.gif";
width="88";
height="31";
frame="_new";
}

document.write('<center>');
document.write('<a href=\"' + url + '\" target=' + frame + '>');
document.write('<img src=\"' + banner + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=0><br>');
document.write('</center>');
// End -->
