jQuery(document).ready(function(){jQuery(".cat_slideshow").each(function(){jQuery(this).jCarouselLite({btnNext:jQuery(this).parents("div").children(".next-p"),btnPrev:jQuery(this).parents("div").children(".prev-p"),visible:1});});var posts=new Accordian('posts-accordian',3,'header_highlight');var event=new Accordian('event-accordian',3,'header_highlight');});