
function choices()
{
this[0] = 5;

this[1] = "<iframe allowtransparency=\"true\" src=\"http://www4.betway.com/at?action=asset_req&track=4226003e26a92067e27ee9f019588d57f46d98cc&asset_id=58\" width=\"728\" height=\"90\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" style=\"border-width:0\"></iframe>";

this[2] = "<A HREF=\"http://www.bet365.com/home/default.asp?affiliate=365_018360&oty=1&lng=1\" TARGET=\"_blank\"  onMouseOver=\"window.status='http://www.bet365.com/home/default.asp'; return true\" onMouseOut=\"window.status='Done'; return true\"><IMG SRC=\"http://images.bet365affiliates.com/Channel.aspx?CID=355&LnkID=365_018360&oty=1&lng=1\" BORDER=\"0\"></A>";

this[3] = "<script type=\"text/javascript\">var uri = 'http://impgb.tradedoubler.com/imp?type(iframe)g(16813756)a(1421496)' + new String (Math.random()).substring (2, 11); document.write('<iframe src=\"'+uri +'\" width=\"728\" height=\"90\" frameborder=\"0\" border=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>');</script>";

this[4] = "<script language=javascript src=\"http://affiliatesys.interwetten.com/ad.aspx?pid=1488&bid=541\"></script>";

this[5] = "<iframe allowtransparency=\"true\" src=\"http://ads.betfair.com/ad.aspx?bid=2276&pid=5152\" width=\"728\" height=\"90\" marginwidth=\"0\" marginheight=\"0\" hspace=\"0\" vspace=\"0\" frameborder=\"0\" scrolling=\"no\"></iframe>";



}
function popUpBanner(list)
{ 
var today = new Date();
var choiceInstance = new choices();
var Banner = choiceInstance[(today.getSeconds() % choiceInstance[0]) + 1];
}
function grabBanner()
{
var today = new Date();
var choiceInstance = new choices();
var Banner = choiceInstance[(today.getSeconds() % choiceInstance[0]) + 1];
return Banner;
}
document.writeln(grabBanner());