jQuery(function($){ $("#f_links_list").jCarouselLite({ btnNext: "#f_right", btnPrev: "#f_left", speed: 3500, visible: 2, scroll: 1, auto: true });}); jQuery(function($){ $("#f_links_list_ts").jCarouselLite({ btnNext: "#f_right_ts", btnPrev: "#f_left_ts", speed: 3500, visible: 4, scroll: 1, auto: true });}); jQuery(function($){ $("#f_links_list-ts").jCarouselLite({ btnNext: "#f_right_ts", btnPrev: "#f_left_ts", speed: 3500, visible: 4, scroll: 1, auto: true });});