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