<!--
var MM_contentVersion = 8;
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('<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="490">  <param name="movie" value="img/index.swf"><param name="wmode" value="opaque" /><param name="quality" value="high">  <embed src="img/index.swf" wmode="opaque" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="760" height="490"></embed></object>');

} else{
	document.write('<img src="img/index_dammy_001.jpg" border="0" usemap="#Map"><map name="Map">	<area shape="circle" coords="68,426,62" href="https://www.takadayakkyoku.co.jp/recruit/information/entry.html"><area shape="poly" coords="230,469,200,446,194,347,107,371,67,326,102,288,173,271,180,258,209,253,228,194,256,197,288,270,270,415,280,447,238,479" href="weare/wea001.html"><area shape="poly" coords="467,466,437,465,423,351,302,380,294,314,311,286,380,269,436,238,456,201,494,201,524,284,522,358,502,406,495,469" href="weare/wea002.html"><area shape="poly" coords="686,470,631,464,657,374,534,411,524,371,532,294,609,275,638,256,671,229,680,184,720,186,743,291,737,410,737,458,684,468" href="weare/wea003.html"><area shape="poly" coords="133,313" href="#"></map>');
}
//-->