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:40px;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='290' border='0' cellpadding='0' cellspacing='0' class='bk h22'>");
document.write("  <tr>");
document.write("    <td align='center'><a href='/city.html?url=http://www.time-inn.com/'>总部</a></td>");
document.write("    <td align='center'><a href='/city.html?url=http://bj.time-inn.com/'>北京</a></td>");
document.write("    <td align='center'><a href='/city.html?url=http://shy.time-inn.com/'>沈阳</a></td>");
document.write("    <td align='center'><a href='/city.html?url=http://dl.time-inn.com/'>大连</a></td>");
document.write("    <td align='center'><a href='/city.html?url=http://tj.time-inn.com/'>天津</a></td>");
document.write("  </tr>");
document.write("  <tr>");
document.write("    <td align='center'><a href='/city.html?url=http://chq.time-inn.com/'>重庆</a></td>");
document.write("    <td align='center'><a href='/city.html?url=http://lzh.time-inn.com/'>兰州</a></td>");
document.write("    <td align='center' colspan='3' width='240'><a href='http://herb.time-inn.com/'>哈尔滨</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>");