document.writeln("<style>");
document.writeln("<!--");
document.writeln(".citydiv_box{width:150px;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=\"{$SiteUrl}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=\"fix\">");
document.writeln(" <li><A href='http://za.zztgw.cn'>诏安县 </A></li><li><A href='http://ct.zztgw.cn'><font color='#888888'>长泰县</font> </A></li><li><A href='http://ds.zztgw.cn'>东山县 </A></li><li><A href='http://ha.zztgw.cn'><font color='#2248DD'>华安县</font> </A></li><li><A href='http://lh.zztgw.cn'>龙海市 </A></li><li><A href='http://nj.zztgw.cn'>南靖县 </A></li><li><A href='http://ph.zztgw.cn'>平和县 </A></li><li><A href='http://yx.zztgw.cn'>云霄县 </A></li><li><A href='http://zp.zztgw.cn'>漳浦县 </A></li>");
document.writeln("<\/ul>");
document.writeln("<\/div>");
document.writeln("<\/div>");
