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.3886,-121.893)};var g_d9cdc9594d0ffa5eb40a7d5418f66438 = new google.maps.Geocoder();g_d9cdc9594d0ffa5eb40a7d5418f66438.geocode( { 'address': "1768 Ringwood Ave, San Jose, CA 95131, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('san-jose-CA-sophie-shen-cfa-realtor-sr-loan-consultant---real-estate-and-mortgage-service-in-silicon-valley').style.display = '';map = new google.maps.Map(document.getElementById('san-jose-CA-sophie-shen-cfa-realtor-sr-loan-consultant---real-estate-and-mortgage-service-in-silicon-valley'), mapOptions);}document.getElementById('4cce08a5').innerHTML += ' | View Map';var $ld9cdc9594d0ffa5eb40a7d5418f66438 = '

Sophie Shen, CFA, Realtor, Sr Loan Consultant - Real Estate and Mortgage Service in Silicon Valley

Address: 1768 Ringwood Ave, San Jose, CA 95131, USA
Phone: (408) 799-2558
';var m_d9cdc9594d0ffa5eb40a7d5418f66438 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Sophie Shen, CFA, Realtor, Sr Loan Consultant - Real Estate and Mortgage Service in Silicon Valley',});m_d9cdc9594d0ffa5eb40a7d5418f66438['infowindow'] = new google.maps.InfoWindow({content: $ld9cdc9594d0ffa5eb40a7d5418f66438});var infowindow = new google.maps.InfoWindow({content: $ld9cdc9594d0ffa5eb40a7d5418f66438});google.maps.event.addListener(m_d9cdc9594d0ffa5eb40a7d5418f66438, 'click', function() {infowindow.open(map,m_d9cdc9594d0ffa5eb40a7d5418f66438);});$marker.push(m_d9cdc9594d0ffa5eb40a7d5418f66438);}});}google.maps.event.addDomListener(window, 'load', initialize);