// -------------------------------------------------------------------
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("<!-- 人物子站头 start -->");
document.writeln("  <table width=\"760\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" background=\"http://news.ccidnet.com/pub/images/people/top_1.gif\" style=\"border-bottom:4px solid #5C8AF9\">");
document.writeln("    <tr> ");
document.writeln("      <td width=\"210\" rowspan=\"2\"> </td>");
document.writeln("      <td class=\"p9\" height=\"27\" colspan=\"4\"><a href=\"http://people.ccidnet.com/\" target=\"_blank\" class=\"p9\"><font color=\"#FFFFFF\">首页</font></a>| <a href=\"http://people.ccidnet.com/col/2943/2943.html\" target=\"_blank\" class=\"p9\"><font color=\"#FFFFFF\">高层动态</font></a> ");
document.writeln("        | <a href=\"http://people.ccidnet.com/col/2945/2945.html\" target=\"_blank\" class=\"p9\"><font color=\"#FFFFFF\">财富故事</font></a>");
document.writeln("        | <a href=\"http://people.ccidnet.com/col/2947/2947.html\" target=\"_blank\" class=\"p9\"><font color=\"#FFFFFF\">中坚力量</font></a>");
document.writeln("        | <a href=\"http://people.ccidnet.com/col/2949/2949.html\" target=\"_blank\" class=\"p9\"><font color=\"#FFFFFF\">小道消息</font></a>");
document.writeln("        | <a href=\"http://people.ccidnet.com/col/2951/2951.html\" target=\"_blank\" class=\"p9\"><font color=\"#FFFFFF\">名人口水仗</font></a>");
document.writeln("        | <a href=\"http://people.ccidnet.com/col/2941/2941.html\" target=\"_blank\" class=\"p9\"><font color=\"#FFFFFF\">IT职场</font>");
document.writeln("        | <a href=\"http://people.ccidnet.com/col/2953/2953.html\" target=\"_blank\" class=\"p9\"><font color=\"#FFFFFF\">IT人FB经</font></a>");
document.writeln("        | <a href=\"http://people.ccidnet.com/col/2955/2955.html\" target=\"_blank\" class=\"p9\"><font color=\"#FFFFFF\">IT人健康</font></a>");
document.writeln("      </td>");
document.writeln("    </tr>");
document.writeln("    <tr> ");
document.writeln("      <td class=\"content01\" width=\"440\"> ");
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://industry.ccidnet.com/pub/images/info/benzhan.jpg" width="37" height="15" alt="在本站搜索文章">');
 document.write('           <input onClick=\"javascript:goSearch(\'http://event.ccidnet.com/baidu\')\" type="image" border="0" name="imageField1" src="http://industry.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://industry.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="industry.ccidnet.com">');
             document.write(' <input type=hidden name=sitesearch value="industry.ccidnet.com">');
			
           document.write(' </form>');
document.writeln("      </td>");
document.writeln("     </tr>");
document.writeln("  </table>");
document.writeln("<!-- 人物子站头 end -->");
// -------------------------------------------------------------------
