Overlib is a really handy JavaScript that displays little pop-up mouse-over menus. It's really cool, but is a little annoying to use. At work, we use it frequently, and the JavaScript for it is atrocious. So I figured I'd write a wrapper-class for it to save myself a ton of time. Since I wrote it at home, it's my code, so I figured I'd post it here.
Example: http://www.javaop.com/~ron/code/overlib/index.php
Code: http://www.javaop.com/~ron/code/overlib.tgz