// en_grovalfooter.js
// アキレス外部サイト用フッター（英語版）

document.write('<!-- grovalfooter -->');
document.write('<div id="grovalfooter">');
document.write('<div class="groval760">');
document.write('<ul>');
document.write('<li class="f00en">');
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="f01en"><a href="http://www.achilles.jp/english/company/12/index.html" target="_blank">');
document.write('<img src="http://www.achilles.jp/images/common/f_menu01_en.gif" width="76" height="15" alt="Privacy Policy" border="0"></a></li>');
document.write('<li class="f02en"><a href="#" onClick="openNoticeWinEn();">');
document.write('<img src="http://www.achilles.jp/images/common/f_menu02_en.gif" width="68" height="15" alt="Disclaimers" border="0"></a></li>');
document.write('</ul>');
document.write('<div style="clear:both;"></div>');
document.write('</div>');
document.write('</div>');
document.write('<!-- /grovalfooter -->');


