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.7044,-76.7384)};var g_9f02c52e44cd9bb534650c764fc9144b = new google.maps.Geocoder();g_9f02c52e44cd9bb534650c764fc9144b.geocode( { 'address': "303 Atlantic Beach Causeway, Atlantic Beach, NC 28512, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('atlantic-beach-NC-western-union').style.display = '';map = new google.maps.Map(document.getElementById('atlantic-beach-NC-western-union'), mapOptions);}document.getElementById('d539c491').innerHTML += ' | View Map';var $l9f02c52e44cd9bb534650c764fc9144b = '

Western Union

Address: 303 Atlantic Beach Causeway, Atlantic Beach, NC 28512, USA
Phone: (800) 325-6000
';var m_9f02c52e44cd9bb534650c764fc9144b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Western Union',});m_9f02c52e44cd9bb534650c764fc9144b['infowindow'] = new google.maps.InfoWindow({content: $l9f02c52e44cd9bb534650c764fc9144b});var infowindow = new google.maps.InfoWindow({content: $l9f02c52e44cd9bb534650c764fc9144b});google.maps.event.addListener(m_9f02c52e44cd9bb534650c764fc9144b, 'click', function() {infowindow.open(map,m_9f02c52e44cd9bb534650c764fc9144b);});$marker.push(m_9f02c52e44cd9bb534650c764fc9144b);}});var g_1dc391ee24bdbf070e0c54372c3b304d = new google.maps.Geocoder();g_1dc391ee24bdbf070e0c54372c3b304d.geocode( { 'address': "1010 W Fort Macon Rd, Atlantic Beach, NC 28512, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('atlantic-beach-NC-western-union').style.display = '';map = new google.maps.Map(document.getElementById('atlantic-beach-NC-western-union'), mapOptions);}document.getElementById('23900890').innerHTML += ' | View Map';var $l1dc391ee24bdbf070e0c54372c3b304d = '

Western Union

Address: 1010 W Fort Macon Rd, Atlantic Beach, NC 28512, USA
Phone: (800) 325-6000
';var m_1dc391ee24bdbf070e0c54372c3b304d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Western Union',});m_1dc391ee24bdbf070e0c54372c3b304d['infowindow'] = new google.maps.InfoWindow({content: $l1dc391ee24bdbf070e0c54372c3b304d});var infowindow = new google.maps.InfoWindow({content: $l1dc391ee24bdbf070e0c54372c3b304d});google.maps.event.addListener(m_1dc391ee24bdbf070e0c54372c3b304d, 'click', function() {infowindow.open(map,m_1dc391ee24bdbf070e0c54372c3b304d);});$marker.push(m_1dc391ee24bdbf070e0c54372c3b304d);}});}google.maps.event.addDomListener(window, 'load', initialize);