{
iJabConstants constants = JabberApp.getConstants();
statusMenu = new Menu();
onlineItem = new MenuItem();
onlineItem.setText(constants.online());
onlineItem.addSelectionListener(new SelectionListener<MenuEvent>()
{
public void componentSelected(MenuEvent ce) {
changeShow("");