var map;var $marker = [];function $setCursor($lat, $lng, $index){$marker[$index - 1]['infowindow'].open(map, $marker[$index - 1]);var $lat_lng = new google.maps.LatLng($lat, $lng);map.setCenter($lat_lng);map.setZoom(20);}function initialize(){var $i = 0;var mapOptions = {zoom: 10,center: new google.maps.LatLng(34.4371,-77.5511)};var g_3d233b2878eb5dc8cf0966ab608c0ed3 = new google.maps.Geocoder();g_3d233b2878eb5dc8cf0966ab608c0ed3.geocode( { 'address': "201 Atkinson Point Rd, Surf City, NC 28445, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('surf-city-NC-ad-insurance--medical').style.display = '';map = new google.maps.Map(document.getElementById('surf-city-NC-ad-insurance--medical'), mapOptions);}document.getElementById('d15af0d1').innerHTML += ' | View Map';var $l3d233b2878eb5dc8cf0966ab608c0ed3 = '

AD Insurance & Medical

Address: 201 Atkinson Point Rd, Surf City, NC 28445, USA
Phone: (910) 328-0447
';var m_3d233b2878eb5dc8cf0966ab608c0ed3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'AD Insurance & Medical',});m_3d233b2878eb5dc8cf0966ab608c0ed3['infowindow'] = new google.maps.InfoWindow({content: $l3d233b2878eb5dc8cf0966ab608c0ed3});var infowindow = new google.maps.InfoWindow({content: $l3d233b2878eb5dc8cf0966ab608c0ed3});google.maps.event.addListener(m_3d233b2878eb5dc8cf0966ab608c0ed3, 'click', function() {infowindow.open(map,m_3d233b2878eb5dc8cf0966ab608c0ed3);});$marker.push(m_3d233b2878eb5dc8cf0966ab608c0ed3);}});}google.maps.event.addDomListener(window, 'load', initialize);