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(39.5481,-119.734)};var g_3a077e8acfc4a2b463c47f2125fdfac5 = new google.maps.Geocoder();g_3a077e8acfc4a2b463c47f2125fdfac5.geocode( { 'address': "1995 E Prater Way, Sparks, NV 89434"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sparks-NV-mountain-america-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('sparks-NV-mountain-america-credit-union'), mapOptions);}document.getElementById('12f6584d').innerHTML += ' | View Map';var $l3a077e8acfc4a2b463c47f2125fdfac5 = '

Mountain America Credit Union

Address: 1995 E Prater Way, Sparks, NV 89434
Phone: (775) 358-1910
';var m_3a077e8acfc4a2b463c47f2125fdfac5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mountain America Credit Union',});m_3a077e8acfc4a2b463c47f2125fdfac5['infowindow'] = new google.maps.InfoWindow({content: $l3a077e8acfc4a2b463c47f2125fdfac5});var infowindow = new google.maps.InfoWindow({content: $l3a077e8acfc4a2b463c47f2125fdfac5});google.maps.event.addListener(m_3a077e8acfc4a2b463c47f2125fdfac5, 'click', function() {infowindow.open(map,m_3a077e8acfc4a2b463c47f2125fdfac5);});$marker.push(m_3a077e8acfc4a2b463c47f2125fdfac5);}});var g_a319f6e658dcbf40886c2a2a98758012 = new google.maps.Geocoder();g_a319f6e658dcbf40886c2a2a98758012.geocode( { 'address': "700 Los Altos Pkwy, Sparks, NV 89436"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sparks-NV-mountain-america-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('sparks-NV-mountain-america-credit-union'), mapOptions);}document.getElementById('931242b1').innerHTML += ' | View Map';var $la319f6e658dcbf40886c2a2a98758012 = '

Mountain America Credit Union

Address: 700 Los Altos Pkwy, Sparks, NV 89436
Phone: (775) 626-2042
';var m_a319f6e658dcbf40886c2a2a98758012 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mountain America Credit Union',});m_a319f6e658dcbf40886c2a2a98758012['infowindow'] = new google.maps.InfoWindow({content: $la319f6e658dcbf40886c2a2a98758012});var infowindow = new google.maps.InfoWindow({content: $la319f6e658dcbf40886c2a2a98758012});google.maps.event.addListener(m_a319f6e658dcbf40886c2a2a98758012, 'click', function() {infowindow.open(map,m_a319f6e658dcbf40886c2a2a98758012);});$marker.push(m_a319f6e658dcbf40886c2a2a98758012);}});}google.maps.event.addDomListener(window, 'load', initialize);