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.944,-122.672)};var g_b2b4f3d15a72b2d4308fef6703e2abc9 = new google.maps.Geocoder();g_b2b4f3d15a72b2d4308fef6703e2abc9.geocode( { 'address': "12820 Anderson Rd, Lower Lake, CA 95457, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lower-lake-CA-day-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('lower-lake-CA-day-mortgage'), mapOptions);}document.getElementById('3da79d22').innerHTML += ' | View Map';var $lb2b4f3d15a72b2d4308fef6703e2abc9 = '

Day Mortgage

Address: 12820 Anderson Rd, Lower Lake, CA 95457, USA
Phone: (707) 994-1005
';var m_b2b4f3d15a72b2d4308fef6703e2abc9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Day Mortgage',});m_b2b4f3d15a72b2d4308fef6703e2abc9['infowindow'] = new google.maps.InfoWindow({content: $lb2b4f3d15a72b2d4308fef6703e2abc9});var infowindow = new google.maps.InfoWindow({content: $lb2b4f3d15a72b2d4308fef6703e2abc9});google.maps.event.addListener(m_b2b4f3d15a72b2d4308fef6703e2abc9, 'click', function() {infowindow.open(map,m_b2b4f3d15a72b2d4308fef6703e2abc9);});$marker.push(m_b2b4f3d15a72b2d4308fef6703e2abc9);}});}google.maps.event.addDomListener(window, 'load', initialize);