// 上部　ナビバー作成
function crtNvBar(page){
   document.write(' <table width="80%" border="0" align="center" cellpadding="0" cellspacing="0" height="54">  <tr>         <td rowspan="3" valign="top" nowrap width="112"><a href="http://www.spotai-pub.net"><img src="image/bar_1.gif" width="112" height="75" border="0" alt="スポーツ・健康科学書総目録"></a></td>        <td valign="top" nowrap height="30" colspan="2"><a href="http://www.spotai-pub.net"><img src="image/bar_2.gif" height="38" border="0" alt="スポーツ・健康科学書総目録" width="267"></a>     </td>    </tr>  <tr>         <td background="image/bar_3.gif" width="341" height="25">    <td background="image/bar_3.gif" width="59" height="25"><a href="http://www.spotai-pub.net" onMouseOver="if(document.images)home.src=clickimg[0].src" onMouseOut="if(document.images)home.src=clickimg[1].src"><img src="image/botton1.gif" border="0" name="home" width="59" height="24" align="absmiddle"></a>     <td background="image/bar_3.gif" width="93" height="25"><a href="http://www.spotai-pub.net/shinkan/shinkan00.html" onMouseOver="if(document.images)sin.src=clickimg[2].src" onMouseOut="if(document.images)sin.src=clickimg[3].src"><img src="image/botton2.gif" border="0" name="sin" width="93" height="23" align="absmiddle"></a>     <td background="image/bar_3.gif" width="76" height="25"><a href="http://www.spotai-pub.net/kainsha.html" onMouseOver="if(document.images)kaiin.src=clickimg[4].src" onMouseOut="if(document.images)kaiin.src=clickimg[5].src"><img src="image/botton3.gif" border="0" name="kaiin" width="76" height="24" align="absmiddle"></a>     <td background="image/bar_3.gif" width="131" height="25"><a href="http://www.spotai-pub.net/keisai.html" onMouseOver="if(document.images)keisai.src=clickimg[6].src" onMouseOut="if(document.images)keisai.src=clickimg[7].src"><img src="image/botton4.gif" border="0" name="keisai" width="131" height="24" align="absmiddle"></a>    <td background="image/bar_3.gif" width="111" height="25"><a href="kensaku.html" onMouseOver="if(document.images)kensaku.src=clickimg[8].src" onMouseOut="if(document.images)kensaku.src=clickimg[9].src"><img src="image/botton5.gif" border="0" name="kensaku" width="93" height="24" align="absmiddle"></a>   </tr>  <tr>     <td colspan="3" valign="top" height="5" nowrap>　</td>  </tr></table>')
}

// ページリード作成

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