// footer.js
// アキレス本社用フッター（日本語版）

document.write('<!-- grovalfooter -->');
document.write('<div id="grovalfooter">');
document.write('<div class="groval760">');
document.write('<ul>');
document.write('<li class="f00">');
document.write('<img src="http://www.achilles.jp/images/common/f_copyright.gif" width="332" height="15" alt="Copyright 2000-2010 achilles corporation All rights reserved."></li>');
document.write('<li class="f01"><a href="http://www.achilles.jp/company/12/index.html">');
document.write('<img src="http://www.achilles.jp/images/common/f_menu01.gif" width="101" height="15" alt="プライバシーポリシー" border="0"></a></li>');
document.write('<li class="f02"><a href="http://www.achilles.jp/company/11/index.html">');
document.write('<img src="http://www.achilles.jp/images/common/f_menu02.gif" width="33" height="15" alt="公告" border="0"></a></li>');
document.write('<li class="f03"><a href="#" onClick="openNoticeWin();">');
document.write('<img src="http://www.achilles.jp/images/common/f_menu03.gif" width="55" height="15" alt="免責事項" border="0"></a></li>');
document.write('<li class="f04"><a href="http://www.achilles.jp/link/index.html?bn=link_top">');
document.write('<img src="http://www.achilles.jp/images/common/f_menu04.gif" width="58" height="15" alt="関連リンク" border="0"></a></li>');
document.write('</ul>');
document.write('<div style="clear:both;"></div>');
document.write('</div>');
document.write('</div>');
document.write('<!-- /grovalfooter -->');

