here is a javascript code for puting a message in your status bar on your website.Just change testing 123 to your message.:)
<script> window.status="testing 123" </script>