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.casinostop.co.uk/go/wh.php",
"http://www.casinostop.co.uk/go/gaming-club.php",
"http://www.casinostop.co.uk/go/all-slots.php",
"http://www.casinostop.co.uk/go/europa-casino.php",
"http://www.casinostop.co.uk/go/eurogrand.php",
"http://www.casinostop.co.uk/go/888.php",
"http://www.fortuneaffiliates.com/tagservlet/tagservlet?btag=ad_231061",
"http://www.casinostop.co.uk/go/slotocash.php"
);

image = new iA(
"http://serve.williamhillcasino.com/promoLoadDisplay?member=usaige&campaign=DEFAULT&channel=DEFAULT&zone=916472492&lp=14186047",
"http://www.referback.com/media/GCC_125x125.gif",
"http://www.brightshare.com/impcounter.php?compaign=758&groupid=3&bTag=asaff1023&affid=1037",
"http://banner.europacasino.com/cgi-bin/banner.cgi?id=N&member=igles&profile=en125go",
"http://serve.eurogrand.com/promoLoadDisplay?member=usaige&campaign=DEFAULT&channel=DEFAULT&zone=929567973&lp=270211887",
"http://marketing.888.com//CasinoOnNet/EN/Banners/41245-0-125x125_spiderman+f4_dollar_ro.gif",
"http://gateway.fortunelounge.com/copy/pp/banners/uk_fruity_125x125.gif",
"http://get.slotocash.com/get/i/294532"
);

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

document.write('<a href=\"' +Href+ '\" target=_blank onmouseover=\"window.status=\'Go to the Casino\';return true\" onmouseout=\"window.status=\'\';return true\"><img border=0 src=\"'+Src+'\" width=125 height=125></a>');