function footer(url){
	document.write('<table cellspacing="0" cellpadding="0" id="footer_table"><tr><td id="footer_area" align="center"><div id="footer_link"><a href="'+url+'index.html">ホーム</a> ｜ <a href="'+url+'corporate/index.html">会社案内</a> ｜ <a href="'+url+'business/index.html">事業案内</a> ｜ <a href="'+url+'support/index.html">サポート</a> ｜ <a href="'+url+'recruit/index.html">採用情報</a> ｜ <a href="'+url+'inquiry/index.html">お問い合せ</a> ｜ <a href="'+url+'privacy/index.html">プライバシーポリシー</a> ｜ <a href="'+url+'sitemap/index.html">サイトマップ</a></div><div id="footer_copyright"><img src="'+url+'images_com/copyright.gif" width="250" height="11" alt="(C) Copyright APEX WAKO.CO.LTD. All Rights Reserved." title=""></div></td></tr></table>');
}
