function embedFlash()
{
  document.write('<object type="application/x-shockwave-flash" data="menu.swf" width="980" height="324">');
  document.write('<param name="movie" value="menu_main.swf">\n');
  document.write('<param name="quality" value="high">\n');
  document.write('<param name="wmode" value="transparent">\n');
  document.write('</object>\n');
}
