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.5825,-122.39)};var g_ae9d5595593d62eefa1687551497db39 = new google.maps.Geocoder();g_ae9d5595593d62eefa1687551497db39.geocode( { 'address': "1698 Market St, Redding, CA 96001, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('redding-CA-dignified-home-loans').style.display = '';map = new google.maps.Map(document.getElementById('redding-CA-dignified-home-loans'), mapOptions);}document.getElementById('85ab7cb6').innerHTML += ' | View Map';var $lae9d5595593d62eefa1687551497db39 = '

Dignified Home Loans

Address: 1698 Market St, Redding, CA 96001, USA
Phone: (530) 691-0007
';var m_ae9d5595593d62eefa1687551497db39 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Dignified Home Loans',});m_ae9d5595593d62eefa1687551497db39['infowindow'] = new google.maps.InfoWindow({content: $lae9d5595593d62eefa1687551497db39});var infowindow = new google.maps.InfoWindow({content: $lae9d5595593d62eefa1687551497db39});google.maps.event.addListener(m_ae9d5595593d62eefa1687551497db39, 'click', function() {infowindow.open(map,m_ae9d5595593d62eefa1687551497db39);});$marker.push(m_ae9d5595593d62eefa1687551497db39);}});}google.maps.event.addDomListener(window, 'load', initialize);