<!--
var img = new Array();
var url = new Array();
var txt = new Array();
// bordeauxgay
url[0]  = "http://www.bordeauxgay.com";
txt[0]  = "Hot videos gay cliquez ici";
// sexe-love
url[1]  = "http://www.sexe-love.com";
txt[1]  = "des tonnes de vidéos pornos à télécharger cliquez ici !";
// playmates
url[2]  = "http://www.club-playmates-videos.com/";
txt[2]  = "Videos et galerie photos de vraies playmates cliquez ici";
// sexe-love
url[3]  = "http://www.sexe-love.com";
txt[3]  = "des tonnes de vidéos pornos à télécharger cliquez ici";
// amateurs-coquins
url[4]  = "http://www.amateurs-coquins.com/topPHP/in.php?id=112";
txt[4]  = "Superbes photos";
// carasexe
url[5]  = "http://www.libertins-online.com/sommaire.html";
txt[5]  = "webcams rencontres online cliquez ici";
// Tirage au sort et affichage DU TEXTE à afficher
var n = Math.round(5 * Math.random());
document.write("<div align=center><font face=arial size=2>");
document.write("<a target=_new href="+url[n]+">"+txt[n]+"</a></font></div>");
// -->

