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(36.9528,-121.877)};var g_901500ff3390224eb9f3838eff9502b8 = new google.maps.Geocoder();g_901500ff3390224eb9f3838eff9502b8.geocode( { 'address': "36 Seascape Village, Aptos, CA 95003, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('aptos-CA-on-q-financial-l-mark-junod-l-santa-cruz-california').style.display = '';map = new google.maps.Map(document.getElementById('aptos-CA-on-q-financial-l-mark-junod-l-santa-cruz-california'), mapOptions);}document.getElementById('b7a37a6d').innerHTML += ' | View Map';var $l901500ff3390224eb9f3838eff9502b8 = '

On Q Financial l Mark Junod l Santa Cruz, California

Address: 36 Seascape Village, Aptos, CA 95003, USA
Phone: (831) 661-0720
';var m_901500ff3390224eb9f3838eff9502b8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'On Q Financial l Mark Junod l Santa Cruz, California',});m_901500ff3390224eb9f3838eff9502b8['infowindow'] = new google.maps.InfoWindow({content: $l901500ff3390224eb9f3838eff9502b8});var infowindow = new google.maps.InfoWindow({content: $l901500ff3390224eb9f3838eff9502b8});google.maps.event.addListener(m_901500ff3390224eb9f3838eff9502b8, 'click', function() {infowindow.open(map,m_901500ff3390224eb9f3838eff9502b8);});$marker.push(m_901500ff3390224eb9f3838eff9502b8);}});}google.maps.event.addDomListener(window, 'load', initialize);