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