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.7558,-95.3675)};var g_7874b45deabdc0f431760eb6f6494579 = new google.maps.Geocoder();g_7874b45deabdc0f431760eb6f6494579.geocode( { 'address': "1600 Memorial Dr, Houston, TX 77007, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('houston-TX-houston-police-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('houston-TX-houston-police-credit-union'), mapOptions);}document.getElementById('c01c3f13').innerHTML += ' | View Map';var $l7874b45deabdc0f431760eb6f6494579 = '

Houston Police Credit Union

Address: 1600 Memorial Dr, Houston, TX 77007, USA
Phone: (713) 986-0200
';var m_7874b45deabdc0f431760eb6f6494579 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Houston Police Credit Union',});m_7874b45deabdc0f431760eb6f6494579['infowindow'] = new google.maps.InfoWindow({content: $l7874b45deabdc0f431760eb6f6494579});var infowindow = new google.maps.InfoWindow({content: $l7874b45deabdc0f431760eb6f6494579});google.maps.event.addListener(m_7874b45deabdc0f431760eb6f6494579, 'click', function() {infowindow.open(map,m_7874b45deabdc0f431760eb6f6494579);});$marker.push(m_7874b45deabdc0f431760eb6f6494579);}});var g_74378afe5e8b20910cf1f939e57f0480 = new google.maps.Geocoder();g_74378afe5e8b20910cf1f939e57f0480.geocode( { 'address': "1200 Travis Street, Floor 20, Houston, TX 77002, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('houston-TX-houston-police-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('houston-TX-houston-police-credit-union'), mapOptions);}document.getElementById('f3588863').innerHTML += ' | View Map';var $l74378afe5e8b20910cf1f939e57f0480 = '

Houston Police Credit Union

Address: 1200 Travis Street, Floor 20, Houston, TX 77002, USA
Phone: (713) 986-0200
';var m_74378afe5e8b20910cf1f939e57f0480 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Houston Police Credit Union',});m_74378afe5e8b20910cf1f939e57f0480['infowindow'] = new google.maps.InfoWindow({content: $l74378afe5e8b20910cf1f939e57f0480});var infowindow = new google.maps.InfoWindow({content: $l74378afe5e8b20910cf1f939e57f0480});google.maps.event.addListener(m_74378afe5e8b20910cf1f939e57f0480, 'click', function() {infowindow.open(map,m_74378afe5e8b20910cf1f939e57f0480);});$marker.push(m_74378afe5e8b20910cf1f939e57f0480);}});}google.maps.event.addDomListener(window, 'load', initialize);