function showToolbar()
{
// AddItem(id, text, hint, location, alternativeLocation);
// AddSubItem(idParent, text, hint, location);

	menu = new Menu();
	menu.addItem("PSFhomeid", "PSF Home", "PSF Home",  null, null);
	menu.addItem("poetryid", "Poetry", "Poetry",  null, null);
	menu.addItem("shortstoriesid", "Short Stories 1", "Short Stories 1",  null, null);
	menu.addItem("shortstories2id", "Short Stories 2", "Short Stories 2",  null, null);
	menu.addItem("interviewsid", "Interviews", "Interviews",  null, null);
	menu.addItem("reviewsid", "Reviews", "Reviews",  null, null);
	menu.addItem("sfclubid", "SF Club", "SF Club",  null, null);
	menu.addItem("sectionsid", "Sections", "Sections",  null, null);

	menu.addSubItem("PSFhomeid", "PSF Home", "PSF Home",  "../psf.htm");
	menu.addSubItem("PSFhomeid", "Zinery Home", "Zinery Home",  "zineryss.htm");

	menu.addSubItem("poetryid", "Poetry TOC", "Poetry TOC",  "zinerypo.htm");
	menu.addSubItem("poetryid", "Shelley's Return to Albion", "Shelley's Return to Albion",  "poetry/albion.htm");
	menu.addSubItem("poetryid", "Cabin Boy", "Cabin Boy",  "poetry/cabinboy.htm");
	menu.addSubItem("poetryid", "Ending With a Clean Sheet", "Ending With a Clean Sheet",  "poetry/cleansheet.htm");
	menu.addSubItem("poetryid", "It Hurts to be Answered", "It Hurts to be Answered",  "poetry/hurts.htm");
	menu.addSubItem("poetryid", "Meeting Another Intelligent Race", "Meeting Another Intelligent Race",  "poetry/intelligentrace.htm");
	menu.addSubItem("poetryid", "Part of the Whole is Missing", "Part of the Whole is Missing",  "poetry/missing.htm");
	menu.addSubItem("poetryid", "Nova", "Nova",  "poetry/nova.htm");
	menu.addSubItem("poetryid", "A Collection of Short Poems", "A Collection of Short Poems",  "poetry/shorts.htm");
	menu.addSubItem("poetryid", "Parts of the Tape Not Officially Transmitted", "Parts of the Tape Not Officially Transmitted",  "poetry/transmitted.htm");
	menu.addSubItem("poetryid", "Yellow Sign & Dark Destiny", "Yellow Sign & Dark Destiny",  "poetry/yel_sign_dd.htm");
	menu.addSubItem("poetryid", "Poem for Dungeon's Dawn", "Poem for Dungeon's Dawn",  "poetry/dungeonsdawn.htm");
	menu.addSubItem("poetryid", "Twilight", "Twilight",  "poetry/twilight.htm");

	menu.addSubItem("shortstoriesid", "Short Stories TOC", "Short Stories TOC",  "zineryshort.htm");
	menu.addSubItem("shortstoriesid", "Best Layed Plans...", "Best Layed Plans...",  "shortstories/bestlayedplans.htm");
	menu.addSubItem("shortstoriesid", "Beyond the Great White Wall", "Beyond the Great White Wall",  "shortstories/beyondthegreatwhitewall.htm");
	menu.addSubItem("shortstoriesid", "Both Sides of the Tracks", "Both Sides of the Tracks",  "shortstories/bothsides.htm");
	menu.addSubItem("shortstoriesid", "Brains Installed", "Brains Installed",  "shortstories/brainsinstalled.htm");
	menu.addSubItem("shortstoriesid", "Cerebus", "Cerebus",  "shortstories/cerebus.htm");
	menu.addSubItem("shortstoriesid", "Evil Twin on Rocket Fuel", "Evil Twin on Rocket Fuel",  "shortstories/eviltwin.htm");
	menu.addSubItem("shortstoriesid", "Full Fathom Five High", "Full Fathom Five High",  "shortstories/fullfathom.htm");
	menu.addSubItem("shortstoriesid", "Holiday Spirit", "Holiday Spirit",  "shortstories/holidayspirit.htm");
	menu.addSubItem("shortstoriesid", "How it Could Have Been", "How it Could Have Been",  "shortstories/howitcouldhavebeen.htm");
	menu.addSubItem("shortstoriesid", "They Loiter", "They Loiter",  "shortstories/loiter.htm");
	menu.addSubItem("shortstoriesid", "Midnight at the Club of Lost Souls", "Midnight at the Club of Lost Souls",  "shortstories/midnight.htm");
	menu.addSubItem("shortstoriesid", "A Missing Tale from the Mabinogion", "A Missing Tale from the Mabinogion",  "shortstories/missingtale.htm");
	menu.addSubItem("shortstoriesid", "Mourners to Get New Facilities", "Mourners to Get New Facilities",  "shortstories/mourners.htm");
	menu.addSubItem("shortstoriesid", "Mysteries of Past Augmentations", "Mysteries of Past Augmentations",  "shortstories/mysteries.htm");
	menu.addSubItem("shortstoriesid", "Predator", "Predator",  "shortstories/predator.htm");

	menu.addSubItem("shortstories2id", "Proffessor Mangronk", "Proffessor Mangronk",  "shortstories/proffessormangronk.htm");
	menu.addSubItem("shortstories2id", "The Protocol", "The Protocol",  "shortstories/protocol.htm");
	menu.addSubItem("shortstories2id", "Shard", "Shard",  "shortstories/shard.htm");
	menu.addSubItem("shortstories2id", "Strange Times", "Strange Times",  "shortstories/strangetimes.htm");
	menu.addSubItem("shortstories2id", "The Monkey Painter", "The Monkey Painter",  "shortstories/themonkeypainter.htm");
	menu.addSubItem("shortstories2id", "The Vortex of Squambaleena", "The Vortex of Squambaleena",  "shortstories/thevortex.htm");
	menu.addSubItem("shortstories2id", "Asterius", "Asterius",  "shortstories/asterius.htm");
	menu.addSubItem("shortstories2id", "Back to the Fen", "Back to the Fen",  "shortstories/backtothefen.htm");
	menu.addSubItem("shortstories2id", "The URL King", "The URL King",  "shortstories/urlking.htm");
	menu.addSubItem("shortstories2id", "Mother Love", "Mother Love",  "shortstories/motherlove.htm");
	menu.addSubItem("shortstories2id", "Jump", "Jump",  "shortstories/jump.htm");
	menu.addSubItem("shortstories2id", "Gulorformed", "Gulorformed",  "shortstories/gulorformed.htm");
	menu.addSubItem("shortstories2id", "Bureau 13", "Bureau 13",  "shortstories/bureau13.htm");
	menu.addSubItem("shortstories2id", "Transgression", "Transgression",  "shortstories/transgression.htm");

	menu.addSubItem("interviewsid", "Interviews TOC", "Interviews TOC",  "zineryin.htm");
	menu.addSubItem("interviewsid", "Barry Noble", "Barry Noble",  "interviews/barrynoble.htm");
	menu.addSubItem("interviewsid", "Brian Jacques", "Brian Jacques",  "interviews/brianjac.htm");
	menu.addSubItem("interviewsid", "Miller Lau", "Miller Lau",  "interviews/millerlau.htm");
	menu.addSubItem("interviewsid", "Paul McAuley", "Paul McAuley",  "interviews/paulmcauley.htm");
	menu.addSubItem("interviewsid", "Tom Baker", "Tom Baker",  "interviews/tombaker.htm");

	menu.addSubItem("reviewsid", "Reviews Home", "Reviews Home",  "../reviews/reviews.htm");
	menu.addSubItem("reviewsid", "Plays", "Plays",  "../reviews/plays.htm");
	menu.addSubItem("reviewsid", "Games", "Games",  "../reviews/games.htm");
	menu.addSubItem("reviewsid", "Books", "Books",  "../reviews/books.htm");
	menu.addSubItem("reviewsid", "Events", "Events",  "../reviews/events.htm");
	menu.addSubItem("reviewsid", "Films", "Films",  "../reviews/films.htm");
	menu.addSubItem("reviewsid", "TV", "TV",  "../reviews/tv.htm");
	menu.addSubItem("reviewsid", "Radio", "Radio",  "../reviews/radio.htm");

	menu.addSubItem("sfclubid", "About Us", "About Us",  "../local/aboutus.htm");
	menu.addSubItem("sfclubid", "History", "History",  "../local/history.htm");
	menu.addSubItem("sfclubid", "Local Scene", "Local Scene",  "../local/local.htm");
	menu.addSubItem("sfclubid", "About Peterborough", "About Peterborough",  "../local/aboutpeterborough.htm");
	menu.addSubItem("sfclubid", "News From Peterborough", "News From Peterborough",  "../local/newsfp.htm");
	menu.addSubItem("sfclubid", "Games Library", "Games Library",  "../sections/gameslibrary.htm");
	menu.addSubItem("sfclubid", "Guest Book", "Guest Book",  "../local/guestbook.htm");

	menu.addSubItem("sectionsid", "Sections Home", "Sections Home",  "../sections/sectionshome.htm");
	menu.addSubItem("sectionsid", "SF", "SF",  "../sections/sfiction.htm");
	menu.addSubItem("sectionsid", "Fantasy", "Fantasy",  "../sections/fantasy.htm");
	menu.addSubItem("sectionsid", "Gothic", "Gothic",  "http://www.btinternet.com/~bakul/gothic.htm");
	menu.addSubItem("sectionsid", "Horror", "Horror",  "../sections/horror.htm");
	menu.addSubItem("sectionsid", "Books", "Books",  "../sections/books.htm");
	menu.addSubItem("sectionsid", "Art", "Art",  "../sections/art.htm");
	menu.addSubItem("sectionsid", "TV", "TV",  "../sections/tv.htm");
	menu.addSubItem("sectionsid", "Comics", "Comics",  "../sections/comics.htm");
	menu.addSubItem("sectionsid", "Films", "Films",  "../sections/films.htm");
	menu.addSubItem("sectionsid", "Games", "Games",  "../sections/games.htm");
	menu.addSubItem("sectionsid", "Theatre", "Theatre",  "../sections/theatre.htm");
	menu.addSubItem("sectionsid", "Music", "Music",  "../sections/music/music.htm");

	menu.showMenu();
}
