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.9694,-122.526)};var g_3e76dd296c523b8286c4cf1d5563e03d = new google.maps.Geocoder();g_3e76dd296c523b8286c4cf1d5563e03d.geocode( { 'address': "750 Lindaro St #350, San Rafael, CA 94901, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('san-rafael-CA-guarantee-mortgage-sales').style.display = '';map = new google.maps.Map(document.getElementById('san-rafael-CA-guarantee-mortgage-sales'), mapOptions);}document.getElementById('8c7f4672').innerHTML += ' | View Map';var $l3e76dd296c523b8286c4cf1d5563e03d = '

Guarantee Mortgage Sales

Address: 750 Lindaro St #350, San Rafael, CA 94901, USA
Phone: (415) 925-8080
';var m_3e76dd296c523b8286c4cf1d5563e03d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Guarantee Mortgage Sales',});m_3e76dd296c523b8286c4cf1d5563e03d['infowindow'] = new google.maps.InfoWindow({content: $l3e76dd296c523b8286c4cf1d5563e03d});var infowindow = new google.maps.InfoWindow({content: $l3e76dd296c523b8286c4cf1d5563e03d});google.maps.event.addListener(m_3e76dd296c523b8286c4cf1d5563e03d, 'click', function() {infowindow.open(map,m_3e76dd296c523b8286c4cf1d5563e03d);});$marker.push(m_3e76dd296c523b8286c4cf1d5563e03d);}});}google.maps.event.addDomListener(window, 'load', initialize);