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.slots-online.ws/src/lvusa.php",
"http://www.slots-online.ws/src/classic.php",
"http://www.slots-online.ws/src/action.php",
"http://www.casino-on-net.com/?sr=906025&flag=1101",
"http://www.slots-online.ws/src/as.php",
"http://www.slots-online.ws/src/rushmore.php",
"http://www.slots-online.ws/src/ec.php"
);

image = new iA(
"http://www.slots-online.ws/images/LVU-120x240-500-NoN.gif",
"http://www.RewardsAffiliates.com/creatives/banners/cc/cc_120x240_120107.gif",
"http://www.RewardsAffiliates.com/creatives/banners/ca/ca_120x240_080409_eurodice-en-multi.gif",
"http://marketing.888.com//CasinoOnNet/EN/Banners/120x240_hulk2_$.gif",
"http://www.brightshare.com/impcounter.php?compaign=1806&groupid=1&bTag=asaff1023&affid=1037",
"http://a.c-planet.net/b/5494.gif",
"http://online.europacasino.com/promoLoadDisplay?key=em9uZUlkPTIxODUyODI2MDcmbGFuZGluZ1BhZ2VJZD0wJnByb2ZpbGVJZD0xNzYzNw%3D%3D=="
);

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