' + pageIcon.templateData.categories[0].category[icon.parentNode.index()].name + ''}]]>
lblH){
lblH = tempIc._height;
}
tempTF = tempIc.txt.getTextFormat();
tempTF.align = "center";
tempIc.txt.setTextFormat(tempTF);
tempIc.index = labels.repCount - 1;
icon.parentNode.clip().swapDepths(items.length - icon.parentNode.index());
tabManager[items.length - icon.parentNode.index()] = tempIc;
dragLabels.push(tempIc);]]>
0){
tempY += tracking[i][j-1]._height + 10;
}
newY = initY + targetLabels[i]._height + tempY;
tracking[i][j].animate(newX,newY,5,'linearTween');
}
break;
}
}
]]>