$(function(){$(".images").jCarouselLite({auto:4000,speed:3000,start:0,visible:1,scroll:1,easing:"easeInOutExpo",btnNext:".nextBt",btnPrev:".prevBt"});});$(function(){$(".text").jCarouselLite({auto:4000,speed:3000,start:0,visible:1,easing:"easeInOutExpo",scroll:2,btnNext:".nextBt",btnPrev:".prevBt"});});
