“...dancing is one of the show's biggest attractions”

"Stroman's strongest suit is her choreography and from the opening waltzes and polkas to acrobatic folk dances to the shouting, skirt-flinging high steps of the grisettes at Maxim's, including a can-can during the set change, the dancing is one of the show's biggest attractions."

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