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.0625,-118.334)};var g_9cb7f2ba6338d93677e66fcffeca3505 = new google.maps.Geocoder();g_9cb7f2ba6338d93677e66fcffeca3505.geocode( { 'address': "4751 Wilshire Blvd #105, Los Angeles, CA 90010, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('los-angeles-CA-i-need-cash-now').style.display = '';map = new google.maps.Map(document.getElementById('los-angeles-CA-i-need-cash-now'), mapOptions);}document.getElementById('0d6b300d').innerHTML += ' | View Map';var $l9cb7f2ba6338d93677e66fcffeca3505 = '

I Need Cash Now

Address: 4751 Wilshire Blvd #105, Los Angeles, CA 90010, USA
Phone: (818) 480-7848
';var m_9cb7f2ba6338d93677e66fcffeca3505 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'I Need Cash Now',});m_9cb7f2ba6338d93677e66fcffeca3505['infowindow'] = new google.maps.InfoWindow({content: $l9cb7f2ba6338d93677e66fcffeca3505});var infowindow = new google.maps.InfoWindow({content: $l9cb7f2ba6338d93677e66fcffeca3505});google.maps.event.addListener(m_9cb7f2ba6338d93677e66fcffeca3505, 'click', function() {infowindow.open(map,m_9cb7f2ba6338d93677e66fcffeca3505);});$marker.push(m_9cb7f2ba6338d93677e66fcffeca3505);}});}google.maps.event.addDomListener(window, 'load', initialize);