

options if ('yes' != '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 > Buyers and Sellers - Your Short Sale MUST be an "Arm's Length Transaction!" Success! DONE 24,450 views Erin Attardi’s BlogSacramento Real Estate and other items of local interest

Buyers and Sellers - Your Short Sale MUST be an "Arm's Length Transaction!" Posted under: Home Selling in Sacramento County | November 11, 2009 10:06 PM | 328 views | No comments Email Alerts Send to a Friend Post to Facebook Post to Twitter RSS View RSS feed


About a quarter of the inquiries I receive take on a much different tone...they tend to start something like this..."I bought my house in 2005 when it was worth $X. Now in 2009, its worth substantially less. I married my spouse in 2008 and he/she is not on the loan or on the title for my house. I would like to do a short sale and sell my house to my spouse."
SORRY!
Number one...doesn't a scenario like that sound like fraud? Sorry, but I will not participate in that. Number two...I did not hear anything about a hardship necessitating a short sale. Number three...most lenders entertaining short sales require that the transaction be at "Arm's Length." A short sale lender I have worked with several times requires a document to be signed called an Affidavit of Arm's Length Transaction." It reads - "All parties to the contract on the premises dated ______ hereby affirm that this is an “Arm’s Length Transaction.” No party to this contract is a family member, business associate, or share a business interest with the mortgagor. Further, there are no hidden terms or special understandings between the seller or buyer or their agents or mortgagor. The Buyers and Sellers nor their Agents have any agreements written or implied that will allow the Seller to remain in the property as renters or regain ownership of said property at anytime after the execution of this short sale transaction. None of the parties shall receive any proceeds from this transaction except the sales commission."
I hope this clears up any confusion regarding this issue...the seller can NOT benefit in any way from a short sale transaction. previousnext Email Alerts Send to a Friend Post to Facebook Post to Twitter RSS View RSS feed


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 ('yes' != '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