$(document).ready(function() {
    setInterval("slideshow()", 5500);
});
