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.4392,-122.745)};var g_556e1ac0f014c5039e4f4449e0acda57 = new google.maps.Geocoder();g_556e1ac0f014c5039e4f4449e0acda57.geocode( { 'address': "131-A Stony Circle, #501, Santa Rosa, CA 95401, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('santa-rosa-CA-california-home-loans---santa-rosa-ca').style.display = '';map = new google.maps.Map(document.getElementById('santa-rosa-CA-california-home-loans---santa-rosa-ca'), mapOptions);}document.getElementById('b89ad9f0').innerHTML += ' | View Map';var $l556e1ac0f014c5039e4f4449e0acda57 = '

California Home Loans - Santa Rosa, CA

Address: 131-A Stony Circle, #501, Santa Rosa, CA 95401, USA
Phone: (707) 536-1095
';var m_556e1ac0f014c5039e4f4449e0acda57 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'California Home Loans - Santa Rosa, CA',});m_556e1ac0f014c5039e4f4449e0acda57['infowindow'] = new google.maps.InfoWindow({content: $l556e1ac0f014c5039e4f4449e0acda57});var infowindow = new google.maps.InfoWindow({content: $l556e1ac0f014c5039e4f4449e0acda57});google.maps.event.addListener(m_556e1ac0f014c5039e4f4449e0acda57, 'click', function() {infowindow.open(map,m_556e1ac0f014c5039e4f4449e0acda57);});$marker.push(m_556e1ac0f014c5039e4f4449e0acda57);}});}google.maps.event.addDomListener(window, 'load', initialize);