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(27.6729,-97.3539)};var g_d0275331aa37e4da41882af3cbf59b33 = new google.maps.Geocoder();g_d0275331aa37e4da41882af3cbf59b33.geocode( { 'address': "2730 Rodd Field Rd, Corpus Christi, TX 78414, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('corpus-christi-TX-navyarmy-community-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('corpus-christi-TX-navyarmy-community-credit-union'), mapOptions);}document.getElementById('46a2224e').innerHTML += ' | View Map';var $ld0275331aa37e4da41882af3cbf59b33 = '

NavyArmy Community Credit Union

Address: 2730 Rodd Field Rd, Corpus Christi, TX 78414, USA
Phone: (361) 985-7300
';var m_d0275331aa37e4da41882af3cbf59b33 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'NavyArmy Community Credit Union',});m_d0275331aa37e4da41882af3cbf59b33['infowindow'] = new google.maps.InfoWindow({content: $ld0275331aa37e4da41882af3cbf59b33});var infowindow = new google.maps.InfoWindow({content: $ld0275331aa37e4da41882af3cbf59b33});google.maps.event.addListener(m_d0275331aa37e4da41882af3cbf59b33, 'click', function() {infowindow.open(map,m_d0275331aa37e4da41882af3cbf59b33);});$marker.push(m_d0275331aa37e4da41882af3cbf59b33);}});}google.maps.event.addDomListener(window, 'load', initialize);