I am using a jQuery Accordion but I have a small problem: Based on some conditions, my accordion could have the first enabled H3 to be the second or third one. The first ones I am disabling by adding this class to them "ui-state-disabled". I am using a jQuery Accordion but I have a smal