function run_concours() 
{ 
document.write('<object type="application/x-shockwave-flash" data="http://www.cccw.be/data/images/bt-concours.swf" width="107" height="15">\n'); 
document.write('<param name="movie" value="http://www.cccw.be/data/images/bt-concours.swf">\n'); 
document.write('<embed src="http://www.cccw.be/data/images/bt-concours.swf" width="107" height="15" type="application/x-shockwave-flash">\n'); 
document.write('</embed>\n'); 
document.write('</object>\n'); 
} 