function RunFlashIntro3()
{
    document.write('<object type="application/x-shockwave-flash" data="flash/header2.swf" width="551" height="179">\n');
    document.write('<param name="movie" value="flash/header2.swf">\n');
    document.write('<param name="wmode" value="transparent">\n');
    document.write('</object>\n');
}