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.2032,-118.606)};var g_8f8edc38fcb3e6758f7db49c6a4fd6f0 = new google.maps.Geocoder();g_8f8edc38fcb3e6758f7db49c6a4fd6f0.geocode( { 'address': "7301 Topanga Canyon Blvd #202, Canoga Park, CA 91303, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('los-angeles-CA-advance-inheritance').style.display = '';map = new google.maps.Map(document.getElementById('los-angeles-CA-advance-inheritance'), mapOptions);}document.getElementById('973638ad').innerHTML += ' | View Map';var $l8f8edc38fcb3e6758f7db49c6a4fd6f0 = '

Advance Inheritance

Address: 7301 Topanga Canyon Blvd #202, Canoga Park, CA 91303, USA
Phone: (800) 624-0878
';var m_8f8edc38fcb3e6758f7db49c6a4fd6f0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance Inheritance',});m_8f8edc38fcb3e6758f7db49c6a4fd6f0['infowindow'] = new google.maps.InfoWindow({content: $l8f8edc38fcb3e6758f7db49c6a4fd6f0});var infowindow = new google.maps.InfoWindow({content: $l8f8edc38fcb3e6758f7db49c6a4fd6f0});google.maps.event.addListener(m_8f8edc38fcb3e6758f7db49c6a4fd6f0, 'click', function() {infowindow.open(map,m_8f8edc38fcb3e6758f7db49c6a4fd6f0);});$marker.push(m_8f8edc38fcb3e6758f7db49c6a4fd6f0);}});}google.maps.event.addDomListener(window, 'load', initialize);