jQuery Cycle Plugin
Overview
The jQuery Cycle Plugin is a slideshow plugin that supports many different types of transition effects. It supports pause-on-hover, auto-stop, auto-fit, before/after callbacks, click triggers and much more.
How it Works
The plugin provides a method called cycle which is invoked on a container element. Each child element of the container becomes a “slide”. Options control how and when the slides are transitioned.
Demo
http://malsup.com/jquery/cycle/
Download
http://malsup.com/jquery/cycle/download.html



