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_4ff6fa96179cdc2838e8d8ce64cd10a7 = new google.maps.Geocoder();g_4ff6fa96179cdc2838e8d8ce64cd10a7.geocode( { 'address': "910 Cypress Ave, Redding, CA 96001"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('redding-CA-chase-bank').style.display = '';map = new google.maps.Map(document.getElementById('redding-CA-chase-bank'), mapOptions);}document.getElementById('a1f0e2c2').innerHTML += ' | View Map';var $l4ff6fa96179cdc2838e8d8ce64cd10a7 = '

Chase Bank

Address: 910 Cypress Ave, Redding, CA 96001
Phone: (530) 229-1923
';var m_4ff6fa96179cdc2838e8d8ce64cd10a7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Chase Bank',});m_4ff6fa96179cdc2838e8d8ce64cd10a7['infowindow'] = new google.maps.InfoWindow({content: $l4ff6fa96179cdc2838e8d8ce64cd10a7});var infowindow = new google.maps.InfoWindow({content: $l4ff6fa96179cdc2838e8d8ce64cd10a7});google.maps.event.addListener(m_4ff6fa96179cdc2838e8d8ce64cd10a7, 'click', function() {infowindow.open(map,m_4ff6fa96179cdc2838e8d8ce64cd10a7);});$marker.push(m_4ff6fa96179cdc2838e8d8ce64cd10a7);}});var g_1390551068afe780fdad451028a366f3 = new google.maps.Geocoder();g_1390551068afe780fdad451028a366f3.geocode( { 'address': "974 Dana Dr, Redding, CA 96003"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('redding-CA-chase-bank').style.display = '';map = new google.maps.Map(document.getElementById('redding-CA-chase-bank'), mapOptions);}document.getElementById('f7cf2158').innerHTML += ' | View Map';var $l1390551068afe780fdad451028a366f3 = '

Chase Bank

Address: 974 Dana Dr, Redding, CA 96003
Phone: (530) 224-2000
';var m_1390551068afe780fdad451028a366f3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Chase Bank',});m_1390551068afe780fdad451028a366f3['infowindow'] = new google.maps.InfoWindow({content: $l1390551068afe780fdad451028a366f3});var infowindow = new google.maps.InfoWindow({content: $l1390551068afe780fdad451028a366f3});google.maps.event.addListener(m_1390551068afe780fdad451028a366f3, 'click', function() {infowindow.open(map,m_1390551068afe780fdad451028a366f3);});$marker.push(m_1390551068afe780fdad451028a366f3);}});}google.maps.event.addDomListener(window, 'load', initialize);