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.6753,-122.124)};var g_a9d06a85d0648ba88aa3291f2f47a90a = new google.maps.Geocoder();g_a9d06a85d0648ba88aa3291f2f47a90a.geocode( { 'address': "17331 Hesperian Blvd, San Lorenzo, CA 94580, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('san-lorenzo-CA-bay-home-investment--loan-inc').style.display = '';map = new google.maps.Map(document.getElementById('san-lorenzo-CA-bay-home-investment--loan-inc'), mapOptions);}document.getElementById('923f2288').innerHTML += ' | View Map';var $la9d06a85d0648ba88aa3291f2f47a90a = '

Bay Home Investment & Loan Inc

Address: 17331 Hesperian Blvd, San Lorenzo, CA 94580, USA
Phone: (510) 276-0228
';var m_a9d06a85d0648ba88aa3291f2f47a90a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bay Home Investment & Loan Inc',});m_a9d06a85d0648ba88aa3291f2f47a90a['infowindow'] = new google.maps.InfoWindow({content: $la9d06a85d0648ba88aa3291f2f47a90a});var infowindow = new google.maps.InfoWindow({content: $la9d06a85d0648ba88aa3291f2f47a90a});google.maps.event.addListener(m_a9d06a85d0648ba88aa3291f2f47a90a, 'click', function() {infowindow.open(map,m_a9d06a85d0648ba88aa3291f2f47a90a);});$marker.push(m_a9d06a85d0648ba88aa3291f2f47a90a);}});}google.maps.event.addDomListener(window, 'load', initialize);