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.5216,-117.726)};var g_be6809326a130a8f1e18b7678ae83e38 = new google.maps.Geocoder();g_be6809326a130a8f1e18b7678ae83e38.geocode( { 'address': "30392 La Vue, Laguna Niguel, CA 92677, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('laguna-niguel-CA-inheritance-now-inc').style.display = '';map = new google.maps.Map(document.getElementById('laguna-niguel-CA-inheritance-now-inc'), mapOptions);}document.getElementById('7bd3b7c7').innerHTML += ' | View Map';var $lbe6809326a130a8f1e18b7678ae83e38 = '

Inheritance Now, Inc

Address: 30392 La Vue, Laguna Niguel, CA 92677, USA
Phone: (800) 775-8044
';var m_be6809326a130a8f1e18b7678ae83e38 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Inheritance Now, Inc',});m_be6809326a130a8f1e18b7678ae83e38['infowindow'] = new google.maps.InfoWindow({content: $lbe6809326a130a8f1e18b7678ae83e38});var infowindow = new google.maps.InfoWindow({content: $lbe6809326a130a8f1e18b7678ae83e38});google.maps.event.addListener(m_be6809326a130a8f1e18b7678ae83e38, 'click', function() {infowindow.open(map,m_be6809326a130a8f1e18b7678ae83e38);});$marker.push(m_be6809326a130a8f1e18b7678ae83e38);}});}google.maps.event.addDomListener(window, 'load', initialize);