$('#s1').cycle({ fx: 'fade', timeout: 4000, delay: -2000 });
$('#s2').cycle({ fx: 'turnDown', width: 300, height: 300, timeout: 4000 });