// <!-- Main 
function banners()
{


this[1]="http://www.bosun.ru/Tour573_2.html";
this[2]="http://www.bosun.ru/banners/corp01.gif";

this[3]="http://www.bosun.ru/Page310.html";
this[4]="http://www.bosun.ru/banners/buhta2012_2.gif";

this[5]="http://www.bosun.ru/Tour487_2.html";
this[6]="http://www.bosun.ru/banners/buhta-02.gif";

if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion.substring(0,1)) < 3)) { return(' '); }
var j=(new Date()).getSeconds() % 3;
document.write('<a href=' + this[2*j+1] + '><img src=' + this[2*j+2] + ' border=0 width=468 height=60></a>');
return(' ');
} 
// -->

// <!-- Main
banners();
// -->


