function go(id)
	{
	location='/go.tg?' + id;
	return false;
	}
