adv = new Array(
"<a href='http://www.galerietvari.cz' target='_blank'><IMG SRC='http://www.galerietvari.cz/banners/468_60.gif' ALT='Galerie tváøí' WIDTH='468' HEIGHT='60' BORDER='0'></a>",
"<a href='http://erotika.olomouc24.cz' target='_blank'><IMG SRC='http://sexonline.cz/img/adv/olomouc24.gif' ALT='Erotika v Olomouci' WIDTH='468' HEIGHT='60' BORDER='0' hspace='0' vspace='0'></a>",
"<a href='http://erotika.olomouc24.cz' target='_blank'><IMG SRC='http://sexonline.cz/img/adv/olomouc24.gif' ALT='Erotika v Olomouci' WIDTH='468' HEIGHT='60' BORDER='0' hspace='0' vspace='0'></a>",
"<a href='http://www.sexonline.cz/sex-po-telefonu/default.asp' target='_blank'><IMG SRC='http://sexonline.cz/img/adv/audio_sluzby.jpg' ALT='Sex po telefonu' WIDTH='468' HEIGHT='60' BORDER='0' hspace='0' vspace='0'></a>",
"<a href='http://www.sexonline.cz/sex-po-telefonu/default.asp' target='_blank'><IMG SRC='http://sexonline.cz/img/adv/audio_sluzby.jpg' ALT='Sex po telefonu' WIDTH='468' HEIGHT='60' BORDER='0' hspace='0' vspace='0'></a>",
"<a href='http://www.sexonline.cz/sex-po-telefonu/default.asp' target='_blank'><IMG SRC='http://sexonline.cz/img/adv/audio_sluzby.jpg' ALT='Sex po telefonu' WIDTH='468' HEIGHT='60' BORDER='0' hspace='0' vspace='0'></a>",
"<a href='http://www.sexonline.cz/sex-po-telefonu/default.asp' target='_blank'><IMG SRC='http://sexonline.cz/img/adv/audio_sluzby.jpg' ALT='Sex po telefonu' WIDTH='468' HEIGHT='60' BORDER='0' hspace='0' vspace='0'></a>"
);
index = Math.floor(Math.random()*adv.length);
document.write(adv[index]);

