$(function() { $('#slider').cycle({ fx: 'scrollLeft', timeout: 4100, speed:500, pager: '#cyclenav' }); });