$(document).ready(function(){
	$(".sp_tieubieu").jCarouselLite({
			btnNext: ".prev-horizontal",
			btnPrev: ".next-horizontal",
			auto:	true,
			scroll: 1,
			speed: 10000,
			visible: 2
	});	
})
