<!---
function choices()
{
this[0] = 9;
this[1] = "<a href=\"http://5447.net/ocncasino\"target=_blank\"><img src=\"http://5447.net/im/bannerswhitelabels/ocncasino/en/468x60d.gif\" width=468 height=60 border=0 vspace=0 alt=\"OCN Casino Online - over 100 casino games and casino bonus $/£/€500!\"></a>";
this[2] = "<a href=\"http://5447.net/europacasino/casino/uk\"target=_blank\"><img src=\"http://banner.europacasino.com/cgi-bin/banner.cgi?id=N&member=nikofato&profile=468x60ukb\" width=468 height=60 border=0 vspace=0 alt=\"Europa Casino - Online Casino!\"></a>";
this[3] = "<a href=\"http://www.casinotropez.org.uk\"target=_blank\"><img src=\"http://banner.casinotropez.com/cgi-bin/banner.cgi?id=N&member=nikofato&profile=468ukf\" width=468 height=60 border=0 vspace=0 alt=\"Online Casino Tropez - Bonus £3000!\"></a>";
this[4] = "<a href=\"http://www.k2casino.com\"target=_blank\"><img src=\"http://www.gamblingfederation.com/banners/k2casino-05-07_23921.gif\" width=468 height=60 border=0 vspace=0 alt=\"K2 Casino - Online Casino Bonus £300!\"></a>";
this[5] = "<a href=\"http://5447.net/casinobellini/casino/uk\"target=_blank\"><img src=\"http://banner.casinobellini.com/cgi-bin/banner.cgi?id=N&member=nikofato&profile=468ukg&lang=en\" width=468 height=60 border=0 vspace=0 alt=\"Online Casino Bellini\"></a>";
this[6] = "<a href=\"http://www.888.com/?sr=326434&flag=1001\"target=_blank\"><img src=\"http://Marketing.888.com/CasinoOnNet/EN/Banners/19539-468x60.gif\" width=468 height=60 border=0 vspace=0 alt=\"888 Casino on net - Online Casino\"></a>";
this[7] = "<a href=\"http://5447.net/roxypalace/casinouk\"target=_blank\"><img src=\"http://www.roxyaffiliates.com/Creative/Banners/VQN512.gif\" width=468 height=60 border=0 vspace=0 alt=\"Online Casino RoxyPalace\"></a>";
this[8] = "<a href=\"http://5447.net/vegasredcasino/casino/uk\"target=_blank\"><img src=\"http://banner.vegasred.com/cgi-bin/banner.cgi?id=N&member=nikofato&profile=vry37p\" width=468 height=60 border=0 vspace=0 alt=\"Online Casino Vegas Red - casino bonus €888!\"></a>";
this[9] = "<a href=\"http://5447.net/ocncasino\"target=_blank\"><img src=\"http://5447.net/im/bannerswhitelabels/ocncasino/en/468x60.gif\" width=468 height=60 border=0 vspace=0 alt=\"OCN Casino Online - over 100 casino games and casino bonus $/£/€500!\"></a>";

}
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());
// FINE --->