$(function() {
	 //carousel begin 
	 $(".carousel").jCarouselLite({
			btnNext: ".next",
			btnPrev: ".prev"
			


			
			
	 });
	 
	 //rollover hover
	 
	
});
