		$(function() {
    		$(".slider").jCarouselLite({
        		auto: 800,
				speed: 1000,
        		visible: 8
    		});
		});


