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; }
Posts From: October 2021
Is your family ready for a getaway? We get it, we've been there! Central Kansas is an affordable destination filled with family-friendly attractions that not only look great on Insta... They are a ton of fun in the moment, too! But don't just take our word for it... Meet Alli and Bobby, aka The…
Read More
When the Dole Institute first opened their doors in 2003, Kansans were introduced to the beloved World War II Memory Wall. This stunning permanent exhibition features photos of Kansas Veterans who served their country in World War II. This fall, the Dole Institute is undertaking an expansion of this…
Read More