// 上部　ナビバー作成
function crtNvBar(page){
   document.write('<table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="22"><img src="image/topbar00.gif" usemap="#MapMap" border="0" width="701" height="46"><map name="MapMap"> <area shape="rect" coords="82,15,190,29" href="keyword.htm" target="_top" alt="キーワードでさがす" title="キーワードでさがす"> <area shape="rect" coords="203,15,300,29" href="grade.htm" target="_top" alt="グレードでさがす" title="グレードでさがす"> <area shape="rect" coords="312,16,401,32" href="sentei.htm" target="_top" alt="選定・推薦・受賞" title="選定・推薦・受賞"> <area shape="rect" coords="419,16,482,31" href="kaiin.htm" target="_top" alt="NCL会員社" title="NCL会員社"> <area shape="rect" coords="495,16,562,31" href="hot.htm" target="_top" alt="ホットリンク" title="ホットリンク"> <area shape="rect" coords="577,16,671,31" href="kotoba.htm" target="_top" alt="ことばでさがす" title="ことばでさがす"> <area shape="rect" coords="2,3,70,28" href="index.htm" target="_top" alt="ホーム" title="ホーム"> </map></td></tr> <tr>         <td>　</td>        <td height="11">　</td>    </tr></table>')
}

// ページリード作成

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