function searchForm()
{
echo('\
<div class="isearch">\
	<div class="abso">\
		<div class="isearcht abso">\
			<a href="javascript:getABC(27)" target="_self">休闲游戏</a> | \
			<a href="javascript:getABC(28)" target="_self">射击游戏</a> | \
			<a href="javascript:getABC(29)" target="_self">角色扮演</a> | \
			<a href="javascript:getABC(30)" target="_self">桌面游戏</a> | \
			<a href="http://webgame.gamech.com.cn/">网页游戏</a> | \
			<a href="http://flash.gamech.com.cn/">小游戏</a>\
		</div>\
		<div class="isearchinp abso">\
			<form action="http://www.gamech.com.cn/?Search.html" method="POST" name="frmSearch" onsubmit="return SearchChk();">\
				<input type="hidden" name="Page" value="1" /><input name="Key" type="text" />\
				<a href="javascript:if(SearchChk()) document.frmSearch.submit();" class="isearchbtn"></a>\
			</form>\
		</div>\
		<div class="vAbcd abso" id="iABC"></div>\
	</div>\
</div>\
');
}


echo('\
<div class="top">\
	<em id="iLogin"><a href="http://www.gamech.com.cn/?Passport/Login.htm" target="_blank">用户登录</a></em>\
	<span><a href="http://www.gamech.com.cn" title="超频游戏网"><img src="./images/gamech_top_logo.png" /></a></span>\
	<a href="http://www.gamech.com.cn">GameCH首页</a>&nbsp;\
	<a href="http://news.gamech.com.cn">新闻</a>&nbsp;\
	<a href="http://newgame.gamech.com.cn">新游</a>&nbsp;\
	<a href="http://video.gamech.com.cn">视频</a>&nbsp;\
	<a href="http://korea.gamech.com.cn">韩游</a>&nbsp;\
	<a href="http://webgame.gamech.com.cn">网页</a>&nbsp;\
	<a href="http://newgame.gamech.com.cn/Test.html">评测</a>&nbsp;\
	<a href="http://esport.gamech.com.cn">电竞</a>&nbsp;\
	<a href="http://pic.gamech.com.cn">美女</a>&nbsp;\
	<a href="http://bbs.gamech.com.cn" target="_blank">社区</a>&nbsp;\
	<a href="http://flash.gamech.com.cn">小游戏</a>&nbsp;\
	<a href="http://gamech.com.cn/ask" target="_blank">百科</a>&nbsp;\
</div>\
');

