var banner=new Array()
banner[0]='<a href=http://boutiqueraiderknight.pourtesyeux.com target=_new><b><font size="2" color="#000000">Pour tes Yeux</font></b></a>'
banner[1]='<a href=http://boutiqueraiderknight.flirtmoi.com target=_new><b><font size="2" color="#000000">Flirtmoi</font></b></a>'
banner[2]='<a href=http://boutiqueraiderknight.centre-marketing-internet.com target=_new><b><font size="2" color="#000000">Formation CMI</font></b></a>'
banner[3]='<a href=http://boutiqueraiderknight.carrefourinternet.com target=_new><b><font size="2" color="#000000">Boutique CI</font></b></a>'
banner[4]='<a href=http://boutiqueraiderknight.coupeci.com target=_new><b><font size="2" color="#000000">La Coupe CI</font></b></a>'
banner[5]='<a href=http://boutiqueraiderknight.webcompteur.com target=_new><b><font size="2" color="#000000">Webcompteur</font></b></a>'
var whichbanner=Math.floor(Math.random()*(banner.length))
document.write(banner[whichbanner])
