function toNext() { location.href = rootPath + "/Home/Index"; } function toBack() { location.href = rootPath + "/Home/screensaver"; }