if (system.hasAccess("Carta de boas-vindas"))
homeOthersRepository.addItem("Carta de boas-vindas", mainScreen,
"openWelcomeReport");
if (system.hasAccess("Etiquetas"))
homeOthersRepository.addItem("Impress�o de Etiquetas", mainScreen,
"openLabelMailingReport");
componentsList.add(homeOthersRepository);
}