<!---
function choices()
{
this[0] = 7;
this[1] = "<a href=\"http://5447.net/europacasino/casino\"target=_blank\"><img src=\"http://5447.net/im/banner/ru/random/120x600/europa120x600_ru.gif\" width=120 height=600 border=0 vspace=0 alt=\"Europa Casino Интернет казино - бонус $/£/€2400!\"></a>";
this[2] = "<a href=\"http://5447.net/ocncasino/ru\"target=_blank\"><img src=\"http://5447.net/im/banner/ru/random/120x600/ocncasino120x600_ru.gif\" width=120 height=600 border=0 vspace=0 alt=\"OCN Casino Интернет казино - бонус $/£/€500!\"></a>";
this[3] = "<a href=\"http://5447.net/707casino/ru\"target=_blank\"><img src=\"http://5447.net/im/banner/ru/random/120x600/707casino120x600_ru.gif\" width=120 height=600 border=0 vspace=0 alt=\"707 Casino Интернет казино - бонус $/£/€200!\"></a>";
this[4] = "<a href=\"http://5447.net/k2casino\"target=_blank\"><img src=\"http://5447.net/im/banner/ru/random/120x600/k2casino120x600_ru.gif\" width=120 height=600 border=0 vspace=0 alt=\"K2 Casino Интернет казино - бонус $/£/€300!\"></a>";
this[5] = "<a href=\"http://5447.net/casinotropez/casino\"target=_blank\"><img src=\"http://5447.net/im/banner/ru/random/120x600/tropez120x600_ru.gif\" width=120 height=600 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/120x600/craps120X600_ru.gif\" width=120 height=600 border=0 vspace=0 alt=\"Casino Craps Интернет казино - бонус $/£/€1177!\"></a>";
this[7] = "<a href=\"http://5447.net/casinobellini/casino\"target=_blank\"><img src=\"http://5447.net/im/banner/ru/random/120x600/bellini120x600_ru.gif\" width=120 height=600 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 --->