<!--
Texte = new Array(1);
Texte[0]='<iframe src="http://fl01.ct2.comclick.com/aff_frame.ct2?id_regie=1&num_editeur=5104&num_site=4&num_emplacement=3" WIDTH="468" HEIGHT="60" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no" bordercolor="#000000"></iframe>';

index = Math.floor(Math.random() * Texte.length);
document.write(Texte[index]);
//-->