$( function() {
	$( ".carousel" ).jcarousel({
		scroll: 1
	});
});
