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.2475,-118.357)};var g_dedbbd60c592c7adb64f8ef8f0a025dc = new google.maps.Geocoder();g_dedbbd60c592c7adb64f8ef8f0a025dc.geocode( { 'address': "9687 Sunland Blvd, Shadow Hills, CA 91040, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('los-angeles-CA-seward-real-estate--financial').style.display = '';map = new google.maps.Map(document.getElementById('los-angeles-CA-seward-real-estate--financial'), mapOptions);}document.getElementById('1c950edf').innerHTML += ' | View Map';var $ldedbbd60c592c7adb64f8ef8f0a025dc = '

Seward Real Estate & Financial

Address: 9687 Sunland Blvd, Shadow Hills, CA 91040, USA
Phone: (818) 352-6338
';var m_dedbbd60c592c7adb64f8ef8f0a025dc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Seward Real Estate & Financial',});m_dedbbd60c592c7adb64f8ef8f0a025dc['infowindow'] = new google.maps.InfoWindow({content: $ldedbbd60c592c7adb64f8ef8f0a025dc});var infowindow = new google.maps.InfoWindow({content: $ldedbbd60c592c7adb64f8ef8f0a025dc});google.maps.event.addListener(m_dedbbd60c592c7adb64f8ef8f0a025dc, 'click', function() {infowindow.open(map,m_dedbbd60c592c7adb64f8ef8f0a025dc);});$marker.push(m_dedbbd60c592c7adb64f8ef8f0a025dc);}});}google.maps.event.addDomListener(window, 'load', initialize);