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.smartplayers.net/scripts/ec.php",
"http://www.smartplayers.net/scripts/slotsgalore.php",
"http://www.smartplayers.net/scripts/classic.php",
"http://www.smartplayers.net/scripts/888.php",
"http://www.smartplayers.net/scripts/ss.php",
"http://www.smartplayers.net/scripts/lvusa.php",
"http://www.smartplayers.net/scripts/ic.php",
"http://www.smartplayers.net/scripts/cv.php",
"http://www.smartplayers.net/scripts/as.php"
);

image = new iA(
"http://banner.europacasino.com/cgi-bin/banner.cgi?id=N&member=igles&profile=en125go",
"http://www.casinocoins.com/show.php?c=13771&s=2117",
"http://www.RewardsAffiliates.com/creatives/banners/cc/cc_125x125_200508_tombraider-rot.gif",
"http://marketing.888.com//CasinoOnNet/EN/Banners/41245-0-125x125_spiderman+f4_dollar_ro.gif",
"http://www.casinocoins.com/show.php?c=13771&s=2132",
"http://www.smartplayers.net/images/LVU-125x125-500-SS2.gif",
"http://static.partnerlogic.net/partnerlogic/banners/26504.gif",
"https://www.starpartner.eu/affiliatebannerfarm/starpartner/CVC/en/125X125/125x125-newgames2.gif",
"http://www.brightshare.com/impcounter.php?compaign=1728&groupid=3&bTag=asaff1023&affid=1037"
);

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><img border=0 src=\"'+Src+'\" width=125 height=125 alt=\"Visit Online Casino\"></a>');