function fclear(idf) {
	idf.value="";
}
