
function writeFooter(){
document.write('  <p class="menu"><a href="/">ホーム</a> | <a href="/products/index.html">製品情報</a> | <a href="/support/index.html">お客様相談室</a> | <a href="/corporate/index.html">会社案内</a> | <a href="/sitemap/index.html">サイトマップ</a> | <a href="/inquiry/index.html">お問い合わせ</a> | <a href="/english/index.html">ENGLISH</a></p>');
document.write('  <p class="copyright">&copy; 2007 - 2011 NVP Co.,LTD. All right reserved.</p>');
}

