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="index2.swf" bgcolor="#000000" menu=false  width="774" height="558" 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="#000000" menu=false  width="760" height="135" type="application/x-shockwave-flash">\n');
document.write('</embed>\n');
document.write('</object>\n');
}



