// JavaScript Document

$(function(){$(".anyClass3").jCarouselLite({btnNext: ".next",btnPrev: ".prev",visible: 5,speed: 3000,scroll: 4,auto:5000});});

