function showToolbar()
{
// AddItem(id, text, hint, location, alternativeLocation);
// AddSubItem(idParent, text, hint, location);

	menu = new Menu();
	menu.addItem("tervpagesid", "Our Tervuren Pages", "Our Tervuren Pages",  null, null);
	menu.addItem("tgalleriesid", "Tervuren Galleries", "Tervuren Galleries",  null, null);
	menu.addItem("sgalleriesid", "Schipperke Galleries", "Schipperke Galleries",  null, null);
	menu.addItem("schipfamilyid", "Our Schipperkes", "Our Schipperks",  null, null);
	menu.addItem("schipperkesid", "Our Schipperke Pages", "Our Schipperke Pages",  null, null);

	menu.addSubItem("tervpagesid", "Earlymoon Tervuren", "Earlymoon Tervuren",  "http://www.schipperke.ws/earlymoon.htm/");
	menu.addSubItem("tervpagesid", "Tervuren Standard", "Tervuren Standard",  "http://www.schipperke.ws/tervstandard.htm/");
	menu.addSubItem("tervpagesid", "About Tervuren", "About Tervuren",  "http://www.schipperke.ws/abouttervs.htm/");
	menu.addSubItem("tervpagesid", "Desribing Tervs", "Describing Tervs",  "http://www.schipperke.ws/tervdescription.htm/");
	menu.addSubItem("tervpagesid", "Finding A Terv", "Finding A Terv",  "http://www.schipperke.ws/findingtervs.htm/");
	menu.addSubItem("tervpagesid", "Molly", "Molly",  "http://www.schipperke.ws/molly.htm/");
	menu.addSubItem("tervpagesid", "Zephyre", "Zephyre",  "http://www.schipperke.ws/zephyre.htm/");
	menu.addSubItem("tervpagesid", "Planned Litters", "Planned Litters",  "http://www.schipperke.ws/emlitter.htm/");
	menu.addSubItem("tervpagesid", ""A" Litter", ""A" Litter",  "http://www.schipperke.ws/emalitter.htm/");

	menu.addSubItem("tgalleriesid", "Main Gallery", "Main Gallery",  "http://www.schipperke.ws/emgallery.htm/");
	menu.addSubItem("tgalleriesid", "1998 UKC Nat", "1998 UKC Nat",  "http://www.schipperke.ws/emgalleryUKCnat1998.htm/");
        menu.addSubItem("tgalleriesid", "2000 UKC Premiere", "2000 UKC Premiere",  "http://www.schipperke.ws/emgalleryUKCJune2000.htm/");
	menu.addSubItem("tgalleriesid", "2001 MI Pontiac", "2001 MI Pontiac",  "http://www.schipperke.ws/emgalleryPontiac2001.htm/");
        menu.addSubItem("tgalleriesid", "2001 UKC Nat", "2001 UKC Nat",  "http://www.schipperke.ws/emgalleryUKCnat2001.htm/");
	menu.addSubItem("sgalleriesid", "Schips "A" to "C"", "Schips "A" to "C"",  "http://www.schipperke.ws/kkgallery1.htm/")
        menu.addSubItem("sgalleriesid", "Schips "D" to "I"", "Schips "D" to "I"",  "http://www.schipperke.ws/kkgallery2.htm/");
	menu.addSubItem("sgalleriesid", "Schips "J" to "R"", "Schips "J" to "K"",  "http://www.schipperke.ws/kkgallery3.htm/");
	menu.addSubItem("sgalleriesid", "Schips ""L" to "R", "Schips "L" to "R"",  "http://www.schipperke.ws/kkgallery4.htm/");
        menu.addSubItem("sgalleriesid", "Schips "S"", "Schips "S"",  "http://www.schipperke.ws/kkgallery5.htm/");
        menu.addSubItem("sgalleriesid", "Schips "T" to "Z"", "Schips "T" to Z"",  "http://www.schipperke.ws/kkgallery6.htm/");
        menu.addSubItem("sgalleriesid", "1999 SCA National", "1999 SCA National",  "http://www.schipperke.ws/1999SCAnat.htm/");
        menu.addSubItem("sgalleriesid", "2000 SCA National", "2000 SCA National",  "http://www.schipperke.ws/2000SCAnat.htm/");
 

	menu.addSubItem("schipfamilyid", "Allie", "Allie",  "http://www.schipperke.ws/allie.htm/");
	menu.addSubItem("schipfamilyid", "Vasha", "Vasha",  "http://www.schipperke.ws/vasha.htm/");
	menu.addSubItem("schipfamilyid", "Julie", "Julie",  "http://www.schipperke.ws/julie.htm/");
	menu.addSubItem("schipfamilyid", "Mitanni", "Mitanni", "http://www.schipperke.ws/mitanni.htm/");
	menu.addSubItem("schipfamilyid", "Kadybug", "Kadybug",  "http://www.schipperke.ws/kadybug.htm/");
	menu.addSubItem("schipfamilyid", "Nikki", "Nikki",  "http://www.schipperke.ws/nikki.htm/");
	menu.addSubItem("schipfamilyid", "Robin", "Robin", "http://www.schipperke.ws/robin.htm");


	menu.addSubItem("schipperkesid", "Kurakuma Homepage", "Kurakuma Homepage",  "http://www.hitbox.com/");
	menu.addSubItem("schipperkesid", "About Schips", "About Schips",  "http://www.schipperke.ws/aboutschips.htm/");
	menu.addSubItem("schipperkesid", "Schip Standard", "Schip Standard",  "http://www.schipperke.ws/schipstandard.htm/");
	menu.addSubItem("schipperkesid", "Books on Schips", "Books on Schips",  "http://www.schipperke.ws/schipbooks.htm/");
	menu.addSubItem("schipperkesid", "Planned Litters", "Planned Litters",  "http://www.schipperke.ws/kklitter.htm/");
	menu.addSubItem("schipperkesid", "Rescue Links", "Rescue Links",  "http://www.schipperke.ws/rescue.htm/");
	menu.addSubItem("schipperkesid", "Family Album", "Family Album",  "http://www.schipperke.ws/photoalbum.htm/");
	menu.addSubItem("schipperkesid", "Planned Litters", "Planned Litters",  "http://www.schipperke.ws/kurakuma's_stories.htm/");



	menu.showMenu();
}
