ウィンドウオブジェクト window window.self window.top window.parent window.opener window.length window.name ダイアログ表示 window.alert(message) window.confirm(message) window.prompt(message [, default]) window.showModalDialog(url [, arg [, opt]]) window.showModelessDialog(url [, arg [, opt]]) window.dialogArguments window.dialogHeight window.dialogWidth window.dialogLeft window.dialogTop window.returnValue ウィンドウ制御