knb
var slideshow=new TINY.fader.fade('slideshow',{
id:'slides', // ID of the parent slideshow unordered list
auto:3, // Seconds to auto-advance, defaults to disabled
resume:true, // Resume after interrupted, defaults to false
navid:'pagination', // Optional ID of direct navigation UL
activeclass:'current', // If navid, class to set on the current LI
visible:true, // Initially display the first slide vs fading it in
position:0 // Initial slide position, defaulting to the 0 index
});