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(40.5213,-122.384)};var g_d9ff99c3a131f830d7b5579a95e4dc91 = new google.maps.Geocoder();g_d9ff99c3a131f830d7b5579a95e4dc91.geocode( { 'address': "1340 Churn Creek Rd c, Redding, CA 96003, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('redding-CA-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('redding-CA-advance-america'), mapOptions);}document.getElementById('54b46a6b').innerHTML += ' | View Map';var $ld9ff99c3a131f830d7b5579a95e4dc91 = '

Advance America

Address: 1340 Churn Creek Rd c, Redding, CA 96003, USA
Phone: (530) 222-1556
';var m_d9ff99c3a131f830d7b5579a95e4dc91 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_d9ff99c3a131f830d7b5579a95e4dc91['infowindow'] = new google.maps.InfoWindow({content: $ld9ff99c3a131f830d7b5579a95e4dc91});var infowindow = new google.maps.InfoWindow({content: $ld9ff99c3a131f830d7b5579a95e4dc91});google.maps.event.addListener(m_d9ff99c3a131f830d7b5579a95e4dc91, 'click', function() {infowindow.open(map,m_d9ff99c3a131f830d7b5579a95e4dc91);});$marker.push(m_d9ff99c3a131f830d7b5579a95e4dc91);}});var g_a228a3fd54f3096e2fdac092e7127afc = new google.maps.Geocoder();g_a228a3fd54f3096e2fdac092e7127afc.geocode( { 'address': "6478-B Westside Road, Redding, CA 96001, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('redding-CA-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('redding-CA-advance-america'), mapOptions);}document.getElementById('7f4daa63').innerHTML += ' | View Map';var $la228a3fd54f3096e2fdac092e7127afc = '

Advance America

Address: 6478-B Westside Road, Redding, CA 96001, USA
Phone: (530) 242-6057
';var m_a228a3fd54f3096e2fdac092e7127afc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_a228a3fd54f3096e2fdac092e7127afc['infowindow'] = new google.maps.InfoWindow({content: $la228a3fd54f3096e2fdac092e7127afc});var infowindow = new google.maps.InfoWindow({content: $la228a3fd54f3096e2fdac092e7127afc});google.maps.event.addListener(m_a228a3fd54f3096e2fdac092e7127afc, 'click', function() {infowindow.open(map,m_a228a3fd54f3096e2fdac092e7127afc);});$marker.push(m_a228a3fd54f3096e2fdac092e7127afc);}});}google.maps.event.addDomListener(window, 'load', initialize);