function writeIt(){
          document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="724" height="173">\n');
	document.write('<param name="movie" value="/images/fugucorp_home.swf" />\n');
			   document.write('<param name="quality" value="high" />\n');
    document.write(' <embed src="/images/fugucorp_home.swf" quality="high" pluginspage="https://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="724" height="173">\n');
   document.write('<\/embed>\n');
    document.write('<\/object>\n');
}