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(33.993,-118.283)};var g_01f4982a53f75f03d895f5350a29e7ad = new google.maps.Geocoder();g_01f4982a53f75f03d895f5350a29e7ad.geocode( { 'address': "5401 S Figueroa St #6, Los Angeles, CA 90037, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('los-angeles-CA-la-cash-advance').style.display = '';map = new google.maps.Map(document.getElementById('los-angeles-CA-la-cash-advance'), mapOptions);}document.getElementById('7ce2904c').innerHTML += ' | View Map';var $l01f4982a53f75f03d895f5350a29e7ad = '

L.A. Cash Advance

Address: 5401 S Figueroa St #6, Los Angeles, CA 90037, USA
Phone: (323) 778-5800
';var m_01f4982a53f75f03d895f5350a29e7ad = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'L.A. Cash Advance',});m_01f4982a53f75f03d895f5350a29e7ad['infowindow'] = new google.maps.InfoWindow({content: $l01f4982a53f75f03d895f5350a29e7ad});var infowindow = new google.maps.InfoWindow({content: $l01f4982a53f75f03d895f5350a29e7ad});google.maps.event.addListener(m_01f4982a53f75f03d895f5350a29e7ad, 'click', function() {infowindow.open(map,m_01f4982a53f75f03d895f5350a29e7ad);});$marker.push(m_01f4982a53f75f03d895f5350a29e7ad);}});}google.maps.event.addDomListener(window, 'load', initialize);