function Msg(index){  
document.myform.mytext.value=msg[index];}  
msg=new Array();
msg[0]="｜Welcome to HonobonoSugito  【サイト内のコンテンツ情報を表示します】｜";  
msg[1]="｜ホームページ｜";  
msg[2]="｜ニュース｜トピックス｜国の情報｜関連ページ｜とくとく情報｜";  　　
msg[3]="｜東公民館ＩＴ講座｜東公民館ＭＡＰ｜迂回バス時刻表｜文字入力練習｜情報文字｜タグ一欄表｜";  
msg[4]="｜デジタルカメラ｜デジカメ豆知識｜ほのぼの写真館｜俳句｜川柳｜ダンス｜公民館サークル｜";  
msg[5]="｜伝言板｜訪問者ページ｜認証ページ｜オークション（体験）｜";  
msg[6]="｜ネットマナー情報｜ウイルス情報｜ネットマナー｜高額請求｜";  

document.write('<center>');
document.write('<table width="760" height="32" border="0" cellspacing="0" cellpadding="3" background="icons/linebg-01.jpg"><tr class="pmsb">');
document.write('<td width="50%" align="left"><b>●ほのぼのすぎと●</b></td>');
document.write('<td><img src="http://hpcgi3.nifty.com/okosi/daycount/daycount.cgi?gif" height="2"></td>');
document.write('<td>|</th>');
document.write('<td width="5%" nowrap><a onmouseover="Msg(1)" onmouseout="Msg(0)"href="index01.htm" target="_top"><b>ホームページ</b></a></td>');
document.write('<td>|</th>');
document.write('<td width="5%" nowrap><a onmouseover="Msg(2)" onmouseout="Msg(0)"href="jyohou.htm" target="_top"><b>情　報</b></a></td>');
document.write('<td>|</th>');
document.write('<td width="5%" nowrap><a onmouseover="Msg(3)"onmouseout="Msg(0)" href="kouza.htm" target="_top"><b>講　座</b></a> </td>');
document.write('<td>|</th>');
document.write('<td width="5%" nowrap><a onmouseover="Msg(4)"onmouseout="Msg(0)" href="syumi.htm" target="_top""target="_self"><b>趣　味</b></a> </td>');
document.write('<td>|</th>');
document.write('<td width="5%" nowrap><a onmouseover="Msg(5)"onmouseout="Msg(0)" href="hiroba.htm" target="_top"target="_self"><b>広　場</b></a> </td>');
document.write('<td>|</th>');
document.write('<td width="5%" nowrap><a onmouseover="Msg(6)"onmouseout="Msg(0)" href="manner.htm" target="_top"><b>ネットマナー</b></a> </td>');
document.write('<td>|</td>');
document.write('</tr></table>');
document.write('<table width="760" height="20" border="0" cellspacing="0" cellpadding="1" bgcolor="#00cccc"><tr>');
document.write('<td width="200" align="center" class=pxsw><img src="homef/b_lis01.gif" width="12" height="12" border="0"><b> サイト情報</b></td>');
document.write('<TD align="right"><FORM name=myform><input type="text" name=mytext size="135" value="　 Welcome to HonobonoSugito  【サイト内のコンテンツ情報を表示します】" style="font-size: 12px; color:#0000ff; width: 650px;"></TD></form>');
document.write('</TR></TABLE></center>');

