function jre_footer(path) {
	document.write('<div class="footerArea">');
	document.write('<tr>');
	//document.write('<div class="f-navi01"><a href="'+path+'index.html">Home</a><span>|</span><a href="'+path+'using/index.html">Using JR East</a><span>|</span><a href="'+path+'special/index.html">Special Offers</a><span>|</span><a href="'+path+'trips/index.html">Trips</a><span>|</span><a href="'+path+'info_counters/index.html">Information Counters</a><span>|</span><a href="'+path+'investor/index.html">IR</a><span>|</span><a href="'+path+'aboutus/index.html">About Us</a></div>');
	document.write('<div class="f-navi01"></div>');
	//document.write('<div class="f-navi02"><a href="privacypolicy.html" target="_blank">ACP Rail International Privacy Policy</a><span>|</span><a href="'+path+'termsofuse/index.html">Terms of Use</a><span>|</span><a href="'+path+'sitemap/index.html">Site Map</a></div>');
	document.write('<div class="f-navi02"><a href="privacypolicy.html" target="_blank">AccesRail / ACP Rail International Privacy Policy</a></div>');
	//document.write('<div class="copylight"><img src="en/img/copyright_666666.gif" alt="Copyright &copy; East Japan Railway Company" width="520" height="11"></div>');
	document.write('</div>');
}
