	$(function() {
			$(".jCarouselLite").jCarouselLite({
				auto: 3000,
				speed: 500,
				scroll: 1,
				visible: 1
			});
	});

