$(function() {$(".carousel").jCarouselLite({btnNext: ".next",btnPrev: ".prev",auto: 3000,speed: 300,visible: 3,start: 0});});

