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.704,-95.3841)};var g_4a57ef09dce2c864b24720207d901279 = new google.maps.Geocoder();g_4a57ef09dce2c864b24720207d901279.geocode( { 'address': "1 Baylor Plz, Houston, TX 77030, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('houston-TX-bcm-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('houston-TX-bcm-federal-credit-union'), mapOptions);}document.getElementById('cfe65f4e').innerHTML += ' | View Map';var $l4a57ef09dce2c864b24720207d901279 = '

BCM Federal Credit Union

Address: 1 Baylor Plz, Houston, TX 77030, USA
Phone: (713) 798-4820
';var m_4a57ef09dce2c864b24720207d901279 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BCM Federal Credit Union',});m_4a57ef09dce2c864b24720207d901279['infowindow'] = new google.maps.InfoWindow({content: $l4a57ef09dce2c864b24720207d901279});var infowindow = new google.maps.InfoWindow({content: $l4a57ef09dce2c864b24720207d901279});google.maps.event.addListener(m_4a57ef09dce2c864b24720207d901279, 'click', function() {infowindow.open(map,m_4a57ef09dce2c864b24720207d901279);});$marker.push(m_4a57ef09dce2c864b24720207d901279);}});var g_3721e4fa10597f0aa6ab442e95508de1 = new google.maps.Geocoder();g_3721e4fa10597f0aa6ab442e95508de1.geocode( { 'address': "2450 Holcombe Blvd, Houston, TX 77021, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('houston-TX-bcm-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('houston-TX-bcm-federal-credit-union'), mapOptions);}document.getElementById('98ca3d81').innerHTML += ' | View Map';var $l3721e4fa10597f0aa6ab442e95508de1 = '

BCM Federal Credit Union

Address: 2450 Holcombe Blvd, Houston, TX 77021, USA
Phone: (713) 798-3559
';var m_3721e4fa10597f0aa6ab442e95508de1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BCM Federal Credit Union',});m_3721e4fa10597f0aa6ab442e95508de1['infowindow'] = new google.maps.InfoWindow({content: $l3721e4fa10597f0aa6ab442e95508de1});var infowindow = new google.maps.InfoWindow({content: $l3721e4fa10597f0aa6ab442e95508de1});google.maps.event.addListener(m_3721e4fa10597f0aa6ab442e95508de1, 'click', function() {infowindow.open(map,m_3721e4fa10597f0aa6ab442e95508de1);});$marker.push(m_3721e4fa10597f0aa6ab442e95508de1);}});}google.maps.event.addDomListener(window, 'load', initialize);