

$(function(){
      $(".fixa").jCarouselLite({
            btnPrev : '.prev',
            btnNext : '.next',
            /*auto    : 2500,
            speed   : 1000,*/
            visible : 3,
			circular:false,
      })
})
