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="Jorge Sammir Cruz Campos"; 
url="http://www.hnl-statistika.com/p1.asp?ID=1099";
alt="";
banner="";
width="0";
height="0";
}
if (ad==2) {
txt="Gabriel da Silva"; 
url="http://www.hnl-statistika.com/p1.asp?ID=1022";
alt="";
banner="";
width="0";
height="0";
}
if (ad==3) {
txt="Renato Alves Gomides"; 
url="http://www.hnl-statistika.com/p1.asp?ID=1047";
alt="";
banner="";
width="0";
height="0";
}
if (ad==4) {
txt="Aranha Pinheiro Glauver"; 
url="http://www.hnl-statistika.com/p1.asp?ID=948";
alt="";
banner="";
width="0";
height="0";
}
if (ad==5) {
txt="Carlos Santos de Jesus"; 
url="http://www.hnl-statistika.com/p1.asp?ID=910";
alt="";
banner="";
width="0";
height="0";
}
if (ad==6) {
txt="Eliomar dos Santos Silva"; 
url="http://www.hnl-statistika.com/p1.asp?ID=1253";
alt="";
banner="";
width="0";
height="0";
}
if (ad==7) {
txt="Oleilton Araujo dos Santos Etto"; 
url="http://www.hnl-statistika.com/p1.asp?ID=725";
alt="";
banner="";
width="0";
height="0";
}
if (ad==8) {
txt="Mate Dugandzic"; 
url="http://www.hnl-statistika.com/p1.asp?ID=1641";
alt="";
banner="";
width="0";
height="0";
}
if (ad==9) {
txt="Florin Cernat"; 
url="http://www.hnl-statistika.com/p1.asp?ID=1269";
alt="";
banner="";
width="0";
height="0";
}
if (ad==10) {
txt="Patrice Kwedi"; 
url="http://www.hnl-statistika.com/p1.asp?ID=684";
alt="";
banner="";
width="0";
height="0";
}
document.write('<left>');
document.write('<a href=\"' + url + '\" TARGET="none">');
document.write('<img src=\"' + banner + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=0>');
document.write('' + txt + '</a>');
document.write('');
// End -->
