// 上部　ナビバー作成function crtNvBar(page){   document.write(' <table width="80%" border="0" align="center" cellpadding="0" cellspacing="0" height="54">  <tr>     <td width="10" rowspan="3" valign="top" nowrap> <a href="../index.html"><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="../index.html"><img src="../image/bar_2.gif" width="267" height="38" border="0" alt="スポーツ・健康科学書総目録"></a>     </td>  </tr>  <tr>     <td background="../image/bar_3.gif" width="423" height="25">　     <td background="../image/bar_3.gif" width="59" height="25"> <a href="../index.html" 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="94" height="25"> <a href="../../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="../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="../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="112" 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("")}