<html>
<body>
<script>
window.defaultStatus="This is the default text in the status bar!!";
</script>
<p>Look at the text in the statusbar.</p>
<p><b>Note:</b> The defaultStatus property does not work in the default configuration of IE, Firefox, Chrome, or Safari.</p>
</body>
</html>