function ChgCategory(x)
{
	location.href = "/forum/" + x
}

