//Copyright 2003 by MyKazaam.com Author: Yaza.  You must leave this copyright header in tact for use.  Please read the License file that accompanies the full package of this script.  For support visit http://www.mykazaam.com
var banner=new Array()
banner[0]='<a href="http://www.13ord.com" target="_blank"><img src="http://www.13ord.com/images/ban_468_01.gif" alt="Sauvons les ordinosaures." name="ban_13ord_01_468" width="468" height="60" hspace="0" vspace="0" border="0" id="ban_13ord_01_468"></a>'
banner[1]='<a href="http://www.mo5.com" target="_blank"><img src="http://mo5.com/banniere.gif" alt="Notre associé dans cette aventure." name="ban_mo5" width="468" height="60" hspace="0" vspace="0" border="0" id="ban_mo5"></a>'
var whichbanner=Math.floor(Math.random()*(banner.length))
document.write(banner[whichbanner])
