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(31.7882,-106.398)};var g_d44b8bd934ab1d1d2fb17366a31df9a7 = new google.maps.Geocoder();g_d44b8bd934ab1d1d2fb17366a31df9a7.geocode( { 'address': "4717 Hondo Pass Dr a, El Paso, TX 79904, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('el-paso-TX-navy-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('el-paso-TX-navy-federal-credit-union'), mapOptions);}document.getElementById('12dc4de4').innerHTML += ' | View Map';var $ld44b8bd934ab1d1d2fb17366a31df9a7 = '

Navy Federal Credit Union

Address: 4717 Hondo Pass Dr a, El Paso, TX 79904, USA
Phone: (888) 842-6328
';var m_d44b8bd934ab1d1d2fb17366a31df9a7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Navy Federal Credit Union',});m_d44b8bd934ab1d1d2fb17366a31df9a7['infowindow'] = new google.maps.InfoWindow({content: $ld44b8bd934ab1d1d2fb17366a31df9a7});var infowindow = new google.maps.InfoWindow({content: $ld44b8bd934ab1d1d2fb17366a31df9a7});google.maps.event.addListener(m_d44b8bd934ab1d1d2fb17366a31df9a7, 'click', function() {infowindow.open(map,m_d44b8bd934ab1d1d2fb17366a31df9a7);});$marker.push(m_d44b8bd934ab1d1d2fb17366a31df9a7);}});var g_24699bced4aeb7cf8d33b0319c4a5c98 = new google.maps.Geocoder();g_24699bced4aeb7cf8d33b0319c4a5c98.geocode( { 'address': "6600 Montana Ave d, El Paso, TX 79925, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('el-paso-TX-navy-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('el-paso-TX-navy-federal-credit-union'), mapOptions);}document.getElementById('87bf906a').innerHTML += ' | View Map';var $l24699bced4aeb7cf8d33b0319c4a5c98 = '

Navy Federal Credit Union

Address: 6600 Montana Ave d, El Paso, TX 79925, USA
Phone: (888) 842-6328
';var m_24699bced4aeb7cf8d33b0319c4a5c98 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Navy Federal Credit Union',});m_24699bced4aeb7cf8d33b0319c4a5c98['infowindow'] = new google.maps.InfoWindow({content: $l24699bced4aeb7cf8d33b0319c4a5c98});var infowindow = new google.maps.InfoWindow({content: $l24699bced4aeb7cf8d33b0319c4a5c98});google.maps.event.addListener(m_24699bced4aeb7cf8d33b0319c4a5c98, 'click', function() {infowindow.open(map,m_24699bced4aeb7cf8d33b0319c4a5c98);});$marker.push(m_24699bced4aeb7cf8d33b0319c4a5c98);}});}google.maps.event.addDomListener(window, 'load', initialize);