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.1069,-117.605)};var g_569eafe335d66e738a511588e4c323f7 = new google.maps.Geocoder();g_569eafe335d66e738a511588e4c323f7.geocode( { 'address': "9172 E Foothill Blvd, Rancho Cucamonga, CA 91730, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('rancho-cucamonga-CA-cashback-loans').style.display = '';map = new google.maps.Map(document.getElementById('rancho-cucamonga-CA-cashback-loans'), mapOptions);}document.getElementById('1d06695d').innerHTML += ' | View Map';var $l569eafe335d66e738a511588e4c323f7 = '

Cashback Loans

Address: 9172 E Foothill Blvd, Rancho Cucamonga, CA 91730, USA
Phone: (909) 373-1915
';var m_569eafe335d66e738a511588e4c323f7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cashback Loans',});m_569eafe335d66e738a511588e4c323f7['infowindow'] = new google.maps.InfoWindow({content: $l569eafe335d66e738a511588e4c323f7});var infowindow = new google.maps.InfoWindow({content: $l569eafe335d66e738a511588e4c323f7});google.maps.event.addListener(m_569eafe335d66e738a511588e4c323f7, 'click', function() {infowindow.open(map,m_569eafe335d66e738a511588e4c323f7);});$marker.push(m_569eafe335d66e738a511588e4c323f7);}});}google.maps.event.addDomListener(window, 'load', initialize);