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(33.1338,-117.188)};var g_0621d1c0e3efa268130ce81c750a6b23 = new google.maps.Geocoder();g_0621d1c0e3efa268130ce81c750a6b23.geocode( { 'address': "1001 W San Marcos Blvd #120, San Marcos, CA 92078, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('san-marcos-CA-rancho-santa-fe-thrift--loan-association').style.display = '';map = new google.maps.Map(document.getElementById('san-marcos-CA-rancho-santa-fe-thrift--loan-association'), mapOptions);}document.getElementById('fcb99a95').innerHTML += ' | View Map';var $l0621d1c0e3efa268130ce81c750a6b23 = '

Rancho Santa Fe Thrift & Loan Association

Address: 1001 W San Marcos Blvd #120, San Marcos, CA 92078, USA
Phone: (760) 736-2000
';var m_0621d1c0e3efa268130ce81c750a6b23 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Rancho Santa Fe Thrift & Loan Association',});m_0621d1c0e3efa268130ce81c750a6b23['infowindow'] = new google.maps.InfoWindow({content: $l0621d1c0e3efa268130ce81c750a6b23});var infowindow = new google.maps.InfoWindow({content: $l0621d1c0e3efa268130ce81c750a6b23});google.maps.event.addListener(m_0621d1c0e3efa268130ce81c750a6b23, 'click', function() {infowindow.open(map,m_0621d1c0e3efa268130ce81c750a6b23);});$marker.push(m_0621d1c0e3efa268130ce81c750a6b23);}});}google.maps.event.addDomListener(window, 'load', initialize);