function RemoveText(odj)
{
	odj.value = "";
}
	
