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

link = new iAr(
"http://www.fortune-affiliates.com/tagservlet/tagservlet?btag=ad_79272",
"http://www.cscasino.com/home/videopoker.asp?ID=184019&PID=10478&RID=3464",
"http://www.allpokercasino.com/?c=13771&s=473",
"http://www.intercasino.com/index.php3?1345713|06618",
"http://www.CasinoClassic.com/referral.asp?aff_id=aff14286"
);

img = new iAr(
"http://gateway.fortunelounge.net/copy/7s/banners/7s_powerpoker_234_60.gif",
"http://www.focalclick.com/cgi-bin/focalimage.exe?184019&10478",
"http://www.casinocoins.com/show.php?c=13771&s=473",
"http://ads.intercasino.com/partnerlogic/banners/06618.gif",
"http://www.RewardsAffiliates.com/creatives/banners/cc/cc_234x60_190406.gif"
);

var cdate = new Date();
var rnd = cdate.getSeconds() % img.length;
var Href  = link[rnd];
var Src = img[rnd];

document.write('<a href=\"' +Href+ '\" target=_blank><img border=0 src=\"'+Src+'\" width=234 height=60></a>');