jQuery().ready(function(){$("#slideshow").jCarouselLite({btnPrev:"#placenav #butprev",btnNext:"#placenav #butnext",easing:"easeInOutExpo",speed:900,vertical:true,visible:1});$("#captions").jCarouselLite({btnPrev:"#placenav #butprev",btnNext:"#placenav #butnext",easing:"easeInOutExpo",speed:900,visible:1});});
