A jQuery plugin that enables you to easily create timed slideshow presentations.
Including the plugin on your page will turn an unordered list into a slideshow with the list items as slides. Then style it by  CSS , with or without images, and customize the behaviour using the plugin options.
Full documentation and examples included.
Features:
- Very customizable by CSS & plugin options
 - Use any type of html / media types inside the slides
 - Use a global or individual slide interval
 - Optionaly show / hide most of the features
 - 4 transition types (fade, slide, reveal, instant)
 - Compatible with all common browsers, even IE6
 - Multiple instances on the same page possible
 - User can click a node to start the associated slide
 - User can click the timeline to start the associated slide
 - User can pause/resume the presentation
 - Keyboard functionality (space = pause/play)
 - Contains fully commented source code
 - Contains documentation/help file