$(".content-images-carousel").jCarouselLite({
	btnNext: ".content-images-next",
	btnPrev: ".content-images-prev",
	visible: 1
});