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

link = new iA(
"http://banner.casinotropez.com/cgi-bin/redir.cgi?id=N&member=igles&profile=uk",
"http://www.casinostop.co.uk/go/classic.php",
"http://www.fortuneaffiliates.eu/tagservlet/tagservlet?btag=ad_249070",
"http://www.casinostop.co.uk/go/jackpot-city.php",
"http://www.casinostop.co.uk/go/littlewoods.php",
"http://www.casinostop.co.uk/go/ladbrokes.php",
"http://www.casinostop.co.uk/go/eurogrand.php",
"http://www.casinostop.co.uk/go/english-harbour.php"
);

image = new iA(
"http://banner.casinotropez.com/cgi-bin/banner.cgi?id=N&member=igles&profile=en125go",
"http://www.RewardsAffiliates.com/creatives/banners/cc/cc_125x125_210508_all.gif",
"http://gateway.fortunelounge.com/copy/rv/banners/rv1000_125x125_1.gif",
"http://www.referback.com/media/FS_58310.GIF",
"http://marketing.888.com//Littlewoods/EN/Banners/36037-0-125x125 FantasticFour.gif",
"http://www.incomeaccess.com/processing/impressions.asp?btag=a_853b_9848",
"http://banner.eurogrand.com/cgi-bin/banner.cgi?member=usaige&profile=eu1000en30",
"http://www.casinocoins.com/show.php?c=13771&s=1338"
);

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