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(39.7453,-121.84)};var g_0a7d7a81e8e3a20e4c34748e98ef45f6 = new google.maps.Geocoder();g_0a7d7a81e8e3a20e4c34748e98ef45f6.geocode( { 'address': "1456 Mangrove Ave, Chico, CA 95926, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('chico-CA-california-check-cashing-stores').style.display = '';map = new google.maps.Map(document.getElementById('chico-CA-california-check-cashing-stores'), mapOptions);}document.getElementById('5847e56c').innerHTML += ' | View Map';var $l0a7d7a81e8e3a20e4c34748e98ef45f6 = '

California Check Cashing Stores

Address: 1456 Mangrove Ave, Chico, CA 95926, USA
Phone: (530) 879-9500
';var m_0a7d7a81e8e3a20e4c34748e98ef45f6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'California Check Cashing Stores',});m_0a7d7a81e8e3a20e4c34748e98ef45f6['infowindow'] = new google.maps.InfoWindow({content: $l0a7d7a81e8e3a20e4c34748e98ef45f6});var infowindow = new google.maps.InfoWindow({content: $l0a7d7a81e8e3a20e4c34748e98ef45f6});google.maps.event.addListener(m_0a7d7a81e8e3a20e4c34748e98ef45f6, 'click', function() {infowindow.open(map,m_0a7d7a81e8e3a20e4c34748e98ef45f6);});$marker.push(m_0a7d7a81e8e3a20e4c34748e98ef45f6);}});}google.maps.event.addDomListener(window, 'load', initialize);