Dlg.onClose = function() { alert("закрываеться окно"); return originalOnClose.apply( this, arguments ); }