function RunFoo()
{
   document.write('<object type="application/x-shockwave-flash" data="c.swf?path=header.swf" width="519" height="207">\n');
   document.write('<param name="movie" value="c.swf?path=header.swf" /></object>\n');
}