function banner() {
};
banner = new banner();
number = 0;
banner[number++] = "<a href='http://www.citebeur.com/videos/index.php?studio=368&version=en' target='_blank' ><img src='http://www.citebeur.net/fr/promo/hard/banners/160x600/citebeur_1.jpg' border='0'></a>"
banner[number++] = "<a href='http://www.citebeur.com/videos/index.php?studio=368&version=en' target='_blank' ><img src='http://www.citebeur.net/fr/promo/hard/banners/160x600/citebeur_2.jpg' border='0'></a>"
banner[number++] = "<a href='http://www.citebeur.com/videos/index.php?studio=368&version=en' target='_blank' ><img src='http://www.citebeur.net/fr/promo/hard/banners/160x600/citebeur_3.jpg' border='0'></a>"

banner[number++] = "<a href='http://www.darkcruising.com/videos/index.php?studio=368&version=en' target='_blank' ><img src='http://www.citebeur.net/fr/promo/hard/banners/160x600/darkcruising_1.jpg' border='0'></a>"
banner[number++] = "<a href='http://www.darkcruising.com/videos/index.php?studio=368&version=en' target='_blank' ><img src='http://www.citebeur.net/fr/promo/hard/banners/160x600/darkcruising_2.jpg' border='0'></a>"
banner[number++] = "<a href='http://www.darkcruising.com/videos/index.php?studio=368&version=en' target='_blank' ><img src='http://www.citebeur.net/fr/promo/hard/banners/160x600/darkcruising_3.jpg' border='0'></a>"

banner[number++] = "<a href='http://www.bolatino.com/videos/index.php?studio=368&version=en' target='_blank' ><img src='http://www.citebeur.net/fr/promo/hard/banners/160x600/bolatino_1.jpg' border='0'></a>"
banner[number++] = "<a href='http://www.bolatino.com/videos/index.php?studio=368&version=en' target='_blank' ><img src='http://www.citebeur.net/fr/promo/hard/banners/160x600/bolatino_2.jpg' border='0'></a>"
banner[number++] = "<a href='http://www.bolatino.com/videos/index.php?studio=368&version=en' target='_blank' ><img src='http://www.citebeur.net/fr/promo/hard/banners/160x600/bolatino_3.jpg' border='0'></a>"

banner[number++] = "<a href='http://www.gayarabclub.com/videos/index.php?studio=368&version=en' target='_blank' ><img src='http://www.citebeur.net/fr/promo/hard/banners/160x600/gayarabclub_1.jpg' border='0'></a>"
banner[number++] = "<a href='http://www.gayarabclub.com/videos/index.php?studio=368&version=en' target='_blank' ><img src='http://www.citebeur.net/fr/promo/hard/banners/160x600/gayarabclub_2.jpg' border='0'></a>"
banner[number++] = "<a href='http://www.gayarabclub.com/videos/index.php?studio=368&version=en' target='_blank' ><img src='http://www.citebeur.net/fr/promo/hard/banners/160x600/gayarabclub_3.jpg' border='0'></a>"

banner[number++] = "<a href='http://www.universblack.com/videos/index.php?studio=368&version=en' target='_blank' ><img src='http://www.citebeur.net/fr/promo/hard/banners/160x600/universblack_1.jpg' border='0'></a>"
banner[number++] = "<a href='http://www.universblack.com/videos/index.php?studio=368&version=en' target='_blank' ><img src='http://www.citebeur.net/fr/promo/hard/banners/160x600/universblack_2.jpg' border='0'></a>"
banner[number++] = "<a href='http://www.universblack.com/videos/index.php?studio=368&version=en' target='_blank' ><img src='http://www.citebeur.net/fr/promo/hard/banners/160x600/universblack_3.jpg' border='0'></a>"

increment = Math.floor(Math.random() * number);
document.write(banner[increment]);