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(36.3613,-79.6656)};var g_55055df57e5c23d67dd957d1a4bd8b91 = new google.maps.Geocoder();g_55055df57e5c23d67dd957d1a4bd8b91.geocode( { 'address': "227 W Morehead St, Reidsville, NC 27320, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('reidsville-NC-atm-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('reidsville-NC-atm-wells-fargo-bank'), mapOptions);}document.getElementById('1320e7ff').innerHTML += ' | View Map';var $l55055df57e5c23d67dd957d1a4bd8b91 = '

ATM (Wells Fargo Bank)

Address: 227 W Morehead St, Reidsville, NC 27320, USA
Phone:
';var m_55055df57e5c23d67dd957d1a4bd8b91 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Wells Fargo Bank)',});m_55055df57e5c23d67dd957d1a4bd8b91['infowindow'] = new google.maps.InfoWindow({content: $l55055df57e5c23d67dd957d1a4bd8b91});var infowindow = new google.maps.InfoWindow({content: $l55055df57e5c23d67dd957d1a4bd8b91});google.maps.event.addListener(m_55055df57e5c23d67dd957d1a4bd8b91, 'click', function() {infowindow.open(map,m_55055df57e5c23d67dd957d1a4bd8b91);});$marker.push(m_55055df57e5c23d67dd957d1a4bd8b91);}});var g_a5b88690317e6a247812504148243fed = new google.maps.Geocoder();g_a5b88690317e6a247812504148243fed.geocode( { 'address': "231 Turner Dr, Reidsville, NC 27320, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('reidsville-NC-atm-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('reidsville-NC-atm-wells-fargo-bank'), mapOptions);}document.getElementById('fcbe8ebf').innerHTML += ' | View Map';var $la5b88690317e6a247812504148243fed = '

ATM (Wells Fargo Bank)

Address: 231 Turner Dr, Reidsville, NC 27320, USA
Phone:
';var m_a5b88690317e6a247812504148243fed = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Wells Fargo Bank)',});m_a5b88690317e6a247812504148243fed['infowindow'] = new google.maps.InfoWindow({content: $la5b88690317e6a247812504148243fed});var infowindow = new google.maps.InfoWindow({content: $la5b88690317e6a247812504148243fed});google.maps.event.addListener(m_a5b88690317e6a247812504148243fed, 'click', function() {infowindow.open(map,m_a5b88690317e6a247812504148243fed);});$marker.push(m_a5b88690317e6a247812504148243fed);}});}google.maps.event.addDomListener(window, 'load', initialize);