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(37.1207,-120.263)};var g_9c80a3899d4b719d63775931e578b8a5 = new google.maps.Geocoder();g_9c80a3899d4b719d63775931e578b8a5.geocode( { 'address': "508 Robertson Blvd, Chowchilla, CA 93610, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('chowchilla-CA-a-1-payday-loans').style.display = '';map = new google.maps.Map(document.getElementById('chowchilla-CA-a-1-payday-loans'), mapOptions);}document.getElementById('e33e583e').innerHTML += ' | View Map';var $l9c80a3899d4b719d63775931e578b8a5 = '

A-1 Payday Loans

Address: 508 Robertson Blvd, Chowchilla, CA 93610, USA
Phone: (559) 665-3030
';var m_9c80a3899d4b719d63775931e578b8a5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'A-1 Payday Loans',});m_9c80a3899d4b719d63775931e578b8a5['infowindow'] = new google.maps.InfoWindow({content: $l9c80a3899d4b719d63775931e578b8a5});var infowindow = new google.maps.InfoWindow({content: $l9c80a3899d4b719d63775931e578b8a5});google.maps.event.addListener(m_9c80a3899d4b719d63775931e578b8a5, 'click', function() {infowindow.open(map,m_9c80a3899d4b719d63775931e578b8a5);});$marker.push(m_9c80a3899d4b719d63775931e578b8a5);}});}google.maps.event.addDomListener(window, 'load', initialize);