var target= '';str = window.location.pathname;if (str.match(/pg/i) || str.match(/pt/i) || str.match(/english/i) || str.match(/youstamp/i) || str.match(/wedding/i)) {	target= ' target="_top"';}now = new Date();year = now.getFullYear();var dirpath= 'http://www.riso.co.jp/';Footer = '';Footer += '<div id="footer">';Footer += '<div id="copyright">Copyright ' + year + ' RISO KAGAKU CORPORATION. All Rights Reserved.</div>';Footer += '<div id="footer_navi">';Footer += '<a href="' + dirpath + 'home/sitemap.html"' + target + '>サイトマップ</a>&nbsp\;|&nbsp\;';Footer += '<a href="' + dirpath + 'home/info.html"' + target + '>お問い合わせ</a>&nbsp\;|&nbsp\;';Footer += '<a href="' + dirpath + 'release/index.html"' + target + '>ニュースリリース</a>&nbsp\;|&nbsp\;';Footer += '<a href="' + dirpath + 'home/privacy.html"' + target + '>プライバシー</a>&nbsp\;|&nbsp\;';Footer += '<a href="' + dirpath + 'home/use.html"' + target + '>サイトポリシー</a>';Footer += '</div>';Footer += '</div>';PgFooter = '';PgFooter += '<div id="pgfooter" align="center">';PgFooter += '<div id="pg_footer_navi" align="center">';PgFooter += '<a href="' + dirpath + 'home/sitemap.html"' + target + '>サイトマップ</a>&nbsp\;|&nbsp\;';PgFooter += '<a href="' + dirpath + 'home/info.html"' + target + '>お問い合わせ</a>&nbsp\;|&nbsp\;';PgFooter += '<a href="' + dirpath + 'release/index.html"' + target + '>ニュースリリース</a>&nbsp\;|&nbsp\;';PgFooter += '<a href="' + dirpath + 'home/privacy.html"' + target + '>プライバシー</a>&nbsp\;|&nbsp\;';PgFooter += '<a href="' + dirpath + 'home/use.html"' + target + '>サイトポリシー</a>';PgFooter += '</div>';PgFooter += '<div id="pg_copyright" align="center">Copyright ' + year + ' RISO KAGAKU CORPORATION. All Rights Reserved.</div>';PgFooter += '</div>';