jQuery(function(){ jQuery(".slideshow").cycle({ speed: 1500, timeout: 4000 }); });