function changeaction(){
    var channellvalue = document.searchForm.channelid.value;
    var searchwordvalue = document.searchForm.searchword.value;
    if (channellvalue == "001"){
        document.searchForm.action = "http://www.microsoft.com/china/msdn/searchredir.aspx?qu=" + searchwordvalue;
    }
    else{
        document.searchForm.action = "http://search.ccidnet.com/search.wct";
    }
}
function kkk(){ 
searchForm12.searchword.value=""; 
}
function goSearch(action) {
	if (action.indexOf("google") > -1)
	{
		searchForm12.q.value = searchForm12.searchword.value;
		searchForm12.method = "get";
	}
	searchForm12.wd.value = searchForm12.searchword.value;
	searchForm12.action = action;
}
function j_af(){
	window.external.AddFavorite(location.href, document.title);}
document.writeln("<meta http-equiv=\"ccidnetblack-Type\" ccidnetblack=\"text/html; charset=gb2312\">");
document.writeln("<link href=http://tech.ccidnet.com/pub/stylesheet/tech/home_css.css type=text/css rel=stylesheet>");
document.writeln("<style>");
document.writeln(".ccidnetblack {	FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: 17px; TEXT-DECORATION: none}");
document.writeln(".ccidnetblue {  font-size: 12px; line-height: 17px; color: 0000CE; text-decoration: none}");
document.writeln(".ccidnetwhite {  font-size: 12px; line-height: 17px; color: #FFFFFF; text-decoration: none}");
document.writeln("a:hover { text-decoration: underline}");
document.writeln("</style>");
document.writeln("");
document.writeln("<div align=\"center\">");
document.writeln("  <table width=\"760\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" background=\"http://tech.ccidnet.com/pub/images/1025_bg_1.gif\" style=\"border-bottom:4px solid #5C8AF9\" class=\"ccidnetblack\" height=\"52\">");
document.writeln("    <tr> ");
document.writeln("      <td width=\"180\" rowspan=\"3\">&nbsp;</td>");
document.writeln("      <td class=\"ccidnetwhite\" height=\"28\" colspan=\"2\">");
document.writeln("   <table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" class=\"ccidnetwhite\">");
document.writeln("        <tr align=\"center\"> ");
document.writeln("  <td><a href=\"http://tech.ccidnet.com/\" target=\"_blank\" class=\"ccidnetwhite\"><font color=\"#FFFFFF\">首页</font></a></td>");
document.writeln("          <td>|</td>");
document.writeln("          <td><a href=\"http://tech.ccidnet.com/col/289/289.html\" target=\"_blank\" class=\"ccidnetwhite\"><font color=\"#FFFFFF\">技术新闻</font></a></td>");
document.writeln("          <td>|</td>");
document.writeln("          <td><a href=\"http://tech.ccidnet.com/col/863/863.html\" target=\"_blank\" class=\"ccidnetwhite\"><font color=\"#FFFFFF\">精英在线</font></a></td>");
document.writeln("          <td>|</td>");
document.writeln("          <td><a href=\"http://tech.ccidnet.com/col/317/317.html\" target=\"_blank\" class=\"ccidnetwhite\"><font color=\"ffffff\">热点专题</font></a></td>");
document.writeln("          <td>|</td>");
document.writeln("          <td><a href=\"http://security.ccidnet.com/pub/html/tech/help/index.htm\" target=\"_blank\" class=\"ccidnetwhite\"><font color=\"#FFFFFF\">病毒求助专区</font></a></td>");
document.writeln("          <td>|</td>");
document.writeln("          <td><a href=\"http://tech.ccidnet.com/tech/download.htm\" target=\"_blank\" class=\"ccidnetwhite\"><font color=\"#FFFF00\">技术文档·源码下载</font></a></td>");
document.writeln("          <td>|</td>");
document.writeln("          <td align=\"center\"><a href=\"http://tech.ccidnet.com/pub/html/tech_jscd/tech_jscd.htm\" target=\"_blank\" class=\"ccidnetwhite\"><font color=\"ffffff\">IT术语词典</font></a></td>");
document.writeln("          <td align=\"center\">|</td>");
document.writeln("          <td align=\"center\"> <a href=\"http://tech.ccidnet.com/pub/html/tech_jscd/tech_wzdh.htm\" target=\"_blank\" class=\"ccidnetwhite\"><font color=\"ffffff\">IT网站大全</font></a></td>");
document.writeln("        </tr>");
document.writeln("      </table>");
document.writeln("   </td> </tr>");
document.writeln("    <tr> ");
document.writeln("      <td width=\"280\" align=\"center\"> ");
document.writeln("        <table width=\"350\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" class=\"ccidnetblue\">");
document.writeln("          <tr> ");
document.writeln("            <td> ");
document.write('         <form name="searchForm12" method="get" action="" style="margin:0px" target="_blank">');
document.writeln("                <b>检索：</b> ");
document.write('<input type="hidden" name="channelid" class="ccidnetcontent" value="1649">');
   document.write('           <input type="hidden" name="wd" class="content" size="10">');
   document.write('           <input type="text" name="searchword" class="ccidnetcontent" size="20" value="请输入关键字搜索" onClick="kkk()">');
     document.write('         <input onClick=\"javascript:goSearch(\'http://search.ccidnet.com/search.wct\')\" type="image" border="0" name="imageField" src="http://tech.ccidnet.com/pub/images/info/benzhan.jpg" width="37" height="15" alt="在本站搜索文章">');
 document.write('           <input onClick=\"javascript:goSearch(\'http://isearch.ccidnet.com/template/@search.html\')\" type="image" border="0" name="imageField1" src="http://tech.ccidnet.com/pub/images/info/baidu.gif" width="37" height="15" alt="通过百度搜索文章">&nbsp;');
    document.write('<input onClick=\"javascript:goSearch(\'http://www.google.com/custom\')\" type="image" border="0" name="sa" src="http://tech.ccidnet.com/pub/images/info/google.jpg" width="40" height="15" alt="通过Google搜索文章">');
     document.write('          <input type="hidden" name="client" value="pub-3653458698766474">');
              document.write('<input type=hidden name=q value="">');
             document.write(' <input type=hidden name=domains value="ccidnet.com">');
             document.write(' <input type=hidden name=sitesearch value="ccidnet.com">');
			
           document.write(' </form>');
