onLoad () {// carries the function out once 
Name="";//clears the Name box 
Email="";//clears the Email box 
Message="";//clears the Message box 
info="";//clears the info box 
}
