Year = new Date().getFullYear();

document.open();
document.write('<ul><li> <a href="\/link\/index.html">リンク集<\/a><\/li><li> <a href="\/privacy/index.html">個人情報保護ポリシー<\/a> │<\/li><li><a href="\/sitemap\/index.html">サイトマップ<\/a> │<\/li><\/ul><p>Copyright &copy; ' + Year + ' <a href="\/index.html">Sanyo Electric Railway Co.,Ltd.<\/a> All Rights Reserved.<\/p>');
document.close();

