function affichflash()
{
	document.write('<object type="application/x-shockwave-flash" data="/flash/925_165.swf" width="925" height="165">')
	document.write('<param name="movie" value="/flash/925_165.swf" />')
	document.write('<param name="wmode" value="opaque" />')
	document.write('<param name="menu" value="false" />')
// 	document.write('<embed src="/flash/925_165.swf" type="application/x-shockwave-flash" wmode="opaque" menu="false" height="165" width="925"></embed>')
	document.write('</object>')
}
