function desccount() {	document.form.descchar.value = document.form.desc.value.length; }
