// 上部　ナビバー作成function crtNvBar(page){   document.write(' <img src="../image/bar_naka1.jpg" width="720" height="58" border="0" usemap="#Map2"><map name="Map2"><area shape="rect" coords="4,3,93,53" href="../index.html"></map><br><img src="../image/bar_naka2.jpg" width="720" height="25" border="0" usemap="#Map"><map name="Map"><area shape="rect" coords="645,2,717,25" href="../link.html"><area shape="rect" coords="513,2,644,26" href="../kaisai/index.html"><area shape="rect" coords="381,3,512,25" href="../goods/index.html"><area shape="rect" coords="243,4,380,24" href="../media/index.html"><area shape="rect" coords="151,1,237,23" href="../event/index.html"><area shape="rect" coords="9,0,82,23" href="../index.html"></map>')}// ページリード作成function crtLeadStr(page){   document.write("")}