// JavaScript Document
var MM_contentVersion = 6;
var plugin = (navigator.mimeTypes && navigator.mimeTypes["application/x-shockwave-flash"]) ? navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin : 0;
if ( plugin ) {
		var words = navigator.plugins["Shockwave Flash"].description.split(" ");
	    for (var i = 0; i < words.length; ++i)
	    {
		if (isNaN(parseInt(words[i])))
		continue;
		var MM_PluginVersion = words[i]; 
	    }
	var MM_FlashCanPlay = MM_PluginVersion >= MM_contentVersion;
}
else if (navigator.userAgent && navigator.userAgent.indexOf("MSIE")>=0 
   && (navigator.appVersion.indexOf("Win") != -1)) {
	document.write('<SCR' + 'IPT LANGUAGE=VBScript\> \n'); //FS hide this from IE4.5 Mac by splitting the tag
	document.write('on error resume next \n');
	document.write('MM_FlashCanPlay = ( IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash." & MM_contentVersion)))\n');
	document.write('</SCR' + 'IPT\> \n');
}
if ( MM_FlashCanPlay ) {
	document.write('<table width="760" height="377" border="0" align="center" cellpadding="0" cellspacing="0">');
	document.write(' <tr>');
	document.write(' <td>');
	document.write(' <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="760" height="377">');
	document.write(' <param name="movie" value="main.swf">');
	document.write(' <param name="quality" value="high">');
	document.write(' <embed src="main.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="760" height="377"></embed>');
	document.write(' </object></td>');
	document.write(' </tr>');
	document.write(' </table>');
} else{
	document.write(' <map name="mainfla" id="mainfla">');
	document.write(' <area shape="rect" coords="141,252,277,263" href="company/greeting/" target="_self" alt="Message" />');
	document.write(' <area shape="rect" coords="141,266,277,278" href="company/philosophy/" alt="Corporate philosophy/Corporate goal" />');
	document.write(' <area shape="rect" coords="140,281,277,293" href="company/overview" target="_self" alt="Corporate overview" />');
	document.write(' <area shape="rect" coords="140,296,277,308" href="company/outline/" target="_self" alt="History" />');
	document.write(' <area shape="rect" coords="141,311,277,324" href="company/headoffice/" target="_self" alt="Business facilities" />');
	document.write(' <area shape="rect" coords="141,326,277,338" href="company/tokyo-co/" target="_self" alt="Affiliated companies" />');
	document.write(' <area shape="rect" coords="141,340,277,354" href="company/brand/" target="_self" alt="REIKO Brand" />');
	document.write(' <area shape="rect" coords="287,282,431,295" href="product/wrapping/" target="_self" alt="Packaging Material" />');
	document.write(' <area shape="rect" coords="288,297,431,309" href="product/fiber/" target="_self" alt="Metallic Yam" />');
	document.write(' <area shape="rect" coords="288,312,431,325" href="product/list/" target="_self" alt="Product list" />');
	document.write(' <area shape="rect" coords="287,238,431,251" href="product/" target="_self" alt="Product TOP" />');
	document.write(' <area shape="rect" coords="285,197,432,231" href="product/" target="_self" alt="Product" />');
	document.write(' <area shape="rect" coords="133,197,282,231" href="company/" target="_self" alt="Corporate" />');
	document.write(' <area shape="rect" coords="141,236,277,249" href="company/" target="_self" alt="Corporate" />');
	document.write(' <area shape="rect" coords="287,253,431,266" href="product/film/" target="_self" alt="Highly Functional Film" />');
	document.write(' <area shape="rect" coords="287,267,431,280" href="product/color/" target="_self" alt="Ornament Meterial" />');
	document.write(' <area shape="rect" coords="665,323,753,351" href="http://www.adobe.com/go/getflashplayer" target="_blank" alt="FlashPlayer Download" />');
	document.write(' </map>');
}

