$(function() {
  $("#random_pvc_box").jCarouselLite({
    visible: 13,
		auto: 800,
    speed: 1500
  });
});

