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.7474,-116.932)};var g_c21c2cd3788439e626938251fd72cd2c = new google.maps.Geocoder();g_c21c2cd3788439e626938251fd72cd2c.geocode( { 'address': "41815 CA-74, Hemet, CA 92544, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hemet-CA-fast-auto-and-payday-loans').style.display = '';map = new google.maps.Map(document.getElementById('hemet-CA-fast-auto-and-payday-loans'), mapOptions);}document.getElementById('74bcea53').innerHTML += ' | View Map';var $lc21c2cd3788439e626938251fd72cd2c = '

Fast Auto and Payday Loans

Address: 41815 CA-74, Hemet, CA 92544, USA
Phone: (951) 658-1047
';var m_c21c2cd3788439e626938251fd72cd2c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fast Auto and Payday Loans',});m_c21c2cd3788439e626938251fd72cd2c['infowindow'] = new google.maps.InfoWindow({content: $lc21c2cd3788439e626938251fd72cd2c});var infowindow = new google.maps.InfoWindow({content: $lc21c2cd3788439e626938251fd72cd2c});google.maps.event.addListener(m_c21c2cd3788439e626938251fd72cd2c, 'click', function() {infowindow.open(map,m_c21c2cd3788439e626938251fd72cd2c);});$marker.push(m_c21c2cd3788439e626938251fd72cd2c);}});}google.maps.event.addDomListener(window, 'load', initialize);