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(37.6441,-120.996)};var g_c53015e875a2e796bc25ca874a294d03 = new google.maps.Geocoder();g_c53015e875a2e796bc25ca874a294d03.geocode( { 'address': "1419 J St, Modesto, CA 95354, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('modesto-CA-valley-first-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('modesto-CA-valley-first-credit-union'), mapOptions);}document.getElementById('7113e258').innerHTML += ' | View Map';var $lc53015e875a2e796bc25ca874a294d03 = '

Valley First Credit Union

Address: 1419 J St, Modesto, CA 95354, USA
Phone: (209) 549-8500
';var m_c53015e875a2e796bc25ca874a294d03 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Valley First Credit Union',});m_c53015e875a2e796bc25ca874a294d03['infowindow'] = new google.maps.InfoWindow({content: $lc53015e875a2e796bc25ca874a294d03});var infowindow = new google.maps.InfoWindow({content: $lc53015e875a2e796bc25ca874a294d03});google.maps.event.addListener(m_c53015e875a2e796bc25ca874a294d03, 'click', function() {infowindow.open(map,m_c53015e875a2e796bc25ca874a294d03);});$marker.push(m_c53015e875a2e796bc25ca874a294d03);}});var g_99e4052bfd7190e6e3936a057ac3170b = new google.maps.Geocoder();g_99e4052bfd7190e6e3936a057ac3170b.geocode( { 'address': "3401 Dale Rd, Modesto, CA 95356, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('modesto-CA-valley-first-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('modesto-CA-valley-first-credit-union'), mapOptions);}document.getElementById('6f2bfa8f').innerHTML += ' | View Map';var $l99e4052bfd7190e6e3936a057ac3170b = '

Valley First Credit Union

Address: 3401 Dale Rd, Modesto, CA 95356, USA
Phone: (209) 577-2878
';var m_99e4052bfd7190e6e3936a057ac3170b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Valley First Credit Union',});m_99e4052bfd7190e6e3936a057ac3170b['infowindow'] = new google.maps.InfoWindow({content: $l99e4052bfd7190e6e3936a057ac3170b});var infowindow = new google.maps.InfoWindow({content: $l99e4052bfd7190e6e3936a057ac3170b});google.maps.event.addListener(m_99e4052bfd7190e6e3936a057ac3170b, 'click', function() {infowindow.open(map,m_99e4052bfd7190e6e3936a057ac3170b);});$marker.push(m_99e4052bfd7190e6e3936a057ac3170b);}});}google.maps.event.addDomListener(window, 'load', initialize);