<html> <script language="JavaScript"> for(var i = 0; i <= window.frames.length; i++){ newWin.document.write("The name of frame #" + i); ...
確定! 回上一頁