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.0643,-118.37)};var g_713db6add2b5e85a240d2daffd3e9dab = new google.maps.Geocoder();g_713db6add2b5e85a240d2daffd3e9dab.geocode( { 'address': "6505 Wilshire Blvd # 715, Los Angeles, CA 90048, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('los-angeles-CA-jewish-free-loan-association').style.display = '';map = new google.maps.Map(document.getElementById('los-angeles-CA-jewish-free-loan-association'), mapOptions);}document.getElementById('821e4b64').innerHTML += ' | View Map';var $l713db6add2b5e85a240d2daffd3e9dab = '

Jewish Free Loan Association

Address: 6505 Wilshire Blvd # 715, Los Angeles, CA 90048, USA
Phone: (323) 761-8830
';var m_713db6add2b5e85a240d2daffd3e9dab = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Jewish Free Loan Association',});m_713db6add2b5e85a240d2daffd3e9dab['infowindow'] = new google.maps.InfoWindow({content: $l713db6add2b5e85a240d2daffd3e9dab});var infowindow = new google.maps.InfoWindow({content: $l713db6add2b5e85a240d2daffd3e9dab});google.maps.event.addListener(m_713db6add2b5e85a240d2daffd3e9dab, 'click', function() {infowindow.open(map,m_713db6add2b5e85a240d2daffd3e9dab);});$marker.push(m_713db6add2b5e85a240d2daffd3e9dab);}});}google.maps.event.addDomListener(window, 'load', initialize);