<!--
var img = new Array();
var url = new Array();
var txt = new Array();
// libertins-online
img[0] = "http://chticoquine.free.fr/siteban/libertins-onlinecom468x60.jpg";
url[0]  = "http://www.libertins-online.com/sommaire.html";
txt[0]  = "Webcams et annonces libertines online";
// libertins-online
img[1] = "http://chticoquine.free.fr/siteban/libertins-onlinecom468x60.jpg";
url[1]  = "http://www.libertins-online.com/sommaire.html";
txt[1]  = "Webcams et annonces libertines online";
// Galerie photo
img[2] = "http://chticoquine.free.fr/bannieres/bangalerie30.jpg";
url[2]  = "http://www.amateurslibertins.com/ajoutez-des-photos.html";
txt[2]  = "Votre galerie photo";
// libertins-online
img[3] = "http://chticoquine.free.fr/siteban/libertins-onlinecom468x60.jpg";
url[3]  = "http://www.libertins-online.com/sommaire.html";
txt[3]  = "Webcams et annonces libertines online";
// photosamateursvf
img[4] = "http://www.vosfemmes.com/affiliation/promo/468x60-1.gif";
url[4] = "http://www.amateurslibertins.com/photosamateursvf.html";
txt[4] = "Publiez vos galeries de photos amateurs !";
// playmates
img[5] = "http://www.club-playmates-videos.com/bannieres/clubplaymatesban468x60.jpg";
url[5]  = "http://www.club-playmates-videos.com/";
txt[5]  = "Les plus belles vidéos et photos de playmates";
// Galerie photo
img[6] = "http://chticoquine.free.fr/bannieres/bangalerie30.jpg";
url[6]  = "http://www.amateurslibertins.com/gestion_compte.html?pagec=4";
txt[6]  = "Votre galerie photo";
// sexe-love
img[7] = "http://sexe-love.com/images/ban468x68.jpg";
url[7]  = "http://sexe-love.com/";
txt[7]  = "Les plus chaudes vidéos à télécharger";
// libertins-online
img[8] = "http://chticoquine.free.fr/siteban/libertins-onlinecom468x60.jpg";
url[8]  = "http://www.libertins-online.com/sommaire.html";
txt[8]  = "Webcams et annonces libertines online";
// VIDEOSADOMASO
img[9] = "http://chticoquine.free.fr/bannieres/videosadomaso468x60.jpg";
url[9]  = "http://www.videosadomaso.com/sommaire.html";
txt[9]  = "Annonces et videos spécial SM";
// Ajout de photos
img[10] = "http://chticoquine.free.fr/bannieres/annonce-avec-photo.jpg";
url[10]  = "http://www.amateurslibertins.com/ajout-photos.html";
txt[10]  = "Ajout de photos";
// écris aux autres
img[11] = "http://chticoquine.free.fr/bannieres/ecrilao.jpg";
url[11]  = "#";
txt[11]  = "Pour vous aider sur le service annonces";
// Galerie photo
img[12] = "http://chticoquine.free.fr/bannieres/bangalerie30.jpg";
url[12]  = "http://www.amateurslibertins.com/ajoutez-des-photos.html";
txt[12]  = "Votre galerie photo";
// annonces en tete
img[13] = "http://chticoquine.free.fr/bannieres/annoncenetetelao.jpg";
url[13]  = "#";
txt[13]  = "Pour vous aider sur le service annonces";
// Galerie photo
img[14] = "http://chticoquine.free.fr/bannieres/bangalerie30.jpg";
url[14]  = "http://www.amateurslibertins.com/ajoutez-des-photos.html";
txt[14]  = "Votre galerie photo";
// Ajout de photos
img[15] = "http://chticoquine.free.fr/bannieres/annonce-avec-photo.jpg";
url[15]  = "http://www.amateurslibertins.com/ajout-photos.html";
txt[15]  = "Ajout de photos";
// annonces en tete
img[16] = "http://chticoquine.free.fr/bannieres/annoncenetetelao.jpg";
url[16]  = "#";
txt[16]  = "Pour vous aider sur le service annonces";
// Ajout de photos
img[17] = "http://chticoquine.free.fr/bannieres/annonce-avec-photo.jpg";
url[17]  = "http://www.amateurslibertins.com/ajout-photos.html";
txt[17]  = "Ajout de photos";

// Tirage au sort et affichage de la bannière à afficher
var n = Math.round(17 * Math.random());
document.write("<div align=center>");
document.write("<a target=_new href="+url[n]+"><img border=0 width=468 height=60 src="+img[n]+"></a></div>");

// -->

