$.fn.cycle.defaults.timeout = 4000;
$(function() {
	
    $('#s1').cycle({
    
});
});
