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.6873,-78.8976)};var g_ac8120f50c6ca29c78fbd84cde5ab7d5 = new google.maps.Geocoder();g_ac8120f50c6ca29c78fbd84cde5ab7d5.geocode( { 'address': "1036 Bill Tuck Hwy, South Boston, VA 24592, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('south-boston-VA-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('south-boston-VA-bbt-atm'), mapOptions);}document.getElementById('9fc0e43d').innerHTML += ' | View Map';var $lac8120f50c6ca29c78fbd84cde5ab7d5 = '

BB&T ATM

Address: 1036 Bill Tuck Hwy, South Boston, VA 24592, USA
Phone: (800) 226-5228
';var m_ac8120f50c6ca29c78fbd84cde5ab7d5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_ac8120f50c6ca29c78fbd84cde5ab7d5['infowindow'] = new google.maps.InfoWindow({content: $lac8120f50c6ca29c78fbd84cde5ab7d5});var infowindow = new google.maps.InfoWindow({content: $lac8120f50c6ca29c78fbd84cde5ab7d5});google.maps.event.addListener(m_ac8120f50c6ca29c78fbd84cde5ab7d5, 'click', function() {infowindow.open(map,m_ac8120f50c6ca29c78fbd84cde5ab7d5);});$marker.push(m_ac8120f50c6ca29c78fbd84cde5ab7d5);}});var g_545f522c804c5b41f2e6435e61a44455 = new google.maps.Geocoder();g_545f522c804c5b41f2e6435e61a44455.geocode( { 'address': "4030 Halifax Rd, South Boston, VA 24592, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('south-boston-VA-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('south-boston-VA-bbt-atm'), mapOptions);}document.getElementById('c41b37c5').innerHTML += ' | View Map';var $l545f522c804c5b41f2e6435e61a44455 = '

BB&T ATM

Address: 4030 Halifax Rd, South Boston, VA 24592, USA
Phone: (800) 226-5228
';var m_545f522c804c5b41f2e6435e61a44455 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_545f522c804c5b41f2e6435e61a44455['infowindow'] = new google.maps.InfoWindow({content: $l545f522c804c5b41f2e6435e61a44455});var infowindow = new google.maps.InfoWindow({content: $l545f522c804c5b41f2e6435e61a44455});google.maps.event.addListener(m_545f522c804c5b41f2e6435e61a44455, 'click', function() {infowindow.open(map,m_545f522c804c5b41f2e6435e61a44455);});$marker.push(m_545f522c804c5b41f2e6435e61a44455);}});}google.maps.event.addDomListener(window, 'load', initialize);