document.writeln("");
document.writeln("<SCRIPT language=javascript>");
document.writeln("var menu = new Array;");
document.writeln("menu[0] = \"menu0\";");
document.writeln("menu[1] = \"menu1\";");
document.writeln("menu[2] = \"menu2\";");
document.writeln("menu[3] = \"menu3\";");
document.writeln("menu[4] = \"menu4\";");
document.writeln("menu[5] = \"menu5\";");
document.writeln("menu[6] = \"menu6\";");
document.writeln("menu[7] =\"menu7\";");



document.writeln("function closeMenu(){");	
document.writeln("	for (i=0;i<8;i++){");
document.writeln("		mObj = eval(menu[i]);");
document.writeln("	    mObj.style.visibility=\"hidden\";");
document.writeln("}}");
document.writeln("function showMenu(n){");
document.writeln("	var obj = eval(menu[n]);");	
document.writeln("	if(obj.style.visibility==\"visible\") return;");
document.writeln("	obj.style.visibility=\"visible\";");
document.writeln("	for (i=0;i<7;i++){");
document.writeln("		mObj = eval(menu[i]);");
document.writeln("		if (i!=n) mObj.style.visibility=\"hidden\";");
document.writeln("}}");
document.writeln("function hideMenu(n) {");
document.writeln("	var obj = eval(menu[n]);");
document.writeln("	obj.style.visibility=\"hidden\";");
document.writeln("}");
document.writeln("</SCRIPT>");

document.writeln("<TABLE width=750 border=0 cellPadding=2 cellSpacing=0>");
document.writeln("<TBODY>");
document.writeln("<TR>");
document.writeln("<td width='11%' height='24' align='center'><a onmouseover=closeMenu(0) href='http://www.nftz.gov.cn/index.html'>网站首页</a><img src='images/d01.gif' width='2' height='15' style='margin-left:10px;'></td>");
document.writeln("<td width='11%' align='center'><a onMouseOver=showMenu(1) href='http://www.nftz.gov.cn/col/col2/index.html'>园区概览</a><img src='images/d01.gif' width='2' height='15' style='margin-left:10px;'></td>");
document.writeln("<td width='11%' align='center'><a onMouseOver=showMenu(2) href='http://www.nftz.gov.cn/col/col3/index.html'>政务公开</a><img src='images/d01.gif' width='2' height='15' style='margin-left:10px;'></td>");
document.writeln("<td width='11%' align='center'><a onmouseover=showMenu(3) href='http://www.nftz.gov.cn/col/col4/index.html'>招商引资</a><img src='images/d01.gif' width='2' height='15' style='margin-left:10px;'></td>");
document.writeln("<td width='11%' align='center'><a onmouseover=showMenu(4) href='http://www.nftz.gov.cn/col/col5/index.html'>企业风采</a><img src='images/d01.gif' width='2' height='15' style='margin-left:10px;'></td>");
document.writeln("<td width='11%' align='center'><a onmouseover=showMenu(5) href='http://www.nftz.gov.cn/col/col6/index.html'>在线办事</a><img src='images/d01.gif' width='2' height='15' style='margin-left:10px;'></td>");
document.writeln("<td width='11%' align='center'><a onmouseover=showMenu(6) href='http://www.nftz.gov.cn/col/col7/index.html'>公共服务</a><img src='images/d01.gif' width='2' height='15' style='margin-left:10px;'></td>");
document.writeln("<td width='11%' align='center'><a   href='http://www.nftz.gov.cn/col/col8/index.html'>公共参与</a><img src='images/d01.gif' width='2' height='15' style='margin-left:10px;'></td>");
document.writeln("<td width='11%' align='center'><a href='http://www.nftz.gov.cn/art/2008/1/14/art_59_1961.html' target='_blank'>网站地图</a><img src='images/d01.gif' width='1' height='15' style='margin-left:10px;'></td>");


document.writeln("<TR>");
document.writeln("<TD height=1>");
document.writeln("<DIV id=menu0 onmouseover=showMenu(0) style=\"Z-INDEX: 2; VISIBILITY: hidden; POSITION: absolute; HEIGHT: 84px\" onmouseout=hideMenu(0)>");
document.writeln("<TABLE class=border-lr cellSpacing=0 cellPadding=0 width=84 border=0>");
document.writeln("<TBODY>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20></TD></TR></TBODY></TABLE></DIV></TD>");


