function getYPosition(){ var top = window.pageYOffset || document.documentElement.scrollTop return top; }
確定! 回上一頁