This is very basic, here's the script: NOTE: Insert this script anywhere between the <body> .... </body> tags of your HTML document.
<script language="JavaScript"> alert('Your text goes here') </script>