document.write('<div id="footer">');
document.write('<div id="contact"><a href="/09vol2/info.html">[ CONTACT US ]</a></div>');
document.write('<div id="copyright">')
document.write('「丸の内朝大学」は学校教育法上の「大学」ではなく、有限責任中間法人などによって運営される地域活性を目的とした市民講座です。<br>');

myDate = new Date();
myYear = myDate.getFullYear();
document.write("Copyright &copy; ",myYear," umari Inc. All Rights Reserved.");

document.write('</div>');

document.write('<div class="cboth"></div>');
document.write('</div>');