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.7552,-122.419)};var g_b9fc7d1acfe6817efe4f76d2cd946779 = new google.maps.Geocoder();g_b9fc7d1acfe6817efe4f76d2cd946779.geocode( { 'address': "2601 Mission St #400, San Francisco, CA 94110, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('san-francisco-CA-roza-real-estate-loans').style.display = '';map = new google.maps.Map(document.getElementById('san-francisco-CA-roza-real-estate-loans'), mapOptions);}document.getElementById('512f3def').innerHTML += ' | View Map';var $lb9fc7d1acfe6817efe4f76d2cd946779 = '

Roza Real Estate Loans

Address: 2601 Mission St #400, San Francisco, CA 94110, USA
Phone: (415) 584-3000
';var m_b9fc7d1acfe6817efe4f76d2cd946779 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Roza Real Estate Loans',});m_b9fc7d1acfe6817efe4f76d2cd946779['infowindow'] = new google.maps.InfoWindow({content: $lb9fc7d1acfe6817efe4f76d2cd946779});var infowindow = new google.maps.InfoWindow({content: $lb9fc7d1acfe6817efe4f76d2cd946779});google.maps.event.addListener(m_b9fc7d1acfe6817efe4f76d2cd946779, 'click', function() {infowindow.open(map,m_b9fc7d1acfe6817efe4f76d2cd946779);});$marker.push(m_b9fc7d1acfe6817efe4f76d2cd946779);}});}google.maps.event.addDomListener(window, 'load', initialize);