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

link = new iA(
"http://downloads.slotocash.com/affiliate/remote/aiddownload.asp?casinoID=483&gAID=37514&subGid=0&bannerID=9512",
"http://www.winnerstrategy.com/go/sv.php",
"http://www.jackpotcity.com/online-video-poker/?s=aff81005&b=sb8125",
"http://www.winnerstrategy.com/go/eg.php",
"http://www.winnerstrategy.com/go/classic.php",
"http://www.winnerstrategy.com/go/tropez.php"
);

image = new iA(
"http://deckmedia.com/affiliate/468x60_VP.gif",
"http://www.affiliatebannerfarm.com/starpartner/SVC/en/468X60/SunFreeplay_468x60.gif",
"http://www.referback.com/media/10246_jpc_468x60_Vpoker.gif",
"http://serve.eurogrand.com/promoLoadDisplay?member=usaige&campaign=DEFAULT&channel=DEFAULT&zone=584628297&lp=13668590",
"http://www.RewardsAffiliates.com/creatives/banners/cc/cc_468x60_301006_3cpgold.gif",
"http://banner.casinotropez.com/cgi-bin/banner.cgi?id=N&member=igles&profile=468ukc"
);

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></a>');
