document.writeln("<table border=\"0\" width=\"195\" height=\"10\">");
document.writeln(" <form method=\"get\" name=\"ListSearch\" action=\"\/Search.asp\">");
document.writeln(" <tr>");
document.writeln("	<td height=\"26\" width=\"58\" align=\"center\"><font class=\"BlackS12\">软件搜索<\/font><\/td>");
document.writeln("	<td height=\"26\" width=\"127\" colspan=\"2\"><select name=\"So\" size=\"1\" class=\"CSS_Select\"><option value=\"\" selected>所有分类<\/option><option value=\"1\">网络相关<\/option><option value=\"2\">系统工具<\/option><option value=\"5\">应用软件<\/option><option value=\"6\">多媒体类<\/option><option value=\"7\">图形图像<\/option><option value=\"9\">教育教学<\/option><option value=\"3\">网站源码<\/option><option value=\"4\">编程开发<\/option><option value=\"8\">行业软件<\/option><option value=\"10\">游戏娱乐<\/option><\/select><\/td>");
document.writeln(" <\/tr>");
document.writeln(" <tr>");
document.writeln("	<td height=\"26\" width=\"58\" align=\"center\"><font class=\"BlackS12\">关键字词<\/font><\/td>");
document.writeln("	<td height=\"26\" width=\"85\"><input name=\"GuKeyword\" MaxLength=\"50\" tabIndex=\"1\" onFocus=\"JavaScript:GuKeyword.select();\" class=\"CSS_InputText\" style=\"width:80;\" value=\"实用软件\" title=\"输入关键字词\"><\/td>");
document.writeln("	<td height=\"26\" width=\"38\"><input type=\"submit\" class=\"Search\" value=\"\" title=\"搜索\"><\/td>");
document.writeln(" <\/tr>");
document.writeln(" <\/form>");
document.writeln("<\/table>");