<!--
var topicon = '';
topicon += '<script language=javascript>';
topicon += 'function checksearchform(){';
topicon += 'searchbox_text = document.searchform.query.value;';
topicon += 'document.signal = true;';
topicon += "if(searchbox_text==''){document.signal=false;window.location = basepath + 'tc_chi/search/search.html';}";
topicon += 'else{document.searchform.submit();}';
topicon += ' ';
topicon += '}';
topicon += 'function checksearchsubmit(){';
topicon += 'searchbox_text = document.searchform.query.value;';
topicon += "search_var = (searchbox_text=='')?false:true;";
topicon += 'return search_var;';
topicon += '}';
topicon += '</script>';
topicon += '<form name="searchform"  method="get" action="http://sc.info.gov.hk/TuniS/search.gov.hk/search.html"  target="_blank" onsubmit="return checksearchsubmit();">';
topicon += '<INPUT TYPE="hidden" NAME="tpl_id" VALUE="epd"> ';
topicon += '<INPUT TYPE="hidden" NAME="ui_lang" VALUE="zh-cn"> ';
topicon += '<INPUT TYPE="hidden" NAME="ui_charset" VALUE="gb2312"> ';
topicon += '<INPUT TYPE="hidden" NAME="gp0" VALUE="epd_home"> ';
topicon += '<INPUT TYPE="hidden" NAME="gp1" VALUE="epd_home"> ';
topicon += '<INPUT TYPE="hidden" NAME="txtonly" VALUE=""> ';
topicon += '<INPUT TYPE="hidden" NAME="web" VALUE="this"> ';
//topicon += '<INPUT TYPE="hidden" NAME="gr_1_1" VALUE="epd-chi">';
topicon += '<table width="768" border="0" cellpadding="0" cellspacing="0" background="'+basepath+'sc_chi/images/clf/bkgdtexture.gif">';

topicon += '<tr><td><table width="768" border="0" cellpadding="0" cellspacing="0">';
topicon += '<tr><td>';
topicon += '<img src="'+basepath+'sc_chi/images/clf/logo.gif" border="0" alt="香港特别行政区政府 环境保护署"></td>';

topicon += '<td><img src="'+basepath+'sc_chi/images/clf/spacer.gif" width="40" height="65" border="0"></td>';
topicon += '<td><a href="http://www.brandhk.gov.hk/brandhk/index.htm" target="_blank"><img name="香港品牌" src="'+basepath+'sc_chi/images/clf/BrandHK.gif" border="0" alt="香港品牌"></a></td>';
topicon += '</tr></table></td></tr>';

topicon += '<tr><td align="left" valign="bottom"><table width="700" border="0" cellpadding="0" cellspacing="0">';
topicon += '<tr><td valign=bottom><a href="http://sc.info.gov.hk/TuniS/www.gov.hk/tc/residents/" onMouseOut=MM_swapImgRestore() onMouseOver=MM_swapImage("mainbar1","","'+basepath+'sc_chi/images/clf/mainbar1_f2.gif",1) target=_blank>';
topicon += '<img name="mainbar1" src="'+basepath+'sc_chi/images/clf/mainbar1.gif" border="0" alt="GovHK香港政府一站通"></a></td>';

topicon += '<td valign=bottom><a href=javascript:checkwheretxt_chi() onMouseOut=MM_swapImgRestore()  onMouseOver=MM_swapImage("mainbar2","","'+basepath+'sc_chi/images/clf/mainbar2_f2.gif",1) >';
topicon += '<img name=mainbar2 src="'+basepath+'sc_chi/images/clf/mainbar2.gif" border=0 alt="简体纯文字"></td>';
topicon += '<td valign="bottom">';

topicon += '<a href=javascript:checkwhere_chi() onMouseOut=MM_swapImgRestore()  onMouseOver=MM_swapImage("mainbar3","","'+basepath+'sc_chi/images/clf/mainbar3_f2.gif",1)>';
topicon += '<img name="mainbar3" src="'+basepath+'sc_chi/images/clf/mainbar3.gif" border="0" alt="繁体版"></a></td>';

topicon += '<td valign="bottom">';
topicon += '<a href=javascript:chglang("en") onMouseOut=MM_swapImgRestore()  onMouseOver=MM_swapImage("mainbar4","","'+basepath+'sc_chi/images/clf/mainbar4_f2.gif",1)>';
topicon += '<img name="mainbar4" src="'+basepath+'sc_chi/images/clf/mainbar4.gif" border="0" alt="English"></a></td>';

topicon += '<td valign="bottom"><img src="'+basepath+'sc_chi/images/clf/mainbar5.gif" border="0"></td>';

topicon += '<td valign="bottom">';
topicon += '<a href=javascript:checksearchform(); onMouseOut=MM_swapImgRestore()  onMouseOver=MM_swapImage("mainbar6","","'+basepath+'sc_chi/images/clf/mainbar6_f2.gif",1)>';
topicon += '<img name="mainbar6" src="'+basepath+'sc_chi/images/clf/mainbar6.gif" border="0" alt="搜寻"></a></td>';

topicon += '<td valign="top"><input type="text" size="10" name="query" class="searchbox"></td></form>';

topicon += '<td valign="bottom">';
topicon += '<a href=javascript:checksearchform(); onMouseOut=MM_swapImgRestore() onMouseOver=MM_swapImage("mainbar8","","'+basepath+'sc_chi/images/clf/mainbar8_f2.gif",1)>';

topicon += '<img name="mainbar8" border="0" src="'+basepath+'sc_chi/images/clf/mainbar8.gif" alt="搜寻"></a></td>';
topicon += '<td valign="bottom">';
topicon += '<a href="'+basepath+'tc_chi/sitemap/sitemap.html" onMouseOut=MM_swapImgRestore()  onMouseOver=MM_swapImage("mainbar9","","'+basepath+'sc_chi/images/clf/mainbar9_f2.gif",1)>';

topicon += '<img name="mainbar9" src="'+basepath+'sc_chi/images/clf/mainbar9.gif" border="0" alt="网页指南"></a></td>';
topicon += '<td valign="bottom">';
topicon += '<a href="'+basepath+'tc_chi/contact_us/contactus.html" onMouseOut=MM_swapImgRestore()  onMouseOver=MM_swapImage("mainbar10","","'+basepath+'sc_chi/images/clf/mainbar10_f2.gif",1)>';
topicon += '<img name="mainbar10" src="'+basepath+'sc_chi/images/clf/mainbar10.gif" border="0" alt="联络我们"></a></td>';

topicon += '</tr></table></td></tr>';

topicon += '<tr bgcolor="#BB3333"><td align="left" colspan="2" valign="top"><img src="'+basepath+'sc_chi/images/clf/spacer.gif" width="760" height="2" border="0"></td></tr></table>';

document.write(topicon);

//-->