if (typeof(html_root) == "undefined") {
	var html_root = root;
}
document.write('<div id="header">'); 
document.write('<div id="left">'); 
document.write('<a href="'+html_root+'index.html"><img src="'+root+'share/logo.gif" alt="ウキコドライバーズスクール甘木" border="0" /></a>'); 
document.write('</div>'); 
document.write('<div id="right">'); 
document.write('<div class="searchbox">'); 
document.write('<form id="searchform" method=get style="display: inline" action="http://www.google.co.jp/search">'); 
document.write('<table cellspacing="0" cellpadding="3">'); 
document.write('<tr>'); 
document.write('<td><img src="'+root+'img/icon_google.gif" alt="Google" width="16" height="16" /></td>'); 
document.write("<td><input name=\"q\" type=\"text\" class=\"inptTxt\" id=\"searchbox\" value=\"サイト内検索\" onfocus=\"formClear(this.name,'サイト内検索','searchform')\" onblur=\"formKeep(this.name,'サイト内検索','searchform')\" >"); 
document.write('<input type="hidden" name="ie" value="utf-8">'); 
document.write('<input type="hidden" name="oe" value="utf-8">'); 
document.write('<input type="hidden" name="hl" value="ja">'); 
document.write('<input type="hidden" name="domains" value="www.ukico.co.jp">'); 
document.write('<input type="hidden" name="sitesearch" value="www.ukico.co.jp"></td>'); 
document.write('<td><input name=btnG type="image"  src="'+root+'img/btn_search.gif" alt="検索" width="62" height="23"></td>'); 
document.write('</tr>'); 
document.write('</table>'); 
document.write('</form>'); 
document.write('</div>'); 
document.write('<ul>'); 
document.write('<li><a href="'+html_root+'school/index.html"><img src="'+root+'share/menu01_off.gif" alt="学校案内" width="100" height="36" border="0" /></a></li>'); 
document.write('<li><a href="'+html_root+'plan/index.html"><img src="'+root+'share/menu02_off.gif" alt="教習プラン" border="0" /></a></li>'); 
document.write('<li><a href="'+html_root+'price/index.html"><img src="'+root+'share/menu03_off.gif" alt="料金案内" border="0" /></a></li>'); 
document.write('<li><a href="'+html_root+'procedure/index.html"><img src="'+root+'share/menu04_off.gif" alt="入校手続" border="0" /></a></li>'); 
document.write('<li><a href="'+html_root+'bus/index.html"><img src="'+root+'share/menu05_off.gif" alt="スクールバス" border="0" /></a></li>'); 
document.write('</ul>'); 
document.write('</div>'); 
document.write('</div>'); 

