bs-screensaver.js 81 B

1234
  1. function toNext() {
  2. location.href = rootPath + "/Home/screensaverTwo";
  3. }