// ClassID     接收数据为字符
 
// IsCounter=1 统计来访记录；否则不统计。
function MyBottom(ClassID, IsCounter){
	 var iColor1
   var borderColor1, Class1, Class2, Class3, Color1, Color2, ICPGif, aLmGif
	 switch (getProgram_Config(ClassID)){
     case "Gover":                       //★政务公开：政务窗口、规划计划、行政执法、政务问答、政策法规、通知公告、新闻动态
       iColor1 = "#F97BA0"
       break ;
     case "Handle"  :                    //★在线办事：服务指南、在线咨询、资料下载、项目申报
       iColor1 = "#F0CD8C"
       break ;
     case "Public"  :                    //★公众参与：领导信箱、监督窗口、在线访谈、网上调查、民意征集
       iColor1 = "#BCF8BC"
       break ;
     case "Feature" :                    //★冰城科技
       iColor1 = "#C488FF"
       break ;
     case "Special" :                    //★热点专题
       iColor1 = "#698AEB"
       break ;
     default:                            //★缺省配色
       iColor1 = "#72B1DE"
	 }
   document.write("<!-- ********网页底部代码开始******** -->")
   if(ClassID=="Home"){
       borderColor1 = "#0D65C4";
       Class1 = "";
       Class2 = "GlowStrBlackWhite";
       Class3 = "bottom"
       Color1 = "#0D65C4"
       Color2 = "#FF0000"
       ICPGif = "/Images/2009/icp2009.gif";
       aLmGif = "/Images/2009/jingjing2009.gif";
 
   }else{
   
       borderColor1 = "#AAAAAA";
       Class1 = "TDBttomLine";
       Class2 = "";
       Class3 = "bottom"
       Color1 = "#FFFFFF"
       Color2 = "#FF0000"
       ICPGif = "/images/2009/icp.gif";
       aLmGif = "/images/2009/jingjing2.gif";
       document.write("    <TABLE cellSpacing=0 cellPadding=0 width=1000 align=center border=0 bgcolor=#ffffff>");
       document.write("      <TBODY>");
       document.write("        <TR><TD align=middle height=1><IMG height=1 src=\"\" width=1000></TD></TR>");
       document.write("        <TR><TD align=middle height=3><IMG style=\"BACKGROUND-COLOR: "+iColor1+"\" height=3 src=\"\" width=1000></TD></TR>");
       document.write("      </TBODY>");
       document.write("    </TABLE>");
   }
   document.write("    <TABLE cellSpacing=0 cellPadding=0 width=1000 align=center border=0 bgColor='"+Color1+"'>");
   document.write("      <TBODY>");
   document.write("      <TR><FORM id=frame name=frame action=\"\" method=post>");
   document.write("      	  <TD width=300 class='"+Class1+"' bordercolor="+borderColor1+" height=56 vAlign=center align=right>");
   document.write("      	  <input name=\"cxfs\" value=2 type=hidden> <input name=\"syurl\" value=\"www.hrbsti.com\" type=hidden> <IMG onclick=ICPCheckUp() alt=黑ICP备05003859号 src='"+ICPGif+"' border=0></TD>");
 //document.write("      	  <input name=\"cxfs\" value=1 type=hidden> <input name=\"ym\" value=\"hrbinfo.gov.cn\" type=hidden>");
   document.write("         <TD vAlign=center Class='"+Class2+"' align=middle>");
   document.write("                    <a target='_self' href='/CopyRight.asp' Class='"+Class3+"'>网站声明</a>&nbsp;&nbsp;<a target='_self' href='/CopyRight.asp?action=aboutus' Class='"+Class3+"'>关于我们</a>&nbsp;&nbsp;<a target='_self' href='/CopyRight.asp?action=phatic' Class='"+Class3+"'>联系方式</a>&nbsp;&nbsp;<a target='_self' href='/CopyRight.asp?action=navigation' Class='"+Class3+"'>网站导航</a>&nbsp;&nbsp;<a name=StranLink Class='"+Class3+"'>繁體中文</a>");
   document.write("                    <BR>主办单位：哈尔滨市科学技术局");
   document.write("                    <BR>本网站访问要求－浏览器 <Font Color="+Color2+">IE6.0</Font> 以上版本、分辨率 <Font Color="+Color2+">1024×768</Font>");
   document.write("         </TD>");
   document.write("         <TD width=300 class='"+Class1+"' bordercolor="+borderColor1+"><a target='_blank' href='http://218.9.29.201/alertwebhrb/alarm/pre_alarm.jsp'><IMG alt=哈尔滨网络警察 src='"+aLmGif+"' border=0></a></TD></FORM>");
   document.write("      </TR>");
   document.write("      </TBODY>");
   document.write("    </TABLE>");
   document.write("<SCRIPT language=JavaScript type=text\/JavaScript>");
   document.write(" 	function ICPCheckUp(){");
   document.write("  	frame.action = \"http://www.miibeian.gov.cn/chaxun/ggcx_ok.jsp\";");
   document.write("  	frame.target = \"_blank\";");
   document.write("  	frame.submit();");
   document.write("	}");
   document.write("<\/Script>");
   if(IsCounter==1)
     document.write("<SCRIPT Src=\"/Count/CounterLink.asp?style=none\"><\/Script>");
   document.write("<!-- ********网页底部代码结束******** -->")
   document.write("<!-- ********中文简体繁体转换******** -->")
   document.write("<script src=\"/JS/gb_big5.js\"><\/script>");
}


