document.writeln("");
document.writeln("<link href=\"/include/css/2009pagehead.css\" rel=\"stylesheet\" type=\"text/css\" />");
document.writeln("	<div class=\"page_head_main\">");
document.writeln("	<script src=\"/include/js/str.js\"></script>");
document.writeln("	<script src=\"/include/js/City_Channel.js\"></script>");
document.writeln("	<script src=\"/include/js/oncheck.js\"></script>");
document.writeln("	<script language=\"javascript\">");
document.writeln("var pagehead_search=\'1\'");
document.writeln("function fucLogin(strform)");
document.writeln("{");
document.writeln("   ");
document.writeln("   if(getTrimString(strform.User_ID.value)==\"\")");
document.writeln("   {");
document.writeln("      alert(\"请填写用户名!\")");
document.writeln("	  strform.User_ID.focus();");
document.writeln("	  return false;");
document.writeln("   }");
document.writeln("    if(getTrimString(strform.User_Pwd.value)==\"\")");
document.writeln("   {");
document.writeln("      alert(\"请填写密码!\")");
document.writeln("	  strform.User_Pwd.focus();");
document.writeln("	  return false;");
document.writeln("   }");
document.writeln("   strform.action=\"/webpage/login2.asp\"");
document.writeln("   ");
document.writeln("}");
document.writeln("");
document.writeln("function fucQuickQuery(Query)");
document.writeln("{ ");
document.writeln(" ");
document.writeln("   if(pagehead_search==\"1\")");
document.writeln("   {");
document.writeln("      if(document.getElementById(\"txtQueryValue\").value==\"请输入产品型号\")");
document.writeln("	  {");
document.writeln("	     document.getElementById(\"txtQueryValue\").value=\"\";");
document.writeln("	  }");
document.writeln("        if (document.all.Head_Brand_ID.value==\"\")");
document.writeln("	  {");
document.writeln("	    alert(\"请选择产品所属品牌\");");
document.writeln("	");
document.writeln("		return false;");
document.writeln("		");
document.writeln("	  }");
document.writeln("	   document.getElementById(\"Query_Form\").action=\"/price/search.asp\";");
document.writeln("	}");
document.writeln("   else if(pagehead_search==\"3\")");
document.writeln("    { if(document.getElementById(\"txtQueryValue\").value==\"请输入文章关键词\")");
document.writeln("	  {");
document.writeln("	     document.getElementById(\"txtQueryValue\").value=\"\";");
document.writeln("	  }");
document.writeln("	  document.all.Head_Brand_ID.selectedIndex=0;");
document.writeln("	  document.all.Page_Head_City.selectedIndex=0;	");
document.writeln("	  document.getElementById(\"Query_Form\").action=\"/other/prod/Prod_Article.asp\";");
document.writeln("     }  ");
document.writeln("   else if(pagehead_search==\"2\")");
document.writeln("   {");
document.writeln("   if(document.getElementById(\"txtQueryValue\").value==\"请输入商家名称\")");
document.writeln("	  {");
document.writeln("	     document.getElementById(\"txtQueryValue\").value=\"\";");
document.writeln("	  }");
document.writeln("   	  if (document.getElementById(\"txtQueryValue\").value==\"\"&&document.all.Head_sszclxbm.value==\"\"&&document.all.Page_Head_City.value==\"\")");
document.writeln("	  {");
document.writeln("	    alert(\"请输入商家查询条件\");");
document.writeln("	");
document.writeln("		return false;");
document.writeln("		");
document.writeln("	  }");
document.writeln("	   document.getElementById(\"Query_Form\").action=\"/Corp/index2.asp\";");
document.writeln("	}");
document.writeln("	 ");
document.writeln("	 Query.submit();");
document.writeln("	");
document.writeln("}");
document.writeln("");
document.writeln("function fucGetPwd(strform)");
document.writeln("{");
document.writeln("   if(getTrimString(strform.User_ID.value)==\"\"||getTrimString(strform.User_ID.value)==\"用户名\")");
document.writeln("   {");
document.writeln("       alert(\"请填写用户名！\");");
document.writeln("	   strform.User_ID.focus();");
document.writeln("	   return false;");
document.writeln("   }");
document.writeln("   window.open(\"/Other/Get_Password.asp?User_ID=\"+strform.User_ID.value);");
document.writeln("}");
document.writeln("");
document.writeln("function fucOnFocus(Control,strText)");
document.writeln("{");
document.writeln("    if(getTrimString(Control.value)==strText) Control.value=\"\";");
document.writeln("	Control.className=\"text1\";");
document.writeln("}");
document.writeln("");
document.writeln("function change_head_search(num)");
document.writeln("{      ");
document.writeln("	    ");
document.writeln("	    document.getElementById(\"txtQueryValue\").className=\"Pagehead_text1\";");
document.writeln("		for (var i=1;i<4;i++){");
document.writeln("			document.getElementById(\"pagehead_search\"+i).className=\"tab_normal\";");
document.writeln("		}");
document.writeln("		document.getElementById(\"pagehead_search\"+num).className=\"tab_active\";");
document.writeln("		if (num==\'1\')");
document.writeln("		{");
document.writeln("		   if(document.getElementById(\"txtQueryValue\").value==\"请输入文章关键词\"||document.getElementById(\"txtQueryValue\").value==\"请输入商家名称\")");
document.writeln("		   {");
document.writeln("		      document.getElementById(\"txtQueryValue\").value=\"请输入产品型号\";");
document.writeln("		   }");
document.writeln("		   document.getElementById(\"txtQueryValue\").size=22;");
document.writeln("		   document.getElementById(\"page_head_td1\").className=\"page_head_td_p2\";");
document.writeln("		  document.getElementById(\"page_head_td2\").className=\"page_head_td_p2\";");
document.writeln("		   pagehead_search=\'1\'");
document.writeln("		}");
document.writeln("		else if(num==\'2\')");
document.writeln("		{");
document.writeln("		  ");
document.writeln("		   if(document.getElementById(\"txtQueryValue\").value==\"请输入文章关键词\"||document.getElementById(\"txtQueryValue\").value==\"请输入产品型号\")");
document.writeln("		   {");
document.writeln("		     document.getElementById(\"txtQueryValue\").value=\"请输入商家名称\";");
document.writeln("		   }");
document.writeln("		   document.getElementById(\"txtQueryValue\").size=22;");
document.writeln("		   document.getElementById(\"page_head_td1\").className=\"page_head_td_p2\";");
document.writeln("		  document.getElementById(\"page_head_td2\").className=\"page_head_td_p2\";");
document.writeln("		    pagehead_search=\'2\'");
document.writeln("		}");
document.writeln("		else if(num==\'3\')");
document.writeln("		{   ");
document.writeln("		   	");
document.writeln("		   if(document.getElementById(\"txtQueryValue\").value==\"请输入商家名称\"||document.getElementById(\"txtQueryValue\").value==\"请输入产品型号\")");
document.writeln("		     {");
document.writeln("		      document.getElementById(\"txtQueryValue\").value=\"请输入文章关键词\";");
document.writeln("			}");
document.writeln("			document.getElementById(\"txtQueryValue\").size=40;");
document.writeln("			document.getElementById(\"page_head_td1\").className=\"page_head_td_p1\";");
document.writeln("			document.getElementById(\"page_head_td2\").className=\"page_head_td_p1\";");
document.writeln("			 pagehead_search=\'3\'");
document.writeln("		}");
document.writeln("}");
document.writeln("</script>");
document.writeln("<div class=\"page_head_banner\">");
document.writeln("  <div class=\"page_head_banner_1\"></div>");
document.writeln("  <div class=\"page_head_banner_2\">");
document.writeln("	<div class=\"page_head_logo\"><a href=\"http://www.hn-pc.com\"><img src=\"/images/H_images/foot_qw_11.gif\" alt=\"湖南电脑网(www.hn-pc.com)\" border=\"0\" /></a></div>");
document.writeln("    <div class=\"page_head_nr\">");
document.writeln("      <div class=\"page_head_nr_a1\">");
document.writeln("        <div class=\"page_head_nr_lr\"><div class=\"page_head_xiaof\"><strong>消费电子</strong>&nbsp;&nbsp;<a href=\"http://www.hn-pc.com/Diy\" target=\"_blank\">DIY硬&nbsp;件</a>&nbsp;<a href=\"http://www.hn-pc.com/digital\" target=\"_blank\">数码产品</a>&nbsp;<a href=\"http://www.hn-pc.com/PC\" target=\"_blank\">电脑整机</a><br />");
document.writeln("        <strong>行业设备</strong>&nbsp;&nbsp;<a href=\"http://www.hn-pc.com/office\" target=\"_blank\">办公设备</a>&nbsp;<a href=\"http://www.hn-pc.com/network\" target=\"_blank\">网络设备</a>&nbsp;<a href=\"#\">电脑软件</a></div><div class=\"page_head_lianm\"><UL class=Pagehead_Head11 style=\"PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px\">");
document.writeln("        <LI onmouseover=\"page_head_city_UL.style.visibility=\'visible\'\" onmouseout=\"page_head_city_UL.style.visibility=\'hidden\'\" ><A class=am id=cbsi_group href=\"#\"><SPAN onclick=\"return false;\" >HN-PC城市频道</SPAN></a>");
document.writeln("        <UL id=\"page_head_city_UL\"  onmouseover=\"page_head_city_UL.style.visibility=\'visible\'\" onmouseout=\"page_head_city_UL.style.visibility=\'hidden\'\" ><script>City_Channel(\"city\");</script></UL></LI></UL>");
document.writeln("		<UL class=Pagehead_Head12 style=\"padding-left:10px;PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px\">");
document.writeln("		  <LI onmouseover=\"page_head_union_UL.style.visibility=\'visible\'\" onmouseout=\"page_head_union_UL.style.visibility=\'hidden\'\"><A class=am id=cbsi_group href=\"http:///www.hn-pc.com\"><SPAN onclick=\"return false;\">HN-PC战略联盟</SPAN></a>");
document.writeln("        <UL id=page_head_union_UL  onmouseover=\"page_head_union_UL.style.visibility=\'visible\'\" onmouseout=\"page_head_union_UL.style.visibility=\'hidden\'\"><script>City_Channel(\"union\");</script></UL></LI></UL>");
document.writeln(" 	  </div>");
document.writeln("    </div>");
document.writeln("  </div>");
document.writeln("  <div class=\"page_head_nr_a2\">");
document.writeln("    <div class=\"page_head_nr_lr\"><strong>渠道</strong>&nbsp;&nbsp;<a href=\"http://www.hn-pc.com/qudao\" target=\"_blank\">湖南渠道</a>&nbsp;&nbsp;<a href=\"http://www.hn-pc.com/QuDao/index2.html\" target=\"_blank\">渠道新闻</a>&nbsp;&nbsp;<a href=\"http://qq.hn-pc.com/\" target=\"_blank\">Q&nbsp;Q&nbsp;群</a>&nbsp;&nbsp;<a href=\"http://renwu.hn-pc.com/\" target=\"_blank\">人物访谈</a><br />");
document.writeln("    <strong>产品</strong>&nbsp;&nbsp;<a href=\"http://www.hn-pc.com/prod\" target=\"_blank\">产&nbsp;品&nbsp;库</a>&nbsp;&nbsp;<a href=\"http://www.hn-pc.com/price\" target=\"_blank\">报&nbsp;价&nbsp;表</a>&nbsp;&nbsp;<a href=\"http://www.hn-pc.com/sandajian\" target=\"_blank\">三大件</a>&nbsp;&nbsp;<a href=\"http://www.hn-pc.com/tuijian\" target=\"_blank\">装机推荐</a><br />");
document.writeln("    <strong>商家</strong>&nbsp;&nbsp;<a href=\"http://www.hn-pc.com/corp\" target=\"_blank\">商家名录</a>&nbsp;&nbsp;<a href=\"http://www.hn-pc.com/agent\" target=\"_blank\">代&nbsp;理&nbsp;商</a>&nbsp;&nbsp;<a href=\"http://www.hn-pc.com/weixiu\" target=\"_blank\">维修商</a>&nbsp;&nbsp;<a href=\"http://www.hn-pc.com/corp/web.htm\" target=\"_blank\">企业网址</a></div>");
document.writeln("  </div>");
document.writeln("					");
document.writeln("  <div class=\"page_head_nr_a3\">");
document.writeln("	<div class=\"page_head_nr_lr1\"><strong>互动</strong>&nbsp;&nbsp;<a href=\"http://bbs.hn-pc.com/\" target=\"_blank\">论坛</a>&nbsp;&nbsp;<a href=\"http://bbs.hn-pc.com/forumdisplay.php?fid=56\" target=\"_blank\">二手交易</a>&nbsp;&nbsp;<a href=\"http://bbs.hn-pc.com/forumdisplay.php?fid=69\" target=\"_blank\">服务投诉</a>&nbsp;&nbsp;<a href=\"http://bbs.hn-pc.com/forumdisplay.php?fid=55\" target=\"_blank\">求助</a><br />");
document.writeln("      <strong>知识</strong>&nbsp;&nbsp;<a href=\"http://www.hn-pc.com/study/study_List.asp?Type_ID=06\" target=\"_blank\">系统</a>&nbsp;&nbsp;<a href=\"http://www.hn-pc.com/study/study_List.asp?Type_ID=07\" target=\"_blank\">办公软件</a>&nbsp;&nbsp;<a href=\"http://www.hn-pc.com/study/study_List.asp?Type_ID=02\" target=\"_blank\">图像处理</a>&nbsp;&nbsp;<a href=\"http://www.hn-pc.com/study/study_List.asp?Type_ID=21\" target=\"_blank\">安全</a> ");
document.writeln("      <strong>其它</strong>&nbsp;&nbsp;<a href=\"http://www.hn-pc.com/QuDao/index3.html\" target=\"_blank\">招聘</a>&nbsp;&nbsp;<a href=\'http://www.hn-pc.com/Article\' target=_blank>评测</a>&nbsp;</div>");
document.writeln("  </div>");
document.writeln("</div>");
document.writeln("</div>");
document.writeln("<div class=\"page_head_banner_3\"></div>");
document.writeln("</div>");
document.writeln("		");
document.writeln("     <div class=\"page_head_login\">");
document.writeln("       <div id=Pagehead_search>");
document.writeln("         <dl class=r_serve>");
document.writeln("           <dt><img height=48 alt=湖南电脑网在线值班服务 src=\"/images/H_images/1.gif\" width=48 /> </dt>");
document.writeln("           <dd>");
document.writeln("              <h3>在线客服</h3>");
document.writeln("              <p style=\"PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px\"><b>0731-82801256</b></p>");
document.writeln("              <h3><a href=\"http://wpa.qq.com/msgrd?V=1&amp;Uin=63399016&amp;Site=湖南电脑网(www.hn-pc.com)&amp;Menu=yes\" target=\"_blank\" alt=\"点击直接交谈\">QQ:63399016</a></h3>");
document.writeln("              <p><b></b></p>");
document.writeln("              ");
document.writeln("            </dd>");
document.writeln("          </dl>");
document.writeln("	      <div class=s_form>");
document.writeln("	        <ul class=f_nav  style=\"PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px\">");
document.writeln("                <li class=tab_active  id=pagehead_search1 onmouseover=\"change_head_search(\'1\')\" > 查询产品报价</li>");
document.writeln("                <li class=tab_normal id=pagehead_search2  onmouseover=\"change_head_search(\'2\')\" >查询经销商 </li>");
document.writeln("                <li class=tab_normal id=pagehead_search3 onmouseover=\"change_head_search(\'3\')\">查询文章</li>");
document.writeln("            </ul>");
document.writeln("	        <form id=\"Query_Form\"  name=\"Query_Form\" method=\"post\" target=_blank class=\"pagehead_form\">");
document.writeln("                <table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" >");
document.writeln("  <tr >");
document.writeln("    <td align=\"center\" valign=\"middle\"><div style=\"margin-top:7px\"></div></td>");
document.writeln("    <td id=\"page_head_td1\" class=\"page_head_td_p2\"> <div  class=\"page_head_city1\"><select name=\"Page_Head_City\" id=\"Page_Head_City\" class=\"Pagehead_text2\">");
document.writeln("      <option value=\"\">选择城市</option>");
document.writeln("      <option value=\"湖南,长沙\">长沙</option>");
document.writeln("	  <option value=\"湖南,株洲\">株洲</option>");
document.writeln("	  <option value=\"湖南,湘潭\">湘潭</option>");
document.writeln("	  <option value=\"湖南,衡阳\">衡阳</option>");
document.writeln("	  <option value=\"湖南,岳阳\">岳阳</option>");
document.writeln("	  <option value=\"湖南,郴州\">郴州</option>");
document.writeln("	  <option value=\"湖南,永州\">永州</option>");
document.writeln("	  <option value=\"湖南,益阳\">益阳</option>");
document.writeln("	  <option value=\"湖南,常德\">常德</option>");
document.writeln("	  <option value=\"湖南,娄底\">娄底</option>");
document.writeln("	  <option value=\"湖南,邵阳\">邵阳</option>");
document.writeln("	  <option value=\"湖南,怀化\">怀化</option>");
document.writeln("	  <option value=\"湖南,湘西\">湘西</option>");
document.writeln("	  <option value=\"湖南,张家界\">张家界</option>	       ");
document.writeln("    </select></div></td>");
document.writeln("    <td><ul style=\"PADDING-RIGHT: 0px; PADDING-LEFT: 10px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 10px\">");
document.writeln("        <li><span class=l_in><input name=\"txtQueryValue\" id=\"txtQueryValue\" type=\"text\" class=\"Pagehead_text1\" size=\"22\" maxlength=\"20\" datatype=\"string\"  allownull=\"false\" value=\"请输入产品型号\"  onclick=\"this.value=\'\';this.className=\'Pagehead_text2\'\" onkeypress=\"if(event.keyCode == \'13\') {fucQuickQuery(Query_Form);}\"/></span> </li>");
document.writeln("		<li>     ");
document.writeln("                  </li>");
document.writeln("                  <li>");
document.writeln("                      <input name=\"按钮\" type=\"button\" class=\"pagehead_f_search\"  value=\"\" onclick=\"fucQuickQuery(Query_Form);\"  />");
document.writeln("                  </li>");
document.writeln("                </ul></td>");
document.writeln("  </tr>");
document.writeln("</table>");
document.writeln("");
document.writeln("            </form>        ");
document.writeln("	        ");
document.writeln("	        ");
document.writeln("	        ");
document.writeln("	        ");
document.writeln("	        ");
document.writeln("          </div>");
document.writeln("	      <div class=map><form method=\"get\" name=\"login_form\"  class=\"pagehead_form\">");
document.writeln("            <div style=\"font:\'宋体\'; font-size:12px; color:#666666; padding-left:10px; padding-top:4px;\"> ");
document.writeln("			");
document.writeln("			用户名：");
document.writeln("                <input name=\"User_ID\" type=\"text\"  size=\"12\" datatype=\"string\" desc=\"用户名\" allownull=\"false\" max=\"40\" value=\"\" onFocus=\"return fucOnFocus(login_form.User_ID,\'用户名\')\" style=\"padding-left:3px;  height:15px; font-size:12px\">");
document.writeln("                <div style=\"padding-top:3px;\">密&nbsp;&nbsp;码：");
document.writeln("                     <input name=\"User_Pwd\" type=\"password\" class=\"text2\" size=\"12\" datatype=\"string\" desc=\"密码\" allownull=\"false\" max=\"40\" value=\"\" onFocus=\"return fucOnFocus(login_form.User_Pwd,\'11111111\')\" style=\"padding-left:3px;  height:15px; font-size:12px\">");
document.writeln("                </div>");
document.writeln("				");
document.writeln("            </div>");
document.writeln("	        <ul style=\" padding-top:5px; padding-left:3px; PADDING-RIGHT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px;\">");
document.writeln("              <li><input type=\"image\" src=\"/images/H_images/search_05.gif\" onClick=\"return fucLogin(login_form)\">");
document.writeln("              </li>");
document.writeln("	          <li><a class=a2  href=\"/Other/reg.asp\" ");
document.writeln("  target=_blank><span>忘记密码</span></a> </li>");
document.writeln("	          <li><a class=a3 ");
document.writeln("  href=\"#\"  onClick=\"fucGetPwd(login_form)\"");
document.writeln("><span>注册</span></a> </li>");
document.writeln("            </ul></form>");
document.writeln("          </div>");
document.writeln("        </div>");
document.writeln("	  </DIV>");
document.writeln("");
document.writeln("	</div>");
document.writeln("");
document.writeln("");