function RandomBanner() { acum = new Date(); secundele = acum.getSeconds(); randompos = eval((secundele % 10)+1); if (randompos==0) // { document.writeln('

'); document.writeln('15.000 SONERII POLIFONICE
peste 100 jocuri java pentru telefon, sonerii, logouri si multe altele. Click pentru detalii!


'); } if (randompos==1) { document.writeln('

'); document.writeln('15.000 SONERII POLIFONICE
peste 100 jocuri java pentru telefon, sonerii, logouri si multe altele. Click pentru detalii!


'); } if (randompos==2) { document.writeln('

'); document.writeln('
'); } if (randompos==3) { document.writeln('

'); document.writeln('
'); } if (randompos==4) { document.writeln('

'); document.writeln('
'); } if (randompos==5) { document.writeln('

'); document.writeln('
'); } if (randompos==6) { document.writeln('

'); document.writeln('
'); } if (randompos==7) { document.writeln('

'); document.writeln('
'); } if (randompos==8) { document.writeln('

'); document.writeln('
'); } if (randompos==9) { document.writeln('

'); document.writeln('
'); } } RandomBanner();