May 9, 2008 CommentsPrintEmail Residents are invited to the Weld County Democratic Party’s “Fresh Food and Fresh Ideas” monthly open house from 5:30 to 6:30 p.m. Wednesday, May 14, at 810 9th Street.
Officers of the party will give residents an update on local Democratic activities. Local candidates are invited to attend to address the group. Refreshments will be served.
";
var myString = new String(window.location);
var myArray = myString.split('/');
var Loc = myArray[6];
var Year = myArray[4];
Year = Year.substr(0,4);
if (!Loc) {
myArray = myString.split('=');
var temp = myArray[1];
var Loc = temp.substring(4,13);
Year = temp.substring(0,4);
}
document.write(IncludeStr + Year + Loc + EndStr);
}
-->