if (CKEDITOR.instances.TextArea1.getData() == '') {alert("不能为空");CKEDITOR.instances.TextArea1.focus();return false;}