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.9388,-97.1848)};var g_3375f9f63db6c1e027c333457df55c3a = new google.maps.Geocoder();g_3375f9f63db6c1e027c333457df55c3a.geocode( { 'address': "2200 W Southlake Blvd, Southlake, TX 76092, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('southlake-TX-bbva-compass').style.display = '';map = new google.maps.Map(document.getElementById('southlake-TX-bbva-compass'), mapOptions);}document.getElementById('ffcd4f11').innerHTML += ' | View Map';var $l3375f9f63db6c1e027c333457df55c3a = '

BBVA Compass

Address: 2200 W Southlake Blvd, Southlake, TX 76092, USA
Phone: (817) 416-9672
';var m_3375f9f63db6c1e027c333457df55c3a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BBVA Compass',});m_3375f9f63db6c1e027c333457df55c3a['infowindow'] = new google.maps.InfoWindow({content: $l3375f9f63db6c1e027c333457df55c3a});var infowindow = new google.maps.InfoWindow({content: $l3375f9f63db6c1e027c333457df55c3a});google.maps.event.addListener(m_3375f9f63db6c1e027c333457df55c3a, 'click', function() {infowindow.open(map,m_3375f9f63db6c1e027c333457df55c3a);});$marker.push(m_3375f9f63db6c1e027c333457df55c3a);}});var g_5a9475621a49850d1360bdee44b2314a = new google.maps.Geocoder();g_5a9475621a49850d1360bdee44b2314a.geocode( { 'address': "2650 E Southlake Blvd, Southlake, TX 76092, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('southlake-TX-bbva-compass').style.display = '';map = new google.maps.Map(document.getElementById('southlake-TX-bbva-compass'), mapOptions);}document.getElementById('56d08a60').innerHTML += ' | View Map';var $l5a9475621a49850d1360bdee44b2314a = '

BBVA Compass

Address: 2650 E Southlake Blvd, Southlake, TX 76092, USA
Phone: (817) 749-1020
';var m_5a9475621a49850d1360bdee44b2314a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BBVA Compass',});m_5a9475621a49850d1360bdee44b2314a['infowindow'] = new google.maps.InfoWindow({content: $l5a9475621a49850d1360bdee44b2314a});var infowindow = new google.maps.InfoWindow({content: $l5a9475621a49850d1360bdee44b2314a});google.maps.event.addListener(m_5a9475621a49850d1360bdee44b2314a, 'click', function() {infowindow.open(map,m_5a9475621a49850d1360bdee44b2314a);});$marker.push(m_5a9475621a49850d1360bdee44b2314a);}});}google.maps.event.addDomListener(window, 'load', initialize);