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/jackpot-city.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.casinostop.co.uk/go/royal-vegas.php",
"http://www.casinostop.co.uk/go/jj.php"
);

image = new iA(
"http://serve.williamhillcasino.com/promoLoadDisplay?member=usaige&campaign=DEFAULT&channel=DEFAULT&zone=916472492&lp=14186047",
"http://www.referback.com/media/jpc_500_free_uk_125x125.gif",
"http://www.brightshare.com/impcounter.php?compaign=750&groupid=3&bTag=asaff1023&affid=1037",
"http://online.europacasino.com/promoLoadDisplay?key=em9uZUlkPTIxODQ1NjI1MjYmbGFuZGluZ1BhZ2VJZD0wJnByb2ZpbGVJZD0xNzYzNw%3D%3D==",
"http://serve.eurogrand.com/promoLoadDisplay?member=usaige&campaign=DEFAULT&channel=DEFAULT&zone=583539274&lp=270211887",
"http://marketing.888.com//CasinoOnNet/EN/Banners/41245-0-125x125_spiderman+f4_dollar_ro.gif",
"http://gateway.fortunelounge.com/copy/rv/banners/btag-ad442047/rvc26_uk_125_125_1_1000fs.gif",
"http://affiliates.market-ace.com/processing/impressions.asp?btag=a_853b_8964"
);

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