Staff report April 2, 2008 CommentsPrintEmail The Windsor girls golf match at Thornton on Wednesday had been postponed. No make-up date has been announced.
For more information, contact Windsor High School at (970) 686-8100.
";
var myString = new String(window.location);
var myArray = myString.split('/');
var Loc = myArray[6];
var Year = myArray[4];
//Year = Year.substr(0,4);
Year = '2007';
if (!Loc)
{
var myArray = myString.split('=');
var temp = myArray[1];
var Loc = temp.substring(4,13);
}
document.write(IncludeStr);
document.write(Year + Loc);
// document.write(Title);
document.write(EndStr);
}
-->
";
var myString = new String(window.location);
var myArray = myString.split('/');
var Loc = myArray[6];
var Year = myArray[4];
//Year = Year.substr(0,4);
Year = '2007';
if (!Loc)
{
var myArray = myString.split('=');
var temp = myArray[1];
var Loc = temp.substring(4,13);
}
document.write(IncludeStr);
document.write(Year + Loc);
// document.write(Title);
document.write(EndStr);
}
-->