// JavaScript Document
document.writeln("<base target=\"_blank\" />");
document.writeln("<div id=\"header\">");
document.writeln("<style>");
document.writeln("/*导航*/");
document.writeln("#Navbar {	");
document.writeln("	width:946px;");
document.writeln("	margin-top:3px;");
document.writeln("	background-color:#FFFFFF;");
document.writeln("	border:1px #B8C1C9 solid;");
document.writeln("	padding:1px; font-size:12px;");
document.writeln("    }");
document.writeln("#Navbar ul { ");
document.writeln("          padding:0px 0px 0px 3px; margin:0px; ");
document.writeln("	      height:24px;");
document.writeln("		  background: url(/images/top_bg.gif);");
document.writeln("		  }");
document.writeln("#Navbar ul li {");
document.writeln("	float:left;");
document.writeln("	padding-left:10px;");
document.writeln("	line-height:25px;");
document.writeln("	list-style-type:none;");
document.writeln("	font-size:12px;");
//document.writeln("	font-weight:bold;");
document.writeln("}");
document.writeln("#T_Navbar {");
document.writeln("	background:#E3E3E3;");
document.writeln("	height:24px;");
document.writeln("	width:950px;");
document.writeln("}");
document.writeln("#T_Navbar ul {");
document.writeln("	text-align:center;");
document.writeln("margin:0px;	");
document.writeln("padding:0px;	");
document.writeln("padding-left:50px;	");
document.writeln("}");
document.writeln("#T_Navbar ul li { font-size:12px; ");
document.writeln("margin:0px;	");
document.writeln("padding:0px;	");
document.writeln("	float:left;");
document.writeln("	padding-left:5px;");
document.writeln("	line-height:24px;");
document.writeln("	list-style-type:none;");
document.writeln("	 ");
document.writeln("}");
document.writeln(".style1 {");
document.writeln("	line-height:24px;");
document.writeln("}");
document.writeln(".style1 A:link {");
document.writeln("	color: #FFF; text-decoration: none;");
document.writeln("}");
document.writeln(".style1 A:visited {");
document.writeln("	color: #FFF; text-decoration: none; ");
document.writeln("}");
document.writeln(".style1 A:hover {");
document.writeln("	color: #0D5668; text-decoration: underline; ");
document.writeln("}");
document.writeln(".style1 A:active {");
document.writeln("	color: #222222; text-decoration: underline;");
document.writeln("}");
document.writeln(".style2 {");
document.writeln("	color:#676A6F;");
document.writeln("	line-height:24px;");
document.writeln("}");
document.writeln(".style2 A:link {");
document.writeln("	color: #676A6F; text-decoration: none;");
document.writeln("}");
document.writeln(".style2 A:visited {");
document.writeln("	color: #676A6F; text-decoration: none;");
document.writeln("}");
document.writeln(".style2 A:hover {");
document.writeln("	color: #052F3A; text-decoration: underline;");
document.writeln("}");
document.writeln(".style2 A:active {");
document.writeln("	color: #222222; text-decoration: underline;");
document.writeln("}");
document.writeln(".clear {");
document.writeln("	clear:both;");
document.writeln("	line-height:0;");
document.writeln("	margin:0;");
document.writeln("	padding:0;");
document.writeln("}");
document.writeln("</style>");
document.writeln("     ");
document.writeln("<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#FF0000\">");
document.writeln("  <tr>");

document.writeln("	<td width=\"120\" align=\"left\"><img src=\"/images/top.gif\" width=\"950\" height=\"75\" border=\"0\" alt=\"楼宇党建\" /></td>");
document.writeln("  </tr>");
document.writeln("</table>")
document.writeln("     <div id=\"Navbar\" class=\"style1\">");
document.writeln("	<ul>");
document.writeln("		<li><a href=\"/\" target=\"_blank\">首　页</a></li>");
document.writeln("        <li><a href=\"/d2/\" target=\"_blank\">工委通知</a></li>");
document.writeln("        <li><a href=\"/d1/\" target=\"_blank\">党建动态</a></li>");
document.writeln("        <li><a href=\"/Users/BranchLook.asp\" target=\"_blank\">支部在线</a></li>");
document.writeln("        <li><a href=\"/d6/\" target=\"_blank\">支部园地</a></li>");
document.writeln("        <li><a href=\"/d18/\" target=\"_blank\">领导讲话</a></li>");
document.writeln("        <li><a href=\"/d15/\" target=\"_blank\">党员公示</a></li>");
document.writeln("        <li><a href=\"/d12/\" target=\"_blank\">党务指南</a></li>");
document.writeln("        <li><a href=\"/d13/\" target=\"_blank\">滨江组工</a></li>");
document.writeln("        <li><a href=\"/d5/\" target=\"_blank\">党史家史</a></li>");
document.writeln("        <li><a href=\"/d8/\" target=\"_blank\">修养漫谈</a></li>");
document.writeln("        <li><a href=\"/d9/\" target=\"_blank\">报刊文摘</a></li>");
document.writeln("        <li><a href=\"/d7/\" target=\"_blank\">科技创业</a></li>");
document.writeln("        <li><a href=\"/d3/\" target=\"_blank\">党建论坛</a></li>");
document.writeln("        <li><a href=\"/d14/\" target=\"_blank\">人才服务</a></li>");
document.writeln("        <li><a href=\"http://bbs.5sw.com.cn/\" target=\"_blank\">五星论坛</a></li>");

document.writeln("       ");
document.writeln("	</ul>");
document.writeln("</div><!--Navbar-->");



document.writeln("<style type=\"text/css\">");
document.writeln("<!--");
document.writeln("#footer{ ");
document.writeln("         float:left;");
document.writeln("		}");
document.writeln("a:link {");
document.writeln("	text-decoration: none;");
document.writeln("	color: #000;");
document.writeln("       }");
document.writeln("a:visited {");
document.writeln("	text-decoration: none;");
document.writeln("	color: #000;");
document.writeln("           }");
document.writeln("a:hover {");
document.writeln("	text-decoration: underline;");
document.writeln("	color: #ff0000;");
document.writeln("         }");
document.writeln("a:active {");
document.writeln("	text-decoration: none;");
document.writeln("	color: #ff0000;");
document.writeln("          }");
document.writeln("-->");
document.writeln("</style>");

document.writeln("<iframe src=\"/Users/CookieBar.asp\" width=\"100%\" frameborder=\"0\" height=\"30\" scrolling=\"no\"></iframe>");
document.writeln("</div>");


