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