document.writeln("<style type=\"text\/css\">");
document.writeln("<!--");
document.writeln("*{margin:0;padding:0;border:0;}");
document.writeln("body {");
document.writeln("	font-family:宋体, serif;");
document.writeln("        font-size:12px;");
document.writeln("}");
document.writeln("#nav {");
document.writeln("	 line-height: 31px;  list-style-type: none;");
document.writeln("}");
document.writeln("#nav a {");
document.writeln("	display: block; width: 74px; text-align:center;");
document.writeln("}");
document.writeln("#nav a:link, #nav a:visited  {");
document.writeln(" text-decoration:none;");
document.writeln("	color: #000000;");
document.writeln("}");
document.writeln("  ");
document.writeln("#nav a:hover  {");
document.writeln("	color:#FF0000;text-decoration:none;");
document.writeln("}");
document.writeln("#nav li {");
document.writeln("	float: left; width: 72px; font-size:14px;");
document.writeln("color:#000000;");
document.writeln("}");
document.writeln("#nav li a:hover{");
document.writeln("");
document.writeln("}");
document.writeln("#nav li ul {");
document.writeln("	line-height: 24px; height:24px; list-style-type: none;text-align:center; ");
document.writeln("	left: -9999em; width: 80px; position: absolute; ");
document.writeln("	border: 1px solid #CCCCCC; \/*下拉半透明颜色*\/");
document.writeln("                filter: Alpha(opacity=90);\/*下拉菜单半透明效果这句在IE浏览器里面认识*\/ ");
document.writeln("                 -moz-opacity:.8;\/*这两句是为了让FF火狐浏览器兼容的*\/");
document.writeln("                 opacity:0.9;  ");
document.writeln("}");
document.writeln("#nav li ul li{");
document.writeln("	float: left; width: 80px; font-size:12px; font-weight:normal;\/*下拉菜单字体样式*\/");
document.writeln("	background: #F2F1F6; \/*下拉半透明颜色*\/");
document.writeln("}");
document.writeln("#nav li ul a{");
document.writeln("	display: block; width: 80px;width:72px;text-align:left;");
document.writeln("}");
document.writeln("#nav li ul a:link, #nav li ul a:visited {");
document.writeln("	color: #000000; text-decoration:none;");
document.writeln("}");
document.writeln(" ");
document.writeln("#nav li ul a:hover  {");
document.writeln("	color:#ff0000;text-decoration:none;font-weight:normal;");
document.writeln("}");
document.writeln("#nav li:hover ul {");
document.writeln("	left: auto;");
document.writeln("}");
document.writeln("#nav li.sfhover ul {");
document.writeln("	left: auto;");
document.writeln("}");
document.writeln("#content {");
document.writeln("	clear: left; ");
document.writeln("}");
document.writeln("-->");
document.writeln("<\/style>");
document.writeln("<script type=text\/javascript><!--\/\/--><![CDATA[\/\/><!--");
document.writeln("function menuFix() {");
document.writeln("	var sfEls = document.getElementById(\"nav\").getElementsByTagName(\"li\");");
document.writeln("	for (var i=0; i<sfEls.length; i++) {");
document.writeln("		sfEls[i].onmouseover=function() {");
document.writeln("		this.className+=(this.className.length>0? \" \": \"\") + \"sfhover\";");
document.writeln("		}");
document.writeln("		sfEls[i].onMouseDown=function() {");
document.writeln("		this.className+=(this.className.length>0? \" \": \"\") + \"sfhover\";");
document.writeln("		}");
document.writeln("		sfEls[i].onMouseUp=function() {");
document.writeln("		this.className+=(this.className.length>0? \" \": \"\") + \"sfhover\";");
document.writeln("		}");
document.writeln("		sfEls[i].onmouseout=function() {");
document.writeln("		this.className=this.className.replace(new RegExp(\"( ?|^)sfhover\\\\b\"), ");
document.writeln("\"\");");
document.writeln("		}");
document.writeln("	}");
document.writeln("}");
document.writeln("window.onload=menuFix;");
document.writeln("\/\/--><!]]><\/script>");
document.writeln("<ul id=\"nav\">");
document.writeln("<li><a href=\"\/\">首  页<\/a>");
document.writeln("<\/li>");
document.writeln("<li><a href=\"\/col\/col12\/index.html\">今日滨湖<\/a> ");
document.writeln("<\/li>");
document.writeln("<li><a href=\"\/col\/col14\/index.html\">政务公开<\/a>");
document.writeln("	<ul>");
document.writeln("	<li><a href=\"\/col\/col14\/index.html\">机构设置<\/a><\/li>");
document.writeln("	<li><a href=\"\/col\/col15\/index.html\">办事指南<\/a><\/li>");
document.writeln("	<li><a href=\"\/col\/col16\/index.html\">决策决议<\/a><\/li>");
document.writeln("	<li><a href=\"http:\/\/www.njjy.gov.cn\/lm\/front\/mailwrite.jsp?sysid=001&sess=0&groupid=0041\">领导信箱<\/a><\/li>");
document.writeln("	<li><a href=\"\/col\/col18\/index.html\">人事任免<\/a><\/li>");
document.writeln("	<\/ul>");
document.writeln("<\/li>");
document.writeln("<li><a href=\"\/col\/col20\/index.html\">党务公开<\/a>");
document.writeln("	<ul>");
document.writeln("	<li><a href=\"\/col\/col20\/index.html\">社区党建<\/a><\/li>");
document.writeln("	<li><a href=\"\/col\/col21\/index.html\">关工委<\/a><\/li>");
document.writeln("	<li><a href=\"\/col\/col22\/index.html\">党务信息<\/a><\/li>");
document.writeln("	<li><a href=\"\/col\/col23\/index.html\">人大代表之家<\/a><\/li>");
document.writeln("	<li><a href=\"\/col\/col24\/index.html\">社区教育<\/a><\/li>");
document.writeln("	<li><a href=\"\/col\/col25\/index.html\">人武及兵役<\/a><\/li>");
document.writeln("	<li><a href=\"\/col\/col26\/index.html\">党员电教<\/a><\/li>");
document.writeln("	<\/ul>");
document.writeln("<\/li>");
document.writeln("<li><a href=\"\/col\/col28\/index.html\">招商引资<\/a>");
document.writeln("	<ul>");
document.writeln("	<li><a href=\"\/col\/col28\/index.html\">区域经济发展规划<\/a><\/li>");
document.writeln("	<li><a href=\"\/col\/col29\/index.html\">投资环境<\/a><\/li>");
document.writeln("	<li><a href=\"\/col\/col30\/index.html\">招商载体<\/a><\/li>");
document.writeln("	<li><a href=\"\/col\/col31\/index.html\">招商政策<\/a><\/li>");
document.writeln("	<li><a href=\"\/col\/col32\/index.html\">网上引资<\/a><\/li>");
document.writeln("	<li><a href=\"\/col\/col33\/index.html\">企业风采<\/a><\/li>");
document.writeln("	<li><a href=\"\/col\/col34\/index.html\">企业需求<\/a><\/li>");
document.writeln("	<\/ul>");
document.writeln("<\/li>");
document.writeln("<li><a href=\"\/col\/col35\/index.html\">社区建设<\/a>");
document.writeln("	<ul>");
document.writeln("	<li><a href=\"\/col\/col36\/index.html\">莫愁湖社区<\/a><\/li>");
document.writeln("	<li><a href=\"\/col\/col37\/index.html\">玉兰里社区<\/a><\/li>");
document.writeln("	<li><a href=\"\/col\/col38\/index.html\">北圩路社区<\/a><\/li>");
document.writeln("	<li><a href=\"\/col\/col39\/index.html\">江东门社区<\/a><\/li>");
document.writeln("	<li><a href=\"\/col\/col40\/index.html\">兆园社区<\/a><\/li>");
document.writeln("	<li><a href=\"\/col\/col41\/index.html\">明园社区<\/a><\/li>");
document.writeln("	<li><a href=\"\/col\/col42\/index.html\">福园社区<\/a><\/li>");
document.writeln("	<li><a href=\"\/col\/col43\/index.html\">凤栖苑社区<\/a><\/li>");
document.writeln("	<\/ul>");
document.writeln("<\/li>");
document.writeln("<li><a href=\"\/col\/col45\/index.html\">政务大厅<\/a>");
document.writeln("	<ul>");
document.writeln("	<li><a href=\"\/col\/col45\/index.html\">劳动保障<\/a><\/li>");
document.writeln("	<li><a href=\"\/col\/col46\/index.html\">社区救助<\/a><\/li>");
document.writeln("	<li><a href=\"\/col\/col47\/index.html\">为老服务<\/a><\/li>");
document.writeln("	<li><a href=\"\/col\/col48\/index.html\">爱心助残<\/a><\/li>");
document.writeln("	<li><a href=\"\/col\/col49\/index.html\">计划生育<\/a><\/li>");
document.writeln("	<li><a href=\"\/col\/col50\/index.html\">城市管理<\/a><\/li>");
document.writeln("	<li><a href=\"\/col\/col51\/index.html\">个税征收<\/a><\/li>");
document.writeln("	<li><a href=\"\/col\/col52\/index.html\">征兵动态<\/a><\/li>");
document.writeln("	<li><a href=\"\/col\/col53\/index.html\">表格下载<\/a><\/li>");
document.writeln("	<li><a href=\"\/col\/col54\/index.html\">网上咨询<\/a><\/li>");
document.writeln("	<\/ul>");
document.writeln("<\/li>");
document.writeln("<li><a href=\"\/col\/col56\/index.html\">便民服务<\/a>");
document.writeln("	<ul>");
document.writeln("	<li><a href=\"\/col\/col56\/index.html\">法律援助<\/a><\/li>");
document.writeln("	<li><a href=\"\/col\/col57\/index.html\">办事指南<\/a><\/li>");
document.writeln("	<li><a href=\"\/col\/col58\/index.html\">交通违章查询<\/a><\/li>");
document.writeln("	<li><a href=\"\/col\/col59\/index.html\">电子地图<\/a><\/li>");
document.writeln("	<li><a href=\"\/col\/col60\/index.html\">便民电话<\/a><\/li>");
document.writeln("	<li><a href=\"\/col\/col61\/index.html\">美食天地<\/a><\/li>");
document.writeln("	<\/ul>");
document.writeln("<\/li>");
document.writeln("<li><a href=\"\/col\/col62\/index.html\">统战动态<\/a>");
document.writeln("	<ul>");
document.writeln("	<li><a href=\"\/col\/col63\/index.html\">名族宗教<\/a><\/li>");
document.writeln("	<li><a href=\"\/col\/col64\/index.html\">侨台<\/a><\/li>");
document.writeln("	<li><a href=\"\/col\/col65\/index.html\">工商联(商会)<\/a><\/li>");
document.writeln("	<\/ul>");
document.writeln("<\/li>");
document.writeln("<\/ul>")