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(29.8195,-95.7523)};var g_06e1133c97ef0f86dc7f8985896bcbb5 = new google.maps.Geocoder();g_06e1133c97ef0f86dc7f8985896bcbb5.geocode( { 'address': "333 S Fry Rd, Katy, TX 77450"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('katy-TX-bbva-compass-bank').style.display = '';map = new google.maps.Map(document.getElementById('katy-TX-bbva-compass-bank'), mapOptions);}document.getElementById('f8dbb7dd').innerHTML += ' | View Map';var $l06e1133c97ef0f86dc7f8985896bcbb5 = '

BBVA Compass Bank

Address: 333 S Fry Rd, Katy, TX 77450
Phone: (713) 867-3867
';var m_06e1133c97ef0f86dc7f8985896bcbb5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BBVA Compass Bank',});m_06e1133c97ef0f86dc7f8985896bcbb5['infowindow'] = new google.maps.InfoWindow({content: $l06e1133c97ef0f86dc7f8985896bcbb5});var infowindow = new google.maps.InfoWindow({content: $l06e1133c97ef0f86dc7f8985896bcbb5});google.maps.event.addListener(m_06e1133c97ef0f86dc7f8985896bcbb5, 'click', function() {infowindow.open(map,m_06e1133c97ef0f86dc7f8985896bcbb5);});$marker.push(m_06e1133c97ef0f86dc7f8985896bcbb5);}});var g_e095c4a95e189556ccbff380afea7804 = new google.maps.Geocoder();g_e095c4a95e189556ccbff380afea7804.geocode( { 'address': "2946 S Mason Rd, Katy, TX 77450"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('katy-TX-bbva-compass-bank').style.display = '';map = new google.maps.Map(document.getElementById('katy-TX-bbva-compass-bank'), mapOptions);}document.getElementById('3e3e5421').innerHTML += ' | View Map';var $le095c4a95e189556ccbff380afea7804 = '

Bbva Compass Bank

Address: 2946 S Mason Rd, Katy, TX 77450
Phone: (281) 769-4088
';var m_e095c4a95e189556ccbff380afea7804 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bbva Compass Bank',});m_e095c4a95e189556ccbff380afea7804['infowindow'] = new google.maps.InfoWindow({content: $le095c4a95e189556ccbff380afea7804});var infowindow = new google.maps.InfoWindow({content: $le095c4a95e189556ccbff380afea7804});google.maps.event.addListener(m_e095c4a95e189556ccbff380afea7804, 'click', function() {infowindow.open(map,m_e095c4a95e189556ccbff380afea7804);});$marker.push(m_e095c4a95e189556ccbff380afea7804);}});}google.maps.event.addDomListener(window, 'load', initialize);