var elementy = new Array(
// Elementy:
'<a href="http://www.pobieraczek.pl/pp.php?id=0bb178e1f26bab232eeda04431593cc2" title="torrenty erotyczne "><img src="http://partner.pobieraczek.pl/images/kampanie/89.jpg" alt="" style="border: 0"/></a>',
'<a href="http://www.pobieraczek.pl/pp.php?id=bf2efdf17f08fc858b93832104d0eb88" title="torrenty erotyczne"><img src="http://partner.pobieraczek.pl/images/kampanie/85.jpg" alt="" style="border: 0"/></a>',
'<a href="http://www.pobieraczek.pl/pp.php?id=a1c9d92c1534c05f165471ea217ebb13" title="torrenty erotyczne"><img src="http://partner.pobieraczek.pl/images/kampanie/86.jpg" alt="" style="border: 0"/></a>',
'<a href="http://www.pobieraczek.pl/pp.php?id=14ad6ade23e8f924f00fe65ae3360c1e" title="torrenty erotyczne"><img src="http://partner.pobieraczek.pl/images/kampanie/87.jpg" alt="" style="border: 0"/></a>',
'<a href="http://www.pobieraczek.pl/pp.php?id=fd93beb142a6027b9b317bedb80728c2" title="torrenty erotyczne"><img src="http://partner.pobieraczek.pl/images/kampanie/88.jpg" alt="" style="border: 0"/></a>',
'<a href="http://www.pobieraczek.pl/pp.php?id=9e5a42f0e6d2f68b990ae27bac8a90d2" title="torrenty erotyczne"><img src="http://partner.pobieraczek.pl/images/kampanie/90.jpg" alt="" style="border: 0"/></a>',
'<a href="http://www.pobieraczek.pl/pp.php?id=248f2c83a4e9882891ee004541b62676" title="torrenty erotyczne"><img src="http://partner.pobieraczek.pl/images/kampanie/91.jpg" alt="" style="border: 0"/></a>',
'<a href="http://www.pobieraczek.pl/pp.php?id=1e097dd1c0d3f30215afc5a6b5be5b61" title="torrenty erotyczne"><img src="http://partner.pobieraczek.pl/images/kampanie/92.jpg" alt="" style="border: 0"/></a>'

	


);

var liczba = 0;
do { liczba = Math.random(); } while (liczba >= 1);
liczba = Math.floor(liczba * elementy.length);

document.write(elementy[liczba]);

