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.3265,-95.2945)};var g_3968871ce7673ed3621a799f78f3e792 = new google.maps.Geocoder();g_3968871ce7673ed3621a799f78f3e792.geocode( { 'address': "1909 S Broadway Ave, Tyler, TX 75701"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('tyler-TX-bbva-compass').style.display = '';map = new google.maps.Map(document.getElementById('tyler-TX-bbva-compass'), mapOptions);}document.getElementById('76adc421').innerHTML += ' | View Map';var $l3968871ce7673ed3621a799f78f3e792 = '

Bbva Compass

Address: 1909 S Broadway Ave, Tyler, TX 75701
Phone: (903) 597-2091
';var m_3968871ce7673ed3621a799f78f3e792 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bbva Compass',});m_3968871ce7673ed3621a799f78f3e792['infowindow'] = new google.maps.InfoWindow({content: $l3968871ce7673ed3621a799f78f3e792});var infowindow = new google.maps.InfoWindow({content: $l3968871ce7673ed3621a799f78f3e792});google.maps.event.addListener(m_3968871ce7673ed3621a799f78f3e792, 'click', function() {infowindow.open(map,m_3968871ce7673ed3621a799f78f3e792);});$marker.push(m_3968871ce7673ed3621a799f78f3e792);}});var g_8d9a224f87de1920fca2833749d18df3 = new google.maps.Geocoder();g_8d9a224f87de1920fca2833749d18df3.geocode( { 'address': "215 W Southwest Loop 323, Tyler, TX 75701"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('tyler-TX-bbva-compass').style.display = '';map = new google.maps.Map(document.getElementById('tyler-TX-bbva-compass'), mapOptions);}document.getElementById('3d95ba49').innerHTML += ' | View Map';var $l8d9a224f87de1920fca2833749d18df3 = '

BBVA Compass

Address: 215 W Southwest Loop 323, Tyler, TX 75701
Phone: (903) 534-1510
';var m_8d9a224f87de1920fca2833749d18df3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BBVA Compass',});m_8d9a224f87de1920fca2833749d18df3['infowindow'] = new google.maps.InfoWindow({content: $l8d9a224f87de1920fca2833749d18df3});var infowindow = new google.maps.InfoWindow({content: $l8d9a224f87de1920fca2833749d18df3});google.maps.event.addListener(m_8d9a224f87de1920fca2833749d18df3, 'click', function() {infowindow.open(map,m_8d9a224f87de1920fca2833749d18df3);});$marker.push(m_8d9a224f87de1920fca2833749d18df3);}});}google.maps.event.addDomListener(window, 'load', initialize);