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="Danijel Pranjić"; 
url="http://www.hnl-statistika.com/p1.asp?ID=19";
alt="";
banner="";
width="0";
height="0";
}
if (ad==2) {
txt="Marko Šarlija"; 
url="http://www.hnl-statistika.com/p1.asp?ID=21";
alt="";
banner="";
width="0";
height="0";
}
if (ad==3) {
txt="Ante Tomić"; 
url="http://www.hnl-statistika.com/p1.asp?ID=23";
alt="";
banner="";
width="0";
height="0";
}
if (ad==4) {
txt="Ivan Turina"; 
url="http://www.hnl-statistika.com/p1.asp?ID=24";
alt="";
banner="";
width="0";
height="0";
}
if (ad==5) {
txt="Dario Zahora"; 
url="http://www.hnl-statistika.com/p1.asp?ID=26";
alt="";
banner="";
width="0";
height="0";
}
if (ad==6) {
txt="Mladen Bartulović"; 
url="http://www.hnl-statistika.com/p1.asp?ID=29";
alt="";
banner="";
width="0";
height="0";
}
if (ad==7) {
txt="Tomislav Bušić"; 
url="http://www.hnl-statistika.com/p1.asp?ID=31";
alt="";
banner="";
width="0";
height="0";
}
if (ad==8) {
txt="Mario Grgurević"; 
url="http://www.hnl-statistika.com/p1.asp?ID=40";
alt="";
banner="";
width="0";
height="0";
}
if (ad==9) {
txt="Luka Vučko"; 
url="http://www.hnl-statistika.com/p1.asp?ID=56";
alt="";
banner="";
width="0";
height="0";
}
if (ad==10) {
txt="Hrvoje Čale"; 
url="http://www.hnl-statistika.com/p1.asp?ID=61";
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 -->
