jQuery(function() {
    jQuery('#slideshow').cycle( {timeout:10000} );
});
