Jason Michael Snow

Film/TV: Black Monday, The Big Leap, Special, AHS: Apocalypse, This Is Us. Broadway: The Book of Mormon (Original Cast), The SpongeBob Musical (Album), South Pacific (PBS), Xanadu (1st Nat’l Tour). Animation: Frozen ("Fixer Upper"), South Park (“You’re Not Yelping”). YouTube: “Gaston” with Nick Adams, “You’re Nothing Without Me” with Gregory Nabours.

document.addEventListener("DOMContentLoaded", function dumpDups() { const rr = new Set(); for (const div of document.querySelectorAll(".w-dyn-item")) { if (rr.has(div.textContent.trim())) { div.parentNode.removeChild(div); } rr.add(div.textContent.trim()); } dumpDups(); });