function RunFoo()
{
 document.write('<object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="760" height="250">\n');
 document.write('<param name="movie" value="images/nav.swf" />\n');
 document.write('<param name="quality" value="high" />\n');
 document.write('<param name="wmode" value="opaque" />\n');
 document.write('<param name="swfversion" value="7.0.70.0" />\n');
 document.write('<param name="expressinstall" value="Scripts/expressInstall.swf" />\n');
 document.write('<!--[if !IE]>-->\n');
 document.write('<object type="application/x-shockwave-flash" data="images/nav.swf" width="760" height="250">\n');
 document.write('<!--<![endif]-->\n');
 document.write('<param name="quality" value="high" />\n');
 document.write('<param name="wmode" value="opaque" />\n');
 document.write('<param name="swfversion" value="7.0.70.0" />\n');
 document.write('<param name="expressinstall" value="Scripts/expressInstall.swf" />\n');
 document.write('<div>\n');
 document.write('<h4>Content on this page requires a newer version of Adobe Flash Player.</h4>\n');
 document.write('<p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>\n');
 document.write('</div>\n');
 document.write('<!--[if !IE]>-->\n');
 document.write('</object>\n');
 document.write('<!--<![endif]-->\n');
 document.write('</object>\n');
}
