}, on: function (a, b) {
            for (var c, d, e = a.split(/\s+/); e.length;)for (a = e.shift(), c = this.length; c;)c -= 1, d = this[c], d.addEventListener ? d.addEventListener(a, b, !1) : d.attachEvent && d.attachEvent("on" + a, b);
            return this
        }, off: function (a, b) {