$('#mainPics').cycle({ 
    fx:     'fade', 
    speed:   600, 
    timeout: 4000, 
    next:   '#mainPics', 
    pause:   1 
});