<!--
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"');
	document.write('  codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" ');
	document.write(' ID="main" WIDTH="100%" HEIGHT="524" ALIGN="middle">');
	document.write(' <PARAM NAME="movie" VALUE="recruit2011.swf" /> <PARAM NAME="quality" VALUE="high" /> <param name="scale" value="noscale" /> <PARAM NAME="bgcolor" VALUE="#333333" />  '); 
	document.write(' <EMBED src="recruit2011.swf" quality="high" bgcolor="#333333"  ');
	document.write(' swLiveConnect=FALSE WIDTH="100%" HEIGHT="524" scale="noscale" NAME="main" ALIGN="middle"');
	document.write(' TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.adobe.com/go/getflashplayer_jp">');
	document.write(' </EMBED>');
	document.write(' </OBJECT>');
} else{
document.write('<div id="error" style=" text-align:center;">');

document.write('<img src="images/recruit_flash.jpg" alt="イオンディライト 新卒採用情報2011" width="990" height="486" border="0" />');
document.write('<ul class="clearfix">');
document.write('<li class="Navi_01"><a href="aeondelight.html" title="イオンディライトってどんな会社">イオンディライトってどんな会社</a></li>');
document.write('<li class="Navi_02"><a href="field.html" title="イオンディライトというフィールド">イオンディライトというフィールド</a></li>');
document.write('<li class="Navi_03"><a href="person/index.html" title="イオンディライトの社員と仕事">イオンディライトの社員と仕事</a></li>');
document.write('<li class="Navi_04"><a href="message.html" title="人事部からのメッセージ">人事部からのメッセージ</a></li>');
document.write('<li class="Navi_05"><a href="outline/index.html" title="採用基本情報">採用基本情報</a></li>');
document.write('<li class="Navi_06"><a href="faq.html" title="FAQ">FAQ</a></li>');
document.write('<li class="Navi_07"><a href="freetalk/index.html" title="グッジョくんたちのフリートーク">グッジョくんたちのフリートーク</a></li>');
document.write('</ul>');
document.write('</div>');
}
//-->