window.onunload= this.createDelegate(this, this.winExit);window.document.body.onbeforeunload= this.createDelegate(this, this.beforeExit);