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.7204,-95.2221)};var g_7d8d8ce04b7d548b9bcd67bfd09e68b0 = new google.maps.Geocoder();g_7d8d8ce04b7d548b9bcd67bfd09e68b0.geocode( { 'address': "5305 Bingle Rd, Houston, TX 77092"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('houston-TX-greater-texas-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('houston-TX-greater-texas-federal-credit-union'), mapOptions);}document.getElementById('23064193').innerHTML += ' | View Map';var $l7d8d8ce04b7d548b9bcd67bfd09e68b0 = '

Greater TEXAS Federal Credit Union

Address: 5305 Bingle Rd, Houston, TX 77092
Phone: (713) 895-8659
';var m_7d8d8ce04b7d548b9bcd67bfd09e68b0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Greater TEXAS Federal Credit Union',});m_7d8d8ce04b7d548b9bcd67bfd09e68b0['infowindow'] = new google.maps.InfoWindow({content: $l7d8d8ce04b7d548b9bcd67bfd09e68b0});var infowindow = new google.maps.InfoWindow({content: $l7d8d8ce04b7d548b9bcd67bfd09e68b0});google.maps.event.addListener(m_7d8d8ce04b7d548b9bcd67bfd09e68b0, 'click', function() {infowindow.open(map,m_7d8d8ce04b7d548b9bcd67bfd09e68b0);});$marker.push(m_7d8d8ce04b7d548b9bcd67bfd09e68b0);}});var g_a2ec2a17cffa0bcb8f676780d1d08910 = new google.maps.Geocoder();g_a2ec2a17cffa0bcb8f676780d1d08910.geocode( { 'address': "5425 Polk St, Houston, TX 77023"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('houston-TX-greater-texas-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('houston-TX-greater-texas-federal-credit-union'), mapOptions);}document.getElementById('89733448').innerHTML += ' | View Map';var $la2ec2a17cffa0bcb8f676780d1d08910 = '

Greater TEXAS Federal Credit Union

Address: 5425 Polk St, Houston, TX 77023
Phone: (713) 923-5336
';var m_a2ec2a17cffa0bcb8f676780d1d08910 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Greater TEXAS Federal Credit Union',});m_a2ec2a17cffa0bcb8f676780d1d08910['infowindow'] = new google.maps.InfoWindow({content: $la2ec2a17cffa0bcb8f676780d1d08910});var infowindow = new google.maps.InfoWindow({content: $la2ec2a17cffa0bcb8f676780d1d08910});google.maps.event.addListener(m_a2ec2a17cffa0bcb8f676780d1d08910, 'click', function() {infowindow.open(map,m_a2ec2a17cffa0bcb8f676780d1d08910);});$marker.push(m_a2ec2a17cffa0bcb8f676780d1d08910);}});}google.maps.event.addDomListener(window, 'load', initialize);