$('#s3').cycle({
    fx:     'fade',
    speed:   1000,
    timeout: 2000,
    next:   '#s3',
    pause:   1
});
Vistors: