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.9662,-95.3676)};var g_b7c60bf62263c6b200b3350506cea4ce = new google.maps.Geocoder();g_b7c60bf62263c6b200b3350506cea4ce.geocode( { 'address': "2001 Rankin Rd, Houston, TX 77073, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('houston-TX-premier-america-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('houston-TX-premier-america-credit-union'), mapOptions);}document.getElementById('a15cf1ed').innerHTML += ' | View Map';var $lb7c60bf62263c6b200b3350506cea4ce = '

Premier America Credit Union

Address: 2001 Rankin Rd, Houston, TX 77073, USA
Phone: (713) 879-3749
';var m_b7c60bf62263c6b200b3350506cea4ce = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Premier America Credit Union',});m_b7c60bf62263c6b200b3350506cea4ce['infowindow'] = new google.maps.InfoWindow({content: $lb7c60bf62263c6b200b3350506cea4ce});var infowindow = new google.maps.InfoWindow({content: $lb7c60bf62263c6b200b3350506cea4ce});google.maps.event.addListener(m_b7c60bf62263c6b200b3350506cea4ce, 'click', function() {infowindow.open(map,m_b7c60bf62263c6b200b3350506cea4ce);});$marker.push(m_b7c60bf62263c6b200b3350506cea4ce);}});var g_62fbbc5053a09361500ff8ef12de4cfa = new google.maps.Geocoder();g_62fbbc5053a09361500ff8ef12de4cfa.geocode( { 'address': "10001 Westheimer Rd, Houston, TX 77042, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('houston-TX-premier-america-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('houston-TX-premier-america-credit-union'), mapOptions);}document.getElementById('fca0267e').innerHTML += ' | View Map';var $l62fbbc5053a09361500ff8ef12de4cfa = '

Premier America Credit Union

Address: 10001 Westheimer Rd, Houston, TX 77042, USA
Phone: (713) 972-9800
';var m_62fbbc5053a09361500ff8ef12de4cfa = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Premier America Credit Union',});m_62fbbc5053a09361500ff8ef12de4cfa['infowindow'] = new google.maps.InfoWindow({content: $l62fbbc5053a09361500ff8ef12de4cfa});var infowindow = new google.maps.InfoWindow({content: $l62fbbc5053a09361500ff8ef12de4cfa});google.maps.event.addListener(m_62fbbc5053a09361500ff8ef12de4cfa, 'click', function() {infowindow.open(map,m_62fbbc5053a09361500ff8ef12de4cfa);});$marker.push(m_62fbbc5053a09361500ff8ef12de4cfa);}});}google.maps.event.addDomListener(window, 'load', initialize);