A.top B.self C.left D.frames
A.statusbar = "put your message here" B.window.status = "put your message here" C.window.status("put your message here") D.status("put your message here")
A.document B.window C.form D.location