// JavaScript Document


function clearForm() {
	document.sub.subscribe.value = "";
}

