document.write is weird. It inserts HTML into the page wherever it appears. Well, it inserts its HTML directly after the script tag it appears in.
確定! 回上一頁