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(37.2267,-121.982)};var g_403e39e5da6e8fd2dbbee929a01c6510 = new google.maps.Geocoder();g_403e39e5da6e8fd2dbbee929a01c6510.geocode( { 'address': "236 N Santa Cruz Ave, Los Gatos, CA 95030, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('los-gatos-CA-direct-mortgage-funding').style.display = '';map = new google.maps.Map(document.getElementById('los-gatos-CA-direct-mortgage-funding'), mapOptions);}document.getElementById('7e910a0d').innerHTML += ' | View Map';var $l403e39e5da6e8fd2dbbee929a01c6510 = '

Direct Mortgage Funding

Address: 236 N Santa Cruz Ave, Los Gatos, CA 95030, USA
Phone: (408) 827-4481
';var m_403e39e5da6e8fd2dbbee929a01c6510 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Direct Mortgage Funding',});m_403e39e5da6e8fd2dbbee929a01c6510['infowindow'] = new google.maps.InfoWindow({content: $l403e39e5da6e8fd2dbbee929a01c6510});var infowindow = new google.maps.InfoWindow({content: $l403e39e5da6e8fd2dbbee929a01c6510});google.maps.event.addListener(m_403e39e5da6e8fd2dbbee929a01c6510, 'click', function() {infowindow.open(map,m_403e39e5da6e8fd2dbbee929a01c6510);});$marker.push(m_403e39e5da6e8fd2dbbee929a01c6510);}});}google.maps.event.addDomListener(window, 'load', initialize);