// 上部　ナビバー作成
function crtNvBar(page){
   document.write(' <a href="index.html"><img src="image/bar_logo.jpg" width="175" height="45" border="0"></a><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="2009/gaiyo.html"><area shape="rect" coords="117,3,198,24" href="2009/boshu.html"><area shape="rect" coords="213,4,345,23" href="apply2009.html"><area shape="rect" coords="360,3,481,23" href="2009/mosikomi.pdf"><area shape="rect" coords="495,3,616,23" href="2009/jusho.html"><area shape="rect" coords="622,3,717,22" href="2009/hyosho.html"></map> ')
}


// ページリード作成

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