Non flash based image galleries
Two different image gallery techniques caught my eye while searching for ways to present a gallery without the use of flash.
Slideshow 2 is a javascript class for Mootools 1.2. Check out the demos and options (my fav is the Ken Burns show)… very snazzy!
Fancybox was built using the jQuery library . Displays content in a Mac style “lightbox” that floats over the web page.
Both discribe themselves to be lightweight and easily customizable.