

options if ('{TURN_OFF_AUTOCOMPLETE}' != 'yes'){ YUI.use('autocomplete', function() { add_class(document.body, 'yui-skin-sam'); var city = ''; var state = ''; var zip = ''; if (typeof(_MAIN_CITY) != 'undefined') city = encodeURIComponent(_MAIN_CITY); else if (typeof(the_city) != 'undefined') city = encodeURIComponent(the_city); if (typeof(_MAIN_STATE) != 'undefined') state = encodeURIComponent(_MAIN_STATE); else if (typeof(the_state_code) != 'undefined') state = encodeURIComponent(the_state_code); if (city == '') { if (typeof(_AD_TARGETING) != 'undefined' && _AD_TARGETING.zip != null) zip = encodeURIComponent(_AD_TARGETING.zip[0]); } var oDS = new YAHOO.util.XHRDataSource("/search_ac.php"); oDS.responseType = YAHOO.util.XHRDataSource.TYPE_JSON; oDS.responseSchema = { resultsList : "Results", fields : ["Name"] }; var oAC = new YAHOO.widget.AutoComplete("t_navsearch", "t_navsearch_ac", oDS); oAC.queryDelay = 0.2; oAC.minQueryLength = 3; oAC.autoHighlight = false; YUI.u.Event.addListener(YUI.getId('t_navsearch'), 'keypress', function(e) { if(e.keyCode == 13) { YUI.getId('t_navsearchbtnlink').onclick(); } }); oAC.generateRequest = function(sQuery) { var search_type = YUI.getId('t_search_type'); if (search_type != null) { if (search_type.value != '' && search_type.value != 'h') { return "?output=json&results=100&query=" + sQuery; } } if (!state || (!city && !zip)) return "?output=json&results=100&query=" + sQuery; else return "?output=json&city="+city+ "&state="+state+ "&zip="+zip+ "&results=100&query=" + sQuery; }; /* Patch to make YUI autocomplete always initialize */ oAC._elTextbox.setAttribute("autocomplete", "off"); oAC._bFocused = true; oAC._sInitInputValue = oAC._elTextbox.value; oAC.textboxFocusEvent.fire(oAC); YUI.getId("t_navsearch_ac").style.width = YUI.getId("t_navsearch").style.width; YUI.u.Dom.setStyle("t_navsearch", 'position', 'static'); });} Home > Blogs > California > Sacramento County > Military Homeowners Assistance Program Success! DONE 24,468 views Erin Attardi’s BlogSacramento Real Estate and other items of local interest

Military Homeowners Assistance Program Posted under: Home Selling in Sacramento County | April 13, 2009 8:57 PM | 832 views | 2 comments Email Alerts Send to a Friend Post to Facebook Post to Twitter RSS View RSS feed


Good news - there is a provision in the stimulus package signed by President Obama in February that provides additional funding for a program that may help you. The Military Homeowners Assistance Program (HAP) is designed to assist you if you are in the military and must sell your home...the government may purchase your home, or reimburse you for part of your loss.
Questions about this program? There is a Homeowners Assistance Program Field Office right here in Sacramento!
HAP Field Office, Sacramento
U.S. Army Engineer District, Sacramento
1325 J Street Sacramento, CA
95814-2922
916-557-6850
800-811-5532 previousnext Email Alerts Send to a Friend Post to Facebook Post to Twitter RSS View RSS feed




You can still do a short sale, however, it is at the lender's discretion whether or not they accept the terms of a short pay off. If you are interested in doing a short sale the lender will ask you for such items as a hardship letter outlining why you need to sell your home or any hard times you have fallen upon; bank statements (normally the most recent two months) and 2 years of income tax returns. All lenders are different but this is what I have been asked for when representing clients doing short sales. If you have any questions, please feel free to contact me at c21morales@gmail.com. I am a Realtor and an Accredited Buyer Representative in Southern California.
Good Luck!
Claudia M. Rothwell report Sorry! We found a few errors. Please scroll down for details. Leave a comment Write your comment here ... Create an account to post your comment. Already have an account? Log in! Email: Confirm email: function populate_p_container() { var l1 = 'P' + 'assw' + 'ord:'; var l2 = ''; var l3 = ''; var container = xb_get_element('p_container'); container.innerHTML = l1 + l2 + l22 + l23 + l3; } function get_p_container2_l2() { return 'rd" typ' + 'e="p' + 'as'; } Screen Name: You can use your real name or an alias. Location: Are you a ... -- Please select --Home BuyerHome SellerBoth Buyer and SellerRenterReal Estate ProOther/Just LookingHome Owner Pro type: -- Please select --AgentBrokerMortgage Broker or LenderAppraiserHome InspectorContractorBuilder/DeveloperStagerProperty ManagerLandlordOther Pro Company: Yes! Send me occasional Trulia news and tips
By clicking Post a comment, you are indicating that you have read and agree to Trulia's Terms of Use and Privacy Policy.We respect your privacy and your desire not to have a spam-filled inbox. We won't sell your email address or send you tons of email.
Please log in to post your comment. Don't have an account? Sign up! Email: function populate_p_container2() { var l1 = 'Pa' + 'ssw' + 'ord:'; var l2 = ''; var l3 = '&' + 'nbsp;'; var l4 = 'Forgot pas' + 'sword?'; var container = xb_get_element('p_container2'); container.innerHTML = l1 + l2 + l3 + l4; } function get_p_container_l2() { return 'rd" type="' + 'p'; } YUI.ready(function() { populate_voices_p_containers(); }); POST Send to a friend Share this blog Email Alerts Subscribe! Yes! Send me email alerts when others comment on this blog post! Frequency: As it happens Daily summary Yes! Send me email alerts when any post in Sacramento County is added! Frequency: As it happens Daily summary Concerned about privacy? Read our no-spam policy. RSS View RSS feed