// 二级子页 Top
// 政务公开、在线办事、公众参与、冰城科技、热点专题
// IsContent=1 顶部贯通；否则左右分栏。
// PublicTop：两个“<Table>”；与UserTop“</Table>”成对匹配。
function PublicTop(ClassID, IsContent){
	 var iColor, iMenu
	 switch (getProgram_Config(ClassID)){
     case "Gover":                       //★政务公开：政务窗口、规划计划、行政执法、政务问答、政策法规、通知公告、新闻动态
       iColor = "1"
       iMenu = "Gover"
       break ;
     case "Handle"  :                    //★在线办事：服务指南、在线咨询、资料下载、项目申报
       iColor = "2"
       iMenu = "Handle"
       break ;
     case "Public"  :                    //★公众参与：领导信箱、监督窗口、在线访谈、网上调查、百姓谈
       iColor = "3"
       iMenu = "Public"
       break ;
     case "Feature" :                    //★冰城科技
       iColor = "4"
       iMenu = "Feature"
       break ;
     case "Special":                     //★热点专题
       iColor = "5"
       iMenu = "Special"
       break ;
     case "Dialogue":                    //★在线访谈
       iColor = "4"
       iMenu = "Dialogue"
       break ;
     default:                            //★缺省配色
       iColor = "1"
       iMenu = "Gover"
   }
   document.write("<TABLE WIDTH=1000 height=136 align=\"Center\" BORDER=0 CellPadding=0 CellSpacing=0 background=\"/Images/2009/"+iMenu+"-top-01.jpg\">");
   document.write("  <tr>");
// document.write("    <td width=576 height=115 colspan=2 rowspan=2 align=center></td>");
   document.write("    <td width=576 height=115 colspan=2 rowspan=2>");
   AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0','width','260','height','115','src','/Images/2009/xingxing','quality','high','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','/Images/2009/xingxing','wmode','transparent' );
   document.write("    </td>");
   document.write("    <td width=424 height=85 align=right>");
   AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0','width','200','height','60','src','/Images/2009/jiantou','quality','high','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','/Images/2009/jiantou','wmode','transparent' );
   document.write("    </td>");
   document.write("  </tr>");
   document.write("  <tr>");
   document.write("    <td height=29 align=\"right\"><map name=\"FPMapTop\">");
   document.write("    <area onMouseOver=\"secBoardTop(0,'"+iMenu+"')\" TITLE=\"网站首页\" shape=\"rect\" coords=\"  2, 1,  60, 19\" href=\"http://www.hrbsti.com\" target=_self>");
   document.write("    <area onMouseOver=\"secBoardTop(1,'"+iMenu+"')\" TITLE=\"政务公开\" shape=\"rect\" coords=\" 70, 1, 128, 19\" href="+getProgram_Url(Program_OdditionalArray[0][0])+" target=_self>");
   document.write("    <area onMouseOver=\"secBoardTop(2,'"+iMenu+"')\" TITLE=\"在线办事\" shape=\"rect\" coords=\"138, 1, 194, 19\" href="+getProgram_Url(Program_OdditionalArray[1][0])+" target=_self>");
   document.write("    <area onMouseOver=\"secBoardTop(3,'"+iMenu+"')\" TITLE=\"公众参与\" shape=\"rect\" coords=\"206, 1, 260, 19\" href="+getProgram_Url(Program_OdditionalArray[2][0])+" target=_self>");
   document.write("    <area onMouseOver=\"secBoardTop(4,'"+iMenu+"')\" TITLE=\"冰城科技\" shape=\"rect\" coords=\"270, 1, 325, 19\" href="+getProgram_Url(Program_OdditionalArray[3])+" target=_self>");
   document.write("    <area onMouseOver=\"secBoardTop(5,'"+iMenu+"')\" TITLE=\"热点专题\" shape=\"rect\" coords=\"336, 1, 394, 19\" href="+getProgram_Url(Program_OdditionalArray[4])+" target=_self>");
   document.write("    </map><img id=\"TOPicture\" src=\"/Images/2009/"+iMenu+"-top-02-"+iColor+".gif\" border=0 usemap=\"#FPMapTop\"></td>");
   document.write("  </tr>");
   document.write("  <tr>");
   document.write("    <td width=240 height=20 Align=Center valign=middle class='GlowStrBlackWhite'>"+DisplayCurrentTime(1)+"</td>");  //显示时间
   document.write("    <td colspan=2>");
   document.write("      <table align=\"right\" border=0 cellpadding=0 cellspacing=0 id=\"mainTableTop\">");
   SlideMenuTop(iMenu);
   document.write("      </table>");
   document.write("    </td>");
   document.write("  </tr>");
   document.write("  <tr><td width=240 height=1></td><td width=336></td><td width=424></td>");
   document.write("  </tr>");
   document.write("</TABLE>");
   document.write("<TABLE WIDTH=1000 height=24 align=\"center\" border=0 cellpadding=0 cellspacing=0 bgcolor=#ffffff>");
   document.write("  <TR>");
   if(IsContent==1){    //顶部贯通
     document.write("   <td height=24 width=20><img src=\"/Images/2009/public-top-04-3-980.jpg\" border=0></td>");
	   document.write("   <td background=\"/Images/2009/public-top-04-4-980.jpg\">");
	 }else{               //左右分栏
     document.write("   <td width=240 height=24 background=\"/Images/2009/"+iMenu+"-top-04-1.jpg\"></td>");
     document.write("   <td width=16 background=\"/Images/2009/"+iMenu+"-top-04-2.jpg\"></td>");
	   document.write("   <td width=20><img src=\"/Images/2009/public-top-04-3.jpg\" border=0></td>");
	   document.write("   <td background=\"/Images/2009/public-top-04-4.jpg\">");
	 }
   document.write("       <TABLE WIDTH=100% BORDER=0 CellPadding=0 CellSpacing=0>");
	 document.write("        	<TR><TD height=24 width=3></TD>");
}
// 共用菜单 Top
function SlideMenuTop(iMenu){
   if(iMenu=="Home"||iMenu=="Especial")
     document.write("        <tbody style=\"DISPLAY:block\">");
   else
     document.write("        <tbody style=\"DISPLAY: none\">");
   document.write("          <tr>");
   document.write("            <td>");
   document.write("              <table border=0 cellpadding=0 cellspacing=0>");
   document.write("                <tr><td width=14 height=20 align=right><img src=\"/Images/2009/"+iMenu+"-top-03-1.gif\" border=0></td>");
   document.write("                    <td background=\"/Images/2009/"+iMenu+"-top-03-2.gif\">哈尔滨市科学技术局网站欢迎您!</td>");
// document.write("                    <td width=14><img src=\"/Images/2009/"+iMenu+"-top-03-3.gif\" border=0></td>");
   document.write("                    <td width=8 background=\"/Images/2009/"+iMenu+"-top-03-2.gif\"></td>");
   document.write("                </tr>");
   document.write("              </table></td>");
   document.write("          </tr>");
   document.write("        </tbody>");
   if(iMenu=="Gover")
     document.write("        <tbody style=\"DISPLAY:block\">");
   else
     document.write("        <tbody style=\"DISPLAY: none\">");
   document.write("          <tr>");
   document.write("            <td>");
   document.write("              <table border=0 cellpadding=0 cellspacing=0>");
   document.write("                <tr><td width=14 height=20 align=right><img src=\"/Images/2009/"+iMenu+"-top-03-1.gif\" border=0></td>");
   document.write("                    <td background=\"/Images/2009/"+iMenu+"-top-03-2.gif\"><A Class=\"class\" target='_self' href=\"/Article/ShowArticle.asp?ArticleID=169\">政务窗口</A>&nbsp;</td>");
   for (var i = 2; i <= Article_ClassChildrens[3]; i++){
   	 if(i!=4)
       document.write("                    <td background=\"/Images/2009/"+iMenu+"-top-03-2.gif\">&nbsp;"+Article_ClassNameArray[3][i]+"&nbsp;</td>");
   }
   for (var i = 2; i >= 0; i--){
   	 if(i>0)
   	   if(Article_ClassChildrens[i]>0)
       document.write("                    <td background=\"/Images/2009/"+iMenu+"-top-03-2.gif\">&nbsp;"+Article_ClassNameArray[i][0]+"&nbsp;</td>");
       else
       document.write("                    <td background=\"/Images/2009/"+iMenu+"-top-03-2.gif\">&nbsp;"+Article_ClassNameArray[i]+"&nbsp;</td>");
     else
//     document.write("                    <td background=\"/Images/2009/"+iMenu+"-top-03-2.gif\">&nbsp;"+Article_ClassNameArray[i][0]+"</td>");
       document.write("                    <td background=\"/Images/2009/"+iMenu+"-top-03-2.gif\">&nbsp;"+Article_ClassNameArray[i]+"</td>");
   }
   document.write("                    <td width=8 background=\"/Images/2009/"+iMenu+"-top-03-2.gif\"></td>");
   document.write("                </tr>");
   document.write("              </table></td>");
   document.write("          </tr>");
   document.write("        </tbody>");
   if(iMenu=="Handle")
     document.write("      <tbody style=\"DISPLAY:block\">");
   else
     document.write("      <tbody style=\"DISPLAY: none\">");
   document.write("          <tr>");
   document.write("            <td>");
   document.write("              <table border=0 cellspacing=0 cellpadding=0>");
   document.write("                <tr><td width=14 height=20 align=right><img src=\"/Images/2009/"+iMenu+"-top-03-1.gif\" border=0></td>");
   for (var i = 1; i < Program_OdditionalArray[1].length; i++){
   	 if(i>1)
   	   if(i == Program_OdditionalArray[1].length-1)
       document.write("                <td background=\"/Images/2009/"+iMenu+"-top-03-2.gif\">&nbsp;"+Program_OdditionalArray[1][i]+"</td>");
       else
       document.write("                <td background=\"/Images/2009/"+iMenu+"-top-03-2.gif\">&nbsp;"+Program_OdditionalArray[1][i]+"&nbsp;</td>");
     else
       document.write("                <td background=\"/Images/2009/"+iMenu+"-top-03-2.gif\">"+Program_OdditionalArray[1][i]+"&nbsp;</td>");
   }
   document.write("                    <td width=8 background=\"/Images/2009/"+iMenu+"-top-03-2.gif\"></td>");
   document.write("                </tr>");
   document.write("             </table></td>");
   document.write("          </tr>");
   document.write("        </tbody>");
   if(iMenu=="Public")
     document.write("      <tbody style=\"DISPLAY:block\">");
   else
     document.write("      <tbody style=\"DISPLAY: none\">");
   document.write("          <tr>");
   document.write("            <td>");
   document.write("              <table border=0 cellspacing=0 cellpadding=0>");
   document.write("                <tr><td width=14 height=20 align=right><img src=\"/Images/2009/"+iMenu+"-top-03-1.gif\" border=0></td>");
   for (var i = 1; i < Program_OdditionalArray[2].length; i++){
   	 if(i>1)
   	   if(i == Program_OdditionalArray[2].length-1)
       document.write("                <td background=\"/Images/2009/"+iMenu+"-top-03-2.gif\">&nbsp;"+Program_OdditionalArray[2][i]+"</td>");
       else
       document.write("                <td background=\"/Images/2009/"+iMenu+"-top-03-2.gif\">&nbsp;"+Program_OdditionalArray[2][i]+"&nbsp;</td>");
     else
       document.write("                <td background=\"/Images/2009/"+iMenu+"-top-03-2.gif\">"+Program_OdditionalArray[2][i]+"&nbsp;</td>");
   }
   document.write("                    <td width=8 background=\"/Images/2009/"+iMenu+"-top-03-2.gif\"></td>");
   document.write("                </tr>");
   document.write("             </table></td>");
   document.write("          </tr>");
   document.write("        </tbody>");
   if(iMenu=="Feature")
     document.write("      <tbody style=\"DISPLAY:block\">");
   else
     document.write("      <tbody style=\"DISPLAY: none\">");
   document.write("          <tr>");
   document.write("            <td>");
   document.write("              <table border=0 cellspacing=0 cellpadding=0>");
   document.write("                <tr><td width=14 height=20 align=right><img src=\"/Images/2009/"+iMenu+"-top-03-1.gif\" border=0></td>");
   for (var i = 1; i <= Article_ClassChildrens[4]; i++){
   	 if(i==1)
        document.write("                    <td background=\"/Images/2009/"+iMenu+"-top-03-2.gif\">"+Article_ClassNameArray[4][i]+"&nbsp;</td>");
     else
     	  if(i==5)
        document.write("                    <td background=\"/Images/2009/"+iMenu+"-top-03-2.gif\">&nbsp;"+Article_ClassNameArray[4][i]+"</td>");
        else
        document.write("                    <td background=\"/Images/2009/"+iMenu+"-top-03-2.gif\">&nbsp;"+Article_ClassNameArray[4][i]+"&nbsp;</td>");
   }
// document.write("                    <td background=\"/Images/2009/"+iMenu+"-top-03-2.gif\">&nbsp;<A Class=\"class\" target='_self' href=\"/FriendSite/Index.asp\">区县科技</A></td>");
   document.write("                    <td width=8 background=\"/Images/2009/"+iMenu+"-top-03-2.gif\"></td>");
   document.write("                </tr>");
   document.write("             </table></td>");
   document.write("          </tr>");
   document.write("        </tbody>");
   if(iMenu=="Special")
     document.write("      <tbody style=\"DISPLAY:block\">");
   else
     document.write("      <tbody style=\"DISPLAY: none\">");
   document.write("          <tr>");
   document.write("            <td>");
   document.write("              <table border=0 cellspacing=0 cellpadding=0>");
   document.write("                <tr><td width=14 height=20 align=right><img src=\"/Images/2009/"+iMenu+"-top-03-1.gif\" border=0></td>");
   for (var i = 0; i < 5; i++){
   	 if(i==0)
     document.write("                  <td background=\"/Images/2009/"+iMenu+"-top-03-2.gif\">"+Article_SpecialNameArray[i]+"&nbsp;</td>");
     else
     document.write("                  <td background=\"/Images/2009/"+iMenu+"-top-03-2.gif\">&nbsp;"+Article_SpecialNameArray[i]+"&nbsp;</td>");
   }
   document.write("                    <td width=8 background=\"/Images/2009/"+iMenu+"-top-03-2.gif\"></td>");
   document.write("                 </tr>");
   document.write("             </table></td>");
   document.write("          </tr>");
   document.write("        </tbody>");
   if(iMenu=="Dialogue")
     document.write("      <tbody style=\"DISPLAY:block\">");
   else
     document.write("      <tbody style=\"DISPLAY: none\">");
   document.write("          <tr>");
   document.write("            <td>");
   document.write("              <table border=0 cellspacing=0 cellpadding=0>");
   document.write("                <tr><td width=14 height=20 align=right><img src=\"/Images/2009/"+iMenu+"-top-03-1.gif\" border=0></td>");
   for (var i = 1; i <= Article_ClassChildrens[5]; i++){
   	 if(i==1)
        document.write("                    <td background=\"/Images/2009/"+iMenu+"-top-03-2.gif\">"+Article_ClassNameArray[5][i][0]+"&nbsp;</td>");
     else
     	  if(i==5)
        document.write("                    <td background=\"/Images/2009/"+iMenu+"-top-03-2.gif\">&nbsp;"+Article_ClassNameArray[5][i][0]+"</td>");
        else
        document.write("                    <td background=\"/Images/2009/"+iMenu+"-top-03-2.gif\">&nbsp;"+Article_ClassNameArray[5][i][0]+"&nbsp;</td>");
   }
   document.write("                    <td width=8 background=\"/Images/2009/"+iMenu+"-top-03-2.gif\"></td>");
   document.write("                </tr>");
   document.write("             </table></td>");
   document.write("          </tr>");
   document.write("        </tbody>");
}
// 共用注册 Top
// IsLogin=1 当前浏览者已经登录；否则未登录。
// UserTop：两个“</Table>”；与PublicTop“<Table>”成对匹配。
function UserTop(ClassID, IsLogined){
	 if(ClassID=="User"||ClassID=="Guest"||ClassID=="Reply"||ClassID=="RegStep1"||ClassID=="RegStep2"||ClassID=="RegStep3"){
	   if(IsLogined==1){
	     document.write("			 <TD width=75 align=\"Center\" Class=\"GlowStrBlackWhite\"><A href=\"/User/User_Logout.asp\" target=\"_self\">退出登录</A></TD>");
       document.write("			 <TD width=75 align=\"Center\" class=\"GlowStrBlackWhite\"><A href=\"/User/Index.asp\" target=\"_self\">用户中心</A></TD>");
	   }else{
//	     document.write("	     <TD width=75 align=\"Center\" Class=\"GlowStrBlackWhite\"><A href=\"/User/User_Login.asp\" target=\"_self\">用户登录</A></TD>");
//       document.write("			 <TD width=75 align=\"Center\" class=\"GlowStrBlackWhite\"><A href=\"/Reg/User_Reg.asp\" target=\"_self\">用户注册</A></TD>");
	     document.write("	     <TD width=75 align=\"Center\" Class=\"GlowStrBlackWhite\"><A href=\"/GuestBook/index.asp?Action=publish\" target=\"_self\">我要留言</A></TD>");
	     document.write("	     <TD width=75 align=\"Center\" Class=\"GlowStrBlackWhite\"><A href=\"/GuestBook/index.asp?Action=respond\" target=\"_self\">留言回复</A></TD>");
//       document.write("			 <TD width=75>&nbsp;</TD>");
//       document.write("			 <TD width=75>&nbsp;</TD>");
     }
	 }else{
	   if(ClassID!="Dialogue"){
       document.write("			 <TD width=75>&nbsp;</TD>");
       document.write("			 <TD width=75>&nbsp;</TD>");
	   }
	 }
   document.write("        </TR>");
   document.write("      </TABLE>");
   document.write("    </TD>");
   document.write("  </TR>");
   document.write("</TABLE>");
}
   
