[jQuery] jquery styleswitch - flex width independent of skin?

[jQuery] jquery styleswitch - flex width independent of skin?


I'm using Kelvin Luck's styleswitch script (http://www.kelvinluck.com/
2006/05/switch-stylesheets-with-jquery/)
- it works as designed. But, what I want to do is essentially have 2
sets of style switches -- with one set I'll change the skin - colors,
etc. With the other, I'll switch between flexible width and fixed
width. As implemented, clicking on the "flex" css link will disable
the "skin" css, and vice versa.
How do I get them to work independently, as alternates to the base
style? Any help would be appreciated!