Locations California (22) Sacramento County (69) Placer County (1) Elk Grove (1) Sacramento (16) 95818 (1) 95821 (1) 95822 (1) East Sacramento (2) Land Park (3) Midtown (1)
Erin Attardi’s Profile
Erin Attardi’s Questions & Answers
RSS View RSS feed

options if ('{TURN_OFF_AUTOCOMPLETE}' != 'yes'){ YUI.use('autocomplete', function() { add_class(document.body, 'yui-skin-sam'); var city = ''; var state = ''; var zip = ''; if (typeof(_MAIN_CITY) != 'undefined') city = encodeURIComponent(_MAIN_CITY); else if (typeof(the_city) != 'undefined') city = encodeURIComponent(the_city); if (typeof(_MAIN_STATE) != 'undefined') state = encodeURIComponent(_MAIN_STATE); else if (typeof(the_state_code) != 'undefined') state = encodeURIComponent(the_state_code); if (city == '') { if (typeof(_AD_TARGETING) != 'undefined' && _AD_TARGETING.zip != null) zip = encodeURIComponent(_AD_TARGETING.zip[0]); } var oDS = new YAHOO.util.XHRDataSource("/search_ac.php"); oDS.responseType = YAHOO.util.XHRDataSource.TYPE_JSON; oDS.responseSchema = { resultsList : "Results", fields : ["Name"] }; var oAC = new YAHOO.widget.AutoComplete("t_navsearch_footer", "t_navsearch_ac_footer", oDS); oAC.queryDelay = 0.2; oAC.minQueryLength = 3; oAC.autoHighlight = false; YUI.u.Event.addListener(YUI.getId('t_navsearch_footer'), 'keypress', function(e) { if(e.keyCode == 13) { YUI.getId('t_navsearchbtnlink_footer').onclick(); } }); oAC.generateRequest = function(sQuery) { var search_type = YUI.getId('t_search_type_footer'); if (search_type != null) { if (search_type.value != '' && search_type.value != 'h') { return "?output=json&results=100&query=" + sQuery; } } if (!state || (!city && !zip)) return "?output=json&results=100&query=" + sQuery; else return "?output=json&city="+city+ "&state="+state+ "&zip="+zip+ "&results=100&query=" + sQuery; }; /* Patch to make YUI autocomplete always initialize */ oAC._elTextbox.setAttribute("autocomplete", "off"); oAC._bFocused = true; oAC._sInitInputValue = oAC._elTextbox.value; oAC.textboxFocusEvent.fire(oAC); YUI.getId("t_navsearch_ac_footer").style.width = YUI.getId("t_navsearch_footer").style.width; YUI.u.Dom.setStyle("t_navsearch_footer", 'position', 'static'); });} Copyright © 2011 Trulia, Inc. All rights reserved. |

document.write(unescape("%3Cscript src='" + (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js' %3E%3C/script%3E"));function runBeacon(){ try { var tempurl = window.location.href; var regex = new RegExp("((http|https)://)([a-zA-Z0-9]+\.)(.*)"); var comurl = tempurl.match(regex); var beacon_url = comurl[3]+comurl[4]; try { var id = getCookie('tlftmusr'); } catch (e) { var id = ''; } COMSCORE.beacon({ c1:2, c2:6036483, c3:"", c4:beacon_url, c5:"", c6:"", c15:id }); } catch (e) {}};runBeacon(); if(getCookie('l_carousel')) { var ck = getCookie('l_carousel').split(';;') var new_ck = ''; for(i=0;i
No comments:
Post a Comment