// ============================================================ // TICKER TAPE INCLUDE FILE // To update stories: edit the 'stories' array below. // Each story has a 'text' (headline) and 'url' (link). // ============================================================ var tickerStories = [ { text: "A Few Minutes of Coloring Can Erase Your Stress", url: "https://time.com/article/2026/04/21/coloring-stress-relief-benefits/" }, { text: "Engaging with the arts can slow biological aging", url: "https://www.npr.org/2026/05/12/nx-s1-5818172/study-arts-slow-biological-aging" }, { text: "Draw Like a Little Picasso \u2014 Kids' Drawing Classes in New York City", url: "https://artoday.net/?p=20336" } ]; // ============================================================ // DO NOT EDIT BELOW THIS LINE // ============================================================ var tickerCSS = [ '' ].join(''); var tickerHTML = '