
    $('#splashes').cycle({ 
        fx:     'fade', 
        timeout: 10000,
        speed:  'slow',
    });

