$(function() {
    $('#slideshow').cycle({
        fx:     'fade',
        speed:  '800',
        timeout: 8000
         });

    
    
});
