// 上部　ナビバー作成function crtNvBar(page){   document.write('<div align="center"><table width="95%" border="0" cellspacing="0" cellpadding="0"><tr> <td width="590"><img src="img/bar_logo1.gif" width="590" height="60" border="0" alt="カラダのごちそうアタマの栄養"></td><td background="img/bar_logo2.gif"></td><td width="85"><img src="img/bar_logo3.gif" width="85" height="60"></td></tr></table><table width="95%" border="0" cellspacing="0" cellpadding="0"><tr><td background="img/bar1.gif" width="100%">　</td><td width="570"><img src="img/bar2.gif" width="570" height="25" usemap="#Map" border="0"></td></tr></table></div><map name="Map"><area shape="rect" coords="514,3,564,20" href="faq/index.html" alt="Q&A" title="Q&A"><area shape="rect" coords="11,4,90,21" href="search2/search.cgi?form=1" alt="料理をさがす" title="料理をさがす"><area shape="rect" coords="97,4,233,21" href="atama/atama.htm" alt="健康・安全情報をさがす" title="健康・安全情報をさがす"><area shape="rect" coords="242,4,316,21" href="clinic/clinic2.cgi" alt="Meal+Clinic" title="Meal+Clinic"><area shape="rect" coords="323,3,363,21" href="games/game1.html" alt="ゲーム" title="ゲーム"><area shape="rect" coords="371,3,425,20" href="bui/bui.htm" alt="部位図鑑" title="部位図鑑"><area shape="rect" coords="432,3,507,20" href="kondate/hinto1.htm" alt="献立のヒント" title="献立のヒント"></map>')}// ページリード作成function crtLeadStr(page){   document.write("")}