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.4193,-119.696)};var g_9fd4b00af024dc168d3d955414ceb8e9 = new google.maps.Geocoder();g_9fd4b00af024dc168d3d955414ceb8e9.geocode( { 'address': "610 Anacapa St, Santa Barbara, CA 93101, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('santa-barbara-CA-unison-financial-group').style.display = '';map = new google.maps.Map(document.getElementById('santa-barbara-CA-unison-financial-group'), mapOptions);}document.getElementById('91dacc43').innerHTML += ' | View Map';var $l9fd4b00af024dc168d3d955414ceb8e9 = '

Unison Financial Group

Address: 610 Anacapa St, Santa Barbara, CA 93101, USA
Phone: (805) 568-0505
';var m_9fd4b00af024dc168d3d955414ceb8e9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Unison Financial Group',});m_9fd4b00af024dc168d3d955414ceb8e9['infowindow'] = new google.maps.InfoWindow({content: $l9fd4b00af024dc168d3d955414ceb8e9});var infowindow = new google.maps.InfoWindow({content: $l9fd4b00af024dc168d3d955414ceb8e9});google.maps.event.addListener(m_9fd4b00af024dc168d3d955414ceb8e9, 'click', function() {infowindow.open(map,m_9fd4b00af024dc168d3d955414ceb8e9);});$marker.push(m_9fd4b00af024dc168d3d955414ceb8e9);}});var g_6302b54c1a5286590ae02eebf9c9442a = new google.maps.Geocoder();g_6302b54c1a5286590ae02eebf9c9442a.geocode( { 'address': "16 W Mission St, Santa Barbara, CA 93101, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('santa-barbara-CA-unison-financial-group').style.display = '';map = new google.maps.Map(document.getElementById('santa-barbara-CA-unison-financial-group'), mapOptions);}document.getElementById('349ecc66').innerHTML += ' | View Map';var $l6302b54c1a5286590ae02eebf9c9442a = '

Unison Financial Group

Address: 16 W Mission St, Santa Barbara, CA 93101, USA
Phone: (805) 568-0505
';var m_6302b54c1a5286590ae02eebf9c9442a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Unison Financial Group',});m_6302b54c1a5286590ae02eebf9c9442a['infowindow'] = new google.maps.InfoWindow({content: $l6302b54c1a5286590ae02eebf9c9442a});var infowindow = new google.maps.InfoWindow({content: $l6302b54c1a5286590ae02eebf9c9442a});google.maps.event.addListener(m_6302b54c1a5286590ae02eebf9c9442a, 'click', function() {infowindow.open(map,m_6302b54c1a5286590ae02eebf9c9442a);});$marker.push(m_6302b54c1a5286590ae02eebf9c9442a);}});}google.maps.event.addDomListener(window, 'load', initialize);