function RunFlashIntro()
{
    document.write('<object type="application/x-shockwave-flash" data="flash/header_v8.swf" width="766" height="148">\n');
    document.write('<param name="movie" value="flash/header_v8.swf">\n');
    document.write('</object>\n');
}