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(32.9404,-97.1435)};var g_7677381380c212077c7112a890fa1274 = new google.maps.Geocoder();g_7677381380c212077c7112a890fa1274.geocode( { 'address': "535 E Southlake Blvd, Southlake, TX 76092, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('southlake-TX-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('southlake-TX-bbt-atm'), mapOptions);}document.getElementById('6dfa83b3').innerHTML += ' | View Map';var $l7677381380c212077c7112a890fa1274 = '

BB&T ATM

Address: 535 E Southlake Blvd, Southlake, TX 76092, USA
Phone: (800) 226-5228
';var m_7677381380c212077c7112a890fa1274 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_7677381380c212077c7112a890fa1274['infowindow'] = new google.maps.InfoWindow({content: $l7677381380c212077c7112a890fa1274});var infowindow = new google.maps.InfoWindow({content: $l7677381380c212077c7112a890fa1274});google.maps.event.addListener(m_7677381380c212077c7112a890fa1274, 'click', function() {infowindow.open(map,m_7677381380c212077c7112a890fa1274);});$marker.push(m_7677381380c212077c7112a890fa1274);}});var g_501c5ae96c195fbaa4dddcee2856b7a3 = new google.maps.Geocoder();g_501c5ae96c195fbaa4dddcee2856b7a3.geocode( { 'address': "270 N Kimball Ave, Southlake, TX 76092, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('southlake-TX-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('southlake-TX-bbt-atm'), mapOptions);}document.getElementById('c15ca762').innerHTML += ' | View Map';var $l501c5ae96c195fbaa4dddcee2856b7a3 = '

BB&T ATM

Address: 270 N Kimball Ave, Southlake, TX 76092, USA
Phone: (800) 226-5228
';var m_501c5ae96c195fbaa4dddcee2856b7a3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_501c5ae96c195fbaa4dddcee2856b7a3['infowindow'] = new google.maps.InfoWindow({content: $l501c5ae96c195fbaa4dddcee2856b7a3});var infowindow = new google.maps.InfoWindow({content: $l501c5ae96c195fbaa4dddcee2856b7a3});google.maps.event.addListener(m_501c5ae96c195fbaa4dddcee2856b7a3, 'click', function() {infowindow.open(map,m_501c5ae96c195fbaa4dddcee2856b7a3);});$marker.push(m_501c5ae96c195fbaa4dddcee2856b7a3);}});}google.maps.event.addDomListener(window, 'load', initialize);