function secBoardTop(n,imgFileName){
  for(i=0;i<mainTableTop.tBodies.length;i++)
  mainTableTop.tBodies[i].style.display="none";
  if(imgFileName=="Home"){
    mainTableTop.tBodies[n+1].style.display="block";
    TOPicture.src="/images/2009/index_dh"+[n+1]+".jpg"
  }else{
    mainTableTop.tBodies[n].style.display="block";
    TOPicture.src="/Images/2009/"+imgFileName+"-top-02-"+n+".gif"
  }
}

function SearchForm_onsubmit(){
	if(SearchForm.keyword.value.length==0){
		 alert("关键词不能为空");
		 return false;
	}
}

function EspecialTop(){
   document.write("  <tr>");
   document.write("    <td height=193 colspan=2 background=\"/images/2009/Especial-Top-01.jpg\">");
   document.write("       <table width=100% border=0 cellpadding=0 cellspacing=0>");
   document.write("         <tr><td height=023 colspan=7></td></tr>");
   document.write("         <tr><td height=020 width=581></td>");
   document.write("         	  <td width=69 align=\"center\"><a href=\"/CopyRight.asp\" target=_self>网站声明</a></td>");
   document.write("         	  <td width=69 align=\"center\"><a href=\"/CopyRight.asp?action=aboutus\" target=_self>关于我们</a></td>");
   document.write("         	  <td width=68 align=\"center\"><a href=\"/CopyRight.asp?action=phatic\" target=_self>联系方式</a></td>");
   document.write("         	  <td width=70 align=\"center\"><a href=\"/CopyRight.asp?action=navigation\" target=_self>网站导航</a></td>");
   document.write("         	  <td width=68 align=\"center\"><a href=\"#\" onclick=\"this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.hrbsti.com');return(false);\">设为首页</a></td>");
   document.write("         	  <td width=68 align=\"center\"><a href=\"#\" onclick=\"javascript:window.external.AddFavorite('http:\/\/www.hrbsti.com', '哈尔滨市科学技术局欢迎你！')\">收藏本站</a></td>");
   document.write("         	  <td width=07></td></tr>");
   document.write("         <tr><td height=150 colspan=7>");
   AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0','width','988','height','140','src','/Images/2009/hengxia','quality','high','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','/Images/2009/xing5','wmode','transparent' );
   document.write("             </td></tr>");
   document.write("       </table>");
   document.write("    </td>");
   document.write("  </tr>");
   document.write("  <tr>");
   document.write("    <td width=760>");
   document.write("       <table width=100% border=0 cellpadding=0 cellspacing=0 background=\"/images/2009/index_db1.gif\">");
   document.write("         <tr>");
   document.write("           <td width=10 height=22></td>");
   document.write("           <td width=15><img src=/images/2009/right.gif border=0></td><td width=65 align=\"center\"><a onMouseOver=\"secBoardTop(0,'Special')\" href=\"http://www.hrbsti.com\" target=_self>网站首页</a></td>");
   document.write("           <td width=15><img src=/images/2009/right.gif border=0></td><td width=65 align=\"center\"><a onMouseOver=\"secBoardTop(1,'Special')\" href="+getProgram_Url(Program_OdditionalArray[0][0])+" target=_self>政务公开</a></td>");
   document.write("           <td width=15><img src=/images/2009/right.gif border=0></td><td width=65 align=\"center\"><a onMouseOver=\"secBoardTop(2,'Special')\" href="+getProgram_Url(Program_OdditionalArray[1][0])+" target=_self>在线办事</a></td>");
   document.write("           <td width=15><img src=/images/2009/right.gif border=0></td><td width=65 align=\"center\"><a onMouseOver=\"secBoardTop(3,'Special')\" href="+getProgram_Url(Program_OdditionalArray[2][0])+" target=_self>公众参与</a></td>");
   document.write("           <td width=15><img src=/images/2009/right.gif border=0></td><td width=65 align=\"center\"><a onMouseOver=\"secBoardTop(4,'Special')\" href="+getProgram_Url(Program_OdditionalArray[3])+" target=_self>冰城科技</a></td>");
   document.write("           <td width=15><img src=/images/2009/right.gif border=0></td><td width=65 align=\"center\"><a onMouseOver=\"secBoardTop(5,'Special')\" href="+getProgram_Url(Program_OdditionalArray[4])+" target=_self>热点专题</a></td>");
   document.write("           <td width=270><img id=\"TOPicture\" src=\"\" width=0 height=0></td>");
   document.write("         </tr>");
   document.write("       </table>");
   document.write("      <table align=\"right\" border=0 cellpadding=0 cellspacing=0 id=\"mainTableTop\">");
   SlideMenuTop("Especial");
   document.write("      </table><br>");
}

