function IsSupportClient($userID = false) { return CTicket::HaveRole(CTicket::GetSupportClientRoleID(), $userID); }