$('#s4').cycle({ 
    fx:     'scrollLeft', 
    speed:  '500', 
    timeout: 5000, 
    next:   '#next2', 
    prev:   '#prev2' 
});