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="Igor Gal"; 
url="http://www.hnl-statistika.com/p1.asp?ID=220";
alt="";
banner="";
width="0";
height="0";
}
if (ad==2) {
txt="Krunoslav Jambrušić"; 
url="http://www.hnl-statistika.com/p1.asp?ID=222";
alt="";
banner="";
width="0";
height="0";
}
if (ad==3) {
txt="Pero Pejić"; 
url="http://www.hnl-statistika.com/p1.asp?ID=230";
alt="";
banner="";
width="0";
height="0";
}
if (ad==4) {
txt="Srebrenko Posavec"; 
url="http://www.hnl-statistika.com/p1.asp?ID=232";
alt="";
banner="";
width="0";
height="0";
}
if (ad==5) {
txt="Bojan Vručina"; 
url="http://www.hnl-statistika.com/p1.asp?ID=239";
alt="";
banner="";
width="0";
height="0";
}
if (ad==6) {
txt="Ognjen Vukojević"; 
url="http://www.hnl-statistika.com/p1.asp?ID=240";
alt="";
banner="";
width="0";
height="0";
}
if (ad==7) {
txt="Leon Benko"; 
url="http://www.hnl-statistika.com/p1.asp?ID=241";
alt="";
banner="";
width="0";
height="0";
}
if (ad==8) {
txt="Gordan Golik"; 
url="http://www.hnl-statistika.com/p1.asp?ID=242";
alt="";
banner="";
width="0";
height="0";
}
if (ad==9) {
txt="Kristijan Ipša"; 
url="http://www.hnl-statistika.com/p1.asp?ID=245";
alt="";
banner="";
width="0";
height="0";
}
if (ad==10) {
txt="Nikola Melnjak"; 
url="http://www.hnl-statistika.com/p1.asp?ID=255";
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 -->
