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/eh.php",
"http://www.smartplayers.net/scripts/as.php",
"http://www.smartplayers.net/scripts/action.php",
"http://www.smartplayers.net/scripts/rv.php",
"http://www.smartplayers.net/scripts/gc.php",
"http://www.smartplayers.net/scripts/lvusa.php",
"http://www.smartplayers.net/scripts/32red.php",
"http://www.smartplayers.net/scripts/slotocash.php"
);

image = new iA(
"http://www.casinocoins.com/show.php?c=13771&s=2105",
"http://www.brightshare.com/impcounter.php?compaign=72&groupid=4&bTag=asaff1023&affid=1037",
"http://www.RewardsAffiliates.com/creatives/banners/ca/ca_468x60_171109_Flags-en-multi.gif",
"http://gateway.fortunelounge.com/copy/rv/banners/btag-ad311283/rvc24_en_468_60_1_1200free_winterolympics.gif",
"http://referback.com/media/TSW GCC468x60.gif",
"http://www.smartplayers.net/images/LVU-468x60-500-TTT.gif",
"http://resources.32red.com/renderImage.aspx?pid=6146&bid=2749",
"http://get.slotocash.com/get/i/289613"
);

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

document.write('<a href=\"' +Href+ '\" target=\"_blank\" rel=\"nofollow\"><img border=\"0\" src=\"'+Src+'\" width=\"468\" height=\"60\" alt=\"Go to the Casino\"></a>');