function run_flash_bandeau() 
{ 
document.write('<object type="application/x-shockwave-flash" data="http://www.croixblancheantiquites.com/data/images/bandeauflash.swf" width="500" 	height="88">\n'); 
document.write('<param name="movie" value="http://www.croixblancheantiquites.com/data/images/bandeauflash.swf">\n'); 
document.write('<embed src="http://www.croixblancheantiquites.com/data/images/bandeauflash.swf" width="500" height="88" type="application/x-shockwave-flash">\n'); 
document.write('</embed>\n'); 
document.write('</object>\n'); 
} 
