var banner=new Array()
banner[0]='<a href=http://www.blog4ever.com/creer-un-blog-509.html target=_new><b><font size="2" color="#000000">Blog4Ever</font></b></a>'
banner[1]='<a href=http://www.refsolution.com/index.php?id=383 target=_new><b><font size="2" color="#000000">Refsolution</font></b></a>'
banner[2]='<a href=http://www.myannuaire.com/referencement/supvp9/ target=_new><b><font size="2" color="#000000">My Annuaire</font></b></a>'
banner[3]='<a href=http://www.annoonce.com/index.php?l=fr&adv=4358 target=_new><b><font size="2" color="#000000">AnnOOnce</font></b></a>'
banner[4]='<a href=http://www.adincent.com/?pid=1331 target=_new><b><font size="2" color="#000000">Adincent.com</font></b></a>'
banner[5]='<a href=http://www.webdonline.com/?webcommercant=boutiqueraiderknight target=_new><b><font size="2" color="#000000">WebdOnline</font></b></a>'
var whichbanner=Math.floor(Math.random()*(banner.length))
document.write(banner[whichbanner])
