Does anyone knows how to fix the page number on prs4.js??
I saw on the base html code that it has 21 pages. Here is the code:
<script type="text/javascript">xr_spapn=23;
var xr_spatrs=[16,2500,16,2500,16,2500,16,2500,16,2500,16,1455,16 ,2500,16,2500,16,2500,16,2500,16,2500,16,2500,16,2 500,16,2500,16,2500,16,2500,16,2500,16,1455,16,250 0,16,2500,16,2500];
var xr_autoscale=1;
</script>

I tried to modify it but when it exceeds 21, my added page design gets messed up. I really need help, Thanks guys!