

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 > Sacramento > Governor Schwarzenegger Approves Legislation to Protect California Home Buyers & Sellers Success! DONE 24,453 views Erin Attardi’s BlogSacramento Real Estate and other items of local interest

Governor Schwarzenegger Approves Legislation to Protect California Home Buyers & Sellers Posted under: General Area in Sacramento | October 15, 2009 5:59 PM | 218 views | No comments Email Alerts Send to a Friend Post to Facebook Post to Twitter RSS View RSS feed


This week Governor Schwarzenegger signed several pieces of legislation into law that will affect real estate transactions in the state of California - all for the better!
SB 36, by Senator Ron Calderon (D-Montebello), creates licensing requirements for all residential loan originators. I feel this licensing requirement is long overdue and will hopefully create some additional accountability for mortgage lending professionals. SB 237, by Senator Ron Calderon (D-Montebello), creates a registration program for appraisal management firms. Also sorely needed...these AMC's have created some additional (and likely unintended) quality and timing issues for appraisals. SB 239, by Sen. Fran Pavley (D-Agoura Hills), makes it a felony to commit fraud on a mortgage loan application. DUH - this is a no-brainer! AB 260, by Assemblyman Ted Lieu (D-Torrance), bans negative-amortization loans and limits mortgage prepayment penalties to no more than 2% of the loan balance. AB 329, by Assemblyman Mike Feuer (D-Los Angeles), requires lenders to give more and clearer information to those interested in reverse mortgages, which let seniors borrow against their homes' equity. AB 957, by Assemblywoman Cathleen Galgiani (D-Stockton), allows buyers of foreclosed homes to choose local escrow officers, rather than being forced to use the escrow company chosen by the bank seller...I sure hope banks cooperate with this one. they may opt to accept the offer of another buyer that allows the bank seller to select its preferred escrow company. AB 1160, by Assemblyman Paul Fong (D-Cupertino), requires that mortgage loan documents be written in the same language the verbal negotiations were conducted in. 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 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