$(document).ready(function() { $('.slideshow').cycle({ fx: 'none', timeout: 10000 }); });