var MCW=MCW||{};(function(){MCW.ProfileAudio={init:function(){var n=$(".js-profile-audio");n.each(function(){var n=$(this).find(".js-profile-audio__caption"),t=this.querySelectorAll(".js-profile-audio__tag")[0];n.on("click",function(){n.hasClass("-active")?(n.removeClass("-active"),t.pause()):(n.addClass("-active"),t.play())})})}};MCW.ProfileAudio.init()})(jQuery)