goPage.js 56 B

123
  1. function move(){
  2. runPage.go(runPage.thisPage() + 1);
  3. }