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.664,-121.29)};var g_c1c90454ff26fad8187c11c1273904c8 = new google.maps.Geocoder();g_c1c90454ff26fad8187c11c1273904c8.geocode( { 'address': "7475 Madison Ave, Citrus Heights, CA 95610, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('citrus-heights-CA-safe-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('citrus-heights-CA-safe-credit-union'), mapOptions);}document.getElementById('b2dfc038').innerHTML += ' | View Map';var $lc1c90454ff26fad8187c11c1273904c8 = '

SAFE Credit Union

Address: 7475 Madison Ave, Citrus Heights, CA 95610, USA
Phone: (916) 979-7233
';var m_c1c90454ff26fad8187c11c1273904c8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'SAFE Credit Union',});m_c1c90454ff26fad8187c11c1273904c8['infowindow'] = new google.maps.InfoWindow({content: $lc1c90454ff26fad8187c11c1273904c8});var infowindow = new google.maps.InfoWindow({content: $lc1c90454ff26fad8187c11c1273904c8});google.maps.event.addListener(m_c1c90454ff26fad8187c11c1273904c8, 'click', function() {infowindow.open(map,m_c1c90454ff26fad8187c11c1273904c8);});$marker.push(m_c1c90454ff26fad8187c11c1273904c8);}});var g_3601a2afab9b015feba23be0aebd4384 = new google.maps.Geocoder();g_3601a2afab9b015feba23be0aebd4384.geocode( { 'address': "7601 Sunrise Blvd # 17, Citrus Heights, CA 95610, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('citrus-heights-CA-safe-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('citrus-heights-CA-safe-credit-union'), mapOptions);}document.getElementById('6315e496').innerHTML += ' | View Map';var $l3601a2afab9b015feba23be0aebd4384 = '

Safe Credit Union

Address: 7601 Sunrise Blvd # 17, Citrus Heights, CA 95610, USA
Phone: (916) 979-7233
';var m_3601a2afab9b015feba23be0aebd4384 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Safe Credit Union',});m_3601a2afab9b015feba23be0aebd4384['infowindow'] = new google.maps.InfoWindow({content: $l3601a2afab9b015feba23be0aebd4384});var infowindow = new google.maps.InfoWindow({content: $l3601a2afab9b015feba23be0aebd4384});google.maps.event.addListener(m_3601a2afab9b015feba23be0aebd4384, 'click', function() {infowindow.open(map,m_3601a2afab9b015feba23be0aebd4384);});$marker.push(m_3601a2afab9b015feba23be0aebd4384);}});}google.maps.event.addDomListener(window, 'load', initialize);