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

obj = new iA(
"<a href=\"http://www.themobilecasinos.com/go/ctm.php\" target=_blank><img src=\"http://online.casinotropez.com/promoLoadDisplay?key=em9uZUlkPTE3MjQyMzg5NDgmbGFuZGluZ1BhZ2VJZD0wJnByb2ZpbGVJZD0xNzYzNw%3D%3D==\" height=60 width=468 border=0></a>",
"<a href=\"http://www.themobilecasinos.com/go/lvusa.php\" target=_blank><img src=\"http://www.themobilecasinos.com/images/LVU-468x60-500-TTT.gif\" height=60 width=468 border=0></a>",
"<a href=\"http://www.themobilecasinos.com/go/whm.php\" target=_blank><img src=\"http://serve.williamhillcasino.com/promoLoadDisplay?member=usaige&campaign=DEFAULT&channel=DEFAULT&zone=1467879109&lp=1467879074\" height=60 width=468 border=0 alt=\"Rushmore\"></a>",
"<a href=\"http://www.themobilecasinos.com/go/rvm.php\" target=_blank><img src=\"http://gateway.fortunelounge.com/copy/pp%20mobile/banners/btag-ad265940/ppm_thunder_468x60_1.gif\" border=0></a>",
"<a href=\"http://www.themobilecasinos.com/go/cvm.php\" target=_blank><img src=\"http://aurora.starpartner.com/affiliatebannerfarm/starpartner/CrazyMobile/CVM/EN/468X60/468x60-crm-CVW-15-06-09.gif\" height=60 width=468 border=0 alt=\"Play slots, video poker and more.\"></a>",
"<a href=\"http://www.themobilecasinos.com/go/jcm.php\" target=_blank><img src=\"http://www.referback.com/media/JPMb468x60_10232.gif\" alt=\"Visit Mobile Casino\" height=60 width=468 border=0></a>",
"<a href=\"http://www.themobilecasinos.com/go/wjm.php\" target=\"_blank\"><img src=\"http://www.brightshare.com/impcounter.php?compaign=62&groupid=4&bTag=mwaff1023&affid=1037\" width=468 height=60 border=0 alt=\"\"></a>"
);


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

document.write(''+Src+'');

