
function killsubmitbutton() {
	document.phpform.send.disabled = true
}

