if (MM_FlashCanPlay) {
	document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="760" height="360" id="top-flash" align="middle">');
	document.write('<param name="allowScriptAccess" value="sameDomain" />');
	document.write('<param name="movie" value="./images/top_image.swf" />');
	document.write('<param name="quality" value="high" />');
	document.write('<embed src="./images/top_image.swf" quality="high" width="760" height="360" name="top-flash" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
	document.write('</object>');
} else{
	document.write('<img src="images/top_image.jpg" alt="家賃保証の頼れるパートナー 日本セーフティー株式会社" width="760" height="340" border="0" usemap="#MainImage" />');
	document.write('<map name="MainImage" id="MainImage">');
	document.write('<area shape="rect" coords="9,290,250,350" href="resident/index.html" alt="入居者様へ" />');
	document.write('<area shape="rect" coords="258,290,501,350" href="owner/index.html" alt="オーナー様へ" />');
	document.write('<area shape="rect" coords="509,290,750,350" href="mediation/index.html" alt="不動産仲介 管理会社様へ" />');
	document.write('</map>');
}
