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.4455,-122.721)};var g_08873a7e1a9d6586a18ad0dacdec1a16 = new google.maps.Geocoder();g_08873a7e1a9d6586a18ad0dacdec1a16.geocode( { 'address': "350 College Ave #101, Santa Rosa, CA 95401, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('santa-rosa-CA-eric-taggesell---loan-officer-nmls-id-282976-at-summit-funding-inc').style.display = '';map = new google.maps.Map(document.getElementById('santa-rosa-CA-eric-taggesell---loan-officer-nmls-id-282976-at-summit-funding-inc'), mapOptions);}document.getElementById('a4c938c9').innerHTML += ' | View Map';var $l08873a7e1a9d6586a18ad0dacdec1a16 = '

Eric Taggesell - Loan Officer NMLS ID# 282976 at Summit Funding, Inc

Address: 350 College Ave #101, Santa Rosa, CA 95401, USA
Phone: (707) 939-5677
';var m_08873a7e1a9d6586a18ad0dacdec1a16 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Eric Taggesell - Loan Officer NMLS ID# 282976 at Summit Funding, Inc',});m_08873a7e1a9d6586a18ad0dacdec1a16['infowindow'] = new google.maps.InfoWindow({content: $l08873a7e1a9d6586a18ad0dacdec1a16});var infowindow = new google.maps.InfoWindow({content: $l08873a7e1a9d6586a18ad0dacdec1a16});google.maps.event.addListener(m_08873a7e1a9d6586a18ad0dacdec1a16, 'click', function() {infowindow.open(map,m_08873a7e1a9d6586a18ad0dacdec1a16);});$marker.push(m_08873a7e1a9d6586a18ad0dacdec1a16);}});}google.maps.event.addDomListener(window, 'load', initialize);