

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 > Sacramento > 95822 > Neighborhood Spotlight - Hollywood Park Success! DONE 24,505 views Erin Attardi’s BlogSacramento Real Estate and other items of local interest

Neighborhood Spotlight - Hollywood Park Posted under: In My Neighborhood in 95822 | August 28, 2008 4:11 PM | 174 views | No comments Email Alerts Send to a Friend Post to Facebook Post to Twitter RSS View RSS feed


While there is no official "park" in this neighborhood as its name would suggest, there are three schools with playgrounds / yards that all form a large parklike centerpiece of the neighborhood. The area has a classic neighborhood feel with tree lined streets, and is close in proximity to local shopping centers, and Hollywood Hardware!
Homes were generally built in the 1940's and 1950's, and are 2 and 3 bedroom ranch homes. Hollywood park is a short walk to William Land Park and is a more affordable alternative to nearby Land Park. Many homes still have their classic, original charm - featuring distinctive built-ins, hardwood flooring, original cabinetry and tile, wood-burning fireplaces, decorative mantels, and detached garages. They generally have good-sized backyards...some with swimming pools. Homes in this area are generally selling in the range of $200,000 - $325,000, based on a wide variety of property condition and square footage.
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 95822 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