// 上部　ナビバー作成
function crtNvBar(page){
   document.write(' <img src="image/bar_naka.jpg" width="720" height="74" border="0" usemap="#Map"><map name="Map"><area shape="rect" coords="582,51,711,74" href="hokoku.html"><area shape="rect" coords="439,51,568,74" href="schedule.html"><area shape="rect" coords="343,52,424,73" href="dantai.html"><area shape="rect" coords="153,51,234,72" href="gaiyo.html"><area shape="rect" coords="249,53,330,74" href="boshu.html"><area shape="rect" coords="3,3,141,73" href="../"></map> ')
}

// ページリード作成

function crtLeadStr(page){
   document.write("")
}