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.8959,-80.0703)};var g_00df247882156b034343b4f7ccadaa7d = new google.maps.Geocoder();g_00df247882156b034343b4f7ccadaa7d.geocode( { 'address': "521 National Hwy, Thomasville, NC 27360, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('thomasville-NC-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('thomasville-NC-bbt-atm'), mapOptions);}document.getElementById('12d3551c').innerHTML += ' | View Map';var $l00df247882156b034343b4f7ccadaa7d = '

BB&T ATM

Address: 521 National Hwy, Thomasville, NC 27360, USA
Phone: (800) 226-5228
';var m_00df247882156b034343b4f7ccadaa7d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_00df247882156b034343b4f7ccadaa7d['infowindow'] = new google.maps.InfoWindow({content: $l00df247882156b034343b4f7ccadaa7d});var infowindow = new google.maps.InfoWindow({content: $l00df247882156b034343b4f7ccadaa7d});google.maps.event.addListener(m_00df247882156b034343b4f7ccadaa7d, 'click', function() {infowindow.open(map,m_00df247882156b034343b4f7ccadaa7d);});$marker.push(m_00df247882156b034343b4f7ccadaa7d);}});var g_ace288cadf82f2c72f5242ac8060efc6 = new google.maps.Geocoder();g_ace288cadf82f2c72f5242ac8060efc6.geocode( { 'address': "407 Randolph St, Thomasville, NC 27360, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('thomasville-NC-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('thomasville-NC-bbt-atm'), mapOptions);}document.getElementById('580c6b10').innerHTML += ' | View Map';var $lace288cadf82f2c72f5242ac8060efc6 = '

BB&T ATM

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