function search(val){
	val.value="";
}
function text(val){
	val.value="";
}