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(38.5844,-121.494)};var g_5c6839e11219ac4b4021d194b43665f7 = new google.maps.Geocoder();g_5c6839e11219ac4b4021d194b43665f7.geocode( { 'address': "6507 4th Ave, Sacramento, CA 95817"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sacramento-CA-the-golden-1-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('sacramento-CA-the-golden-1-credit-union'), mapOptions);}document.getElementById('ad02a8d6').innerHTML += ' | View Map';var $l5c6839e11219ac4b4021d194b43665f7 = '

The Golden 1 Credit Union

Address: 6507 4th Ave, Sacramento, CA 95817
Phone: (916) 732-2828
';var m_5c6839e11219ac4b4021d194b43665f7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'The Golden 1 Credit Union',});m_5c6839e11219ac4b4021d194b43665f7['infowindow'] = new google.maps.InfoWindow({content: $l5c6839e11219ac4b4021d194b43665f7});var infowindow = new google.maps.InfoWindow({content: $l5c6839e11219ac4b4021d194b43665f7});google.maps.event.addListener(m_5c6839e11219ac4b4021d194b43665f7, 'click', function() {infowindow.open(map,m_5c6839e11219ac4b4021d194b43665f7);});$marker.push(m_5c6839e11219ac4b4021d194b43665f7);}});var g_b592f80b968b27ef2c03d78cac31ba7d = new google.maps.Geocoder();g_b592f80b968b27ef2c03d78cac31ba7d.geocode( { 'address': "1109 L St, Sacramento, CA 95814"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sacramento-CA-the-golden-1-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('sacramento-CA-the-golden-1-credit-union'), mapOptions);}document.getElementById('6afa7774').innerHTML += ' | View Map';var $lb592f80b968b27ef2c03d78cac31ba7d = '

The Golden 1 Credit Union

Address: 1109 L St, Sacramento, CA 95814
Phone: (916) 732-2780
';var m_b592f80b968b27ef2c03d78cac31ba7d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'The Golden 1 Credit Union',});m_b592f80b968b27ef2c03d78cac31ba7d['infowindow'] = new google.maps.InfoWindow({content: $lb592f80b968b27ef2c03d78cac31ba7d});var infowindow = new google.maps.InfoWindow({content: $lb592f80b968b27ef2c03d78cac31ba7d});google.maps.event.addListener(m_b592f80b968b27ef2c03d78cac31ba7d, 'click', function() {infowindow.open(map,m_b592f80b968b27ef2c03d78cac31ba7d);});$marker.push(m_b592f80b968b27ef2c03d78cac31ba7d);}});}google.maps.event.addDomListener(window, 'load', initialize);