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.8819,-97.1032)};var g_c058d246d9705cc0524d7b25e1e36a6a = new google.maps.Geocoder();g_c058d246d9705cc0524d7b25e1e36a6a.geocode( { 'address': "3920 Glade Rd, Colleyville, TX 76034, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('colleyville-TX-bbva-compass').style.display = '';map = new google.maps.Map(document.getElementById('colleyville-TX-bbva-compass'), mapOptions);}document.getElementById('6594675f').innerHTML += ' | View Map';var $lc058d246d9705cc0524d7b25e1e36a6a = '

BBVA Compass

Address: 3920 Glade Rd, Colleyville, TX 76034, USA
Phone: (972) 705-4660
';var m_c058d246d9705cc0524d7b25e1e36a6a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BBVA Compass',});m_c058d246d9705cc0524d7b25e1e36a6a['infowindow'] = new google.maps.InfoWindow({content: $lc058d246d9705cc0524d7b25e1e36a6a});var infowindow = new google.maps.InfoWindow({content: $lc058d246d9705cc0524d7b25e1e36a6a});google.maps.event.addListener(m_c058d246d9705cc0524d7b25e1e36a6a, 'click', function() {infowindow.open(map,m_c058d246d9705cc0524d7b25e1e36a6a);});$marker.push(m_c058d246d9705cc0524d7b25e1e36a6a);}});var g_651afc1535248905c191b531d97bd818 = new google.maps.Geocoder();g_651afc1535248905c191b531d97bd818.geocode( { 'address': "4841 Colleyville Blvd, Colleyville, TX 76034, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('colleyville-TX-bbva-compass').style.display = '';map = new google.maps.Map(document.getElementById('colleyville-TX-bbva-compass'), mapOptions);}document.getElementById('9d2fa794').innerHTML += ' | View Map';var $l651afc1535248905c191b531d97bd818 = '

BBVA Compass

Address: 4841 Colleyville Blvd, Colleyville, TX 76034, USA
Phone: (817) 428-3370
';var m_651afc1535248905c191b531d97bd818 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BBVA Compass',});m_651afc1535248905c191b531d97bd818['infowindow'] = new google.maps.InfoWindow({content: $l651afc1535248905c191b531d97bd818});var infowindow = new google.maps.InfoWindow({content: $l651afc1535248905c191b531d97bd818});google.maps.event.addListener(m_651afc1535248905c191b531d97bd818, 'click', function() {infowindow.open(map,m_651afc1535248905c191b531d97bd818);});$marker.push(m_651afc1535248905c191b531d97bd818);}});}google.maps.event.addDomListener(window, 'load', initialize);