document.write("<div id=\"wrapper\">");
document.write("	<style>");
document.write("	#wrapper_header,#wrapper_header_950{margin:0 auto;background:none;position:relative;z-index:90;}");
document.write("	#header_content{width:280px;background:#ffffff;position:absolute;z-index:90;left:0;}");
document.write("	#header_content table td{width:30px;padding:2px 7px;font-size:21px;font-weight:bold;color:orange; font-family:arial;}");
document.write("	#header_content table td a:link,#header_content  table td a:active,#header_content  table td a:visited{font-size:12px;color:#555555;}");
document.write("	#header_content table td a:hover{background:#000;color: #fff;font-size:12px;}");
document.write("	</style>");
document.write("	<div id=\"wrapper_header_950\">");
document.write("		<div id=\"header_content\">");
document.write("			<div id=\"header950\">");
document.write("<div id=\"SelectCity\">");
document.write("					<div id=\"City\">");
document.write("							<div id=\"MoreCityWrapper\" class=\"MoreListWrapper\" style=\"display:none\" onmouseover=\"showChangeCity();\" onmouseout=\"hiddenChangeCity();\">");
document.write("<table width='280' border='0' cellpadding='0' cellspacing='0' class='bk h22'>");
document.write("  <tr>");
document.write("    <td align='center'><a href='http://sz.bendibao.com/'>深圳</a></td>");
document.write("    <td align='center'><a href='http://gz.bendibao.com/'>广州</a></td>");
document.write("    <td align='center'><a href='http://dg.bendibao.com/'>东莞</a></td>");
document.write("    <td align='center'><a href='http://sh.bendibao.com/'>上海</a></td>");
document.write("    <td align='center'><a href='http://bj.bendibao.com/'>北京</a></td>");
document.write("  </tr>");
document.write("  <tr>");
document.write("   <td align='center'><a href='http://wh.bendibao.com/'>武汉</a></td>");
document.write("    <td align='center'><a href='http://nj.bendibao.com/'>南京</a></td>");
document.write("    <td align='center'><a href='http://hz.bendibao.com/'>杭州</a></td>");
document.write("    <td align='center'><a href='http://suzhou.bendibao.com/'>苏州</a></td>");
document.write("    <td align='center'><a href='http://tj.bendibao.com/'>天津</a></td>");
document.write("  </tr>");
document.write("  <tr>");
document.write("    <td align='center'><a href='http://sy.bendibao.com/'>沈阳</a></td>");
document.write("    <td align='center'><a href='http://dl.bendibao.com/'>大连</a></td>");
document.write("    <td align='center'><a href='http://cq.bendibao.com/'>重庆</a></td>");
document.write("    <td align='center'><a href='http://cd.bendibao.com/'>成都</a></td>");
document.write("    <td align='center'><a href='http://xa.bendibao.com/'>西安</a></td>");
document.write("  </tr>");
document.write("  <tr>");
document.write("    <td align='center'><a href='http://zz.bendibao.com/'>郑州 </a></td>");
document.write("    <td align='center'>&nbsp;</td>");
document.write("    <td align='center'>&nbsp;</td>");
document.write("    <td align='center'>&nbsp;</td>");
document.write("    <td align='center'>&nbsp;</td>");
document.write("  </tr>");
document.write("</table>");
document.write("							</div>	");
document.write("					</div>");
document.write("</div>");
document.write("	");
document.write("<script>");
document.write("	function showChangeCity(){");
document.write("		document.getElementById(\"MoreCityWrapper\").style.display= \"block\";");
document.write("		if(navigator.appName==\"Microsoft Internet Explorer\"){");
document.write("			var pageOption=document.getElementsByTagName(\"select\");");
document.write("			for(var i=0;i<pageOption.length;i++){");
document.write("				pageOption[i].style.visibility = \"hidden\";");
document.write("			}");
document.write("		}");
document.write("	}");
document.write("	function hiddenChangeCity() {");
document.write("		if(navigator.appName==\"Microsoft Internet Explorer\"){");
document.write("			var pageOption=document.getElementsByTagName(\"select\");");
document.write("			for(var i=0;i<pageOption.length;i++){");
document.write("				pageOption[i].style.visibility = \"visible\";");
document.write("			}");
document.write("		}");
document.write("		document.getElementById(\"MoreCityWrapper\").style.display = \"none\";");
document.write("	}");
document.write("</script>");
document.write("					</div>");
document.write("				");
document.write("		</div>");
document.write("	</div>");
document.write("</div>");