<!---
function choices()
{
this[0] = 7;
this[1] = "<a href=\"http://5447.net/ocncasino/ru\"target=_blank\"><img src=\"http://5447.net/im/banner/ru/random/728x90/ocncasino728x90_ru.gif\" width=728 height=90 border=0 vspace=0 alt=\"OCN Casino Интернет казино - бонус $/£/€500!\"></a>";
this[2] = "<a href=\"http://5447.net/707casino/ru\"target=_blank\"><img src=\"http://5447.net/im/banner/ru/random/728x90/707casino728x90_ru.gif\" width=728 height=90 border=0 vspace=0 alt=\"707 Casino Интернет казино - бонус $/£/€200!\"></a>";
this[3] = "<a href=\"http://www.k2casino.com\"target=_blank\"><img src=\"http://5447.net/im/banner/ru/random/728x90/k2casino728x90_ru.gif\" width=728 height=90 border=0 vspace=0 alt=\"k2 Casino Интернет казино - бонус $/£/€300!\"></a>";
this[4] = "<a href=\"http://5447.net/craps/casino\"target=_blank\"><img src=\"http://5447.net/im/banner/ru/random/728x90/craps728X90_ru.gif\" width=728 height=90 border=0 vspace=0 alt=\"Craps Casino Интернет казино - бонус $/£/€1177!\"></a>";
this[5] = "<a href=\"http://5447.net/europacasino/casino\"target=_blank\"><img src=\"http://5447.net/im/banner/ru/random/728x90/europa728x90_ru.gif\" width=728 height=90 border=0 vspace=0 alt=\"Europa Casino Интернет казино - бонус $/£/€2400!\"></a>";
this[6] = "<a href=\"http://5447.net/casinotropez/casino\"target=_blank\"><img src=\"http://5447.net/im/banner/ru/random/728x90/tropez728x90_ru.gif\" width=728 height=90 border=0 vspace=0 alt=\"Casino Tropez Интернет казино - бонус $/£/€3000!\"></a>";
this[7] = "<a href=\"http://5447.net/casinobellini/casino\"target=_blank\"><img src=\"http://5447.net/im/banner/ru/random/728x90/bellini728x90_ru.gif\" width=728 height=90 border=0 vspace=0 alt=\"Casino Bellini Интернет казино - бонус $/£/€200!\"></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 --->