document.writeln('<div id="footer">');
document.writeln('<p class="logo"><img src="/images/logo_nbk_e.gif" width="600" height="16" alt="Nabeya Bi-tech Kaisha"></p>');

if (location.href.indexOf("_tw.html") != -1) {
	document.writeln('<p class="email">咨询信箱：<a href="mailto:info-chn@nbk1560.com" target="_blank">info-chn@nbk1560.com</a></p>');
} else {
	document.writeln('<p class="email"><img src="/images/top_mail.gif" height="11" width="22"> <a href="mailto:info@nbk1560.com">e-mail:info@nbk1560.com</a></p>');
}

document.writeln('<p id="copyright">Copyright &copy; 2011. Nabeya Bi-tech Kaisha All Rights Reserved. </p>');
document.writeln('</div>');


