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=\"https://secure.vegaspartnerlounge.com/Demoplay/en_demo.aspx?btag=w5416c314p006b135d&casino=CrazyVegas&gameid=LOTRTheFellowship&ul=EN\"  target=\"_blank\"><img src=\"http://aurora.starpartner.com/affiliatebannerfarm/starpartner/demo-games-banners/CVC/EN/Lord Of The Rings/468X60/468x60-cvc-en-lotr-kp-02-09-10.gif\" alt=\"Lord Of The Rings\" border=0></a>",
"<a href=\"http://www.topfreeslots.com/src/vo.php\" target=_blank><img src=\"http://www.topfreeslots.com/images/VCO-468X60+500.gif\" width=\"468\" height=\"60\" border=\"0\" alt=\"Play The Latest Casino Games\"></a>",
"<a href=\"http://www.topfreeslots.com/src/cherryred.php\" target=_blank><img src=\"http://a.c-planet.net/b/4617.gif\" height=60 width=468 border=0></a>",
"<a href=\"http://www.slotlotr.com/platinumplay/btag-ad375884/\" target=_blank><img border=0 src=\"http://gateway.fortunelounge.com/copy/pp/banners/btag-ad375884/ppc_en_468_60_lotr_10eurofree.gif\"></a>",
"<a href=\"http://www.topfreeslots.com/src/rv.php\" target=_blank><img src=\"http://gateway.fortunelounge.com/copy/rv/banners/btag-ad376724/rv_b_trii_468x60.gif\" border=0></a>",
"<a href=\"http://www.topfreeslots.com/src/ln.php\" target=_blank><img border=0 src=\"http://www.referback.com/media/468x60---dollar.gif\"></a>",
"<a href=\"http://www.rewardsafftrack.eu/affiliate/referral.asp?site=ca&aff_id=aff14286\" target=_blank><img border=0 src=\"http://www.RewardsAffiliates.com/creatives/banners/ca/ca_468x60_171109_Flags-en-multi.gif\" alt=\"Casino Action\"></a>",
"<a href=\"http://www.topfreeslots.com/src/as.php\" target=_blank><img src=\"http://www.brightshare.com/impcounter.php?compaign=1806&groupid=4&bTag=asaff1023&affid=1037\" border=\"0\" alt=\"Click Here to Play\"></a>",
"<a href=\"http://www.topfreeslots.com/src/lvusa.php\" target=_blank><img alt=\"Click Here to Visit Casino!\" src=\"http://www.topfreeslots.com/images/LVUSA-468X60+500.gif\" border=0></a>"
);


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

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

