fires when the window docks into the accordion
var myAcc = new dhtmlXAccordion(...); myAcc.attachEvent("onDock", function(id){ // your code here });