document.open();
document.write('<div id="footer">');
document.write('<div id="footerinfo">');
document.write('<p id="footerinfoinner">OKAYAMA FM に関するご意見・ご感想・リクエストは <a href="/request_m/index.html">REQUEST &#38; MESSAGE</a> から。</p>');
document.write('<ul id="footernavi">');
document.write('<li><a href="/company/index.html">会社概要</a></li>');
document.write('<li><a href="/report/index.html">番組審議会</a></li>');
document.write('<li><a href="/kijun/index.html">番組基準</a></li>');
document.write('<li><a href="/privacy/index.html">プライバシーポリシー</a></li>');
document.write('</ul>');
document.write('<br class="clear" />');
document.write('</div>');
document.write('<p id="copyright">Copyright &#169; 2010 OKAYAMA FM Inc. All rights reserved.</p>');
document.write('</div>');
document.close();
