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