// nav

document.write('<div id="footer">');
document.write('<a href="#logo" title="ページトップへ" onclick="scroller(0,0); return false;" class="page_top">ページトップへ</a>');
document.write('<ul>');
document.write('<li><a href="../index.html" title="トップページ">トップページ</a></li>');
document.write('<li><a href="../au/index.html" title="診療所のご案内">診療所のご案内</a></li>');
document.write('<li><a href="../greetings/index.html" title="院長挨拶">院長挨拶</a></li>');
document.write('<li><a href="../st/index.html" title="症状・治療の進め方">症状・治療の進め方</a></li>');
document.write('<li><a href="../qa/index.html" title="よくあるご質問">よくあるご質問</a></li>');
document.write('</ul>');
document.write('<address>');
document.write('<strong>駒込えぜる診療所</strong> JR駒込駅から徒歩3分 東京、北区にある 心療内科・精神科<br />東京都北区中里2-6-14 NACビル501 / Tel:03-5907-4666（代表）<br />&copy; Copyright 2008-2009 komagome ezer clinic. All rights reserved.');
document.write('</address>');
document.write('</div>');
