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.8865,-122.186)};var g_9964364bfd2b38643a0b41b981c01f60 = new google.maps.Geocoder();g_9964364bfd2b38643a0b41b981c01f60.geocode( { 'address': "371 Village Square, Orinda, CA 94563, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('orinda-CA-loan-republic-financial').style.display = '';map = new google.maps.Map(document.getElementById('orinda-CA-loan-republic-financial'), mapOptions);}document.getElementById('0d2568e8').innerHTML += ' | View Map';var $l9964364bfd2b38643a0b41b981c01f60 = '

Loan Republic Financial

Address: 371 Village Square, Orinda, CA 94563, USA
Phone: (800) 218-3315
';var m_9964364bfd2b38643a0b41b981c01f60 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Loan Republic Financial',});m_9964364bfd2b38643a0b41b981c01f60['infowindow'] = new google.maps.InfoWindow({content: $l9964364bfd2b38643a0b41b981c01f60});var infowindow = new google.maps.InfoWindow({content: $l9964364bfd2b38643a0b41b981c01f60});google.maps.event.addListener(m_9964364bfd2b38643a0b41b981c01f60, 'click', function() {infowindow.open(map,m_9964364bfd2b38643a0b41b981c01f60);});$marker.push(m_9964364bfd2b38643a0b41b981c01f60);}});}google.maps.event.addDomListener(window, 'load', initialize);