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/asm.php\" target=_blank><img src=\"http://www.brightshare.com/impcounter.php?compaign=1386&groupid=4&bTag=amaff1023&affid=1037\" 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\" height=60 width=468 border=0></a>",
"<a href=\"http://www.themobilecasinos.com/go/32red.php\" target=_blank><img src=\"http://resources.32red.com/media/32Red-Mobile-Casino_EN_468x60_2060.gif\" height=60 width=468 border=0></a>",
"<a href=\"https://market.android.com/details?id=com.royalvegas.tombraider&referrer=utm_source=ad461234&utm_medium=affiliate&utm_campaign=affiliate\" target=_blank><img src=\"http://gateway.fortunelounge.com/copy/rvm/banners/btag-ad461234/rvm_en_468_60_1_android_tombr.gif\" height=60 width=468 border=0 alt=\"\"></a>",
"<a href=\"http://www.themobilecasinos.com/go/ppm.php\" target=_blank><img src=\"http://gateway.fortunelounge.com/copy/pp%20mobile/banners/btag-ad265939/ppm_468x60.gif\" height=60 width=468 border=0></a>",
"<a href=\"http://www.themobilecasinos.com/go/jcm.php\" target=_blank><img src=\"http://www.referback.com/media/JPMb468x60_10232.gif\" height=60 width=468 border=0 alt=\"Play free casino games like slots, video poker, mobile roulette, blackjack and more.\"></a>",
"<a href=\"http://www.themobilecasinos.com/go/ctm.php\" target=_blank><img border=0 src=\"http://online.casinotropez.com/promoLoadDisplay?key=em9uZUlkPTE3MjQyMzg5NDgmbGFuZGluZ1BhZ2VJZD0wJnByb2ZpbGVJZD0xNzYzNw%3D%3D==\" alt=\"Play slots on your mobile\"></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>"
);


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

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