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


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

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

this[5]="http://www.bosun.ru/Page381.html";
this[6]="http://www.bosun.ru/banners/ny2011.gif";

this[7]="http://www.bosun.ru/Page334.html";
this[8]="http://www.bosun.ru/banners/zring3.gif";


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

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

