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("	#tbCity{line-height:22px;}");
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 id='tbCity' width='100%' border='0' cellpadding='0' cellspacing='0' align='center' class='bk h22 bd_ddd'style='border:#FF0000 solid 5px'>");
document.write("  <tr>");
document.write("    <td align='center'><a href='http://shenzhen.gongjiao.com/'>深圳</a></td>");
document.write("    <td align='center'><a href='http://guangzhou.gongjiao.com/'>广州</a></td>");
document.write("    <td align='center'><a href='http://dongguan.gongjiao.com/'>东莞</a></td>");
document.write("    <td align='center'><a href='http://shanghai.gongjiao.com/'>上海</a></td>");
document.write("    <td align='center'><a href='http://beijing.gongjiao.com/'>北京</a></td>");
document.write("  </tr>");
document.write("  <tr>");
document.write("   <td align='center'><a href='http://wuhan.gongjiao.com/'>武汉</a></td>");
document.write("    <td align='center'><a href='http://nanjing.gongjiao.com/'>南京</a></td>");
document.write("    <td align='center'><a href='http://hangzhou.gongjiao.com/'>杭州</a></td>");
document.write("    <td align='center'><a href='http://suzhou.gongjiao.com/'>苏州</a></td>");
document.write("    <td align='center'><a href='http://tianjin.gongjiao.com/'>天津</a></td>");
document.write("  </tr>");
document.write("  <tr>");
document.write("    <td align='center'><a href='http://shenyang.gongjiao.com/'>沈阳</a></td>");
document.write("    <td align='center'><a href='http://dalian.gongjiao.com/'>大连</a></td>");
document.write("    <td align='center'><a href='http://chongqing.gongjiao.com/'>重庆</a></td>");
document.write("    <td align='center'><a href='http://chengdu.gongjiao.com/'>成都</a></td>");
document.write("    <td align='center'><a href='http://xian.gongjiao.com/'>西安</a></td>");
document.write("  </tr>");
document.write("  <tr>");
document.write("    <td align='center'><a href='http://zhengzhou.gongjiao.com/'>郑州</a></td>");
document.write("    <td align='center'><a href='http://foshan.gongjiao.com/'>佛山</a></td>");
document.write("    <td align='center'><a href='http://huizhou.gongjiao.com/'>惠州</a></td>");
document.write("    <td align='center'><a href='http://guilin.gongjiao.com/'>桂林</a></td>");
document.write("    <td align='center'><a href='http://www.gongjiao.com/city.html'><font color=red>更多</font></a></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>");