showIcons = true;
showJunctions = true;
showRoot = true;
showRootJunction = true;
solar = new Solar();
String[] toolbarIconKeys
= {ToolBarTag.ICON_OFF, ToolBarTag.ICON_SMALL, ToolBarTag.ICON_BIG};
toolbarIconItems = getSelectItems(toolbarIconKeys, "demo");
toolbarIconSize = ToolBarTag.ICON_SMALL;