var banner=new Array()
banner[0]='<a href=http://dgtelescopique.com target=_new><b><font size="2" color="#000000">DG Telescopique</font></b></a>'
banner[1]='<a href=http://annuaire-webmaster.dgtelescopique.com target=_new><b><font size="2" color="#000000">Mine Webmaster</font></b></a>'
banner[2]='<a href=http://communeaute.ning.com target=_new><b><font size="2" color="#000000">Communauté R.K</font></b></a>'
banner[3]='<a href=http://www.arcadetown.com/store.asp?aid=1648137 target=_new><b><font size="2" color="#000000">Arcadetown</font></b></a>'
banner[4]='<a href=https://secure.bmtmicro.com/ECommerce-OffSite/63713.html?AID=1648137 target=_new><b><font size="2" color="#000000">MegaView</font></b></a>'
banner[5]='<a href=http://www.trouve-moi.com/?id=41312 target=_new><b><font size="2" color="#000000">Trouve Moi</font></b></a>'
var whichbanner=Math.floor(Math.random()*(banner.length))
document.write(banner[whichbanner])
