“Adventurous and dynamic!”

“Directed and choreographed with dazzling verve by Susan Stroman, who offers some of her most vibrant work since The Producers. A terrific cast. Kander and Ebb have written a zesty score."

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); } }); */