“The real thing: a big Broadway book musical”

“It is, to put it simply, the real thing: a big Broadway book musical that is so ecstatically drunk on its powers to entertain that it leaves you delirious, too.”

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