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(36.9413,-121.783)};var g_a372457bfef3916c4b3dbcdcb7939784 = new google.maps.Geocoder();g_a372457bfef3916c4b3dbcdcb7939784.geocode( { 'address': "326 Main St, Watsonville, CA 95076"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('watsonville-CA-richard-cornelsen-reverse-mortgage-specialist').style.display = '';map = new google.maps.Map(document.getElementById('watsonville-CA-richard-cornelsen-reverse-mortgage-specialist'), mapOptions);}document.getElementById('e5b72cc6').innerHTML += ' | View Map';var $la372457bfef3916c4b3dbcdcb7939784 = '

Richard Cornelsen - Reverse Mortgage Specialist

Address: 326 Main St, Watsonville, CA 95076
Phone: (831) 320-8143
';var m_a372457bfef3916c4b3dbcdcb7939784 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Richard Cornelsen - Reverse Mortgage Specialist',});m_a372457bfef3916c4b3dbcdcb7939784['infowindow'] = new google.maps.InfoWindow({content: $la372457bfef3916c4b3dbcdcb7939784});var infowindow = new google.maps.InfoWindow({content: $la372457bfef3916c4b3dbcdcb7939784});google.maps.event.addListener(m_a372457bfef3916c4b3dbcdcb7939784, 'click', function() {infowindow.open(map,m_a372457bfef3916c4b3dbcdcb7939784);});$marker.push(m_a372457bfef3916c4b3dbcdcb7939784);}});}google.maps.event.addDomListener(window, 'load', initialize);