|
Correction
Glenwood Springs, CO Colorado
May 9, 2008

";
var myString = new String(window.location);
var myArray = myString.split('/');
var Loc = myArray[6];
var quote = /[\d]*/g;
if (!Loc)
{
var myArray = myString.split('=');
var temp = myArray[1];
var Loc2 = temp.match(quote);
var rawString = Loc2[0];
var Loc = rawString.slice(4);
}
document.write(IncludeStr);
document.write(Loc);
document.write(Title);
document.write(EndStr);
}
-->
Print Email

In the Outdoors section of Thursday's Post Independent, the website for camp site reservations was inaccurate. The actual website is www.recreation.gov. The Post Independent regrets the error.
|