document.writeln("<TD vAlign=top height=1>");
document.writeln("<DIV id=menu1 onmouseover=showMenu(1) style=\"Z-INDEX: 2; VISIBILITY: hidden; WIDTH: 84px; POSITION: absolute; HEIGHT: 100px\" onmouseout=hideMenu(1)>");
document.writeln("<TABLE style=\"FILTER: alpha(opacity=80)\" cellSpacing=1 cellPadding=0 width=84 bgColor=#cccccc border=0>");
document.writeln("<TBODY>");
document.writeln("<TR>");
document.writeln("<TD vAlign=top bgColor=#f7fcfc>");
document.writeln("<TABLE cellSpacing=0 cellPadding=0 width=83 border=0>");
document.writeln("<TBODY>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col9/index.html\">园区概况</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col10/index.html\">园区配套</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col11/index.html\">特色园区</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col12/index.html\">发展历程</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col13/index.html\">园区风貌</A></TD></TR>");
document.writeln("</TBODY></TABLE></TD></TR></TBODY></TABLE></DIV></TD>");
document.writeln("<TD height=1>");


document.writeln("<DIV id=menu2 onmouseover=showMenu(2) style=\"Z-INDEX: 2; VISIBILITY: hidden; WIDTH: 84px; POSITION: absolute; HEIGHT: 100px\" onmouseout=hideMenu(2)>");
document.writeln("<TABLE style=\"FILTER: alpha(opacity=80)\" cellSpacing=1 cellPadding=0 width=84 bgColor=#cccccc border=0>");
document.writeln("<TBODY>");
document.writeln("<TR>");
document.writeln("<TD vAlign=top bgColor=#f7fcfc>");
document.writeln("<TABLE cellSpacing=0 cellPadding=0 width=83 border=0>");
document.writeln("<TBODY>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col14/index.html\">领导信息</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col15/index.html\">组织机构</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"/art/2008/1/13/art_3_92.html\" target=_blank>工作规则</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col16/index.html\">动态信息</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col17/index.html\">人事任免</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col18/index.html\">公告公示</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col19/index.html\">政策法规</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col20/index.html\">发展规划</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col527/index.html\">综合经济</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col22/index.html\">公共交易</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col23/index.html\">专题专栏</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col24/index.html\">应急管理</A></TD></TR>");
document.writeln("</TBODY></TABLE></TD></TR></TBODY></TABLE></DIV></TD>");



document.writeln("<TD height=1>");
document.writeln("<DIV id=menu3 onmouseover=showMenu(3) style=\"Z-INDEX: 2; VISIBILITY: hidden; WIDTH: 84px; POSITION: absolute; HEIGHT: 107px\" onmouseout=hideMenu(3)>");
document.writeln("<TABLE style=\"FILTER: alpha(opacity=80)\" cellSpacing=1 cellPadding=0 width=84 bgColor=#cccccc border=0>");
document.writeln("<TBODY>");
document.writeln("<TR>");
document.writeln("<TD vAlign=top bgColor=#f7fcfc>");
document.writeln("<TABLE cellSpacing=0 cellPadding=0 width=83 border=0>");
document.writeln("<TBODY>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col26/index.html\">招商政策</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"/art/2008/1/14/art_68_1052.html\">招商服务</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col28/index.html\">商务要素</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col29/index.html\">投资咨询</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col30/index.html\">成功案例</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1></TD></TR>");
document.writeln("<TR>");
document.writeln("</TBODY></TABLE></TD></TR></TBODY></TABLE></DIV></TD>");



document.writeln("<TD height=1>");
document.writeln("<DIV id=menu4 onmouseover=showMenu(4) style=\"Z-INDEX: 2; VISIBILITY: hidden; WIDTH: 84px; POSITION: absolute; HEIGHT: 107px\" onmouseout=hideMenu(4)>");
document.writeln("<TABLE style=\"FILTER: alpha(opacity=80)\" cellSpacing=1 cellPadding=0 width=84 bgColor=#cccccc border=0>");
document.writeln("<TBODY>");
document.writeln("<TR>");
document.writeln("<TD vAlign=top bgColor=#f7fcfc>");
document.writeln("<TABLE cellSpacing=0 cellPadding=0 width=84 border=0>");
document.writeln("<TBODY>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col31/index.html\">企业动态</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col547/index.html\">企业展示</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col34/index.html\">企业表彰</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col35/index.html\">每月一星</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col36/index.html\">网上贸易</A></TD></TR></TBODY></TABLE>");
document.writeln("</TD></TR></TBODY></TABLE></DIV></TD>");



