occur when the window was parked down/up
dhxWins.attachEvent("onParkUp", function(win){ // code here }); dhxWins.attachEvent("onParkDown", function(win){ // code here });