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.1148,-118.181)};var g_fefce73aa9036fa7ff3206d97e31f417 = new google.maps.Geocoder();g_fefce73aa9036fa7ff3206d97e31f417.geocode( { 'address': "107 N Avenue 64 A, Los Angeles, CA 90042, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('los-angeles-CA-cashback-loans').style.display = '';map = new google.maps.Map(document.getElementById('los-angeles-CA-cashback-loans'), mapOptions);}document.getElementById('75a52a6f').innerHTML += ' | View Map';var $lfefce73aa9036fa7ff3206d97e31f417 = '

Cashback Loans

Address: 107 N Avenue 64 A, Los Angeles, CA 90042, USA
Phone: (323) 259-0993
';var m_fefce73aa9036fa7ff3206d97e31f417 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cashback Loans',});m_fefce73aa9036fa7ff3206d97e31f417['infowindow'] = new google.maps.InfoWindow({content: $lfefce73aa9036fa7ff3206d97e31f417});var infowindow = new google.maps.InfoWindow({content: $lfefce73aa9036fa7ff3206d97e31f417});google.maps.event.addListener(m_fefce73aa9036fa7ff3206d97e31f417, 'click', function() {infowindow.open(map,m_fefce73aa9036fa7ff3206d97e31f417);});$marker.push(m_fefce73aa9036fa7ff3206d97e31f417);}});}google.maps.event.addDomListener(window, 'load', initialize);