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.1077,-117.453)};var g_bdb50e9cceca46b46083dbfd8c96618a = new google.maps.Geocoder();g_bdb50e9cceca46b46083dbfd8c96618a.geocode( { 'address': "16920 E Foothill Blvd, Fontana, CA 92335, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fontana-CA-ace-cash-express').style.display = '';map = new google.maps.Map(document.getElementById('fontana-CA-ace-cash-express'), mapOptions);}document.getElementById('bb45fa00').innerHTML += ' | View Map';var $lbdb50e9cceca46b46083dbfd8c96618a = '

ACE Cash Express

Address: 16920 E Foothill Blvd, Fontana, CA 92335, USA
Phone: (909) 350-3577
';var m_bdb50e9cceca46b46083dbfd8c96618a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ACE Cash Express',});m_bdb50e9cceca46b46083dbfd8c96618a['infowindow'] = new google.maps.InfoWindow({content: $lbdb50e9cceca46b46083dbfd8c96618a});var infowindow = new google.maps.InfoWindow({content: $lbdb50e9cceca46b46083dbfd8c96618a});google.maps.event.addListener(m_bdb50e9cceca46b46083dbfd8c96618a, 'click', function() {infowindow.open(map,m_bdb50e9cceca46b46083dbfd8c96618a);});$marker.push(m_bdb50e9cceca46b46083dbfd8c96618a);}});var g_b1a535724274b293f9623a791919c16e = new google.maps.Geocoder();g_b1a535724274b293f9623a791919c16e.geocode( { 'address': "16184 E Foothill Blvd Ste G, Fontana, CA 92335, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fontana-CA-ace-cash-express').style.display = '';map = new google.maps.Map(document.getElementById('fontana-CA-ace-cash-express'), mapOptions);}document.getElementById('24c49377').innerHTML += ' | View Map';var $lb1a535724274b293f9623a791919c16e = '

ACE Cash Express

Address: 16184 E Foothill Blvd Ste G, Fontana, CA 92335, USA
Phone: (909) 357-8643
';var m_b1a535724274b293f9623a791919c16e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ACE Cash Express',});m_b1a535724274b293f9623a791919c16e['infowindow'] = new google.maps.InfoWindow({content: $lb1a535724274b293f9623a791919c16e});var infowindow = new google.maps.InfoWindow({content: $lb1a535724274b293f9623a791919c16e});google.maps.event.addListener(m_b1a535724274b293f9623a791919c16e, 'click', function() {infowindow.open(map,m_b1a535724274b293f9623a791919c16e);});$marker.push(m_b1a535724274b293f9623a791919c16e);}});}google.maps.event.addDomListener(window, 'load', initialize);