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.6778,-121.295)};var g_f95a1f5bce9f6e43c8c7e212b1dc7727 = new google.maps.Geocoder();g_f95a1f5bce9f6e43c8c7e212b1dc7727.geocode( { 'address': "7350 Greenback Ln, Citrus Heights, CA 95621, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('citrus-heights-CA-golden-1-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('citrus-heights-CA-golden-1-credit-union'), mapOptions);}document.getElementById('c6761237').innerHTML += ' | View Map';var $lf95a1f5bce9f6e43c8c7e212b1dc7727 = '

Golden 1 Credit Union

Address: 7350 Greenback Ln, Citrus Heights, CA 95621, USA
Phone: (916) 732-2900
';var m_f95a1f5bce9f6e43c8c7e212b1dc7727 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Golden 1 Credit Union',});m_f95a1f5bce9f6e43c8c7e212b1dc7727['infowindow'] = new google.maps.InfoWindow({content: $lf95a1f5bce9f6e43c8c7e212b1dc7727});var infowindow = new google.maps.InfoWindow({content: $lf95a1f5bce9f6e43c8c7e212b1dc7727});google.maps.event.addListener(m_f95a1f5bce9f6e43c8c7e212b1dc7727, 'click', function() {infowindow.open(map,m_f95a1f5bce9f6e43c8c7e212b1dc7727);});$marker.push(m_f95a1f5bce9f6e43c8c7e212b1dc7727);}});var g_cea02493888c4f91c99073f6fbf2c396 = new google.maps.Geocoder();g_cea02493888c4f91c99073f6fbf2c396.geocode( { 'address': "5901 Sunrise Blvd, Citrus Heights, CA 95610, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('citrus-heights-CA-golden-1-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('citrus-heights-CA-golden-1-credit-union'), mapOptions);}document.getElementById('ebd46996').innerHTML += ' | View Map';var $lcea02493888c4f91c99073f6fbf2c396 = '

Golden 1 Credit Union

Address: 5901 Sunrise Blvd, Citrus Heights, CA 95610, USA
Phone: (916) 732-2900
';var m_cea02493888c4f91c99073f6fbf2c396 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Golden 1 Credit Union',});m_cea02493888c4f91c99073f6fbf2c396['infowindow'] = new google.maps.InfoWindow({content: $lcea02493888c4f91c99073f6fbf2c396});var infowindow = new google.maps.InfoWindow({content: $lcea02493888c4f91c99073f6fbf2c396});google.maps.event.addListener(m_cea02493888c4f91c99073f6fbf2c396, 'click', function() {infowindow.open(map,m_cea02493888c4f91c99073f6fbf2c396);});$marker.push(m_cea02493888c4f91c99073f6fbf2c396);}});}google.maps.event.addDomListener(window, 'load', initialize);