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 = true ? "blog-detail" : "blog-index";
if (el.classList) { el.classList.add(className); }
else { el.className += " " + className; }
Fresh Frozen Country Creamed-Style Corn From the Summer 2008 KANSAS! magazine (Recipe courtesy of Brookville Hotel in Abilene.)
2-1/2 pound box frozen corn
1 teaspoon salt
3 teaspoons sugar
3/4 cup whipping cream or coffee cream
2 to 3 teaspoons cornstarch
Cook corn in a small amount of water. Add salt, sugar and cream. Bring to boil and thicken with
mixture of cornstarch and a little cream.
Serves 20.