document.write('<p>');
document.write('<a href="./index.html">');
document.write('<img src="./images/belle_top_title.gif" alt="BELLE DENTAL CLINIC" width="200" height="111">');
document.write('</a>');
document.write('</p>');
document.write('<ul id="menurollover">');
document.write('<li><a class="menurollover-top" href="./index.html">&nbsp;</a></li>');
document.write('<li><a class="menurollover-shokai" href="./shokai.html">&nbsp;</a></li>');
document.write('<li><a class="menurollover-concept" href="./concept.html">&nbsp;</a></li>');
document.write('<li><a class="menurollover-aisatsu" href="./aisatsu.html">&nbsp;</a></li>');
document.write('<li><a class="menurollover-naiyo" href="./naiyo.html">&nbsp;</a></li>');
//document.write('<li><a class="menurollover-oshirase" href="./oshirase.html">&nbsp;</a></li>');
document.write('<li><a class="menurollover-qa" href="./qa_index.html">&nbsp;</a></li>');
document.write('<li><a class="menurollover-sitemap" href="./sitemap.html">&nbsp;</a></li>');
document.write('</ul>');
