$(document).ready(function() {
   $('#slideshow').jsCarousel({ autoscroll: true, itemstodisplay: 1 });
});
