<!---
function choices()
{
this[0] = 9;
this[1] = "<a href=\"http://5447.net/ocncasino\"target=_blank\"><img src=\"http://5447.net/im/bannerswhitelabels/ocncasino/de/468x60d.gif\" width=468 height=60 border=0 vspace=0 alt=\"OCN Casino Online - über 100 casino spiele und casino bonus $/£/€500!\"></a>";
this[2] = "<a href=\"http://5447.net/europacasino/casino\"target=_blank\"><img src=\"http://5447.net/im/banner/de/random/468x60/europacasino_de.gif\" width=468 height=60 border=0 vspace=0 alt=\"Europa Casino - Online Casino!\"></a>";
this[3] = "<a href=\"http://5447.net/casinotropez/casino\"target=_blank\"><img src=\"http://5447.net/im/banner/de/random/468x60/casinotropez_de.gif\" 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://5447.net/im/banner/de/random/468x60/k2casino_de.gif\" width=468 height=60 border=0 vspace=0 alt=\"K2 Casino - Online Casino Bonus €300!\"></a>";
this[5] = "<a href=\"http://de.888.com/?sr=326434&flag=1001\"target=_blank\"><img src=\"http://5447.net/im/banner/de/random/468x60/888-468x60_de.gif\" width=468 height=60 border=0 vspace=0 alt=\"888 Casino on net - Online Casino\"></a>";
this[6] = "<a href=\"http://5447.net/ocncasino\"target=_blank\"><img src=\"http://5447.net/im/bannerswhitelabels/ocncasino/de/468x60.gif\" width=468 height=60 border=0 vspace=0 alt=\"OCN Casino Online - über 100 casino spiele und casino bonus $/£/€500!\"></a>";
this[7] = "<a href=\"http://5447.net/707casino/casino\"target=_blank\"><img src=\"http://5447.net/im/banner/de/random/468x60/707casino_de.gif\" width=468 height=60 border=0 vspace=0 alt=\"707 Casino Online - über 100 casino spiele und casino bonus $/£/€200!\"></a>";
this[8] = "<a href=\"http://www.onlinecasinomg.com/de\"target=_blank\"><img src=\"http://5447.net/im/bannerswhitelabels/onlinecasinomg/de/468x60.gif\" width=468 height=60 border=0 vspace=0 alt=\"Online Casino MG - über 300 casino spiele und casino bonus $/£/€100!\"></a>";
this[9] = "<a href=\"http://www.casino-lux.it/\"target=_blank\"><img src=\"http://5447.net/im/banner/de/random/468x60/casinolux_de.gif\" width=468 height=60 border=0 vspace=0 alt=\"Online Casino Lux - über 200 casino spiele und casino bonus 100%!\"></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 --->