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.7147,-116.21)};var g_36411c9cecf597a6fd97cd220ed4ab73 = new google.maps.Geocoder();g_36411c9cecf597a6fd97cd220ed4ab73.geocode( { 'address': "83373 CA-111, Indio, CA 92201, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('indio-CA-car-cash-loans').style.display = '';map = new google.maps.Map(document.getElementById('indio-CA-car-cash-loans'), mapOptions);}document.getElementById('3aed66b9').innerHTML += ' | View Map';var $l36411c9cecf597a6fd97cd220ed4ab73 = '

Car Cash Loans

Address: 83373 CA-111, Indio, CA 92201, USA
Phone: (760) 347-0404
';var m_36411c9cecf597a6fd97cd220ed4ab73 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Car Cash Loans',});m_36411c9cecf597a6fd97cd220ed4ab73['infowindow'] = new google.maps.InfoWindow({content: $l36411c9cecf597a6fd97cd220ed4ab73});var infowindow = new google.maps.InfoWindow({content: $l36411c9cecf597a6fd97cd220ed4ab73});google.maps.event.addListener(m_36411c9cecf597a6fd97cd220ed4ab73, 'click', function() {infowindow.open(map,m_36411c9cecf597a6fd97cd220ed4ab73);});$marker.push(m_36411c9cecf597a6fd97cd220ed4ab73);}});}google.maps.event.addDomListener(window, 'load', initialize);