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.9504,-120.439)};var g_7c38a31809feb5e5cb69b6cc50681610 = new google.maps.Geocoder();g_7c38a31809feb5e5cb69b6cc50681610.geocode( { 'address': "317 Town Center E, Santa Maria, CA 93458, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('santa-maria-CA-check-into-cash').style.display = '';map = new google.maps.Map(document.getElementById('santa-maria-CA-check-into-cash'), mapOptions);}document.getElementById('4487b82b').innerHTML += ' | View Map';var $l7c38a31809feb5e5cb69b6cc50681610 = '

Check Into Cash

Address: 317 Town Center E, Santa Maria, CA 93458, USA
Phone: (805) 614-1023
';var m_7c38a31809feb5e5cb69b6cc50681610 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Check Into Cash',});m_7c38a31809feb5e5cb69b6cc50681610['infowindow'] = new google.maps.InfoWindow({content: $l7c38a31809feb5e5cb69b6cc50681610});var infowindow = new google.maps.InfoWindow({content: $l7c38a31809feb5e5cb69b6cc50681610});google.maps.event.addListener(m_7c38a31809feb5e5cb69b6cc50681610, 'click', function() {infowindow.open(map,m_7c38a31809feb5e5cb69b6cc50681610);});$marker.push(m_7c38a31809feb5e5cb69b6cc50681610);}});var g_4982a1e5676291e9c1a13d42a13ce79f = new google.maps.Geocoder();g_4982a1e5676291e9c1a13d42a13ce79f.geocode( { 'address': "230 E Betteravia Rd, Santa Maria, CA 93454, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('santa-maria-CA-check-into-cash').style.display = '';map = new google.maps.Map(document.getElementById('santa-maria-CA-check-into-cash'), mapOptions);}document.getElementById('66d6e438').innerHTML += ' | View Map';var $l4982a1e5676291e9c1a13d42a13ce79f = '

Check Into Cash

Address: 230 E Betteravia Rd, Santa Maria, CA 93454, USA
Phone: (805) 928-0401
';var m_4982a1e5676291e9c1a13d42a13ce79f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Check Into Cash',});m_4982a1e5676291e9c1a13d42a13ce79f['infowindow'] = new google.maps.InfoWindow({content: $l4982a1e5676291e9c1a13d42a13ce79f});var infowindow = new google.maps.InfoWindow({content: $l4982a1e5676291e9c1a13d42a13ce79f});google.maps.event.addListener(m_4982a1e5676291e9c1a13d42a13ce79f, 'click', function() {infowindow.open(map,m_4982a1e5676291e9c1a13d42a13ce79f);});$marker.push(m_4982a1e5676291e9c1a13d42a13ce79f);}});}google.maps.event.addDomListener(window, 'load', initialize);