img = new Array(6); 
img[0] = "<a href='http://www.hotvideos.pl?ref=sexycafe&nw' target='_blank'><img border='0' src='images/reklamy/hvmiddle.jpg'></a>";
img[1] = "<a href='http://www.profesorek.pl/main.html?ref=sexycafe' target='_blank'><img border='0' src='images/reklamy/profesorek.jpg'></a>";
img[2] = "<a href='http://www.polskieuczennice.pl/?kod=sexycafe' target='_blank'><img border='0' src='images/reklamy/polskieuczennice.jpg'></a>";
img[3] = "<a href='http://www.masturbowanie.pl/?kod=sexycafe.cb' target='_blank'><img border='0' src='images/reklamy/masturbowanie.jpg' alt='masturbacja'></a>";
img[4] = "<a href='http://www.podrywacze.pl/main.html?kod=sexycafe.cb' target='_blank'><img border='0' src='images/reklamy/podrywacze.jpg'></a>";
img[5] = "<a href='http://www.sexi.pl' target='_blank'><img border='0' src='images/reklamy/sexi1.jpg'><br><img border='0' src='images/reklamy/sexi2.jpg'></a>";
index = Math.floor(Math.random() * img.length);
document.write( img[index] );
