function RunFoo()
{
   document.write('<object codeBase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" height="190" width="780" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">\n');
   document.write('<PARAM NAME="movie" VALUE="DesignTemplates/HUOJ/flash/animhuoj1.swf"/>\n');
   document.write('<param name="quality" value="high" />\n');
   document.write(' <embed src="DesignTemplates/HUOJ/flash/animhuoj1.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" height="190" width="780"></embed>\n');
   document.write('</object>\n');
}
