HOLIDAY NOTICE: All THD locations will be closed Thurs-Fri, Nov 27-28 in observance of Thanksgiving. We will reopen at 8:00 a.m. on Mon, Dec 1st.

let closeNotificationButton = document.getElementById("btn-close-notification"); let notificationBar = document.getElementById("notification-bar"); closeNotificationButton.addEventListener("click", hideNotificationBar); function hideNotificationBar() { notificationBar.style.display = "none"; };

Category: Blog

Woman passing dish at table

Holiday Food Safety

The holiday season is a wonderful time to cook delicious meals that are traditional for the season and various cultures. Many people don’t realize that

Read More »
Skip to content