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.944,-96.6696)};var g_c18e67dcb950b80f3c996173906fe86b = new google.maps.Geocoder();g_c18e67dcb950b80f3c996173906fe86b.geocode( { 'address': "2720 Belt Line Rd, Garland, TX 75044, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('garland-TX-bbt').style.display = '';map = new google.maps.Map(document.getElementById('garland-TX-bbt'), mapOptions);}document.getElementById('dc8542aa').innerHTML += ' | View Map';var $lc18e67dcb950b80f3c996173906fe86b = '

BB&T

Address: 2720 Belt Line Rd, Garland, TX 75044, USA
Phone: (469) 440-0667
';var m_c18e67dcb950b80f3c996173906fe86b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_c18e67dcb950b80f3c996173906fe86b['infowindow'] = new google.maps.InfoWindow({content: $lc18e67dcb950b80f3c996173906fe86b});var infowindow = new google.maps.InfoWindow({content: $lc18e67dcb950b80f3c996173906fe86b});google.maps.event.addListener(m_c18e67dcb950b80f3c996173906fe86b, 'click', function() {infowindow.open(map,m_c18e67dcb950b80f3c996173906fe86b);});$marker.push(m_c18e67dcb950b80f3c996173906fe86b);}});var g_2e7f5a70d5352790f26164cf7223970f = new google.maps.Geocoder();g_2e7f5a70d5352790f26164cf7223970f.geocode( { 'address': "3431 Broadway Blvd, Garland, TX 75043, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('garland-TX-bbt').style.display = '';map = new google.maps.Map(document.getElementById('garland-TX-bbt'), mapOptions);}document.getElementById('1039176d').innerHTML += ' | View Map';var $l2e7f5a70d5352790f26164cf7223970f = '

BB&T

Address: 3431 Broadway Blvd, Garland, TX 75043, USA
Phone: (469) 440-0767
';var m_2e7f5a70d5352790f26164cf7223970f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_2e7f5a70d5352790f26164cf7223970f['infowindow'] = new google.maps.InfoWindow({content: $l2e7f5a70d5352790f26164cf7223970f});var infowindow = new google.maps.InfoWindow({content: $l2e7f5a70d5352790f26164cf7223970f});google.maps.event.addListener(m_2e7f5a70d5352790f26164cf7223970f, 'click', function() {infowindow.open(map,m_2e7f5a70d5352790f26164cf7223970f);});$marker.push(m_2e7f5a70d5352790f26164cf7223970f);}});}google.maps.event.addDomListener(window, 'load', initialize);