if (document.reg.textarea.value=="") { alert("Campo Comentario"); document.reg.textarea.focus(); return; }