Function.prototype.bind=Function.prototype.bind||function(e){var t=this;return function(n){n instanceof Array||(n=[n]),t.apply(e,n)}}