
<script language="JavaScript">
<!--
// please keep these lines on when you copy the source
// made by: Nicolas - http://www.javascript-page.com
function text(txt) {
window.status = txt;
}
// -->
</script>
<a href="" onmouseover='text("You can get a text message to come up"); return true'>
Put your mouse over here</a>
Put you mouse over here too