function RunFlash()
{
    document.write('<object type="application/x-shockwave-flash" data="data/images/flash/menu_v3.swf" width="825" height="70">\n');
    document.write('<param name="movie" value="data/images/flash/menu_v3.swf" />\n');
    document.write('</object>\n');
}