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.1276,-118.347)};var g_ce11a6d53c3c8c10c196e2114a8d5149 = new google.maps.Geocoder();g_ce11a6d53c3c8c10c196e2114a8d5149.geocode( { 'address': "3151 Cahuenga Blvd suite 300, Los Angeles, CA 90068, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('los-angeles-CA-hml-investments--hard-money-lender').style.display = '';map = new google.maps.Map(document.getElementById('los-angeles-CA-hml-investments--hard-money-lender'), mapOptions);}document.getElementById('7789a13d').innerHTML += ' | View Map';var $lce11a6d53c3c8c10c196e2114a8d5149 = '

HML investments- Hard money Lender

Address: 3151 Cahuenga Blvd suite 300, Los Angeles, CA 90068, USA
Phone: (310) 619-5557
';var m_ce11a6d53c3c8c10c196e2114a8d5149 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'HML investments- Hard money Lender',});m_ce11a6d53c3c8c10c196e2114a8d5149['infowindow'] = new google.maps.InfoWindow({content: $lce11a6d53c3c8c10c196e2114a8d5149});var infowindow = new google.maps.InfoWindow({content: $lce11a6d53c3c8c10c196e2114a8d5149});google.maps.event.addListener(m_ce11a6d53c3c8c10c196e2114a8d5149, 'click', function() {infowindow.open(map,m_ce11a6d53c3c8c10c196e2114a8d5149);});$marker.push(m_ce11a6d53c3c8c10c196e2114a8d5149);}});}google.maps.event.addDomListener(window, 'load', initialize);