腦瞳肊

to identify if we are on blog index or detail page. When on detail page: On page load, the header slideshow is hidden, allowing for JS at bottom of page to update the image and then show main image in header slideshow without flashing content while image is updated. */ var el = document.querySelector('body'); var className = false ? "blog-detail" : "blog-index"; if (el.classList) { el.classList.add(className); } else { el.className += " " + className; }

Discovering Lewis and Clark

Editor's note: This article was originally featured in the winter issue of 2003. Quotes and descriptions were pulled from journal entries. We camped in one of the most beautiful plains I ever saw…

Read More

From the Archives: Sentinel of the Plains

Gove County’s dramatic Castle Rock, a favorite of landscape photographers and sightseers alike, has stood guard over the Kansas Plains for centuries. This article was originally featured in the…

Read More

Ways to Stay Connected