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.6078,-98.506)};var g_c2f2c401ae53a12e6248b82776758ad4 = new google.maps.Geocoder();g_c2f2c401ae53a12e6248b82776758ad4.geocode( { 'address': "946 North Loop 1604 W #100, San Antonio, TX 78232, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('san-antonio-TX-navy-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('san-antonio-TX-navy-federal-credit-union'), mapOptions);}document.getElementById('32162411').innerHTML += ' | View Map';var $lc2f2c401ae53a12e6248b82776758ad4 = '

Navy Federal Credit Union

Address: 946 North Loop 1604 W #100, San Antonio, TX 78232, USA
Phone: (888) 842-6328
';var m_c2f2c401ae53a12e6248b82776758ad4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Navy Federal Credit Union',});m_c2f2c401ae53a12e6248b82776758ad4['infowindow'] = new google.maps.InfoWindow({content: $lc2f2c401ae53a12e6248b82776758ad4});var infowindow = new google.maps.InfoWindow({content: $lc2f2c401ae53a12e6248b82776758ad4});google.maps.event.addListener(m_c2f2c401ae53a12e6248b82776758ad4, 'click', function() {infowindow.open(map,m_c2f2c401ae53a12e6248b82776758ad4);});$marker.push(m_c2f2c401ae53a12e6248b82776758ad4);}});var g_014a63c7b1dbedb16439cce24ffc4753 = new google.maps.Geocoder();g_014a63c7b1dbedb16439cce24ffc4753.geocode( { 'address': "1432 Austin Hwy Suite 112, San Antonio, TX 78209, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('san-antonio-TX-navy-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('san-antonio-TX-navy-federal-credit-union'), mapOptions);}document.getElementById('25c08ec6').innerHTML += ' | View Map';var $l014a63c7b1dbedb16439cce24ffc4753 = '

Navy Federal Credit Union

Address: 1432 Austin Hwy Suite 112, San Antonio, TX 78209, USA
Phone: (888) 842-6328
';var m_014a63c7b1dbedb16439cce24ffc4753 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Navy Federal Credit Union',});m_014a63c7b1dbedb16439cce24ffc4753['infowindow'] = new google.maps.InfoWindow({content: $l014a63c7b1dbedb16439cce24ffc4753});var infowindow = new google.maps.InfoWindow({content: $l014a63c7b1dbedb16439cce24ffc4753});google.maps.event.addListener(m_014a63c7b1dbedb16439cce24ffc4753, 'click', function() {infowindow.open(map,m_014a63c7b1dbedb16439cce24ffc4753);});$marker.push(m_014a63c7b1dbedb16439cce24ffc4753);}});}google.maps.event.addDomListener(window, 'load', initialize);