jSlide
A simple jQuery plugin that cycles through images.
Source Code
Sample Code
$('#slides').slideShow({
speed : 2000,
fadeSpeed : 2000,
transition : 'fade',
slideClick : function(){}
});
See you can slide through anything!
KITTENS!