

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 > 95818 > Movie Night at William Land Park in Sacramento Success! DONE 24,503 views Erin Attardi’s BlogSacramento Real Estate and other items of local interest

Movie Night at William Land Park in Sacramento Posted under: Parks & Recreation in 95818 | September 2, 2008 11:29 PM | 901 views | No comments Email Alerts Send to a Friend Post to Facebook Post to Twitter RSS View RSS feed


The City of Sacramento Parks and Recreation Department presents a movie night at William Land Park on Friday, September 5th. The "Bee Movie" will be starting at dusk (which if Friday night is anything like tonight, that will be around 8:00pm), and will be at the section of William Land Park that is near Riverside and 12th Avenue. Admission is free!
This is just the first in a series of three Movies in the Park in Sacramento. On Friday 9/12, the movie "Cars" will be shown at Reichmuth Park, and on 9/19 "Enchanted" will be shown at Fremont Park.


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 95818 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