This property is used to define the default message displayed in a window's status bar.
This property, which can be set at any time, is used to define the default message displayed in a window's status bar, with priority given to any other status messages such as the text displayed when you onMouseOver a link or anchor.
window.defaultStatus = "This is the default status bar message."