function viewAll(newSort)
{
	window.location = newSort;
}

