“Powerful and provocative… an absolute marvel”

"A powerful and provocative musical. An absolute marvel. The creators — including director and choreographer Susan Stroman and book writer David Thompson — walk a fine line between satire and alienation, but emerge with what surely must be the edgiest play on Broadway."

Back to PRODUCTION
/* page transition $('a:not([target="_blank"])').click(function (e) { if (!$(this).hasClass('next')){ e.preventDefault(); $('.page-overlay').trigger('click'); var goTo = this.getAttribute("href"); setTimeout(function(){ window.location = goTo; },500); } }); */