function RunFoo()
{
   document.write('<OBJECT id="pic_header_new" codeBase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" height="120" width="748" align="middle" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000">\n');
   document.write('<PARAM NAME="Movie" VALUE="obx_header_new.swf"> \n');
   document.write('<PARAM NAME="Src" VALUE="obx_header_new.swf"> \n');
   document.write('<PARAM NAME="Quality" VALUE="High"> \n');
   document.write('<PARAM NAME="AllowScriptAccess" VALUE="always"> \n');
   document.write('<PARAM NAME="BGColor" VALUE="EEEEEE"> \n');
   document.write('<param name="wmode" value="transparent"> \n');
   document.write('<embed src="obx_header_new.swf" menu="true" wmode="transparent" quality="high" scale="ShowAll" bgcolor="#ffffff" width="748" height="120" name="pic_header" align="middle" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> \n');
   document.write('</object>\n');
}
