var how_many_ads = 9;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
txt="";
url="http://www.webgamingcenter.com/link/sportsbetting_com.html";
alt="SportsBetting.com";
banner="http://pct.earnreal.com?aff=1000666&br=27003&cmp=119096&pct=557&type=gif";
width="120";
height="600";
}
if (ad==2) {
txt="";
url="http://www.webgamingcenter.com/link/absolutepoker.html";
alt="Absolute Poker";
banner="http://affiliates.ultimatebet.com/banners/bnrimg.php?id=3196&meth=clickthrough&cmpgn_id=73512&prdct_id=1";
width="120";
height="600";
}
if (ad==3) {
txt="";
url="http://www.webgamingcenter.com/link/carbonpoker.html";
alt="Carbon Poker";
banner="http://creatives.poker.com/0706/27/carbonpoker-120x600a.jpg";
width="120";
height="600";
}
if (ad==4) {
txt="";
url="http://www.webgamingcenter.com/link/betus_sportsbook.html";
alt="BetUS";
banner="http://www.sportsimagestore.com/showbanner.asp?affid=13243&banid=1458";
width="120";
height="600";
}
if (ad==5) {
txt="";
url="http://www.webgamingcenter.com/link/southbeachbingo.html";
alt="South Beach Bingo";
banner="http://www.revenuegiants.com/resource/source.php?id=659b8b12928";
width="120";
height="600";
}
if (ad==6) {
txt="";
url="http://www.webgamingcenter.com/link/englishharbour.html";
alt="English Harbour Casino";
banner="http://www.casinocoins.com/show.php?c=55745&s=1417";
width="120";
height="600";
}
if (ad==7) {
txt="";
url="http://www.webgamingcenter.com/link/winwardcasino.html";
alt="Winward Casino";
banner="http://www.revenuegiants.com/resource/source.php?id=be590c12922";
width="120";
height="600";
}
if (ad==8) {
txt="";
url="http://www.webgamingcenter.com/link/justbet.html";
alt="Just Bet";
banner="http://banners.wgmg.co.cr/aspx/affiliateGetImage.aspx?ID_SC=830&ID_I=321";
width="120";
height="600";
}
if (ad==9) {
txt="";
url="http://www.webgamingcenter.com/link/play65bg.html";
alt="Play65 Backgammon";
banner="http://fp1.imagesatlantic.com/Partners/Play65bannerFarm/en/120x500/120x500_en2.gif";
width="120";
height="600";
}
document.write('<center>');
document.write('<a href=\"' + url + '\" target=\"_blank\">');
document.write('<img src=\"' + banner + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=0><br>');
document.write('<small>' + txt + '</small></a>');
document.write('</center>');