document.writeln("            </td>");
document.writeln("          </tr>");
document.writeln("        </table>");
document.writeln("      </td>");
document.writeln("      <td class=\"ccidnetblack01\" width=\"270\">&nbsp;<a href=\" http://tech.ccidnet.com/images/tech/ibm/index.htm\" target=\"_blank\" class=\"ccidnetblue\"><font color=\"#FF0000\">IBM技术专区</font></a>&nbsp;&nbsp;&nbsp;<a href=\" http://security.ccidnet.com/col/5857/5857.html\" target=\"_blank\" class=\"ccidnetblue\"><font color=\"#FF0000\">赛门铁克技术专区</font></a></td>");
document.writeln("    </tr>");
document.writeln("  </table>");
document.writeln("<table width=760 border=0 cellspacing=0 cellpadding=0 align=center><tr><td><table width=98% border=0 cellspacing=1 cellpadding=2 bgcolor=#0051C0 class=content><tr><td bgcolor=#E8F3FD width=56 align=center><font color=#0000CE><b>开&nbsp;发</b></font></td><td bgcolor=#FFFFFF>&nbsp;<a href=http://java.ccidnet.com target=_blank class=content>Java</a>| <a href=http://universalmccannafa.allyes.com/main/adfclick?db=universalmccannafa&bid=384,378,60&cid=29,4,1&sid=604&show=ignore&url=http://tech.ccidnet.com/col/1136/1136.html target=_blank class=content>.Net</a>| <a href=http://tech.ccidnet.com/col/1081/1081.html target=_blank class=content>C/C++</a></td></tr></table></td><td align=center><table width=98% border=0 cellspacing=1 cellpadding=2 bgcolor=#007C1B class=content><tr><td bgcolor=#E8FDEF width=56 align=center><a href=http://database.ccidnet.com target=_blank class=content><b><font color=#309045>数据库</font></b></a></td><td bgcolor=#FFFFFF>&nbsp;<a href=http://database.ccidnet.com/col/1107/1107.html target=_blank class=content>Oracle</a>| <a href=http://database.ccidnet.com/col/1108/1108.html target=_blank class=content>MySQL</a>| <a href=http://database.ccidnet.com/col/982/982.html target=_blank class=content>DB2</a>| <a href=http://database.ccidnet.com/col/1106/1106.html target=_blank class=content>SQL Server</a>| <a href=http://database.ccidnet.com/col/5889/5889.html target=_blank class=content>Sybase</a></td></tr></table></td><td align=right><table width=98% border=0 cellspacing=1 cellpadding=2 bgcolor=#9E000F class=content><tr><td bgcolor=#FFEEE1 width=56 align=center><a href=http://linux.ccidnet.com target=_blank class=content><b><font color=#D70418>Linux</font></b></a></td><td bgcolor=#FFFFFF>&nbsp;<a href=http://linux.ccidnet.com/col/741/741.html target=_blank class=content>内核技术</a>| <a href=http://linux.ccidnet.com/col/738/738.html target=_blank class=content>桌面应用</a>| <a href=http://linux.ccidnet.com/col/2583/2583.html target=_blank class=content>开源空间</a></td></tr></table></td></tr></table><img src=http://image.ccidnet.com/ad_files/home/images/blank.gif width=10 height=3 align=absmiddle><br><table width=760 border=0 cellspacing=0 cellpadding=0 align=center><tr><td><table width=98% border=0 cellspacing=1 cellpadding=2 bgcolor=#9E000F class=content><tr><td bgcolor=#FFEEE1 width=56 align=center><a href=http://network.ccidnet.com/ target=_blank class=content><b><font color=#D70418>网管世界</font></b></a></td><td bgcolor=#FFFFFF>&nbsp;<a href=http://network.ccidnet.com/col/3719/3719.html target=_blank class=content>路由</a>| <a href=http://network.ccidnet.com/col/3723/3723.html target=_blank class=content>交换</a>| <a href=http://network.ccidnet.com/ target=_blank class=content>接入</a>| <a href=http://network.ccidnet.com/col/2851/2851.html target=_blank class=content>无线</a>| <a href=http://network.ccidnet.com/col/1362/1362.html target=_blank class=content>布线</a>| <a href=http://network.ccidnet.com/col/3729/3729.html target=_blank class=content>网络管理</a></td></tr></table></td><td align=center><table width=98% border=0 cellspacing=1 cellpadding=2 bgcolor=#0051C0 class=content><tr><td bgcolor=#E8F3FD width=56 align=center><a href=http://security.ccidnet.com/ target=_blank class=content><font color=#0000CE><b>网络安全</b></font></a></td><td bgcolor=#FFFFFF>&nbsp;<a href=http://security.ccidnet.com/col/1101/1101.html target=_blank class=content>黑客</a>| <a href=http://security.ccidnet.com/col/241/241.html target=_blank class=content>防火墙</a>| <a href=http://fangtan.security.ccidnet.com/ target=_blank class=content>访谈</a>| <a href=http://security.ccidnet.com/col/239/239.html target=_blank class=content>病毒&漏洞播报</a>| <a href=http://security.ccidnet.com/pub/html/tech/help/index.htm target=_blank class=content><font color='red'>病毒求助</font></a></td></tr></table></td><td align=right> <table width=98% border=0 cellspacing=1 cellpadding=2 bgcolor=#007C1B class=content><tr><td bgcolor=#E8FDEF width=78 align=center><a href=http://tech.ccidnet.com/col/1140/1140.html target=_blank class=content><b><font color=#309045>Windows技巧</font></b></a></td></tr></table></td></tr></table><img src=http://image.ccidnet.com/ad_files/home/images/blank.gif width=10 height=3 align=absmiddle><br><table width=760 border=0 cellspacing=0 cellpadding=0 align=center><tr><td><table width=99% border=0 cellspacing=1 cellpadding=2 bgcolor=#007C1B class=content><tr><td bgcolor=#E8FDEF width=70 align=center><a href=http://bbs.tech.ccidnet.com target=_blank class=content><b><font color=#309045>技术社区</font></b></a></td><td bgcolor=#FFFFFF>&nbsp;<a href=http://bbs.java.ccidnet.com target=_blank class=content>Java学习</a>| <a href=http://bbs.network.ccidnet.com/thread.php?fid=24 target=_blank class=content>网管技巧</a>| <a href=http://bbs.security.ccidnet.com/thread.php?fid=25 target=_blank class=content>安全防护</a>| <a href=http://bbs.linux.ccidnet.com/thread.php?fid=23 target=_blank class=content>Linux</a>| <a href=http://bbs.database.ccidnet.com/index.php?cateid=22 target=_blank class=content>数据库</a>| <a href=http://bbs.ccidnet.com/thread.php?fid=59 target=_blank class=content>软考</a>| <a href=http://bbs.java.ccidnet.com/index.php?cateid=5 target=_blank class=content>技术水库</a></td></tr></table></td><td align=right><table width=99% border=0 cellspacing=1 cellpadding=2 bgcolor=#0051C0 class=content><tr><td bgcolor=#E8F3FD width=70 align=center><font color=#0000CE><b>厂商专区</b></font></td><td bgcolor=#FFFFFF>&nbsp;<a href=http://www1.cnnet.com.cn/adsunion/lnk/;ik=43b488d7d3efb;pl=pl-9-tech_home_bu7;/?http://tech.ccidnet.com/images/tech/ibm/index.htm target=_blank class=content>IBM</a>| <a href=http://universalmccannafa.allyes.com/main/adfclick?db=universalmccannafa&bid=384,378,60&cid=29,4,1&sid=604&show=ignore&url=http://tech.ccidnet.com/col/1136/1136.html target=_blank class=content>微软</a>| <a href=http://bbs.tech.ccidnet.com/thread.php?fid=72 target=_blank class=content>Symantec</a>| <a href=http://bbs.security.ccidnet.com/thread.php?fid=35 target=_blank class=content>Juniper</a>| <a href=http://tech.ccidnet.com/col/9859/9859.html target=_blank class=content>Sybase</a></td></tr></table></td></tr></table></body></html>");
document.writeln("</div>");
