// <!-- Main
function banners()
{
this[1]="?str=22";
this[2]="/gallery/1/an1.jpg";
this[3]="?str=22";
this[4]="/gallery/1/an2.jpg";
this[5]="?str=22";
this[6]="/gallery/1/an3.jpg";
this[7]="?str=22";
this[8]="/gallery/1/an4.jpg";
this[9]="?str=22";
this[10]="/gallery/1/an5.jpg";
this[11]="?str=22";
this[13]="/gallery/1/an6.jpg";
this[14]="?str=22";
this[15]="/gallery/1/an7.jpg";
if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion.substring(0,1)) < 5)) { return(' '); }
var j=(new Date()).getSeconds() % 5;
document.write('<a href=' + this[2*j+1] + '><img src=' + this[2*j+2] + ' border=0 width=150 height=113></a>');
return(' ');
}
// -->
