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.7729,-95.2501)};var g_ac73001b1d44f4925449ce09d9f5d5ca = new google.maps.Geocoder();g_ac73001b1d44f4925449ce09d9f5d5ca.geocode( { 'address': "10200 East Fwy # 125, Houston, TX 77029, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('houston-TX-reed-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('houston-TX-reed-credit-union'), mapOptions);}document.getElementById('2fca8f69').innerHTML += ' | View Map';var $lac73001b1d44f4925449ce09d9f5d5ca = '

Reed Credit Union

Address: 10200 East Fwy # 125, Houston, TX 77029, USA
Phone: (713) 673-3333
';var m_ac73001b1d44f4925449ce09d9f5d5ca = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Reed Credit Union',});m_ac73001b1d44f4925449ce09d9f5d5ca['infowindow'] = new google.maps.InfoWindow({content: $lac73001b1d44f4925449ce09d9f5d5ca});var infowindow = new google.maps.InfoWindow({content: $lac73001b1d44f4925449ce09d9f5d5ca});google.maps.event.addListener(m_ac73001b1d44f4925449ce09d9f5d5ca, 'click', function() {infowindow.open(map,m_ac73001b1d44f4925449ce09d9f5d5ca);});$marker.push(m_ac73001b1d44f4925449ce09d9f5d5ca);}});var g_fe8ab690a0f00da2b22bdd59bfb31a27 = new google.maps.Geocoder();g_fe8ab690a0f00da2b22bdd59bfb31a27.geocode( { 'address': "La Porte Freeway Frontage, Houston, TX 77012, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('houston-TX-reed-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('houston-TX-reed-credit-union'), mapOptions);}document.getElementById('311d3e82').innerHTML += ' | View Map';var $lfe8ab690a0f00da2b22bdd59bfb31a27 = '

Reed Credit Union

Address: La Porte Freeway Frontage, Houston, TX 77012, USA
Phone:
';var m_fe8ab690a0f00da2b22bdd59bfb31a27 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Reed Credit Union',});m_fe8ab690a0f00da2b22bdd59bfb31a27['infowindow'] = new google.maps.InfoWindow({content: $lfe8ab690a0f00da2b22bdd59bfb31a27});var infowindow = new google.maps.InfoWindow({content: $lfe8ab690a0f00da2b22bdd59bfb31a27});google.maps.event.addListener(m_fe8ab690a0f00da2b22bdd59bfb31a27, 'click', function() {infowindow.open(map,m_fe8ab690a0f00da2b22bdd59bfb31a27);});$marker.push(m_fe8ab690a0f00da2b22bdd59bfb31a27);}});}google.maps.event.addDomListener(window, 'load', initialize);