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/rv.php",
"http://www.slots-online.ws/src/888.php",
"http://www.slots-online.ws/src/lvusa.php",
"http://www.slots-online.ws/src/gc.php",
"http://www.slots-online.ws/src/classic.php",
"http://www.slots-online.ws/src/ln.php",
"http://www.slots-online.ws/src/splus.php",
"http://www.slots-online.ws/src/ec.php",
"http://www.slots-online.ws/src/as.php",
"http://www.slots-online.ws/src/tc.php"
);

image = new iA(
"http://gateway.fortunelounge.com/copy/rv/banners/btag-ad376724/rv_b_trii_468x60.gif",
"http://marketing.888.com//CasinoOnNet/EN/Banners/41226-0-468x60_spiderman+f4_dollar_ro.gif",
"http://www.slots-online.ws/images/LVU-468x240-60-AT.gif",
"http://www.referback.com/media/GCC_468x60.gif",
"http://www.RewardsAffiliates.com/creatives/banners/cc/cc_468x60_200508_tombraider-rot.gif",
"http://www.referback.com/media/468x60---dollar.gif",
"http://www.slots-online.ws/images/SLP-468x60-500-NoN.gif",
"http://online.europacasino.com/promoLoadDisplay?key=em9uZUlkPTEzNjUzMzc3ODAmbGFuZGluZ1BhZ2VJZD0xMzY1MzM3NzUyJnByb2ZpbGVJZD0xNzYzNw%3D%3D==",
"http://www.brightshare.com/impcounter.php?compaign=1806&groupid=4&bTag=asaff1023&affid=1037",
"http://online.titancasino.com/promoLoadDisplay?key=em9uZUlkPTEzNjUzMzc5OTYmbGFuZGluZ1BhZ2VJZD0xMzY1MzM3OTc0JnByb2ZpbGVJZD0xNzYzNw%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><img border=0 src=\"'+Src+'\" width=468 height=60><br><img border=0 src=\"images/bg_.gif\" width=468 height=1></a></TD>');

