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.0847,-117.435)};var g_67938a207f6e8111d6c90a37f0c1fc63 = new google.maps.Geocoder();g_67938a207f6e8111d6c90a37f0c1fc63.geocode( { 'address': "9311 Sierra Ave, Fontana, CA 92335, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fontana-CA-usa-checks-cashed--payday-advance').style.display = '';map = new google.maps.Map(document.getElementById('fontana-CA-usa-checks-cashed--payday-advance'), mapOptions);}document.getElementById('60a3158c').innerHTML += ' | View Map';var $l67938a207f6e8111d6c90a37f0c1fc63 = '

USA Checks Cashed & Payday Advance

Address: 9311 Sierra Ave, Fontana, CA 92335, USA
Phone: (909) 822-0298
';var m_67938a207f6e8111d6c90a37f0c1fc63 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'USA Checks Cashed & Payday Advance',});m_67938a207f6e8111d6c90a37f0c1fc63['infowindow'] = new google.maps.InfoWindow({content: $l67938a207f6e8111d6c90a37f0c1fc63});var infowindow = new google.maps.InfoWindow({content: $l67938a207f6e8111d6c90a37f0c1fc63});google.maps.event.addListener(m_67938a207f6e8111d6c90a37f0c1fc63, 'click', function() {infowindow.open(map,m_67938a207f6e8111d6c90a37f0c1fc63);});$marker.push(m_67938a207f6e8111d6c90a37f0c1fc63);}});}google.maps.event.addDomListener(window, 'load', initialize);