$(document).ready(function() {  
 $('.PapRot').jCarouselLite({btnNext: '.nav .next2', btnPrev: '.nav .prev2', scroll: 2}); 
});