document.writeln("<TD height=1>");
document.writeln("<DIV id=menu5 onmouseover=showMenu(5) style=\"Z-INDEX: 2; VISIBILITY: hidden; WIDTH: 84px; POSITION: absolute; HEIGHT: 107px\" onmouseout=hideMenu(5)>");
document.writeln("<TABLE style=\"FILTER: alpha(opacity=80)\" cellSpacing=1 cellPadding=0 width=84 bgColor=#cccccc border=0>");
document.writeln("<TBODY>");
document.writeln("<TR>");
document.writeln("<TD vAlign=top bgColor=#f7fcfc>");
document.writeln("<TABLE cellSpacing=0 cellPadding=0 width=83 border=0>");
document.writeln("<TBODY>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col37/index.html\">个人办事</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col38/index.html\">企业办事</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col39/index.html\">视频服务</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col546/index.html\">表格下载</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1></TD></TR>");
document.writeln("</TBODY></TABLE></TD></TR></TBODY></TABLE></DIV></TD>");


document.writeln("<TD height=1>");
document.writeln("<DIV id=menu6 onmouseover=showMenu(6) style=\"position:absolute; visibility:hidden;Z-INDEX: 2; VISIBILITY: hidden; WIDTH: 83px; HEIGHT: 100px\" onmouseout=hideMenu(6)>")

document.writeln("<iframe src=\"javascript:false\" style=\"position:absolute; visibility:inherit; top:0px; left:0px; width:100px; height:200px; z-index:-1; filter='progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0)';\"></iframe>")
document.writeln("<TABLE style=\"FILTER: alpha(opacity=80)\" cellSpacing=1 cellPadding=0 width=83 bgColor=#cccccc border=0>");
document.writeln("<TBODY>");
document.writeln("<TR>");
document.writeln("<TD vAlign=top bgColor=#f7fcfc>");
document.writeln("<TABLE cellSpacing=0 cellPadding=0 width=83 border=0>");
document.writeln("<TBODY>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col40/index.html\">便民信息</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col41/index.html\">就业服务</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col42/index.html\">维权服务</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col43/index.html\">文体协会</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col44/index.html\">商务助手</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"/art/2008/5/4/art_559_3638.html\">物流仓储</A></TD></TR>");
document.writeln("</TBODY></TABLE></TD></TR></TBODY></TABLE></DIV></TD>");

document.writeln("<TD height=1>");
document.writeln("<DIV id=menu7 onmouseover=closeMenu(7) style=\"Z-INDEX: 2; VISIBILITY: hidden; WIDTH: 83px; POSITION: absolute; HEIGHT: 100px\" onmouseout=hideMenu(7)>");
document.writeln("<TABLE style=\"FILTER: alpha(opacity=80)\" cellSpacing=1 cellPadding=0 width=83 bgColor=#cccccc border=0>");
document.writeln("<TBODY>");
document.writeln("<TR>");
document.writeln("<TD vAlign=top bgColor=#f7fcfc>");
document.writeln("<TABLE cellSpacing=0 cellPadding=0 width=83 border=0>");
document.writeln("<TBODY>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col666/index.html\">主任信箱</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col667/index.html\">咨询投诉</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col668/index.html\">网上评议</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col669/index.html\">网上调查</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col670/index.html\">民意征集</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col670/index.html\">在线访谈</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col670/index.html\">个性化订制</A></TD></TR>");
document.writeln("<TR>");
document.writeln("<TD onMouseOver=\"this.style.backgroundColor=\'#FFFFFF\'\" onMouseOut=\"this.style.backgroundColor=\'\'\" align=middle height=20><A href=\"http://www.nftz.gov.cn/col/col670/index.html\">园区大家谈</A></TD></TR>");
document.writeln("</TBODY></TABLE></TD></TR></TBODY></TABLE></DIV></TD>");

document.writeln("</TR></TBODY></TABLE>");
document.writeln("");
