function resize(win){ window = win; frameWidth = window.width - window.innerWidth; frameHeight = window.height - window.innerHeight; console.log(window.
確定! 回上一頁