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; }
Author
Scheherazade Music Festival
Scheherazade Music Festival is a non-profit chamber music festival that presents innovative chamber music focused on storytelling and narrative drama. Held in Manhattan, Kansas each June, the festival is an intimate musical experience set amidst the endless sky and sweeping fields of the prairie heartland.
For more information and tickets please visit:
Nestled amidst the rolling Flint Hills of Kansas, a unique cultural gem awaits: the annual Scheherazade Music Festival. Each June, this festival invites you to experience the vibrancy of chamber music in Manhattan, Kansas, surrounded by the natural beauty of the prairie heartland. Come See Us at…
Read More