document.write('<table width="760" border="0" cellspacing="0" cellpadding="0" align="center"><tr><td height="22" bgcolor="eeeeee" background="/menu_icon/BACK.GIF">      <table width="100%" border="0" cellspacing="0" cellpadding="3" class=box3><tr><td width="2%">&nbsp;</td><td width="80%"><font color="#FF9900">欢迎光临曲靖信息港E时代！！</font></td><td width="18%"><a href="/admin/reg.asp">会员注册</a> | <a href="/admin/login.asp">会员登陆</a></td></tr></table></td></tr><tr><td background="/menu_icon/LINE.GIF" height="1"></td></tr></table>');
document.write('<table cellspacing=0 cellpadding=0 width=760 align=center border=0><tbody><tr><td width="188" height="78"><img src="/logo/logo.jpg" width="198" height="92"></td><td width=480 height=64 align="center"><center><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="/flash/swflash.cab#version=6,0,0,0" width="468" height="60"><param name=movie value="/ad/banner46868.swf"><param name=quality value=high><embed src="/ad/banner46868.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="468" height="60"></embed></object></center></td><td align="center" width=100></td></tr></table></td></tr></tbody></table>');
document.write('<table width="760" border="0" cellspacing="0" cellpadding="0" align="center"><tr><td height="1" background="/menu_icon/LINE.GIF"></td></tr><tr><td height="22" bgcolor="eeeeee" background="/menu_icon/menu_top.jpg"><table width="760" border="0" cellspacing="0" cellpadding="0"><tr><td width="165"><img src="/menu_icon/down_icon.jpg"></td><td width="595"><table width="100%" border="0" cellspacing="0" cellpadding="3"><tr><td><form onsubmit="window.location=this.kt.options[this.kt.selectedIndex].value+urlencode(this.k.value); return false;"><td width="50%" bgcolor="#EEEEEE" height="25" nowrap>&nbsp;<b>软件搜索：</b><input name="k" size="15" style="BORDER-RIGHT: #ffffff 1px groove; BORDER-TOP: #ffffff 1px groove; BORDER-LEFT: #ffffff 1px groove; COLOR: #333333; BORDER-BOTTOM: #ffffff 1px groove; HEIGHT: 20px; BACKGROUND-COLOR: #f5f5f5"><select name="kt"><option value="../search.asp?kt=名称简介&k=" selected>不限条件</option><option value="../search.asp?kt=软件名称&k=">软件名称</option><option value="../search.asp?kt=软件简介&k=">软件简介</option></select><input name="Submit" style="BORDER-RIGHT: #a2a2a2 1px solid; BORDER-TOP: #ffffff 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #ffffff 1px solid; COLOR: #333333; BORDER-BOTTOM: #a2a2a2 1px solid; HEIGHT: 20px; BACKGROUND-COLOR: #eeeeee" onclick="return submitchecken();" type=submit value="搜  索" name=Submit></td></form></td></tr></table></td></tr></table></td></tr><tr><td background="/menu_icon/LINE.GIF" height="1"></td></tr></table>');
document.write('<table width="760" border="0" cellspacing="0" cellpadding="0" align="center"><tr><td bgcolor="#f6f6f6" height="33" align="center" background="/menu_icon/BACK.GIF"><a href="/sort/1_1.shtml">网络工具</a>｜<a href="/sort/2_1.shtml">系统工具</a>｜<a href="/sort/3_1.shtml">多媒体类</a>｜<a href="/sort/4_1.shtml">图形图像</a>｜<a href="/sort/5_1.shtml">应用软件</a>｜<a href="/sort/6_1.shtml">行业软件</a>｜<a href="/sort/7_1.shtml">教育教学</a>｜<a href="/sort/8_1.shtml">安全相关</a>｜<a href="/sort/142_1.shtml">编程开发</a>｜<a href="/sort/10_1.shtml">源码下载</a>｜<a href="/sort/11_1.shtml">电子书库</a>｜<a href="/sort/9_1.shtml">游戏娱乐</a>｜</td></tr><tr><td bgcolor="#CCCCCC" height="1" align="center"></td></tr></table>');

function urlencode(str) {
	var ns = (navigator.appName=="Netscape") ? 1 : 0;
	if (ns) { return escape(str); }
	var ms = "%25#23 20+2B?3F<3C>3E{7B}7D[5B]5D|7C^5E~7E`60";
	var msi = 0;
	var i,c,rs,ts ;
	while (msi < ms.length) {
		c = ms.charAt(msi);
		rs = ms.substring(++msi, msi +2);
		msi += 2;
		i = 0;
		while (true)	{ 
			i = str.indexOf(c, i);
			if (i == -1) break;
			ts = str.substring(0, i);
			str = ts + "%" + rs + str.substring(++i, str.length);
		}
	}
	return str;
}