// 上部　ナビバー作成function crtNvBar(page){   document.write(' <img src="image/bar_naka1.jpg" width="720" height="58" border="0" usemap="#Map2"><area shape="rect" coords="5,4,91,57" href="../"></map><br><img src="image/bar_naka2.jpg" width="720" height="25" border="0" usemap="#Map"><map name="Map"><area shape="rect" coords="83,3,165,22" href="gaiyo.html"><area shape="rect" coords="170,4,317,21" href="schedule.html"><area shape="rect" coords="325,3,404,22" href="tenji.html"><area shape="rect" coords="414,4,501,22" href="hokoku01.html"><area shape="rect" coords="505,2,590,23" href="koen.html"><area shape="rect" coords="15,4,79,21" href="../"></map>')}// ページリード作成function crtLeadStr(page){   document.write("")}