function banners()
{
this[1]="http://www.battleships.ru/";
this[2]="../../img/bn_11.gif";

this[3]="http://www.alphagroup.ru/specnaz/";
this[4]="http://www.alphagroup.ru/specnaz/images/banner1.gif";

this[5]="http://club.guns.ru/";
this[6]="../../img/bn_12.gif";

this[7]="http://xlegio.enjoy.ru/";
this[8]="http://xlegio.enjoy.ru/buttons/banner03.gif";

this[9]="http://www.lorton.com/~v-centre";
this[10]="../../img/bn_13.gif";

this[11]="http://antiterror.gamma.ru/";
this[12]="../../img/bn_14.jpg";

this[13]="http://home.novoch.ru/~donwomen/index.html";
this[14]="http://home.novoch.ru/~donwomen/banner4.jpg";

if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion.substring(0,1)) < 3)) { return(' '); }
var j=(new Date()).getSeconds() % 7;
document.write('<a href=' + this[2*j+1] + ' target=blank><img src=' + this[2*j+2] + ' border=0 width=470 height=60></a>');
return(' ');
} 
banners();
