document.writeln("<div id=\"nav\">");
document.writeln("	<ul>");
document.writeln("	<li class=\"menu2\" onMouseOver=\"this.className=\'menu1\'\" onMouseOut=\"this.className=\'menu2\'\">BEIJING");
document.writeln("	<div class=\"list\">");
document.writeln("		<a href=\""+APP+"/Index/showInfo/hotelId/1101\">XiZhiMen1<\/a><br \/>");
document.writeln("        <a href=\""+APP+"/Index/showInfo/hotelId/1102\">ZhongGuanZun<\/a><br \/>");
document.writeln("        <a href=\""+APP+"/Index/showInfo/hotelId/1103\">WuKeSong<\/a><br \/>");
document.writeln("		<a href=\""+APP+"/Index/showInfo/hotelId/1104\">YaYunCun<\/a><br \/>");
document.writeln("        <a href=\""+APP+"/Index/showInfo/hotelId/1105\">XiZhiMen2<\/a><br \/>");
document.writeln("        <a href=\""+APP+"/Index/showInfo/hotelId/1106\">WangJing<\/a><br \/>");
document.writeln("        <a href=\""+APP+"/Index/showInfo/hotelId/1107\">JinSong East<\/a><br \/>");
document.writeln("        <a href=\""+APP+"/Index/showInfo/hotelId/1108\">JinSong West<\/a><br \/>");
document.writeln("        <a href=\""+APP+"/Index/showInfo/hotelId/1109\">TianNingSi<\/a><br \/>");
document.writeln("	<\/div>");
document.writeln("	<\/li>");
document.writeln("	<li class=\"menu2\" onMouseOver=\"this.className=\'menu1\'\" onMouseOut=\"this.className=\'menu2\'\">NINGBO");
document.writeln("	<div class=\"list\">");
document.writeln("        <a href=\""+APP+"/Index/showInfo/hotelId/3301\">YueHu<\/a><br \/>");
document.writeln("        <a href=\""+APP+"/Index/showInfo/hotelId/3302\">HuaiShuLu<\/a><br \/>");
document.writeln("	<\/div>");
document.writeln("	<li class=\"menu2\" onMouseOver=\"this.className=\'menu1\'\" onMouseOut=\"this.className=\'menu2\'\">HANGZHOU");
document.writeln("	<div class=\"list\">");
document.writeln("        <a href=\""+APP+"/Index/showInfo/hotelId/3303\">CRYSTAL<\/a><br \/>");
document.writeln("        <a href=\""+APP+"/Index/showInfo/hotelId/3304\">Mo Gan Shan Road<\/a><br \/>");
document.writeln("	<\/div>");
document.writeln("	<li class=\"menu2\" onMouseOver=\"this.className=\'menu1\'\" onMouseOut=\"this.className=\'menu2\'\">NANJING");
document.writeln("	<div class=\"list\">");
document.writeln("        <a href=\""+APP+"/Index/showInfo/hotelId/3201\">Xuan Wu Hu<\/a><br \/>");
document.writeln("        <a href=\""+APP+"/Index/showInfo/hotelId/3202\">Xin Jie Kou<\/a><br \/>");
document.writeln("	<\/div>");
document.writeln("	<li class=\"menu2\" onMouseOver=\"this.className=\'menu1\'\" onMouseOut=\"this.className=\'menu2\'\">TIANJING");
document.writeln("	<div class=\"list\">");
document.writeln("        <a href=\""+APP+"/Index/showInfo/hotelId/1201\">BeiAnQiao<\/a><br \/>");
document.writeln("	<\/div>");
document.writeln("	<\/li>");
document.writeln("	<\/li>");
document.writeln("	<\/ul>");
document.writeln("<\/div>");