$('#s2').cycle({
    fx:     'fade',
    prev:   '#prev2',
    next:   '#next2',
    timeout: 7000
});