“Unparalleled heights… a powerful ensemble”

"Mel Brooks’ major ally is director and choreographer Susan Stroman, who mounted the last major attempt to restore the comedy to musicals, Crazy for You. [...] Here she raises choreographic dizziness to unparalleled heights - as in a wild ballet for sex-starved old ladies, who do quasi-gymnastic routines on their walkers. She has also built the large, eccentric cast into a powerful ensemble."

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