document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln("百度地图<\/title>"); document.writeln("<style>"); document.writeln("body,html{width:100%;height:100%;margin:0;font-family:\"微软雅黑\";font-size:14px;}"); document.writeln("*{margin:0;padding:0;}"); document.writeln("#eycms-map{min-height:400px;width:100%;line-height: 26px;}"); document.writeln("p{margin:0;padding:5px 0;}"); document.writeln("#eycms-map b{color: #CC5522;font-size: 14px; }"); document.writeln("<\/style>"); document.writeln("<script src=\"http:\/\/api.map.baidu.com\/api?v=2.0&ak=D2d3b9d5a30342fb3610bcf2c5dd8178\"><\/script>"); document.writeln("<\/head>"); document.writeln("<body>"); document.writeln("<div id=\"eycms-map\">地图加载中...<\/div>"); document.writeln("<script>"); document.writeln("var map=new BMap.Map(\"eycms-map\");"); document.writeln("var point=new BMap.Point(113.404316,22.996295);"); document.writeln("var marker=new BMap.Marker(point);"); document.writeln("var infoWindow=new BMap.InfoWindow(\"<b>广州番禺电缆集团有限公司<\/b><br>电话:020-34825068<br>地址:广州市番禺区南村镇市新路北280号\");"); document.writeln("map.centerAndZoom(point,19);"); document.writeln("map.enableScrollWheelZoom(true);"); document.writeln("map.addOverlay(marker);"); document.writeln("marker.openInfoWindow(infoWindow,point);"); document.writeln("marker.setAnimation(BMAP_ANIMATION_BOUNCE);"); document.writeln("marker.addEventListener(\"click\",function(){this.openInfoWindow(infoWindow);});"); document.writeln("var ctrl_nav = new BMap.NavigationControl({anchor:BMAP_ANCHOR_TOP_LEFT,type:BMAP_NAVIGATION_CONTROL_LARGE});"); document.writeln("map.addControl(ctrl_nav);"); document.writeln("<\/script>"); document.writeln("<\/body>"); document.writeln("<\/html>");