just wondering about using them, mainly since across our site it would be preferable to different elements controlled by the css that is linked. i've tried putting class tags into the StyleArray, but that ends up bombing. just wondering how other people may have handled this or of any ideas on how to handle this. i've looked through the code and noticed that when the menus are drawn out that the color reference gets written out such as
and know full well that any var's that are in that array position (i.e., the class name), there will be an "object expected" error that is thrown.