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(39.1445,-121.641)};var g_ef2952cd01cead7feb015a03df18c2a5 = new google.maps.Geocoder();g_ef2952cd01cead7feb015a03df18c2a5.geocode( { 'address': "1510 Poole Blvd #201, Yuba City, CA 95993, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('yuba-city-CA-churchill-mortgage-yuba-city').style.display = '';map = new google.maps.Map(document.getElementById('yuba-city-CA-churchill-mortgage-yuba-city'), mapOptions);}document.getElementById('88c3c049').innerHTML += ' | View Map';var $lef2952cd01cead7feb015a03df18c2a5 = '

Churchill Mortgage Yuba City

Address: 1510 Poole Blvd #201, Yuba City, CA 95993, USA
Phone: (530) 718-5000
';var m_ef2952cd01cead7feb015a03df18c2a5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Churchill Mortgage Yuba City',});m_ef2952cd01cead7feb015a03df18c2a5['infowindow'] = new google.maps.InfoWindow({content: $lef2952cd01cead7feb015a03df18c2a5});var infowindow = new google.maps.InfoWindow({content: $lef2952cd01cead7feb015a03df18c2a5});google.maps.event.addListener(m_ef2952cd01cead7feb015a03df18c2a5, 'click', function() {infowindow.open(map,m_ef2952cd01cead7feb015a03df18c2a5);});$marker.push(m_ef2952cd01cead7feb015a03df18c2a5);}});}google.maps.event.addDomListener(window, 'load', initialize);