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(35.3616,-119.038)};var g_f79468a25edf5f1cd8575260bca75099 = new google.maps.Geocoder();g_f79468a25edf5f1cd8575260bca75099.geocode( { 'address': "400 Oak St, Bakersfield, CA 93304, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bakersfield-CA-safe-1-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('bakersfield-CA-safe-1-credit-union'), mapOptions);}document.getElementById('b7f00f27').innerHTML += ' | View Map';var $lf79468a25edf5f1cd8575260bca75099 = '

Safe 1 Credit Union

Address: 400 Oak St, Bakersfield, CA 93304, USA
Phone: (661) 327-3818
';var m_f79468a25edf5f1cd8575260bca75099 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Safe 1 Credit Union',});m_f79468a25edf5f1cd8575260bca75099['infowindow'] = new google.maps.InfoWindow({content: $lf79468a25edf5f1cd8575260bca75099});var infowindow = new google.maps.InfoWindow({content: $lf79468a25edf5f1cd8575260bca75099});google.maps.event.addListener(m_f79468a25edf5f1cd8575260bca75099, 'click', function() {infowindow.open(map,m_f79468a25edf5f1cd8575260bca75099);});$marker.push(m_f79468a25edf5f1cd8575260bca75099);}});var g_8f5f08553f8550426fd2a26203b3ca39 = new google.maps.Geocoder();g_8f5f08553f8550426fd2a26203b3ca39.geocode( { 'address': "1400 Mill Rock Way, Bakersfield, CA 93311, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bakersfield-CA-safe-1-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('bakersfield-CA-safe-1-credit-union'), mapOptions);}document.getElementById('c9dfdbec').innerHTML += ' | View Map';var $l8f5f08553f8550426fd2a26203b3ca39 = '

Safe 1 Credit Union

Address: 1400 Mill Rock Way, Bakersfield, CA 93311, USA
Phone: (661) 327-3818
';var m_8f5f08553f8550426fd2a26203b3ca39 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Safe 1 Credit Union',});m_8f5f08553f8550426fd2a26203b3ca39['infowindow'] = new google.maps.InfoWindow({content: $l8f5f08553f8550426fd2a26203b3ca39});var infowindow = new google.maps.InfoWindow({content: $l8f5f08553f8550426fd2a26203b3ca39});google.maps.event.addListener(m_8f5f08553f8550426fd2a26203b3ca39, 'click', function() {infowindow.open(map,m_8f5f08553f8550426fd2a26203b3ca39);});$marker.push(m_8f5f08553f8550426fd2a26203b3ca39);}});}google.maps.event.addDomListener(window, 'load', initialize);