document.writeln("<style>");
document.writeln("<!--");
document.writeln(".citydiv_box{width:300px;border:1px solid #A6D0F5;font-size:12px;background-color:#ffffff}");
document.writeln(".citydiv_box li{text-align:center;line-height:18px; height:18px; padding:0;margin:5px;float:left;}");
document.writeln("#tt");
document.writeln("{");
document.writeln("position:absolute;");
document.writeln("visibility:hidden;");
document.writeln("}");
document.writeln("-->");
document.writeln("<\/style>");
document.writeln("<div id=\"city-pop\" style=\"DISPLAY: none;POSITION: absolute;top:25px; left:0;overflow:hidden;border:none;\">");
document.writeln("<div class=\"citydiv_box\">");
document.writeln("  <div style=\"margin:5px; height:20px;\">");
document.writeln("    <span><a onmouseover=\"this.style.cursor=\'hand\';\" onclick=\"itMouse();\">");
document.writeln("    <img src=\"http://www.xm98.cn/template/default/images\/city_close.gif\" border=\"0\" style=\"float:right;padding:5px;\"\/><\/a>");
document.writeln("    当前：");
document.writeln("    <font style=\"color:#FF0000\">厦门<\/font><\/span>");
document.writeln("  <\/div>");
document.writeln("<ul class=\"clearfix\">");
document.writeln(" <li><A href='http://www.xm98.cn/notice/notice_336.html'><font color='#EE6911'>加盟</font> </A></li><li><A href='http://lf.xm98.cn/'><font color='#3809F7'>廊坊</font> </A></li><li><A href='http://fz.xm98.cn/'><font color='#2248DD'>福州</font> </A></li><li><A href='http://qz.xm98.cn/'><font color='#421AE6'>泉州</font> </A></li><li><A href='http://nd.xm98.cn/'><font color='#0909F7'>宁德</font> </A></li><li><A href='http://www.xm98.cn/'>北京 </A></li><li><A href='http://nn.xm98.cn/'><font color='#3809F7'>南宁</font> </A></li><li><A href='http://nc.xm98.cn/'>南充 </A></li>");
document.writeln("<\/ul>");
document.writeln("<\/div>");
document.writeln("<\/div>");
