ACCORDION & RIB Object Changes ============================== 5.14.06 - Implemented Accordion.prototype.closeAllRibsExcept, which closes all but the given Rib in "this" Accordion. Of course, the same can be done with a well-implemented onWhatever function, but why not provide it? This involves a call from Rib.prototype.expand to closeAllRibsExcept. - REM-doc'd the Accordion object (whew!) 5.15.06 - Added an image and a flash animation to some Ribs, just to show what COULD be done. 5.21.06 - Tweaked CSS (damn IE), and made the page generally look and act less "buggy", though I've dicovered no actual bugs, yet. 6.19.06 - Tweaked the onMouseOver settings for hover-ribs. - Messed with the CSS some. - Added sample code page for people who don't want to wade through my generally uncommented test code.