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.9687,-80.076)};var g_9a1ecce2d381e29ac81279bdae9886bd = new google.maps.Geocoder();g_9a1ecce2d381e29ac81279bdae9886bd.geocode( { 'address': "1006 E Caswell St, Wadesboro, NC 28170, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wadesboro-NC-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('wadesboro-NC-bbt-atm'), mapOptions);}document.getElementById('51b6c420').innerHTML += ' | View Map';var $l9a1ecce2d381e29ac81279bdae9886bd = '

BB&T ATM

Address: 1006 E Caswell St, Wadesboro, NC 28170, USA
Phone: (800) 226-5228
';var m_9a1ecce2d381e29ac81279bdae9886bd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_9a1ecce2d381e29ac81279bdae9886bd['infowindow'] = new google.maps.InfoWindow({content: $l9a1ecce2d381e29ac81279bdae9886bd});var infowindow = new google.maps.InfoWindow({content: $l9a1ecce2d381e29ac81279bdae9886bd});google.maps.event.addListener(m_9a1ecce2d381e29ac81279bdae9886bd, 'click', function() {infowindow.open(map,m_9a1ecce2d381e29ac81279bdae9886bd);});$marker.push(m_9a1ecce2d381e29ac81279bdae9886bd);}});var g_987ecf1824ae5e4648f2f65137abc8de = new google.maps.Geocoder();g_987ecf1824ae5e4648f2f65137abc8de.geocode( { 'address': "111 E Caswell St, Wadesboro, NC 28170, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wadesboro-NC-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('wadesboro-NC-bbt-atm'), mapOptions);}document.getElementById('fd30a3c0').innerHTML += ' | View Map';var $l987ecf1824ae5e4648f2f65137abc8de = '

BB&T ATM

Address: 111 E Caswell St, Wadesboro, NC 28170, USA
Phone: (800) 226-5228
';var m_987ecf1824ae5e4648f2f65137abc8de = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_987ecf1824ae5e4648f2f65137abc8de['infowindow'] = new google.maps.InfoWindow({content: $l987ecf1824ae5e4648f2f65137abc8de});var infowindow = new google.maps.InfoWindow({content: $l987ecf1824ae5e4648f2f65137abc8de});google.maps.event.addListener(m_987ecf1824ae5e4648f2f65137abc8de, 'click', function() {infowindow.open(map,m_987ecf1824ae5e4648f2f65137abc8de);});$marker.push(m_987ecf1824ae5e4648f2f65137abc8de);}});}google.maps.event.addDomListener(window, 'load', initialize);