function showToolbar()
{
// comments ...;
// AddItem(id, text, hint, location, alternativeLocation);
//   id= for reference from submenu;
//   text=button label;
//   hint=shows on rollover;
//   location=goto address;
//   alternativeLocation=optional 
// AddSubItem(idParent, text, hint, location);

	menu = new Menu();
	menu.addItem("best", "Best Desktop", "Quick References",  null, null);
	menu.addItem("more", "More Desktop", "In case the Best didnt help",  null, null);
	menu.addItem("selected1", "Selected Topics 1", "",  null, null);
	menu.addItem("selected2", "Selected Topics 2", "",  null, null);
	menu.addItem("other", "Other Stuff", "Miscellany",  "#Other Stuff", null);
	menu.addItem("top", "Top", "Goto Top of Page", "#Top", null);
	menu.addItem("mystuff", "My subset ...", "My Pareto 20%", null, null);
	

	menu.addSubItem("best", "Acronyms....................", "Acronym Finder",  "#Acro");
	menu.addSubItem("best", "Associations................", "Canada and Worldwide",  "#Assoc");
	menu.addSubItem("best", "Business Publications.", "Search for ...",  "#BusPubs");
	menu.addSubItem("best", "Calculators.................", "Many different kinds ...",  "#Calcs");
	menu.addSubItem("best", "Canadian Government Information................", "Gateway to ...",  "#GovInfo");
	menu.addSubItem("best", "Converters..................", "Currency and Various Measurement Units",  "#Converters");
	menu.addSubItem("best", "Cross References.......", "Cross-referenced Facts",  "#CrossRef");
	menu.addSubItem("best", "Dictionaries................", "Including FOLDOC",  "#Dict");
	menu.addSubItem("best", "Encyclopedias.............", "Britannica to whatis?com",  "#Encyclo");
	menu.addSubItem("best", "Glossaries..................", "Thousands of them ..",  "#Glossary");
	menu.addSubItem("best", "How to........................", "Including HowStuffWorks",  "#Howto");
	menu.addSubItem("best", "Maps...........................", "",  "#Map");
	menu.addSubItem("best", "Postal Codes..............", "Lookup",  "#Postal");
	menu.addSubItem("best", "Quotations..................", "",  "#Quotes");
	menu.addSubItem("best", "Thesaurus...................", "",  "#Thesaurus");
	
	menu.addSubItem("more", "Acronyms....................", "Several sources ...",  "#Acronyms");
	menu.addSubItem("more", "Buying Stuff................", "Amazon and others ...",  "#Buying Stuff");
	menu.addSubItem("more", "Calendars...................", "",  "#Calendars");
	menu.addSubItem("more", "Dictionaries...............", "Specialized, including IT @ whatis.com", "#Dictionaries");
	menu.addSubItem("more", "Directories.................", "Fraser's, Scott's, Thomas and others",  "#Directories");
	menu.addSubItem("more", "Electoral Districts......", "Canadian",  "#Electoral Districts");
	menu.addSubItem("more", "Encylopedias..............", "Math/Science/Technical",  "#Encyclopedias");
	menu.addSubItem("more", "Geography.................", "Names and distances in Canada",  "#Geography");
	menu.addSubItem("more", "Lawyers.....................", "Specializing in Science and Technology",  "#Lawyers");
	menu.addSubItem("more", "Lists...........................", "All kinds ...",  "#Lists");
	menu.addSubItem("more", "Maps..........................", "Names and distances in Canada",  "#Maps");
	menu.addSubItem("more", "NAICS.........................", "North American Industrial Classification System",  "#NAICS");
	menu.addSubItem("more", "People........................", "Find them through the Web",  "#People");
	menu.addSubItem("more", "Pharma/Drugs...........", "Pharmacopeia",  "#Pharma");
	menu.addSubItem("more", "Plastics.......................", "CPIA",  "#Plastics");
	menu.addSubItem("more", "Speakers....................", "Entertainers",  "#Speakers");
	menu.addSubItem("more", "Standards...................", "Links from CISTI",  "#Standards");
	menu.addSubItem("more", "Weather.....................", "Road Conditions",  "#Weather");
	menu.addSubItem("more", "World Facts................", "CIA World Factbook",  "#World Facts");

	menu.addSubItem("selected1", "Business Awards.........", "",  "#Awa");
	menu.addSubItem("selected1", "Business Plans............", "How to write ...",  "#Plan");
	menu.addSubItem("selected1", "Business Sourcing.......", "Purchasing ...",  "#Sourcing");
	menu.addSubItem("selected1", "Business Tools............", "",  "#Tools");
	menu.addSubItem("selected1", "Employees..................", "Job search",  "#Employees");
	menu.addSubItem("selected1", "Environment...............", "Pollution Prevention",  "#Environment");
	menu.addSubItem("selected1", "Events.........................", "",  "#Events");
	menu.addSubItem("selected1", "Expertise....................", "",  "#Expertise");
	menu.addSubItem("selected1", "Exporting....................", "",  "#Exporting");
	menu.addSubItem("selected1", "Government................", "",  "#Gov");
	menu.addSubItem("selected1", "ISO..............................", "",  "#ISO");
	menu.addSubItem("selected1", "Laboratories...............", "",  "#Labs");
	menu.addSubItem("selected1", "Manufacturing............", "",  "#Manu");
	menu.addSubItem("selected1", "Media..........................", "",  "#Media");
	menu.addSubItem("selected1", "NRC Public Sites.........", "",  "#NRCPub");
	menu.addSubItem("selected1", "NRC for ITAs...............", "Passwords necessary",  "#NRCITAs");
	menu.addSubItem("selected1", "Organizations.............", "",  "#Orgs");
	menu.addSubItem("selected1", "Patents.......................", "",  "#Patents");
	menu.addSubItem("selected1", "Professional Services", "Consultants",  "#Prof");

	menu.addSubItem("selected2", "Research.....................", "",  "#Research");
	menu.addSubItem("selected2", "Small Business............", "",  "#Small");
	menu.addSubItem("selected2", "Software Sources........", "",  "#Soft");
	menu.addSubItem("selected2", "SR&ED.........................", "",  "#SR&ED");
	menu.addSubItem("selected2", "Standards....................", "",  "#Standard");
	menu.addSubItem("selected2", "Technical - Computers", "",  "#Computers");
	menu.addSubItem("selected2", "Technical - Other", "",  "#Tech");
	menu.addSubItem("selected2", "Telephone...................", "Find numbers",  "#Tel");
	menu.addSubItem("selected2", "Travel..........................", "",  "#Travel");
	menu.addSubItem("selected2", "Universities, Colleges.", "",  "#Uni");
	menu.addSubItem("selected2", "Venture Capital...........", "Sources",  "#VC");
	menu.addSubItem("selected2", "Welding.......................", "",  "#Welding");
	menu.addSubItem("selected2", "Youth...........................", "",  "#Youth");

	menu.addSubItem("other", "Other Stuff", "Miscellany",  "#Other Stuff");

	menu.addSubItem("top", "Top", "Goto Top of Page", "#Top");

	menu.addSubItem("mystuff", "Acronym Finder", "Acronym Finder",  "#Acro");
	menu.addSubItem("mystuff", "CBC...................", "",  "#TV");
	menu.addSubItem("mystuff", "Centennial........", "",  "#Centennial");
	menu.addSubItem("mystuff", "Currency...........", "",  "#Converters");
	menu.addSubItem("mystuff", "Dictionary.........", "",  "#Dict");
	menu.addSubItem("mystuff", "FOLDOC............", "",  "#Foldoc");
	menu.addSubItem("mystuff", "Glossaries.............", "",  "#Glossary");
	menu.addSubItem("mystuff", "HowStuffWorks.", "",  "#Howto");
	menu.addSubItem("mystuff", "Maps.................", "",  "#Map");
	menu.addSubItem("mystuff", "Measurement...", "",  "#Measure");
	menu.addSubItem("mystuff", "NRC for ITAs....", "Passwords necessary",  "#NRCITAs");
	menu.addSubItem("mystuff", "Ryerson............", "",  "#Ryerson");
	menu.addSubItem("mystuff", "Software...........", "Software Sources", "#Soft");
	menu.addSubItem("mystuff", "Telephone Stuff.", "Find numbers",  "#Tel");
	menu.addSubItem("mystuff", "Viruses..............", "",  "#Virus");
	menu.addSubItem("mystuff", "whatis?com.......", "",  "#whatis?");
	menu.addSubItem("mystuff", "Webmail............", "",  "#webmail");


	menu.showMenu();
}