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.1718,-118.524)};var g_f4f1f13c8289ac1b1ee0ff176b56fc60 = new google.maps.Geocoder();g_f4f1f13c8289ac1b1ee0ff176b56fc60.geocode( { 'address': "17950 Burbank Blvd #11, Encino, CA 91316, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('los-angeles-CA-125-loan').style.display = '';map = new google.maps.Map(document.getElementById('los-angeles-CA-125-loan'), mapOptions);}document.getElementById('a7994e49').innerHTML += ' | View Map';var $lf4f1f13c8289ac1b1ee0ff176b56fc60 = '

125% Loan

Address: 17950 Burbank Blvd #11, Encino, CA 91316, USA
Phone: (877) 546-6356
';var m_f4f1f13c8289ac1b1ee0ff176b56fc60 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: '125% Loan',});m_f4f1f13c8289ac1b1ee0ff176b56fc60['infowindow'] = new google.maps.InfoWindow({content: $lf4f1f13c8289ac1b1ee0ff176b56fc60});var infowindow = new google.maps.InfoWindow({content: $lf4f1f13c8289ac1b1ee0ff176b56fc60});google.maps.event.addListener(m_f4f1f13c8289ac1b1ee0ff176b56fc60, 'click', function() {infowindow.open(map,m_f4f1f13c8289ac1b1ee0ff176b56fc60);});$marker.push(m_f4f1f13c8289ac1b1ee0ff176b56fc60);}});}google.maps.event.addDomListener(window, 'load', initialize);