htm = ""
htm+="<div class='contents'>"
htm+="<ul id='footerNav'>"
htm+="<li class='copy'>Copyright &copy; 2008-2010 DENROKU Co., Ltd. All rights reserved.</li>"
htm+="<li><a href='http://www.denroku.co.jp/info/privacy.htm'>プライバシーポリシー</a> ｜ </li>"
htm+="<li><a href='http://www.denroku.co.jp/info/terms.htm'>サイトご利用にあたって</a></li>"
htm+="</ul>"
htm+="</div>"

document.write(htm)