var how_many_ads = 10;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
txt="Goran Mujanović"; 
url="http://www.hnl-statistika.com/p1.asp?ID=257";
alt="";
banner="";
width="0";
height="0";
}
if (ad==2) {
txt="Enes Novinić"; 
url="http://www.hnl-statistika.com/p1.asp?ID=258";
alt="";
banner="";
width="0";
height="0";
}
if (ad==3) {
txt="Nikola Pokrivač"; 
url="http://www.hnl-statistika.com/p1.asp?ID=262";
alt="";
banner="";
width="0";
height="0";
}
if (ad==4) {
txt="Neven Vukman"; 
url="http://www.hnl-statistika.com/p1.asp?ID=267";
alt="";
banner="";
width="0";
height="0";
}
if (ad==5) {
txt="Leonardo Barnjak"; 
url="http://www.hnl-statistika.com/p1.asp?ID=269";
alt="";
banner="";
width="0";
height="0";
}
if (ad==6) {
txt="Jurica Buljat"; 
url="http://www.hnl-statistika.com/p1.asp?ID=271";
alt="";
banner="";
width="0";
height="0";
}
if (ad==7) {
txt="Tomislav Labudović"; 
url="http://www.hnl-statistika.com/p1.asp?ID=311";
alt="";
banner="";
width="0";
height="0";
}
if (ad==8) {
txt="Mladen Pelaić"; 
url="http://www.hnl-statistika.com/p1.asp?ID=315";
alt="";
banner="";
width="0";
height="0";
}
if (ad==9) {
txt="Ivica Vrdoljak"; 
url="http://www.hnl-statistika.com/p1.asp?ID=321";
alt="";
banner="";
width="0";
height="0";
}
if (ad==10) {
txt="Ivan Leko"; 
url="http://www.hnl-statistika.com/p1.asp?ID=340";
alt="";
banner="";
width="0";
height="0";
}
document.write('<left>');
document.write('<a href=\"' + url + '\" TARGET="_blank">');
document.write('<img src=\"' + banner + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=0>');
document.write('' + txt + '</a>');
document.write('');
// End -->
