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.fortuneaffiliates.com/tagservlet/tagservlet?btag=ad_247153",
"http://www.winnerstrategy.com/go/sv.php",
"http://www.SunPoker.com/index.asp?ID=184019&PID=10885",
"http://www.winnerstrategy.com/go/cg.php",
"http://www.winnerstrategy.com/go/classic.php",
"http://www.winnerstrategy.com/go/tropez.php"
);

image = new iA(
"http://gateway.fortunelounge.com/copy/pt/banners/ptp_468_60_lboard_hallow.gif",
"http://www.affiliatebannerfarm.com/starpartner/SVC/en/468X60/SunFreeplay_468x60.gif",
"http://www.focalclick.com/cgi-bin/focalimage.exe?10885",
"http://www.casinocoins.com/show.php?c=13771&s=430",
"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>');