document.write("	<div id=layout_footer>");
document.write("	<div align=center>");

document.write("		<div id=footer_contents>");
document.write("			<div class=logo_nyk><a href=http://www.nyk.com/english/ target=_blank><img src="+rootpath+"e/images/logo_nyk.gif width=160 height=50 alt=NYK_LINE border=0></a></div>");
document.write("			<div class=footer_navi>");
document.write("			<ul>");
document.write("				<li id=footer_01><a href="+rootpath+"e/about/contact.htm></a></li>");
document.write("				<li id=footer_02><a href="+rootpath+"e/about/privacy.htm></a></li>");
document.write("				<li id=footer_03><a href="+rootpath+"e/about/link.htm></a></li>");
document.write("			</ul>");
document.write("			<div class=copyright>Copyright &copy; 2010. NYK Line. All Rights Reserved.</div>");
document.write("			</div>");
document.write("		</div>");

document.write("	</div>");
document.write("	</div>");
