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.8771,-122.181)};var g_ed60c0cecf5752b4d30969234c386714 = new google.maps.Geocoder();g_ed60c0cecf5752b4d30969234c386714.geocode( { 'address': "8 Cam Encinas #115, Orinda, CA 94563, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('orinda-CA-kat-rider---prospect-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('orinda-CA-kat-rider---prospect-mortgage'), mapOptions);}document.getElementById('5befc48e').innerHTML += ' | View Map';var $led60c0cecf5752b4d30969234c386714 = '

Kat Rider - Prospect Mortgage

Address: 8 Cam Encinas #115, Orinda, CA 94563, USA
Phone: (925) 787-1692
';var m_ed60c0cecf5752b4d30969234c386714 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Kat Rider - Prospect Mortgage',});m_ed60c0cecf5752b4d30969234c386714['infowindow'] = new google.maps.InfoWindow({content: $led60c0cecf5752b4d30969234c386714});var infowindow = new google.maps.InfoWindow({content: $led60c0cecf5752b4d30969234c386714});google.maps.event.addListener(m_ed60c0cecf5752b4d30969234c386714, 'click', function() {infowindow.open(map,m_ed60c0cecf5752b4d30969234c386714);});$marker.push(m_ed60c0cecf5752b4d30969234c386714);}});}google.maps.event.addDomListener(window, 'load', initialize);