fires after the control has been clicked
button.attachEvent("onItemClick", function(id, e){ // code });
The event fires after tab-related click events (onBeforetabClick and onAfterTabClick).