// 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="en">'
  + '          <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">Registration and Electoral Office</td>'
  + '  </tr>'
  + '  <tr>'
  + '    <td>[ <a href="http://www.gov.hk/en/residents/">GovHK</a> ] [ <a href="javascript:switchLang(\'en\');">Graphical Version</a> ] [ <a href="javascript:switchLang(\'ch_txt\');">ÁcÅéª©</a> ] [ <a href="javascript:switchLang(\'sc_txt\');">Â²Åéª©</a> ]&nbsp;&nbsp;&nbsp;      <input name="query" type="text" id="qu" size="9" class="search_box">  '
  + '[ <a href="javascript:document.forms.search.submit()">Search</a> ] '
  + '[ <a href="../sitemap/sitemap.htm">Site Map</a> ] [ <a href="../contact/contact.htm">Contact Us</a> ]        </td>'
  + '  </tr>'
  + '  <tr>'
  + '    <td><hr size="2" noshade></td>'
  + '  </tr>'
  + '</form>'
  + '</table>');
