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.5941,-121.416)};var g_393645bf994114c23be28028a47a77a0 = new google.maps.Geocoder();g_393645bf994114c23be28028a47a77a0.geocode( { 'address': "1537 Howe Ave #218, Sacramento, CA 95825, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sacramento-CA-patelco-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('sacramento-CA-patelco-credit-union'), mapOptions);}document.getElementById('72e1c4b7').innerHTML += ' | View Map';var $l393645bf994114c23be28028a47a77a0 = '

Patelco Credit Union

Address: 1537 Howe Ave #218, Sacramento, CA 95825, USA
Phone: (800) 358-8228
';var m_393645bf994114c23be28028a47a77a0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Patelco Credit Union',});m_393645bf994114c23be28028a47a77a0['infowindow'] = new google.maps.InfoWindow({content: $l393645bf994114c23be28028a47a77a0});var infowindow = new google.maps.InfoWindow({content: $l393645bf994114c23be28028a47a77a0});google.maps.event.addListener(m_393645bf994114c23be28028a47a77a0, 'click', function() {infowindow.open(map,m_393645bf994114c23be28028a47a77a0);});$marker.push(m_393645bf994114c23be28028a47a77a0);}});var g_a229bc4e23d4615fe75a622916d79446 = new google.maps.Geocoder();g_a229bc4e23d4615fe75a622916d79446.geocode( { 'address': "2648 Watt Ave #117, Sacramento, CA 95821, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sacramento-CA-patelco-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('sacramento-CA-patelco-credit-union'), mapOptions);}document.getElementById('cb9b3296').innerHTML += ' | View Map';var $la229bc4e23d4615fe75a622916d79446 = '

Patelco Credit Union

Address: 2648 Watt Ave #117, Sacramento, CA 95821, USA
Phone: (800) 358-8228
';var m_a229bc4e23d4615fe75a622916d79446 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Patelco Credit Union',});m_a229bc4e23d4615fe75a622916d79446['infowindow'] = new google.maps.InfoWindow({content: $la229bc4e23d4615fe75a622916d79446});var infowindow = new google.maps.InfoWindow({content: $la229bc4e23d4615fe75a622916d79446});google.maps.event.addListener(m_a229bc4e23d4615fe75a622916d79446, 'click', function() {infowindow.open(map,m_a229bc4e23d4615fe75a622916d79446);});$marker.push(m_a229bc4e23d4615fe75a622916d79446);}});}google.maps.event.addDomListener(window, 'load', initialize);