﻿//utf-8

function nozomi()

{


document.write('<object data="images/index.swf" type="application/x-shockwave-flash" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/ flash/swflash.cab#version=6,0,0,0" width="780" height="295">');
document.write('<param name="movie" value="images/index.swf" width="780" height="295">');
document.write('<param name="play" value="true">');
document.write('<param name="loop" value="false">');
document.write('<param name="quality" value="high">');
document.write('<param name="wmode" value="opaque">');

document.write('<embed src="images/index.swf" wmode="transparent" width="780" height="295"');
document.write('quality="high"');
document.write('pluginspace="http://www.macromedia.com/go/getflashplayer"');
document.write('type="application/x-shockwave-flash"');
document.write('play="true"');
document.write('loop="false">');
document.write('</embed>');

document.write('<noembed>');
document.write('<img src="images/index.jpg" width="780" height="295" border="0" usemap="#indexMap" />');
document.write('<map name="indexMap" id="indexMap">');
document.write('<area shape="rect" coords="112,255,222,293" href="products/products.html" alt="製品情報" />');
document.write('<area shape="rect" coords="223,255,333,293" href="technology/technology.html" alt="技術情報" />');
document.write('<area shape="rect" coords="334,255,447,293" href="other_enterprise/other_enterprise.html" alt="マッハグループその他事業展開" />');
document.write('<area shape="rect" coords="448,255,558,293" href="corporate/message.html" alt="会社情報" />');
document.write('<area shape="rect" coords="559,255,669,293" href="environment/environment.html" alt="環境への取り組み" />');
document.write('<area shape="rect" coords="670,255,778,293" href="contact/main.html" alt="サポート・お問い合わせ" />');
document.write('</map>');
document.write('</noembed>');

document.write('</object>');

}

