A PHP image gallery with: *real-time image swapping -- no page reload *automatic resizing -- no need for thumbnails *a killer admin page -- create or delete galleries, upload or remove images, all from the web To make the swapping and resizing possible, all the images are loaded at once. Since this can take awhile, any gallery with more than five images will be automatically split into pages, which makes it faster, better-looking, and more pleasant to be around. NEW IN VERSION 0.9!!!!!!!!!!!!!!!!!!! register_globals is no longer needed