img = new Array(7); 
img[0] = "<a href='http://www.profesorek.pl/main.html?ref=sexohol' target='_blank'><img src=random_top/profesorek.jpg alt='www.profesorek.pl' width=410 height=140 border=0></a>";
img[1] = "<a href='http://www.polskie-uczennice.pl?kod=DAM.of' target='_blank'><img src=random_top/uczennice.jpg alt='polskie uczennice' width=410 height=140 border=0></a>";
img[2] = "<a href='http://www.gry.xes.pl' target='_blank'><img src=random_top/gryxes.jpg alt='gry erotyczne' width=410 height=140 border=0></a>";
img[3] = "<a href='http://www.masturbowanie.pl/?kod=DAM.of' target='_blank'><img src=random_top/masturbowanie.jpg alt='masturbacja - filmy' width=410 height=140 border=0></a>";
img[4] = "<a href='http://www.erot.pl/index.php' target='_blank'><img src=random_top/erot.jpg alt='filmy porno' width=410 height=140 border=0></a>";
img[5] = "<a href='http://www.wtrysk.pl' target='_blank'><img src=random_top/wtrysk1.gif alt='anonse erotyczne' width=410 height=140 border=0></a>";
img[6] = "<a href='http://www.sexi.pl' target='_blank'><img src=random_top/sexi.jpg alt='darmowe zdjêcia amatorek' width=410 height=140 border=0></a>";
index = Math.floor(Math.random() * img.length);
document.write( img[index] );
