A.back(-1) B.back(1) C.forward(1) D.go(-1)
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")