function RunIndeximage(){   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="" width="800" height="296">\n');   document.write('<param name=movie value="index/index-image-M.swf">\n');   document.write('<embed src="index/index-image-M.swf" quality=high pluginspage="http://www.macromedia.com/jp/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="800" height="296">');   document.write('</embed>\n');   document.write('</object>\n');}