fires when a window was shown
myWins.attachEvent("onShow", function(win){ // code here });
win is dhtmlXWindowsCell instance, please check dhtmlXWindowsCell API for details