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
A.onError
B.onMouseOut
C.onLoad
D.onOpen