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.7051,-95.4588)};var g_8a2bd3e7515b99c88006a6956bc284e9 = new google.maps.Geocoder();g_8a2bd3e7515b99c88006a6956bc284e9.geocode( { 'address': "5319 Bellaire Blvd, Bellaire, TX 77401"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bellaire-TX-bbva-compass').style.display = '';map = new google.maps.Map(document.getElementById('bellaire-TX-bbva-compass'), mapOptions);}document.getElementById('537be002').innerHTML += ' | View Map';var $l8a2bd3e7515b99c88006a6956bc284e9 = '

BBVA Compass

Address: 5319 Bellaire Blvd, Bellaire, TX 77401
Phone: (713) 667-5188
';var m_8a2bd3e7515b99c88006a6956bc284e9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BBVA Compass',});m_8a2bd3e7515b99c88006a6956bc284e9['infowindow'] = new google.maps.InfoWindow({content: $l8a2bd3e7515b99c88006a6956bc284e9});var infowindow = new google.maps.InfoWindow({content: $l8a2bd3e7515b99c88006a6956bc284e9});google.maps.event.addListener(m_8a2bd3e7515b99c88006a6956bc284e9, 'click', function() {infowindow.open(map,m_8a2bd3e7515b99c88006a6956bc284e9);});$marker.push(m_8a2bd3e7515b99c88006a6956bc284e9);}});var g_acd3f7983ba9e0f8b64dd9de391e8b4d = new google.maps.Geocoder();g_acd3f7983ba9e0f8b64dd9de391e8b4d.geocode( { 'address': "4555 Bissonnet St, Bellaire, TX 77401"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bellaire-TX-bbva-compass').style.display = '';map = new google.maps.Map(document.getElementById('bellaire-TX-bbva-compass'), mapOptions);}document.getElementById('8cce58ee').innerHTML += ' | View Map';var $lacd3f7983ba9e0f8b64dd9de391e8b4d = '

BBVA Compass

Address: 4555 Bissonnet St, Bellaire, TX 77401
Phone: (713) 665-8111
';var m_acd3f7983ba9e0f8b64dd9de391e8b4d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BBVA Compass',});m_acd3f7983ba9e0f8b64dd9de391e8b4d['infowindow'] = new google.maps.InfoWindow({content: $lacd3f7983ba9e0f8b64dd9de391e8b4d});var infowindow = new google.maps.InfoWindow({content: $lacd3f7983ba9e0f8b64dd9de391e8b4d});google.maps.event.addListener(m_acd3f7983ba9e0f8b64dd9de391e8b4d, 'click', function() {infowindow.open(map,m_acd3f7983ba9e0f8b64dd9de391e8b4d);});$marker.push(m_acd3f7983ba9e0f8b64dd9de391e8b4d);}});}google.maps.event.addDomListener(window, 'load', initialize);