$(function() {
    $('#slides').jCarouselLite({
	auto: 4000,
	speed:1000,
	visible: 1,
	easing: "backout"
	});
});
