
// <!-- Main
function advert()
{


this[1]="index.php";
this[2]="/images/buttons/fcbannerru.jpg";

this[3]="index.php";
this[4]="/images/buttons/fcbanner.jpg";



if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion.substring(0,1)) < 3)) { return(' '); }
var j=(new Date()).getSeconds() % 2;
document.write('<a href="/fan-club/"><img border=0 align="center" width=980 src=' + this[2*j+2] + ' ></a>');
return(' ');
}
// -->

