fires when the user disables the "always on top" mode
myWins.attachEvent("onUnstick", function(win){ // code here });
win is dhtmlXWindowsCell instance, please check dhtmlXWindowsCell API for details