<!--
function addstring() {
        document.forms[0].q.value = 'site:www.takacho.jp ' + document.forms[0].q.value;
        return true;
}
function mhHover(tbl,idx,cls){
	var t,d;
	if(document.getElementById)
		t=document.getElementById(tbl);
	else
		t=document.all(tbl);
	if(t==null)return;
	if(t.getElementsByTagName)
		d=t.getElementsByTagName("TD");
	else
		d=t.all.tags("TD");
	if(d==null)return;
	if(d.length<=idx)return;
	d[idx].className=cls;
}
document.write('<FORM onsubmit=addstring() action=http://www.google.com/search>')
document.write('  <TR><TD COLSPAN="3">')
document.write('    <div id="LocalToolbar">')
document.write('	<table cellpadding="0" cellspacing="0" width="100%" height="19" border="0">')
document.write('	<tr>')
document.write('	<td nowrap> </td>')
document.write('	<td><span class="ltsep"></span></td>')
document.write('	<td class="lt0" nowrap onmouseover="mhHover(\'LocalToolbar\', 2, \'lt1\')" onmouseout="mhHover(\'LocalToolbar\', 2, \'lt0\')"><a href="http://www.takacho.jp/">トップページ</a></td>')
document.write('	<td><span class="ltsep">|</span></td>')
document.write('	<td class="lt0" nowrap onmouseover="mhHover(\'LocalToolbar\', 4, \'lt1\')" onmouseout="mhHover(\'LocalToolbar\', 4, \'lt0\')"><a href="http://www.takacho.jp/oraga/oraga_help.html">おらが村情報</a></td>')
document.write('	<td><span class="ltsep">|</span></td>')
document.write('	<td class="lt0" nowrap onmouseover="mhHover(\'LocalToolbar\', 6, \'lt1\')" onmouseout="mhHover(\'LocalToolbar\', 6, \'lt0\')"><a href="http://www.takacho.jp/life_stage/benri_mokuteki.html">暮らしの便利帳</a></td>')
document.write('	<td><span class="ltsep">|</span></td>')
document.write('	<td class="lt0" nowrap onmouseover="mhHover(\'LocalToolbar\', 8, \'lt1\')" onmouseout="mhHover(\'LocalToolbar\', 8, \'lt0\')"><a href="http://www.takacho.jp/life_stage/benri_kakuka22.html">各課からのお知らせ</a></td>')
document.write('	<td><span class="ltsep">|</span></td>')
document.write('	<td class="lt0" nowrap onmouseover="mhHover(\'LocalToolbar\',10, \'lt1\')" onmouseout="mhHover(\'LocalToolbar\',10, \'lt0\')"><a href="http://blogs.yahoo.co.jp/hyogotakatown/">撮って出し</a></td>')
document.write('	<td><span class="ltsep">|</span></td>')
document.write('	<td class="lt0" width="100%" nowrap align=right style="FONT: 80% Verdana; COLOR: black; TEXT-DECORATION: none" nowrap>サイト内検索：<INPUT type=hidden value=ja name=hl><INPUT type=hidden value=Shift_JIS name=ie> <INPUT type=hidden value=Shift_JIS name=oe> <INPUT maxLength=256 size=23 name=q> <INPUT type=submit value=検索 name=btnG></td>')
document.write('	</tr>')
document.write('	</table>')
document.write('    </div>')
document.write('  </TD></TR>')
document.write('</FORM>')
//-->