function EspecialMenu(){
   document.write("<table width=100% border=0 cellspacing=0 cellpadding=0>");
   document.write("  <tr>");
   document.write("    <td width=240 height=272 background=\"/images/2009/Especial-Top-02.jpg\" align=\"center\">");
   document.write("      <table border=0 cellpadding=0 cellspacing=0>");
   document.write("        <tr><td height=40></td></tr>");
   document.write("        <tr><td height=20><a href=/Article/ShowNew.asp target=_self>最新信息</a></td></tr>");
   document.write("        <tr><td height=20><a href=/Article/ShowElite.asp target=_self>推荐信息</a></td></tr>");
   document.write("        <tr><td height=20><a href=/Article/ShowHot.asp target=_self>热门信息</a></td></tr>");
   document.write("        <tr><td height=20><a href=/Article/ShowPicNews.asp?ClassID=2 target=_self>图片新闻</a></td></tr>");
   document.write("       </table>");
   document.write("    </td>");
   document.write("  </tr>");
   document.write("  <tr><td height=20></td></tr>");
   document.write("</table>");
}

function getProgram_Config(iClassID){
	  iClassID = "|"+iClassID.toLowerCase()+"|"
    //★政务公开：政务窗口、规划计划、行政执法、政务问答、政策法规、通知公告、新闻动态
    //if("|gover|4|17|43|44|19|1|2|27|26|3|7|8|9|11|28|".indexOf(iClassID)>0) return("Gover");
    if("|gover|4|17|43|44|19|1|2|3|7|8|9|".indexOf(iClassID)>0) return("Gover");
    //★在线办事：服务指南、在线咨询、资料下载、项目申报
    if("|handle|18|21|declare|guest|".indexOf(iClassID)>0) return("Handle");
    //★公众参与：领导信箱、监督窗口、在线访谈、网上调查、民意征集
    if("|public|officer|litigate|email|dialogue|vote|".indexOf(iClassID)>0) return("Public");
    //★冰城科技
    if("|feature|52|51|14|20|16|15|friendsite|".indexOf(iClassID)>0) return("Feature");
    //★热点专题
    return("Special");
}
//栏目说明
function getProgram_Name(iClassID){
  //iClassID = iClassID.substr(iClassID.indexOf(">")+1, iClassID.length)
  //iClassID = iClassID.substr(0, iClassID.indexOf("<"))
  //删除 <a 属性></a> ，剩余即为中文说明部分
    var RegExp=/<(\w|[.:=\' \"\/\?])*>/g
    iClassID = iClassID.replace(RegExp, "");
    return(iClassID);
}
//栏目地址
function getProgram_Url(iClassID){
    iClassID = iClassID.toLowerCase()
  //截取 href= 地址 > 之间内容
    if(iClassID.indexOf(" href=")==-1) return null
    iClassID = iClassID.substr(iClassID.indexOf(" href=")+6, iClassID.length)
    iClassID = iClassID.substr(0, iClassID.indexOf(">"))
    var RegExp=/[\'\"]+/g
    iClassID = iClassID.replace(RegExp, "");
    return(iClassID);
}
//栏目ID号：用于创建下拉菜单
function getProgram_ID(iClassID){
    iClassID = getProgram_Url(iClassID)
    if(iClassID.indexOf("=")==-1) return null
    iClassID = iClassID.substr(iClassID.indexOf("=")+1, iClassID.length)
    return(iClassID);
}
//根据栏目ID取得栏目定义字符串
function getArticle_ClassNameArray(iClassID){
    iClassID = "ClassID="+iClassID+"'"
    for(var i=0;i<7;i++){
      if(typeof(Article_ClassNameArray[i])=="object"){
        for(var j=0;j<Article_ClassNameArray[i].length;j++){
           if(typeof(Article_ClassNameArray[i][j])=="object"){
              for(var k=0;k<Article_ClassNameArray[i][j].length;k++){
                 if(Article_ClassNameArray[i][j][k].indexOf(iClassID)>-1) return(Article_ClassNameArray[i][j][k]);
              }
           }else{
              if(Article_ClassNameArray[i][j].indexOf(iClassID)>-1) return(Article_ClassNameArray[i][j]);
           }
        }
      }else{
        if(Article_ClassNameArray[i].indexOf(iClassID)>-1) return(Article_ClassNameArray[i]);
      }
    }
    return("undefined")
}
