function banniere()
{
	document.write('<img src="/2010/images/interface/banniere/'+ Math.round((Math.random()*9)+1)+ '.jpg" width="780" height="150" border="0" />');
}
