document.writeln("<SCRIPT language=javascript>");
document.writeln("var menu = new Array;");
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("");
document.writeln("");
document.writeln("");
document.writeln("function closeMenu(){	");
document.writeln("	for (i=1;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=1;i<8;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("");
document.writeln("");
document.writeln("");
document.writeln("<TABLE width=96%  border=0 cellPadding=2 cellSpacing=0 align=\"center\">");
document.writeln("<TBODY>");
document.writeln("<TR>");
document.writeln("<td width=\'10%\' height=\'26\' align=\'center\'><a  href=\'\/index.html\'>网站首页<\/a><\/td>");
document.writeln("<td width=\'10%\' align=\'center\'><a onMouseOver=showMenu(1) href=''>政务公开<\/a><\/td>");
document.writeln("<td width=\'10%\' align=\'center\'><a onMouseOver=showMenu(2) href=\'\/col\/col22\/index.html\'>旅游动态<\/a><\/td>");
document.writeln("<td width=\'10%\' align=\'center\'><a onmouseover=showMenu(3) href=\'\/col\/col23\/index.html\'>办事指南<\/a><\/td>");
document.writeln("<td width=\'10%\' align=\'center\'><a onmouseover=showMenu(4) href=\'\/col\/col24\/index.html\'>旅游招商<\/a><\/td>");
document.writeln("<td width=\'10%\' align=\'center\'><a onmouseover=showMenu(5) href=\'\/col\/col25\/index.html\'>旅游节庆<\/a><\/td>");
document.writeln("<td width=\'10%\' align=\'center\'><a onmouseover=showMenu(6) href=''>旅游超市<\/a><\/td>");
document.writeln("<td width=\'10%\' align=\'center\'><a  onmouseover=showMenu(7)  href=''>公众服务<\/a><\/td>");
document.writeln("<td width=\'11%\' align=\'center\'><a href=\'\/art\/2008\/4\/14\/art_184_662.html\' target=\'_blank\'>网站地图<\/a><\/td><\/TR>");
document.writeln("");
document.writeln("");
document.writeln("");
document.writeln("<TR>");
document.writeln("<TD vAlign=top height=1>");
document.writeln("<DIV id=menu1 onmouseover=showMenu(1) style=\"Z-INDEX: 2; WIDTH: 750px; POSITION: absolute; left: 230px; visibility: hidden;\" onmouseout=hideMenu(1)>");
document.writeln("<TABLE width=100% height=\"30\" border=0 cellPadding=0 cellSpacing=1 bgColor=#cccccc style=\'border:1px #999 solid;\'>");
document.writeln("<TBODY>");
document.writeln("<TR>");
document.writeln("<TD vAlign=top bgColor=#f7fcfc>");
document.writeln("<TABLE cellSpacing=0 cellPadding=0 width=100% 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  align=center height=30><A href=http://zfxx.nbyz.gov.cn/govdiropen/jcms_files/jcms1/web1/site/zfxxgk/guide/index.jsp?jdid=30&unitid=1582 target=_blank>公开指南<\/A><\/TD>");
document.writeln("<TD  align=center height=30><a href=http://zfxx.nbyz.gov.cn/govdiropen/jcms_files/jcms1/web30/site/zfxxgk/column.jsp target=_blank>公开目录<\/a><\/TD>");
document.writeln("<TD  align=center height=30><a href=http://zfxx.nbyz.gov.cn/govdiropen/jcms_files/jcms1/web1/site/zfxxgk/column.jsp?jdid=1&cid=6101 target=_blank>信息公开年报<\/a><\/TD>");
document.writeln("<TD  align=center height=30><a href=http://zfxx.nbyz.gov.cn/govdiropen/jcms_files/jcms1/web30/site/zfxxgk/letterbox/letterinfo.jsp?webId=30&webName=%E5%8C%BA%E9%A3%8E%E6%99%AF%E6%97%85%E6%B8%B8%E7%AE%A1%E7%90%86%E5%B1%80 target=_blank>信息公开意见箱<\/a><\/TD>");
document.writeln("<TD  align=center height=30><A href=\/col\/col12343\/index.html>领导介绍<\/A><\/TD>");
document.writeln("<TD  align=center height=30><A href=/art/2008/7/22/art_2963_84340.html>机构概况<\/A><\/TD>");
document.writeln("<TD  align=center height=30><a href=\"\/col\/col167\/index.html\">政策法规<\/a><\/TD>");
document.writeln("  <TD  align=center height=30><a href=\"\/col\/col32\/index.html\">公文公告<\/a><\/TD>");
document.writeln("  <TD  align=center height=30><a href=\"\/col\/col33\/index.html\">旅游统计<\/a><\/TD>");
document.writeln("<TD  align=center height=30><a href=\"\/col\/col241\/index.html\">安全质监<\/a><\/TD>");
document.writeln("<TD  align=center height=30><a href=\"\/col\/col3222\/index.html\">计划规划<\/a><\/TD>");
document.writeln("<\/TR>");
document.writeln("<\/TBODY><\/TABLE><\/TD><\/TR><\/TBODY><\/TABLE><\/DIV><\/TD>");
document.writeln("");
document.writeln("");
document.writeln("<TD height=1>");
document.writeln("<DIV id=menu2 onmouseover=showMenu(2) style=\"Z-INDEX: 2; POSITION: absolute; visibility: hidden;\" onmouseout=hideMenu(2)>");
document.writeln("<TABLE width=240 height=\"30\" border=0 cellPadding=0 cellSpacing=1 bgColor=#cccccc style=\'border:1px #999 solid;\'>");
document.writeln("<TBODY>");
document.writeln("<TR>");
document.writeln("<TD vAlign=top bgColor=#f7fcfc>");
document.writeln("<TABLE cellSpacing=0 cellPadding=0 width=240 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  align=center height=30><A href=\/col\/col34\/index.html>区内<\/A><\/TD>");
document.writeln("<TD  align=center height=30><A href=\/col\/col35\/index.html>区外<\/A><\/TD>");
document.writeln("<TD  align=center height=30><A href=\/col\/col61\/index.html target=_blank>图片新闻<\/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("");
document.writeln("");
document.writeln("<TD height=1>");
document.writeln("<DIV id=menu3 onmouseover=showMenu(3) style=\"Z-INDEX: 2; POSITION: absolute; visibility: hidden;\" onmouseout=hideMenu(3)>");
document.writeln("<TABLE width=250 height=\"30\" border=0 cellPadding=0 cellSpacing=1 bgColor=#cccccc style=\'border:1px #999 solid;\'>");
document.writeln("<TBODY>");
document.writeln("<TR>");
document.writeln("<TD vAlign=top bgColor=#f7fcfc>");
document.writeln("<TABLE cellSpacing=0 cellPadding=0 width=250 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  align=center height=30><A href=\/col\/col81\/index.html>办理项目<\/A><\/TD>");
document.writeln("<TD  align=center height=30><A href=\"\/col\/col165\/index.html\" onclick=\"javascript:funEdit(165,\'listForm\');\">表格下载<\/A><\/TD>");
document.writeln("<TD  align=center height=30><A href=\"\/col\/col38\/index.html\" onclick=\"javascript:funEdit(38,\'listForm\');\">结果公示<\/A><\/TD>");
document.writeln("<TD  align=center height=30><A href='/module/idea/que_content.jsp?webid=6&appid=1&topicid=421&typeid=81' onclick=\"javascript:funEdit(38,\'listForm\');\">办件申报<\/A><\/TD>");
document.writeln("<\/TR>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1><\/TD><\/TR>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1><\/TD><\/TR>");
document.writeln("<\/TBODY>");
document.writeln("<\/TABLE><\/TD><\/TR><\/TBODY><\/TABLE><\/DIV><\/TD>");
document.writeln("");
document.writeln("");
document.writeln("<TD height=1>");
document.writeln("<DIV id=menu4 onmouseover=showMenu(4) style=\"Z-INDEX: 2; WIDTH: 163px; POSITION: absolute; visibility: hidden;\" onmouseout=hideMenu(4)>");
document.writeln("<TABLE width=160 height=\"30\" border=0 cellPadding=0 cellSpacing=1 bgColor=#cccccc style=\'border:1px #999 solid;\'>");
document.writeln("<TBODY>");
document.writeln("<TR>");
document.writeln("<TD vAlign=top bgColor=#f7fcfc>");
document.writeln("<TABLE width=160 border=0 cellPadding=0 cellSpacing=0>");
document.writeln("<TBODY>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1><\/TD><\/TR>");
document.writeln("<TR>");
document.writeln("<TD  align=middle height=30><A href=\"\/col\/col39\/index.html\" onclick=\"javascript:funEdit(39,\'listForm\');\">旅游规划<\/A><\/TD>");
document.writeln("<TD  align=middle height=30><A href=\"\/col\/col40\/index.html\" onclick=\"javascript:funEdit(40,\'listForm\');\">招商项目<\/A><\/TD>");
document.writeln("<\/TR>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1><\/TD><\/TR><\/TBODY><\/TABLE>");
document.writeln("<\/TD><\/TR><\/TBODY><\/TABLE><\/DIV><\/TD>");
document.writeln("");
document.writeln("");
document.writeln("<TD height=1>");
document.writeln("<DIV id=menu5 onmouseover=showMenu(5) style=\"Z-INDEX: 2; POSITION: absolute; left: 532px; visibility: hidden;\" onmouseout=hideMenu(5)>");
document.writeln("<TABLE width=180 height=\"30\" border=0 cellPadding=0 cellSpacing=1 bgColor=#cccccc style=\'border:1px #999 solid;\'>");
document.writeln("<TBODY>");
document.writeln("<TR>");
document.writeln("<TD vAlign=top bgColor=#f7fcfc>");
document.writeln("<TABLE cellSpacing=0 cellPadding=0 width=180 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  align=middle height=30><A href=\"\/col\/col41\/index.html\" onclick=\"javascript:funEdit(41,\'listForm\');\">中国梁祝爱情节<\/A><\/TD>");
document.writeln("<TD  align=middle height=30><A href=\"\/col\/col42\/index.html\" onclick=\"javascript:funEdit(42,\'listForm\');\">城乡游系列活动<\/A><\/TD>");
document.writeln("<\/TR>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1><\/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("");
document.writeln("<TD height=1>");
document.writeln("<DIV id=menu6 onmouseover=showMenu(6) style=\"position:absolute; Z-INDEX: 2; left: 381px; visibility: hidden;\" onmouseout=hideMenu(6)>");
document.writeln("<TABLE width=500 height=\"30\" border=0 cellPadding=0 cellSpacing=1 bgColor=#cccccc style=\'border:1px #999 solid;\'>");
document.writeln("<TBODY>");
document.writeln("<TR>");
document.writeln("<TD vAlign=top bgColor=#f7fcfc>");
document.writeln("<TABLE cellSpacing=0 cellPadding=0 width=500 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 width=\"12%\" height=30 align=center ><A href=\"\/col\/col143\/index.html\" onclick=\"javascript:funEdit(43,\'listForm\');\">吃<\/A><\/TD>");
document.writeln("  <TD width=\"12%\" height=30 align=center ><A href=\"\/col\/col145\/index.html\" onclick=\"javascript:funEdit(44,\'listForm\');\">住<\/A><\/TD>");
document.writeln("  <TD width=\"12%\" height=30 align=center ><A href=\"\/col\/col381\/index.html\" onclick=\"javascript:funEdit(45,\'listForm\');\">行<\/A><\/TD>");
document.writeln("  <TD width=\"12%\" height=30 align=center ><A href=\"\/col\/col321\/index.html\" onclick=\"javascript:funEdit(46,\'listForm\');\">游<\/A><\/TD>");
document.writeln("<TD width=\"12%\" height=30 align=center ><A href=\"\/col\/col150\/index.html\" onclick=\"javascript:funEdit(47,\'listForm\');\">购<\/A><\/TD>");
document.writeln("<TD width=\"12%\" height=30 align=center ><A href=\"\/col\/col48\/index.html\" onclick=\"javascript:funEdit(48,\'listForm\');\">娱<\/A><\/TD>");
document.writeln("<TD width=\"12%\" height=30 align=center ><A href=\"\/col\/col301\/index.html\" onclick=\"javascript:funEdit(301,\'listForm\');\">旅行社<\/A><\/TD>");
document.writeln("<TD height=30 align=center ><A href=\"\/col\/col221\/index.html\" onclick=\"javascript:funEdit(221,\'listForm\');\">旅游小贴士<\/A><\/TD>");
document.writeln("<\/TR>");
document.writeln("<\/TBODY><\/TABLE><\/TD><\/TR><\/TBODY><\/TABLE><\/DIV><\/TD>");
document.writeln("");
document.writeln("<TD height=1>");
document.writeln("<DIV id=menu7 onmouseover=showMenu(7) style=\"position:absolute; Z-INDEX: 2; left: 577px; visibility: hidden;\" onmouseout=hideMenu(7)>");
document.writeln("<TABLE width=280 height=\"30\" border=0 cellPadding=0 cellSpacing=1 bgColor=#cccccc style=\'border:1px #999 solid;\'>");
document.writeln("<TBODY>");
document.writeln("<TR>");
document.writeln("<TD vAlign=top bgColor=#f7fcfc>");
document.writeln("<TABLE width=280 border=0 cellPadding=0 cellSpacing=0>");
document.writeln("<TBODY>");
document.writeln("<TR>");
document.writeln("<TD align=middle bgColor=#ffffff height=1><\/TD><\/TR>");
document.writeln("<TR>");
document.writeln("<TD width=\"70\" height=30 align=middle ><A href=\"\/LM\/front\/main.jsp?sysid=001&sess=0\" onclick=\"javascript:funEdit(49,\'listForm\');\">局长信箱<\/A><\/TD>");
document.writeln("<TD width=\"70\" height=30 align=middle ><A href=\"\/LM\/front\/main.jsp?sysid=003&sess=0\" onclick=\"javascript:funEdit(50,\'listForm\');\">旅游咨询<\/A><\/TD>");
document.writeln("<TD width=\"70\" height=30 align=middle ><A href=\"\/LM\/front\/main.jsp?sysid=002&sess=0\" onclick=\"javascript:funEdit(51,\'listForm\');\">旅游投诉<\/A><\/TD>");
document.writeln("<TD width=\"70\" height=30 align=middle ><A href=\"http:\/\/bbs.nbyz.gov.cn\/\" onclick=\"javascript:funEdit(283,\'listForm\');\">旅游论坛<\/A><\/TD>");
document.writeln("<\/TR>");
document.writeln("<\/TBODY><\/TABLE><\/TD><\/TR><\/TBODY><\/TABLE><\/DIV><\/TD>");
document.writeln("<TD height=1><\/TD>");
document.writeln("<\/TR><\/TBODY><\/TABLE>");
document.writeln("");
document.writeln("");
document.writeln("");
document.writeln("");
