var how_many_ads = 25;var now = new Date()var sec = now.getSeconds()var ad = sec % how_many_ads;ad +=1;if (ad==1) {url="";alt="[made by piranha]";banner="images/top1.jpg";width="760";height="176";}if (ad==2) {url="";alt="[made by piranha]";banner="images/top2.jpg";width="760";height="176";}if (ad==3) {url="";alt="[made by piranha]";banner="images/top3.jpg";width="760";height="176";}if (ad==4) {url="";alt="[made by piranha]";banner="images/top4.jpg";width="760";height="176";}if (ad==5) {url="";alt="[made by piranha]";banner="images/top5.jpg";width="760";height="176";}if (ad==6) {url="";alt="[made by piranha]";banner="images/top6.jpg";width="760";height="176";}if (ad==7) {url="";alt="[made by piranha]";banner="images/top7.jpg";width="760";height="176";}if (ad==8) {url="";alt="[made by piranha]";banner="images/top8.jpg";width="760";height="176";}if (ad==9) {url="";alt="[made by piranha]";banner="images/top9.jpg";width="760";height="176";}if (ad==10) {url="";alt="[made by piranha]";banner="images/top10.jpg";width="760";height="176";}if (ad==11) {url="";alt="[made by piranha]";banner="images/top11.jpg";width="760";height="176";}if (ad==12) {url="";alt="[made by piranha]";banner="images/top12.jpg";width="760";height="176";}if (ad==13) {url="";alt="[made by piranha]";banner="images/top13.jpg";width="760";height="176";}if (ad==14) {url="";alt="[made by piranha]";banner="images/top14.jpg";width="760";height="176";}if (ad==15) {url="";alt="[made by piranha]";banner="images/top15.jpg";width="760";height="176";}if (ad==16) {url="";alt="[made by piranha]";banner="images/top16.jpg";width="760";height="176";}if (ad==17) {url="";alt="[made by piranha]";banner="images/top17.jpg";width="760";height="176";}if (ad==18) {url="";alt="[made by piranha]";banner="images/top18.jpg";width="760";height="176";}if (ad==19) {url="";alt="[made by piranha]";banner="images/top19.jpg";width="760";height="176";}if (ad==20) {url="";alt="[made by piranha]";banner="images/top20.jpg";width="760";height="176";}if (ad==21) {url="";alt="[made by piranha]";banner="images/top21.jpg";width="760";height="176";}if (ad==22) {url="";alt="[made by piranha]";banner="images/top22.jpg";width="760";height="176";}if (ad==23) {url="";alt="[made by piranha]";banner="images/top23.jpg";width="760";height="176";}if (ad==24) {url="";alt="[made by piranha]";banner="images/top24.jpg";width="760";height="176";}if (ad==25) {url="";alt="[made by piranha]";banner="images/top25.jpg";width="760";height="176";}document.write('<center>');document.write('<a href=\"' + url + '\" target=\"_self\">');document.write('<img src=\"' + banner + '\" width=')document.write(width + ' height=' + height + ' ');document.write('alt=\"' + alt + '\" border=0><br>');document.write('</center>');