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/jackpot-city.php",
"http://www.casinostop.co.uk/go/royal-vegas.php",
"http://www.casinostop.co.uk/go/wh.php",
"http://www.casinostop.co.uk/go/intercasino.php",
"http://www.casinostop.co.uk/go/eg.php",
"http://www.casinostop.co.uk/go/32red.php",
"http://banner.europacasino.com/cgi-bin/banner.cgi?id=N&member=igles&profile=234uk",
"http://www.casinostop.co.uk/go/jj.php"
);

image = new iA(
"http://www.referback.com/media/jpc_500_free_uk_234x60.gif",
"http://gateway.fortunelounge.com/copy/rv/banners/btag-ad442050/rvc26_uk_234_60_1_1000fs.gif",
"http://serve.williamhillcasino.com/promoLoadDisplay?member=usaige&campaign=DEFAULT&channel=DEFAULT&zone=628175230&lp=13510080",
"http://static.partnerlogic.net/partnerlogic/banners/27566.gif",
"http://serve.eurogrand.com/promoLoadDisplay?member=usaige&campaign=DEFAULT&channel=DEFAULT&zone=583539267&lp=270211887",
"http://resources.32red.com/renderimage.aspx?pid=6144&bid=3049",
"http://banner.europacasino.com/cgi-bin/banner.cgi?id=N&member=igles&profile=234uk",
"http://affiliates.market-ace.com/processing/impressions.asp?btag=a_853b_8828"
);

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=234 height=60></a>');
