Within the downloadable distribution are examples of the Oomph overlay UI based on jQuery:
oohmp/consume/Client/test.html
oohmp/consume/Client/testx.html
These pages do not run correctly due to absolute URLs in the HTML source, despite the files referenced being included in the download:
https://visitmix.com/labs/oomph/1.0/Client/jquery-1.2.6.min.js
http://localhost/oomph/oomphx.js
A simple oversight I'm sure but on the plus-side the examples then work perfectly fine in Safari and Firefox out-of-box - good work.