// 上部　ナビバー作成
function crtNvBar(page){
   document.write(' <a href="../index.html"><img src="../image/bar_logo.jpg" width="175" height="45" border="0"></a></a><img src="../image/bar_nendo2005.jpg" width="200" height="25" border="0"><br><img src="../image/bar.jpg" width="720" height="25" border="0" usemap="#Map"><map name="Map"><area shape="rect" coords="18,2,99,23" href="gaiyo.html"><area shape="rect" coords="117,3,198,24" href="boshu.html"><area shape="rect" coords="213,4,345,23" href="apply_bk.html"><area shape="rect" coords="360,3,481,23" href="mosikomi.pdf"><area shape="rect" coords="493,3,614,23" href="jusho.html"><!--<area shape="rect" coords="624,3,718,22" href="hyosho.html">--></map> ')
}

// ページリード作成

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