$(function() {
	$('#frontpage-carousel').jCarouselLite({
		visible: 2,
		speed: 1000,
		auto: 4000
	});
});
