$(document).ready(function() {
    $(".slideshow").cycle({timeout: 10000});
});
