Event Onmethod JavaScript DHTML

 
 
An onclick script 
 
function alertUser() { 
    document.write("Hi!"); 

 
 
 
Here is some body text.