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(35.4876,-79.2021)};var g_65699726a3c601b9f31bf04019c8593c = new google.maps.Geocoder();g_65699726a3c601b9f31bf04019c8593c.geocode( { 'address': "1135 Spring Ln, Sanford, NC 27330, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sanford-NC-atm-bbt').style.display = '';map = new google.maps.Map(document.getElementById('sanford-NC-atm-bbt'), mapOptions);}document.getElementById('28043771').innerHTML += ' | View Map';var $l65699726a3c601b9f31bf04019c8593c = '

ATM (BB&T)

Address: 1135 Spring Ln, Sanford, NC 27330, USA
Phone:
';var m_65699726a3c601b9f31bf04019c8593c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (BB&T)',});m_65699726a3c601b9f31bf04019c8593c['infowindow'] = new google.maps.InfoWindow({content: $l65699726a3c601b9f31bf04019c8593c});var infowindow = new google.maps.InfoWindow({content: $l65699726a3c601b9f31bf04019c8593c});google.maps.event.addListener(m_65699726a3c601b9f31bf04019c8593c, 'click', function() {infowindow.open(map,m_65699726a3c601b9f31bf04019c8593c);});$marker.push(m_65699726a3c601b9f31bf04019c8593c);}});var g_49b1d9c578d1c2deb6ed9ee480909397 = new google.maps.Geocoder();g_49b1d9c578d1c2deb6ed9ee480909397.geocode( { 'address': "145 W Main St, Sanford, NC 27332, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sanford-NC-atm-bbt').style.display = '';map = new google.maps.Map(document.getElementById('sanford-NC-atm-bbt'), mapOptions);}document.getElementById('dc2a6bee').innerHTML += ' | View Map';var $l49b1d9c578d1c2deb6ed9ee480909397 = '

ATM (BB&T)

Address: 145 W Main St, Sanford, NC 27332, USA
Phone:
';var m_49b1d9c578d1c2deb6ed9ee480909397 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (BB&T)',});m_49b1d9c578d1c2deb6ed9ee480909397['infowindow'] = new google.maps.InfoWindow({content: $l49b1d9c578d1c2deb6ed9ee480909397});var infowindow = new google.maps.InfoWindow({content: $l49b1d9c578d1c2deb6ed9ee480909397});google.maps.event.addListener(m_49b1d9c578d1c2deb6ed9ee480909397, 'click', function() {infowindow.open(map,m_49b1d9c578d1c2deb6ed9ee480909397);});$marker.push(m_49b1d9c578d1c2deb6ed9ee480909397);}});}google.maps.event.addDomListener(window, 'load', initialize);