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(34.4262,-119.705)};var g_a80fcafb114419fb90e3e356ecf5bb10 = new google.maps.Geocoder();g_a80fcafb114419fb90e3e356ecf5bb10.geocode( { 'address': "1332 Anacapa St #110, Santa Barbara, CA 93101, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('santa-barbara-CA-austin-lampson-santa-barbara-lender').style.display = '';map = new google.maps.Map(document.getElementById('santa-barbara-CA-austin-lampson-santa-barbara-lender'), mapOptions);}document.getElementById('69e52186').innerHTML += ' | View Map';var $la80fcafb114419fb90e3e356ecf5bb10 = '

Austin Lampson, Santa Barbara Lender

Address: 1332 Anacapa St #110, Santa Barbara, CA 93101, USA
Phone: (805) 335-8200
';var m_a80fcafb114419fb90e3e356ecf5bb10 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Austin Lampson, Santa Barbara Lender',});m_a80fcafb114419fb90e3e356ecf5bb10['infowindow'] = new google.maps.InfoWindow({content: $la80fcafb114419fb90e3e356ecf5bb10});var infowindow = new google.maps.InfoWindow({content: $la80fcafb114419fb90e3e356ecf5bb10});google.maps.event.addListener(m_a80fcafb114419fb90e3e356ecf5bb10, 'click', function() {infowindow.open(map,m_a80fcafb114419fb90e3e356ecf5bb10);});$marker.push(m_a80fcafb114419fb90e3e356ecf5bb10);}});}google.maps.event.addDomListener(window, 'load', initialize);