var frontLib=function(n){function t(){n("body").on("hidden.bs.modal",".modal",function(){n(this).removeData("bs.modal")})}function i(){n("#closemonth").length!=0&&n("html, body").animate({scrollTop:n("#closemonth").offset().top},1e3)}function r(){n(".show-hide-league-info").on("click",function(){n(".league-info").toggle()})}return{init:function(){t();i();r()}}}(jQuery)