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.7032,-95.4032)};var g_056f70407cf7aa2ee6bd926dadd87e80 = new google.maps.Geocoder();g_056f70407cf7aa2ee6bd926dadd87e80.geocode( { 'address': "7000 Fannin St #120, Houston, TX 77030, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('houston-TX-tropical-financial-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('houston-TX-tropical-financial-credit-union'), mapOptions);}document.getElementById('8b8027da').innerHTML += ' | View Map';var $l056f70407cf7aa2ee6bd926dadd87e80 = '

Tropical Financial Credit Union

Address: 7000 Fannin St #120, Houston, TX 77030, USA
Phone: (713) 799-6200
';var m_056f70407cf7aa2ee6bd926dadd87e80 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Tropical Financial Credit Union',});m_056f70407cf7aa2ee6bd926dadd87e80['infowindow'] = new google.maps.InfoWindow({content: $l056f70407cf7aa2ee6bd926dadd87e80});var infowindow = new google.maps.InfoWindow({content: $l056f70407cf7aa2ee6bd926dadd87e80});google.maps.event.addListener(m_056f70407cf7aa2ee6bd926dadd87e80, 'click', function() {infowindow.open(map,m_056f70407cf7aa2ee6bd926dadd87e80);});$marker.push(m_056f70407cf7aa2ee6bd926dadd87e80);}});var g_132fcd7120ef21171e34f903aeeff797 = new google.maps.Geocoder();g_132fcd7120ef21171e34f903aeeff797.geocode( { 'address': "8980 Clearwood Dr, Houston, TX 77075, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('houston-TX-tropical-financial-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('houston-TX-tropical-financial-credit-union'), mapOptions);}document.getElementById('6986fdfa').innerHTML += ' | View Map';var $l132fcd7120ef21171e34f903aeeff797 = '

Tropical Financial Credit Union

Address: 8980 Clearwood Dr, Houston, TX 77075, USA
Phone: (713) 676-7777
';var m_132fcd7120ef21171e34f903aeeff797 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Tropical Financial Credit Union',});m_132fcd7120ef21171e34f903aeeff797['infowindow'] = new google.maps.InfoWindow({content: $l132fcd7120ef21171e34f903aeeff797});var infowindow = new google.maps.InfoWindow({content: $l132fcd7120ef21171e34f903aeeff797});google.maps.event.addListener(m_132fcd7120ef21171e34f903aeeff797, 'click', function() {infowindow.open(map,m_132fcd7120ef21171e34f903aeeff797);});$marker.push(m_132fcd7120ef21171e34f903aeeff797);}});}google.maps.event.addDomListener(window, 'load', initialize);