// 上部　ナビバー作成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="581,2,675,25" href="../link.html"><area shape="rect" coords="431,4,562,28" href="../kaisai/index.html"><area shape="rect" coords="283,4,414,26" href="../goods/index.html"><area shape="rect" coords="191,5,277,23" href="../media/index.html"><area shape="rect" coords="95,3,181,25" href="../event/index.html"><area shape="rect" coords="9,0,82,23" href="../index.html"></map>')}// ページリード作成function crtLeadStr(page){   document.write("")}