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; }
Holiday Apple Nog
8 eggs*
6 cups apple juice
2 cups milk
3 tablespoons honey
2 teaspoons cinnamon
Combine well chilled eggs, juice and milk in blender or jar with tight fitting lid. Add honey and cinnamon. Blend or shake until well blended. Serve immediately. Serves 8 to 10.
*Consuming raw or undercooked meats, poultry, seafood, shellfish, eggs or unpasteurized milk
may increase your risk of foodborne illness.