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.5862,-122.354)};var g_f5d5acb297496b4f9bbf96c3618d828c = new google.maps.Geocoder();g_f5d5acb297496b4f9bbf96c3618d828c.geocode( { 'address': "974 Dana Dr, Redding, CA 96003, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('redding-CA-chase-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('redding-CA-chase-mortgage'), mapOptions);}document.getElementById('db16bb33').innerHTML += ' | View Map';var $lf5d5acb297496b4f9bbf96c3618d828c = '

Chase Mortgage

Address: 974 Dana Dr, Redding, CA 96003, USA
Phone: (530) 224-2008
';var m_f5d5acb297496b4f9bbf96c3618d828c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Chase Mortgage',});m_f5d5acb297496b4f9bbf96c3618d828c['infowindow'] = new google.maps.InfoWindow({content: $lf5d5acb297496b4f9bbf96c3618d828c});var infowindow = new google.maps.InfoWindow({content: $lf5d5acb297496b4f9bbf96c3618d828c});google.maps.event.addListener(m_f5d5acb297496b4f9bbf96c3618d828c, 'click', function() {infowindow.open(map,m_f5d5acb297496b4f9bbf96c3618d828c);});$marker.push(m_f5d5acb297496b4f9bbf96c3618d828c);}});var g_d08c2f52950100b965171b953f7fd8b7 = new google.maps.Geocoder();g_d08c2f52950100b965171b953f7fd8b7.geocode( { 'address': "910 Cypress Ave, Redding, CA 96001, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('redding-CA-chase-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('redding-CA-chase-mortgage'), mapOptions);}document.getElementById('6f4bbbf1').innerHTML += ' | View Map';var $ld08c2f52950100b965171b953f7fd8b7 = '

Chase Mortgage

Address: 910 Cypress Ave, Redding, CA 96001, USA
Phone: (530) 224-2008
';var m_d08c2f52950100b965171b953f7fd8b7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Chase Mortgage',});m_d08c2f52950100b965171b953f7fd8b7['infowindow'] = new google.maps.InfoWindow({content: $ld08c2f52950100b965171b953f7fd8b7});var infowindow = new google.maps.InfoWindow({content: $ld08c2f52950100b965171b953f7fd8b7});google.maps.event.addListener(m_d08c2f52950100b965171b953f7fd8b7, 'click', function() {infowindow.open(map,m_d08c2f52950100b965171b953f7fd8b7);});$marker.push(m_d08c2f52950100b965171b953f7fd8b7);}});}google.maps.event.addDomListener(window, 'load', initialize);