	document.write('<!-- SiteSearch Google -->');
	document.write('<FORM method="get" action="http://www.google.com/search">');
	document.write('<TABLE>');
	document.write('<TBODY>');
	document.write('<TR>');
	document.write('<TD id="header"> | <a href="index.html" class="header">主页</a> | <a href="solutions.html" class="header">产品与服务</a> | <a href="about.html" class="header">关于我们</a> | <a href="contact.html" class="header">联系我们</a> | <a href="job.html" class="header">人才招聘</a> | </TD>');
	document.write('<TD> <INPUT type="text" name="q" size="10" maxlength="255" value=""><INPUT type="hidden" name="ie" value="GB2312"><INPUT type="hidden" name="oe" value="GB2312"><INPUT type="hidden" name="hl" value="zh-CN"></TD>');
	document.write('<TD><INPUT type="submit" name="btnG" value="搜索"><INPUT type="hidden" name="domains" value="hsfuture.com"><BR><INPUT type="hidden" name="sitesearch" value="hsfuture.com" checked></TD>');
	document.write('</TR>');
	document.write('</TBODY>');
	document.write('</TABLE>');
	document.write('</FORM>');
	document.write('<!-- SiteSearch Google -->');

