function clearSpamFlag(inSetID){
	document.getElementById(inSetID).value='clear';
}