Function.bind||(Function.prototype.bind=function(n){var t=this;return function(){return t.apply(n,arguments)}});