function run_flash1()
{
document.write('<object>\n');
document.write('<param name="movie" value="movie">\n');
document.write('<param name="movie" value="movie">\n');
document.write('<embed src="logo.swf" bgcolor="#ffffff" menu=false  width="550" height="425" type="application/x-shockwave-flash">\n');
document.write('</embed>\n');
document.write('</object>\n');
}
function run_flash2()
{
document.write('<object>\n');
document.write('<param name="movie" value="movie">\n');
document.write('<param name="movie" value="movie">\n');
document.write('<embed src="banniere.swf" bgcolor="#375A17" menu=false  width="776" height="120" type="application/x-shockwave-flash">\n');
document.write('</embed>\n');
document.write('</object>\n');
}

function run_flash3()
{
document.write('<object>\n');
document.write('<param name="movie" value="movie">\n');
document.write('<param name="movie" value="movie">\n');
document.write('<embed src="menu.swf" wmode=transparent bgcolor="#375A17" menu=false  width="186" height="426" type="application/x-shockwave-flash">\n');
document.write('</embed>\n');
document.write('</object>\n');
}
