function erease(object)
{
	object.value='';
}