// JavaScript Document
function pusto(obj)
{
	obj.value="";
}

