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.zhaoyuan.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.zhaoyuan.cn'><font color='#888888'>招远市</font> </A></li><li><A href='http://www.zhaoyuan.cn/'>牟平区 </A></li><li><A href='http://www.zhaoyuan.cn'>蓬莱市 </A></li><li><A href='http://www.zhaoyuan.cn'>龙口市 </A></li><li><A href='http://www.zhaoyuan.cn'>莱州市 </A></li><li><A href='http://qixia.zhaoyuan.cn'>栖霞市 </A></li><li><A href='http://www.zhaoyuan.cn'>莱阳市 </A></li><li><A href='http://www.zhaoyuan.cn'>海阳市 </A></li><li><A href='http://www.zhaoyuan.cn'>长岛县 </A></li>");
document.writeln("<\/ul>");
document.writeln("<\/div>");
document.writeln("<\/div>");
