$(function(){$("#carrossel").jCarouselLite({
				btnNext:'#a_prev',
				btnPrev:'#a_next',
				auto:3500,
				speed:800
				
				})
		   })
