For the latest information on Colorado's roads and highways, go to the Colorado Department of Transportation Web site at www.dot.state.co.us/
For the latest information on flights at Denver International Aiport, go to www.flydenver.com.
A red flag advisory has been issued for the Front Range from Wyoming to New Mexico meaning that high winds and low humidity will create critical fire weather conditions today until 9 p.m. Today will be sunny, with a high near 69 degrees with a west wind developing 14-17 mph. Winds could gust as high as 28 mph.
Tonight will be partly cloudy, with a low around 29 degrees in a north, northwest wind 7-15 mph, with gusts as high as 22 mph.
At 6:30 a.m., roads in the area were dry and traffic was moving normally.
Homework Help Center Monday-Thursday, and 2-4 p.m. Sundays when District 6 is in session. Centennial Park Library, 2227 23rd Ave., Greeley. Details (970) 506-8622 or www.MyLibrary.us. Sponsored by the Weld Library District. Homework Help Night, tutors available to help 6-12 graders with papers, reports, and other homework, 4-7 p.m., Lincoln Park Library, 919 7th St., Greeley. Details (970) 506-8497.
";
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);
}
-->