function showToolbar()
{
// AddItem(id, text, hint, location, alternativeLocation);
// AddSubItem(idParent, text, hint, location);

	menu = new Menu();
	menu.addItem("ourweddingid", "Our WEDDING", "Our WEDDING",  null, null);
	menu.addItem("joeandsueid", "Joe and Sue's Gormleys", "Our FAMILY",  null, null);
	menu.addItem("othergormleysid", "Other Gormleys", "Other Gormleys",  null, null);
	menu.addItem("gmailid", "Gormleys Email", "Gormleys Email",  null, null);
	menu.addItem("msid", "Multiple Sclerosis", "Multiple Sclerosis ",  null, null);
	menu.addItem("backtohomepageid", "Back to GormleysDOTcom", "Back to GormleysDOTcom",  null, null);
	
	menu.addSubItem("ourweddingid", "Main Wedding Page", "Main Wedding Page",  "http://www.gormleys.com/mainweddingpage.html");
	menu.addSubItem("ourweddingid", "Directions", "Directions",  "http://www.gormleys.com/directions.html");
	menu.addSubItem("ourweddingid", "Area Hotels", "Area Hotels",  "http://www.gormleys.com/hotels.html");
	menu.addSubItem("ourweddingid", "Flying?", "Flying?",  "http://www.gormleys.com/flying.html");
	menu.addSubItem("ourweddingid", "Rehearsal", "Rehearsal",  "http://www.gormleys.com/rehearsal.html");
	menu.addSubItem("ourweddingid", "The Church", "The Church",  "http://www.gormleys.com/thechurch.html");
	menu.addSubItem("ourweddingid", "The Reception", "The Reception",  "http://www.gormleys.com/reception.html");
	menu.addSubItem("ourweddingid", "The HoneyMoon", "The HoneyMoon",  "http://www.gormleys.com/honeymoon.html");
	menu.addSubItem("ourweddingid", "Photo Gallery", "Photo Gallery", "http://www.gormleys.com/photogallery.html");
	menu.addSubItem("ourweddingid", "Thank Yous", "Thank Yous",  "http://www.gormleys.com/thankyou.html");
	menu.addSubItem("ourweddingid", "Help Fight MS!", "Help Fight MS!",  "http://www.gormleys.com/ads.html");

	menu.addSubItem("joeandsueid", "Birth Announcements", "Birth Announcements",  "http://www.gormleys.com/births.html");	
	menu.addSubItem("joeandsueid", "Collages", "Collages",  "http://www.gormleys.com/collages.html");
	menu.addSubItem("joeandsueid", "Family Business", "Family Business",  "http://www.gormleys.com/familybusiness.html");
	menu.addSubItem("joeandsueid", "Family Email", "Family Email",  "http://www.gormleys.com/familyemail.html");
	menu.addSubItem("joeandsueid", "Family Tree", "Family Tree",  "http://www.gormleys.com/familytree.html");
	menu.addSubItem("joeandsueid", "Gormley Portrait", "Gormley Portrait",  "http://www.gormleys.com/gormleyportrait.html");
	menu.addSubItem("joeandsueid", "Mugshots", "Mugshots",  "http://www.gormleys.com/mugshots.html");
	menu.addSubItem("joeandsueid", "Music", "Music",  "http://www.gormleys.com/music.html");
	menu.addSubItem("joeandsueid", "Favorite Websites", "Favorite Websites",  "http://www.gormleys.com/websites.html");
	menu.addSubItem("joeandsueid", "Help Fight MS!", "Help Fight MS!",  "http://www.gormleys.com/ads.html");
	menu.addSubItem("joeandsueid", "Pets", "Pets",  "http://www.gormleys.com/pets");
	menu.addSubItem("joeandsueid", "Politics", "Politics",  "http://www.gormleys.com/politics.html");
	menu.addSubItem("joeandsueid", "Videos", "Videos",  "http://www.gormleys.com/video.html");
	menu.addSubItem("joeandsueid", "Wedding Photo Gallery", "Wedding Photo Gallery",  "http://www.gormleys.com/photogallery.html");
	
	menu.addSubItem("othergormleysid", "Genealogy", "Genealogy",  "http://www.gormleys.com/Genealogy.html");
	menu.addSubItem("othergormleysid", "Vikings in Ireland?", "Vikings in Ireland?",  "http://www.gorm.com/");
	menu.addSubItem("othergormleysid", "Dr. Doolittle Gormley", "Dr. Doolittle Gormley",  "http://www.evansville.net/~mag/gormley2.html");
	menu.addSubItem("othergormleysid", "Gormley Genforum", "Gormley Genforum",  "http://genforum.genealogy.com/gormley/");
	menu.addSubItem("othergormleysid", "Gormleys on the Net", "Gormleys on the Net",  "http://www.gormleys.com/GormleySites.html");
	menu.addSubItem("othergormleysid", "Help Fight MS!", "Help Fight MS!",  "http://www.gormleys.com/ads.html");

	menu.addSubItem("gmailid", "YourName@gormleys.com", "YourName@gormleys.com",  "http://www.gormleys.com/gormleysemail.html");
	menu.addSubItem("gmailid", "Gmail", "Gmail",  "http://www.gormleys.com/gormleysemail.html");
      	menu.addSubItem("gmailid", "Help Fight MS!", "Help Fight MS!",  "http://www.gormleys.com/ads.html");

	menu.addSubItem("msid", "MS and this site", "MS and this site",  "http://www.gormleys.com/MSlinks.html");
	menu.addSubItem("msid", "The National MS Society", "The National MS Society",  "http://www.nmss.org/");
	menu.addSubItem("msid", "The MS Foundation", "The MS Foundation",  "http://www.msfacts.org/");
	menu.addSubItem("msid", "GreaterGood.com", "GreaterGood.com",  "http://www.greatergood.com/cgi-bin/WebObjects/GreaterGood.woa/31/wa/shoppingVillage?svid=msfacts");
	menu.addSubItem("msid", "The Myelin Project", "The Myelin Project",  "http://www.myelin.org/");
	menu.addSubItem("msid", "G-Mail for MS", "G-Mail for MS",  "http://www.gormleys.com/gormleysemail.html");
	menu.addSubItem("msid", "Help Fight MS!", "Help Fight MS!",  "http://www.gormleys.com/ads.html");


	menu.addSubItem("backtohomepageid", "Back to GormleysDOTcom", "Back to GormleysDOTcom",  "http://www.gormleys.com/index.html");
	menu.addSubItem("backtohomepageid", "Sign Our Guestbook!", "Sign our Guestbook!",  "http://www.gormleys.com/guestbook/");
	menu.addSubItem("backtohomepageid", "Help Fight MS!", "Help Fight MS!",  "http://www.gormleys.com/ads.html");

	menu.showMenu();
}