"use strict";!function(n){var r,a=n.event,u=a.special.debouncedresize={setup:function(){n(this).on("resize",u.handler)},teardown:function(){n(this).off("resize",u.handler)},handler:function(n,e){function t(){n.type="debouncedresize",a.dispatch.apply(i,o)}var i=this,o=arguments;r&&clearTimeout(r),e?t():r=setTimeout(t,u.threshold)},threshold:150}}(jQuery),jQuery.throttle=function(e,t){var i=null,t=t||200;return function(){var n;null==i?(i=+new Date,e.call(this,arguments)):(n=+new Date,i+t