jQuery(function(){ jQuery(".slideshow").cycle({ speed: 1000, timeout: 4000, fx: 'fadeout' }); });