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.5649,-122.421)};var g_d768d7e09a6f9ff4146a1659635cf304 = new google.maps.Geocoder();g_d768d7e09a6f9ff4146a1659635cf304.geocode( { 'address': "1515 Pine St, Redding, CA 96001"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('redding-CA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('redding-CA-wells-fargo-bank'), mapOptions);}document.getElementById('001102ec').innerHTML += ' | View Map';var $ld768d7e09a6f9ff4146a1659635cf304 = '

Wells Fargo Bank

Address: 1515 Pine St, Redding, CA 96001
Phone: (530) 246-6602
';var m_d768d7e09a6f9ff4146a1659635cf304 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_d768d7e09a6f9ff4146a1659635cf304['infowindow'] = new google.maps.InfoWindow({content: $ld768d7e09a6f9ff4146a1659635cf304});var infowindow = new google.maps.InfoWindow({content: $ld768d7e09a6f9ff4146a1659635cf304});google.maps.event.addListener(m_d768d7e09a6f9ff4146a1659635cf304, 'click', function() {infowindow.open(map,m_d768d7e09a6f9ff4146a1659635cf304);});$marker.push(m_d768d7e09a6f9ff4146a1659635cf304);}});var g_34046f12f8fcaa665bab14cabf140fb4 = new google.maps.Geocoder();g_34046f12f8fcaa665bab14cabf140fb4.geocode( { 'address': "830 E Cypress Ave, Redding, CA 96002"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('redding-CA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('redding-CA-wells-fargo-bank'), mapOptions);}document.getElementById('80a63cf8').innerHTML += ' | View Map';var $l34046f12f8fcaa665bab14cabf140fb4 = '

Wells Fargo Bank

Address: 830 E Cypress Ave, Redding, CA 96002
Phone: (530) 221-6835
';var m_34046f12f8fcaa665bab14cabf140fb4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_34046f12f8fcaa665bab14cabf140fb4['infowindow'] = new google.maps.InfoWindow({content: $l34046f12f8fcaa665bab14cabf140fb4});var infowindow = new google.maps.InfoWindow({content: $l34046f12f8fcaa665bab14cabf140fb4});google.maps.event.addListener(m_34046f12f8fcaa665bab14cabf140fb4, 'click', function() {infowindow.open(map,m_34046f12f8fcaa665bab14cabf140fb4);});$marker.push(m_34046f12f8fcaa665bab14cabf140fb4);}});}google.maps.event.addDomListener(window, 'load', initialize);