var plugin = (navigator.mimeTypes && navigator.mimeTypes["application/x-shockwave-flash"]) ? navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin : 0;
if ( plugin ) {
	plugin = parseInt(plugin.description.substring(plugin.description.indexOf(".")-1)) >= 6;
}
else if (navigator.userAgent && navigator.userAgent.indexOf("MSIE")>=0 && navigator.userAgent.indexOf("Windows")>=0) {
	document.write('<SCRIPT LANGUAGE=VBScript\> \n');
	document.write('on error resume next \n');
	document.write('plugin = ( IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash.6")))\n');
	document.write('</SCRIPT\> \n');
}
if ( plugin ) {
	document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
	document.write(' codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" ');
	document.write(' WIDTH=770 HEIGHT=600>');
	document.write(' <PARAM NAME=movie VALUE="../../flash/eng/business/container_history.swf"><param name=wmode value=opaque><PARAM NAME=loop VALUE=true><PARAM NAME=quality VALUE=high>  '); 
	document.write(' <EMBED src="../../flash/eng/business/container_history.swf" loop=true wmode=opaque quality=high ');
	document.write(' swLiveConnect=FALSE WIDTH=770 HEIGHT=600');
	document.write(' TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">');
	document.write(' </EMBED>');
	document.write(' </OBJECT>');
}
else if (!(navigator.appName && navigator.appName.indexOf("Netscape")>=0 && navigator.appVersion.indexOf("2.")>=0)){
	document.write('<img src="../business/image/navi.gif" width="770" height="25" border="0" usemap="#Map">');
	document.write('<map name="Map">');
	document.write('<area shape="rect" coords="1,1,75,23" href="../index.htm">');
	document.write('<area shape="rect" coords="76,1,151,23" href="../topics/index.htm">');
	document.write('<area shape="rect" coords="152,1,227,23" href="../products/index.htm">');
	document.write('<area shape="rect" coords="228,1,324,23" href="../service/index.htm">');
	document.write('<area shape="rect" coords="325,1,429,23" href="../dl/index.htm">');
	document.write('<area shape="rect" coords="430,1,504,23" href="../company/index.htm">');
	document.write('<area shape="rect" coords="505,1,590,23" href="../ir/index.htm">');
	document.write('</map>');
	document.write('<img src="../business/image/sub_history_01.jpg" alt="History-1" width=770 height=149 border=0 usemap="#Map2">');
	document.write('<map name="Map2">');
	document.write('<area shape="rect" coords="174,122,307,148" href="special.htm">');
	document.write('<area shape="rect" coords="324,122,455,148" href="components.htm">');
	document.write('<area shape="rect" coords="471,122,601,148" href="tools.htm">');
	document.write('<area shape="rect" coords="616,122,748,148" href="precision.htm">');
	document.write('</map>');
	document.write('<IMG src="../business/image/sub_history_02.jpg" alt="History-2" width=770 height=380 border=0><BR>');
	document.write('<IMG src="../business/image/sub_history_03.jpg" alt="History-3" width=770 height=447 border=0><BR>');
	document.write('<IMG src="../business/image/sub_history_04.jpg" alt="History-4" width=770 height=388 border=0><BR>');
	document.write('<IMG src="../business/image/sub_history_05.jpg" alt="History-5" width=770 height=548 border=0><br>');
}


