You can have multiple McTabs on a page, either nested or unnested.
Ask: I have multiple McTabs on the same page. Can I show them in different styles (templates)?
Answer: Visit the first item under the FAQ: Styles and Templates section on www.menucool.com/jquery-tabs
The autoAdvance option in the script can be set to integer or decimal number specifying the interval in seconds for auto advance. Set to 0 to disable the auto advance.
The auto advance will be delayed when the mouse is hovering over the content panel.
If you want to cancel the auto advance when one of the tabs is manually selected, you can add ".001" to the autoAdvance value. For example: 3.001.