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.5845,-122.389)};var g_3eb5238106ffa4378988e8191304a914 = new google.maps.Geocoder();g_3eb5238106ffa4378988e8191304a914.geocode( { 'address': "1515 Pine St, Redding, CA 96001, USA"}, 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('16a86fe2').innerHTML += ' | View Map';var $l3eb5238106ffa4378988e8191304a914 = '

Wells Fargo Bank

Address: 1515 Pine St, Redding, CA 96001, USA
Phone: (530) 246-6602
';var m_3eb5238106ffa4378988e8191304a914 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_3eb5238106ffa4378988e8191304a914['infowindow'] = new google.maps.InfoWindow({content: $l3eb5238106ffa4378988e8191304a914});var infowindow = new google.maps.InfoWindow({content: $l3eb5238106ffa4378988e8191304a914});google.maps.event.addListener(m_3eb5238106ffa4378988e8191304a914, 'click', function() {infowindow.open(map,m_3eb5238106ffa4378988e8191304a914);});$marker.push(m_3eb5238106ffa4378988e8191304a914);}});var g_0a39703d17de8f7ac7d8ef1d8850987d = new google.maps.Geocoder();g_0a39703d17de8f7ac7d8ef1d8850987d.geocode( { 'address': "830 E Cypress AVE, Redding, CA 96002, USA"}, 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('4b2bc82f').innerHTML += ' | View Map';var $l0a39703d17de8f7ac7d8ef1d8850987d = '

Wells Fargo Bank

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