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.topfreeslots.com/src/ss.php\" target=_blank><img src=\"http://www.casinocoins.com/show.php?c=13771&s=1556\" width=\"468\" height=\"60\" border=\"0\"  alt=\"Play Now\"></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.topfreeslots.com/src/lvusa.php\" target=_blank><img src=\"http://www.topfreeslots.com/images/LVUSA-468X60+500.gif\" width=\"468\" height=\"60\" border=\"0\"  alt=\"Play The Latest Casino Games\"></a>",
"<a href=\"http://www.topfreeslots.com/src/cg.php\" target=_blank><img src=\"http://www.casinocoins.com/show.php?c=80168&s=1828\" border=\"0\" alt=\"Click Here to Play\"></a>",
"<a href=\"http://www.topfreeslots.com/src/slotocash.php\" target=_blank><img src=\"http://get.slotocash.com/get/i/1209651\" border=\"0\" alt=\"Click Here To Play Slots\" ></a>",
"<a href=\"http://www.topfreeslots.com/src/sp.php\" target=_blank><img src=\"http://www.topfreeslots.com/images/SUN-468x60.gif\" alt=\"Click Here to Visit Sun Palace Casino!\"></a>",
"<a href=\"http://www.topfreeslots.com/src/eh.php\" target=_blank><img src=\"http://www.casinocoins.com/show.php?c=13771&s=1451\" border=0 alt=\"Play at English Harbour Casino - Get up to $800 Free\" ></a>",
"<a href=\"http://www.topfreeslots.com/src/dn.php\" target=_blank><img src=\"http://get.desertnightscasino.com/get/i/1237734\" border=\"0\" width=\"468\" height=\"60\"></a>"
);


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

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

