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.1387,-121.657)};var g_ae141908f639c12ae4c7ad302c257dd8 = new google.maps.Geocoder();g_ae141908f639c12ae4c7ad302c257dd8.geocode( { 'address': "356 Digital Dr, Morgan Hill, CA 95037, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('morgan-hill-CA-adobe-insurance-brokers-llc').style.display = '';map = new google.maps.Map(document.getElementById('morgan-hill-CA-adobe-insurance-brokers-llc'), mapOptions);}document.getElementById('dbf6a2ee').innerHTML += ' | View Map';var $lae141908f639c12ae4c7ad302c257dd8 = '

Adobe Insurance Brokers, LLC

Address: 356 Digital Dr, Morgan Hill, CA 95037, USA
Phone: (855) 236-2346
';var m_ae141908f639c12ae4c7ad302c257dd8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Adobe Insurance Brokers, LLC',});m_ae141908f639c12ae4c7ad302c257dd8['infowindow'] = new google.maps.InfoWindow({content: $lae141908f639c12ae4c7ad302c257dd8});var infowindow = new google.maps.InfoWindow({content: $lae141908f639c12ae4c7ad302c257dd8});google.maps.event.addListener(m_ae141908f639c12ae4c7ad302c257dd8, 'click', function() {infowindow.open(map,m_ae141908f639c12ae4c7ad302c257dd8);});$marker.push(m_ae141908f639c12ae4c7ad302c257dd8);}});}google.maps.event.addDomListener(window, 'load', initialize);