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.1532,-118.466)};var g_2364e7e286edb22e690010dd719b4174 = new google.maps.Geocoder();g_2364e7e286edb22e690010dd719b4174.geocode( { 'address': "15260 Ventura Blvd #1200, Sherman Oaks, CA 91403, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('los-angeles-CA-axia-home-loans-sherman-oaks-nmls-1304378').style.display = '';map = new google.maps.Map(document.getElementById('los-angeles-CA-axia-home-loans-sherman-oaks-nmls-1304378'), mapOptions);}document.getElementById('b8c502e2').innerHTML += ' | View Map';var $l2364e7e286edb22e690010dd719b4174 = '

Axia Home Loans Sherman Oaks NMLS# 1304378

Address: 15260 Ventura Blvd #1200, Sherman Oaks, CA 91403, USA
Phone: (818) 309-1375
';var m_2364e7e286edb22e690010dd719b4174 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Axia Home Loans Sherman Oaks NMLS# 1304378',});m_2364e7e286edb22e690010dd719b4174['infowindow'] = new google.maps.InfoWindow({content: $l2364e7e286edb22e690010dd719b4174});var infowindow = new google.maps.InfoWindow({content: $l2364e7e286edb22e690010dd719b4174});google.maps.event.addListener(m_2364e7e286edb22e690010dd719b4174, 'click', function() {infowindow.open(map,m_2364e7e286edb22e690010dd719b4174);});$marker.push(m_2364e7e286edb22e690010dd719b4174);}});}google.maps.event.addDomListener(window, 'load', initialize);