// JavaScript Document
document.write('<table width="750" border="0" cellspacing="0" cellpadding="2">'
  + '<form name="search" action="http://search.gov.hk/search.html" method="get">'
  + '          <input type="hidden" name="tpl_id" value="stdsearch">'
  + '          <input type="hidden" name="ui_lang" value="zh-hk">'
  + '          <input type="hidden" name="ui_charset" value="big5">'
  + '          <input type="hidden" name="gp0" value="reo_home">'
  + '          <input type="hidden" name="gp1" value="reo_home">'
  + '          <input type="hidden" name="web" value="this">'
  + '          <input type="hidden" name="txtonly" value="1">'
  + '  <tr>'
  + '    <td height="40" class="website">選舉事務處</td>'
  + '  </tr>'
  + '  <tr>'
  + '    <td>[ <a href="http://www.gov.hk/tc/residents/">GovHK 香港政府一站通</a> ] [ <a href="javascript:switchLang(\'ch\');">圖像版本</a> ] [ <a href="javascript:switchLang(\'sc_txt\');">簡體版</a> ] [ <a href="javascript:switchLang(\'en_txt\');">English</a> ]&nbsp;&nbsp;&nbsp;      <input name="query" type="text" id="qu" size="9" class="search_box">  '
  + '[ <a href="javascript:document.forms.search.submit()">搜尋</a> ] '
  + '[ <a href="../sitemap/sitemap.htm">網頁指南</a> ] [ <a href="../contact/contact.htm">聯絡我們</a> ]        </td>'
  + '  </tr>'
  + '  <tr>'
  + '    <td><hr size="2" noshade></td>'
  + '  </tr>'
  + '</form>'
  + '</table>');
