var w; function run1() { w = window.open("", "", "width=400,height=200"); } function run2() { w.close(); } function run3() { var s = document.
確定! 回上一頁