﻿//  included Google Search
document.write('    <!-- SiteSearch Google -->');
document.write('    <div id="google">');
document.write('      <form method="get" action="http://www.google.co.jp/search">');
document.write('      <table class="r"><tr><td>');
document.write('        <!--a href="http://www.google.co.jp/">');
document.write('        <img src="http://www.google.com/logos/Logo_40wht.gif" border="0" alt="Google" align="absmiddle"></a-->');
document.write('        </td>');
document.write('        <td>');
document.write('        <input class="fon1" type="radio" name="sitesearch" value="" /><span class="fon1"> WWW を検索 </span>');
document.write('        <input class="fon1" type="radio" name="sitesearch" value="./" checked="checked" /><span class="fon1"> サイト内を検索</span><br />');
document.write('        <input class="imeActive" type="text" name="q" maxlength="255" value="" style="width:99%" />');
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="submit" name="btnG" value="Google 検索" class="r" style="margin-top:3px;" />');
document.write('        <input type="hidden" name="domains" value="" />');
document.write('        </td></tr>');
document.write('      </table>');
document.write('      </form>');
document.write('    </div> <!--/-google-->');
