function crsTTLabelMe(crsFeatureID,crsFeatureLabel)
{
	return crsFeatureLabel;
}

