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(32.6448,-117.002)};var g_a6ed1cc22e576ee836c9c90de092728d = new google.maps.Geocoder();g_a6ed1cc22e576ee836c9c90de092728d.geocode( { 'address': "1450 Eastlake Pkwy Suite 801, Chula Vista, CA 91915, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('chula-vista-CA-navy-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('chula-vista-CA-navy-federal-credit-union'), mapOptions);}document.getElementById('792ff4f0').innerHTML += ' | View Map';var $la6ed1cc22e576ee836c9c90de092728d = '

Navy Federal Credit Union

Address: 1450 Eastlake Pkwy Suite 801, Chula Vista, CA 91915, USA
Phone: (888) 842-6328
';var m_a6ed1cc22e576ee836c9c90de092728d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Navy Federal Credit Union',});m_a6ed1cc22e576ee836c9c90de092728d['infowindow'] = new google.maps.InfoWindow({content: $la6ed1cc22e576ee836c9c90de092728d});var infowindow = new google.maps.InfoWindow({content: $la6ed1cc22e576ee836c9c90de092728d});google.maps.event.addListener(m_a6ed1cc22e576ee836c9c90de092728d, 'click', function() {infowindow.open(map,m_a6ed1cc22e576ee836c9c90de092728d);});$marker.push(m_a6ed1cc22e576ee836c9c90de092728d);}});var g_c2dbc81214057a313979bef8841d1dd2 = new google.maps.Geocoder();g_c2dbc81214057a313979bef8841d1dd2.geocode( { 'address': "752 Otay Lakes Rd, Chula Vista, CA 91910, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('chula-vista-CA-navy-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('chula-vista-CA-navy-federal-credit-union'), mapOptions);}document.getElementById('1940f64e').innerHTML += ' | View Map';var $lc2dbc81214057a313979bef8841d1dd2 = '

Navy Federal Credit Union

Address: 752 Otay Lakes Rd, Chula Vista, CA 91910, USA
Phone: (888) 842-6328
';var m_c2dbc81214057a313979bef8841d1dd2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Navy Federal Credit Union',});m_c2dbc81214057a313979bef8841d1dd2['infowindow'] = new google.maps.InfoWindow({content: $lc2dbc81214057a313979bef8841d1dd2});var infowindow = new google.maps.InfoWindow({content: $lc2dbc81214057a313979bef8841d1dd2});google.maps.event.addListener(m_c2dbc81214057a313979bef8841d1dd2, 'click', function() {infowindow.open(map,m_c2dbc81214057a313979bef8841d1dd2);});$marker.push(m_c2dbc81214057a313979bef8841d1dd2);}});}google.maps.event.addDomListener(window, 'load', initialize);