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

obj = new iA(
"<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0\" width=\"468\" height=\"60\"><param name=\"movie\" value=\"http://gateway.fortunelounge.com/copy/7s/banners/7s_icg_slot_468x60.swf?clickTag=http://www.fortuneaffiliates.com/tagservlet/tagservlet?btag=ad_187510\"><param name=\"quality\" value=\"high\"><embed src=\"http://gateway.fortunelounge.com/copy/7s/banners/7s_icg_slot_468x60.swf?clickTag=http://www.fortuneaffiliates.com/tagservlet/tagservlet?btag=ad_187510\" width=\"468\" height=\"60\" quality=\"high\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\"></embed></object>",
"<OBJECT classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://active.macromedia.com/flash3/cabs/swflash.cab#version=3,0,7,0\" width=\"468\" height=\"60\"><PARAM name=\"movie\" value=\"http://www.casinocoins.com/components/com_mediaserver/media/richmedia/703.swf?clickTag=http://www.englishharbour.com/&c=13771&s=703\"><PARAM name=\"play\" value=\"true\"><PARAM name=\"quality\" value=\"best\"><PARAM name=\"loop\" value=\"false\"><PARAM name=\"menu\" value=\"false\"><embed src=\"http://www.casinocoins.com/components/com_mediaserver/media/richmedia/703.swf?clickTag=http://www.englishharbour.com/&c=13771&s=703\" border=\"0\" width=\"468\" height=\"60\" loop=\"false\" play=\"true\" quality=\"best\" type=\"application/x-shockwave-flash\" menu=\"false\" pluginspage=\"http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash\"></OBJECT>",
"<a href=\"http://www.topfreeslots.com/src/vo.php\" target=_blank><img src=\"http://www.topfreeslots.com/images/VCO-CrazyVegas-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.topfreeslots.com/src/cv.php\" target=_blank><img border=0 src=\"http://www.affiliatebannerfarm.com/vegaspartner/banners/crazyvegas/en/468x60-crazyvegascasino-en-MJW-01.gif\"></a>",
"<a href=\"http://www.fortuneaffiliates.com/tagservlet/tagservlet?btag=ad_196002\" target=_blank><img src=\"http://gateway.fortunelounge.com/copy/rv/banners/rv_fscd_468x60.gif\" border=0></a>",
"<a href=\"http://www.CaptainCooksCasino.com/referral.asp?url=freehour.asp&aff_id=aff14286\" target=_blank><img border=0 src=\"http://www.RewardsAffiliates.com/creatives/banners/ccc/ccc_468x60_080306_FreePlayHour.gif\"></a>",
"<a href=\"http://www.topfreeslots.com/src/classic.php\" target=_blank><img border=0 src=\"http://www.RewardsAffiliates.com/creatives/banners/cc/cc_468x60_271006_dogf.gif\" alt=\"Free Online Casino - Casino Classic\"></a>",
"<a href=\"http://www.topfreeslots.com/src/ss.php\" target=_blank><img src=\"http://www.casinocoins.com/show.php?c=13771&s=1375\" border=\"0\" alt=\"Click Here to Play at Superslots Online Slots\"></a>",
"<a href=\"http://www.vipslots.com/?c=13771&s=1384\" target=_blank><img src=\"http://www.casinocoins.com/show.php?c=13771&s=1384\" border=\"0\" alt=\"Click Here To Play At VIP Slots Casino\" ></a>",
"<a href=\"http://www.topfreeslots.com/src/lvusa.php\" target=_blank><img alt=\"Click Here to Visit Las Vegas USA Casino!\" src=\"http://www.topfreeslots.com/images/LVU-GoldenR-468x60-500.gif\"></a>"
);


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

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