function scroll(e) { if(el.scrollTop + el.clientHeight >= el.scrollHeight-50 && !el.hasAttribute("scrolling")) {
確定! 回上一頁