<!---
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/468x60/ocncasino468x60_ru.gif\" width=468 height=60 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/468x60/707casino468x60_ru.gif\" width=468 height=60 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/468x60/k2casino468x60_ru.gif\" width=468 height=60 border=0 vspace=0 alt=\"K2 Casino Интернет казино - бонус $/£/€300!\"></a>";
this[4] = "<a href=\"http://5447.net/europacasino/casino\"target=_blank\"><img src=\"http://5447.net/im/banner/ru/random/468x60/europa468x60_ru.gif\" width=468 height=60 border=0 vspace=0 alt=\"Europa Casino Интернет казино - бонус $/£/€2400!\"></a>";
this[5] = "<a href=\"http://5447.net/casinotropez/casino\"target=_blank\"><img src=\"http://5447.net/im/banner/ru/random/468x60/tropez468x60_ru.gif\" width=468 height=60 border=0 vspace=0 alt=\"Casino Tropez Интернет казино - бонус $/£/€3000!\"></a>";
this[6] = "<a href=\"http://5447.net/craps/casino\"target=_blank\"><img src=\"http://5447.net/im/banner/ru/random/468x60/craps468X60_ru.gif\" width=468 height=60 border=0 vspace=0 alt=\"Casino Tropez Интернет казино - бонус $/£/€1177!\"></a>";
this[7] = "<a href=\"http://5447.net/casinobellini/casino\"target=_blank\"><img src=\"http://5447.net/im/banner/ru/random/468x60/bellini468x60_ru.gif\" width=468 height=60 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 --->