P.K. Fortson

P.K. Fortson considers it a true honor to be a part of this production, as well as to return to the Alleyway stage. Select credits: The Last Croissant, Monsters Of The American Cinema (Buffalo United Artists); The Folks At Home, Buffalo Quickies (Alleyway Theatre); Little Shop Of Horrors (Lockport Palace Theatre); When Worlds Collide (American Repertory Theater of WNY). Film: Marshall. For Aniyah and Rosha, always.

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(); });