// 上部　ナビバー作成function crtNvBar(page){   document.write('<img src="image/bar.gif" width="700" height="30" border="0" usemap="#Map"><map name="Map"><area shape="rect" coords="3,3,127,27" href="index.html"></map>')}// ページリード作成function crtLeadStr(page){   document.write("")}