if (theform.touser.value=="" || theform.message.value==""|| theform.title.value=="" ) {
Add Above: if(theform.title.value=="") { theform.title.value="No Subject Entered"; }