function iA() {
this.length = iA.arguments.length;
  for (var i = 0; i < this.length; i++) {
  this[i] = iA.arguments[i];
  }
}

link = new iA(
"http://www.online-jackpots.biz/go/tc.php",
"http://www.online-jackpots.biz/go/ic.php",
"http://www.online-jackpots.biz/go/classic.php",
"http://www.online-jackpots.biz/go/aj.php",
"http://www.online-jackpots.biz/go/rv.php",
"http://www.online-jackpots.biz/go/ss.php",
"http://www.online-jackpots.biz/go/sp.php",
"http://www.online-jackpots.biz/go/jc.php"
);

image = new iA(
"http://banner.titancasino.com/cgi-bin/banner.cgi?id=N&member=igles&profile=468sloten",
"http://static.partnerlogic.net/partnerlogic/banners/18896.gif",
"http://www.RewardsAffiliates.com/creatives/banners/cc/cc_468x60_230407_usd-lifebeach.gif",
"http://www.brightshare.com/impcounter.php?compaign=815&groupid=4&bTag=ajaff1023&affid=1037",
"http://gateway.fortunelounge.com/copy/rv/banners/suite3_slotcoin_468x60.gif",
"http://www.casinocoins.com/show.php?c=13771&s=1862",
"http://www.online-jackpots.biz/images/468x60-spc-sc.gif",
"http://www.referback.com/media/FS_58316.GIF"
);

var curd = new Date();
var rnd = curd.getSeconds() % image.length;
var Href = link[rnd];
var Src = image[rnd];
document.write('<a href=\"' +Href+ '\" target=_blank><img border=0 src=\"'+Src+'\" width=468 height=60><br><img border=0 src=\"images/bg_.gif\" width=468 height=1></a></TD>');
