function showToolbar()
{
// AddItem(id, text, hint, location, alternativeLocation);
// AddSubItem(idParent, text, hint, location);

	menu = new Menu();
	menu.addItem("webmasterid", "Be Informed!", "Get info, tips and insight.",  null, null);
	menu.addItem("freedownloadid", "Resources", "Join in on the action!",  null, null);
	menu.addItem("newsid", "Be Involved!", "Info, Tools and Resources",  null, null);
	menu.addItem("searchengineid", "Related Links", "Other Useful Sites",  null, null);
	menu.addItem("miscid", "Miscellaneous", "Related Conceptzzz",  null, null);

	menu.addSubItem("webmasterid", "Greetings", "Welcome to the site!",  "http://www.consciousdreaming.com/lucid-dreaming/lucid-greetings.htm");
	menu.addSubItem("webmasterid", "RealAudio Intro", "15 min. audio greeting to the site",  "http://www.brainwave-entrainment.com/site-intro.ram");
	menu.addSubItem("webmasterid", "What's New", "Find out WHAT's HAPPENING",  "http://www.consciousdreaming.com/lucid-dreaming/new-lucid-dream-updates.htm");
	menu.addSubItem("webmasterid", "Quick Tips", "Quick info, tips and suggestions",  "http://www.consciousdreaming.com/lucid-dreaming/lucid-dream-tips.htm");
	menu.addSubItem("webmasterid", "Dream Recall", "Increase your dream memory",  "http://www.consciousdreaming.com/lucid-dreaming/how-to-lucid-dream.htm#dreamrecall");
	menu.addSubItem("webmasterid", "Reality Checks", "Common State-Awareness Tests",  "http://www.consciousdreaming.com/lucid-dreaming/how-to-lucid-dream.htm#realitychecks");
	menu.addSubItem("webmasterid", "6 Basic Steps", "Detailed step-by-step instructions",  "http://www.consciousdreaming.com/lucid-dreaming/how-to-lucid-dream.htm");
	menu.addSubItem("webmasterid", "Techniques", "Methods of trance induction",  "http://www.consciousdreaming.com/lucid-dreaming/404-COMINGSOON.htm");
	menu.addSubItem("webmasterid", "Best Method", "The most effective induction method",  "http://www.consciousdreaming.com/lucid-dreaming/best-lucid-dream-methods.htm");
	menu.addSubItem("webmasterid", "Dream Journal", "Keeping a Dream Journal",  "http://www.consciousdreaming.com/lucid-dreaming/how-to-lucid-dream.htm#dreamjournal");
	menu.addSubItem("webmasterid", "Journal Entry", "Sample Dream Journal entry",  "http://www.consciousdreaming.com/lucid-dreaming/lucid-dream-journal.htm");
	menu.addSubItem("webmasterid", "Out of Body Travel", "LDs, OBEs and WILDs, Oh My!",  "http://www.consciousdreaming.com/lucid-dreaming/astral-projection-and-out-of-body-experiences.htm");
	menu.addSubItem("webmasterid", "Brainwaves", "Waves in the Stream of Consciousness",  "http://www.consciousdreaming.com/lucid-dreaming/brainwave-entrainment-info.htm");

	menu.addSubItem("freedownloadid", "Lucid Dream Manual", "A comprehensive how-to guide ",  "http://www.consciousdreaming.com/lucid-dreaming/how-to-lucid-dream-manual-book.htm");
	menu.addSubItem("freedownloadid", "Recommended Reading", "Suggested books from the Lucid Library ",  "http://www.consciousdreaming.com/lucid-dreaming/lucid-dream-and-out-of-body-experiences-reading-books.htm");
menu.addSubItem("freedownloadid", "Lucid Dreaming Software -NEW", "Advanced Dream Training Software - Now Available ",  "http://www.consciousdreaming.com/lucid-dreaming-software.htm");
menu.addSubItem("freedownloadid", "Lucid Dreaming Products", "Brainwave Mind Voyages website offers excellent CDs and software.",  "http://www.brainwave-entrainment.com/Brainwave_Entrainment_Products_CDs_Psychoacoustics_Vibrational_Sound_Therapy.htm");
	menu.addSubItem("freedownloadid", "Multimedia", "List of Dream-related Audio and Video files ",  "http://www.consciousdreaming.com/lucid-dreaming/lucid-dream-and-dreaming-multimedia-links.htm");
    menu.addSubItem("freedownloadid", "DREAM TOOL- The Novadreamer", "NovaDreamer LD Sleep Mask ",  "http://www.consciousdreaming.com/lucid-dreaming/novadreamer-and-lucid-dreams.htm");
	menu.addSubItem("freedownloadid", "Free Resources", "List of Articles, Books and Programs ",  "http://www.consciousdreaming.com/lucid-dreaming/lucid-dream-out-of-body-experiences-resources.htm");
	
	
	menu.addSubItem("newsid", "Research", "Conscious Exploration",  "http://www.consciousdreaming.com/lucid-dreaming/lucid-dream-research-group.htm");
	menu.addSubItem("newsid", "Training", "Awareness Development",  "http://www.consciousdreaming.com/lucid-dreaming-software.htm");
	menu.addSubItem("newsid", "Motion Simulator", "Movement Induced Trance Induction",  "http://www.consciousdreaming.com/lucid-dreaming/motion-simulator.htm");
	menu.addSubItem("newsid", "Mailing Lists", "Email Interest Groups",  "http://www.consciousdreaming.com/lucid-dreaming/lucid-dream-mailing-list-groups.htm");
	menu.addSubItem("newsid", "Messageboard", "Lucid-Dreaming Messages",  "http://groups.yahoo.com/group/lucid-dreaming/messages");
	menu.addSubItem("newsid", "Live Chat - NEW", "Check the chatroom",  "http://www.consciousdreaming.com/metaphysics-live-chat.htm");
	menu.addSubItem("newsid", "Share Dreams", "Share and Sample some Lucid Dreams",  "mailto:iam@consciousdreaming.com");
	menu.addSubItem("newsid", "Share Thoughts", "Your Input, Feedback, Suggestions and Comments",  "mailto:iam@consciousdreaming.com");
	
   

	menu.addSubItem("searchengineid", "The Dream Initiative", "CONSCIOUSness reSEARCH ",  "http://www.consciousdreaming.com/lucid-dreaming-research/");
	menu.addSubItem("searchengineid", "BMV - Brainwave Mind Voyages", "Brainwave Entrainment CDs ",  "http://www.brainwave-entrainment.com/");
	menu.addSubItem("searchengineid", "consciousdreaming.com", "the new Flash site ", "http://www.consciousdreaming.com");
	menu.addSubItem("searchengineid", "LucidYou!", "The Dreamer's Search Engine ",  "http://www.consciousdreaming.com/lucid-dreaming/LUCID-YOU-a-lucid-dreamers-homepage.htm");
	menu.addSubItem("searchengineid", "Lucid Dream Realm", "Find your lucidity ", "http://www.consciousdreaming.com/lucid-dreaming/virtual-lucid-dream-realm.htm");
	menu.addSubItem("searchengineid", "L.D.F.P.C.", "LD Foundation for Physically Challenged ",  "http://www.consciousdreaming.com/lucid-dreaming/404-COMINGSOON.htm");
	menu.addSubItem("searchengineid", "QUALITY DREAM-RELATED LINKS", "Large collection of DREAM-RELATED SITEzzz ",  "http://www.consciousdreaming.com/lucid-dreaming/lucid-dream-and-out-of-body-dreaming-links.htm");

	menu.addSubItem("miscid", "Relaxation", "coming soon",  "http://www.consciousdreaming.com/lucid-dreaming/404-COMINGSOON.htm");
	menu.addSubItem("miscid", "Concentration", "coming soon",  "http://www.consciousdreaming.com/lucid-dreaming/404-COMINGSOON.htm");
	menu.addSubItem("miscid", "Meditation", "coming soon",  "http://www.consciousdreaming.com/lucid-dreaming/404-COMINGSOON.htm");
	menu.addSubItem("miscid", "Breathing", "coming soon",  "http://www.consciousdreaming.com/lucid-dreaming/404-COMINGSOON.htm");
	menu.addSubItem("miscid", "Psychic Development", "coming soon",  "http://www.consciousdreaming.com/lucid-dreaming/404-COMINGSOON.htm");
	menu.addSubItem("miscid", "Biofeedback", "coming soon",  "http://www.consciousdreaming.com/lucid-dreaming/404-COMINGSOON.htm");
	menu.addSubItem("miscid", "Acupuncture", "coming soon",  "http://www.consciousdreaming.com/lucid-dreaming/404-COMINGSOON.htm");
	menu.addSubItem("miscid", "Bio-Energy Work", "coming soon",  "http://www.consciousdreaming.com/lucid-dreaming/404-COMINGSOON.htm");
	menu.addSubItem("miscid", "Soul - Astral Travel", "coming soon",  "http://www.consciousdreaming.com/lucid-dreaming/404-COMINGSOON.htm");
	menu.addSubItem("miscid", "Remote Viewing", "coming soon",  "http://www.consciousdreaming.com/lucid-dreaming/404-COMINGSOON.htm");
	menu.addSubItem("miscid", "Shamanism", "coming soon",  "http://www.consciousdreaming.com/lucid-dreaming/404-COMINGSOON.htm");


	menu.showMenu();
}