$('#s1').cycle({ fx: 'shuffle', prev: '#prev1', next: '#next1', timeout: 0, after: function(c,n,o) {$(o.elements).show();} });