function clearValue(source){
	source.value="";
}
