//Top Nav bar script v2.1- http://www.dynamicdrive.com/dynamicindex1/sm/index.htm

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

	menu = new Menu();
	menu.addItem("Home", "Home", "Forest League Page",  null, null);
	menu.addItem("Community", "Community", "Community",  null, null);
	menu.addItem("Forms", "Voting & More", "!",  null, null);
	menu.addItem("Help", "Help Section", "Helpful Information",  null, null);
        menu.addItem("Rules", "Game Rules", "Game Rules",  null, null);

	menu.addItem("TD", "TD Help", "Requires Log In",  null, null);
        menu.addItem("Training", "TD-Training", "Requires Log In",  null, null);
        menu.addItem("Contact", "Contact", "",  null, null);



	menu.addSubItem("Home", "Forest League", "",  "http://www.myleague.com/hardwoodforest/", "");
menu.addSubItem("Home", "Forest League Calander", "",  "http://www4.igl.net/cgi-bin/tourney/gencalendar.cgi?path=hardwoodforest", "");
	menu.addSubItem("Home", "Welcome Page", "Index",  "http://forest.naturespageanimaltreats.com/welcome.html", "");
	

	menu.addSubItem("Community", "Forest Whispers", "What's happening in the forest this week",  "http://forest.naturespageanimaltreats.com/ForestNews.html", "");
	menu.addSubItem("Community", "Player/Pet Pics", "Pictures Of Players and Their Pets :)",  "http://forest.naturespageanimaltreats.com/hwpictures/hwpics.html", "");

        menu.addSubItem("Forms", "Favorite Games/formats", "Tell us what you want to play",  "http://forest.naturespageanimaltreats.com/gameform.html", "");
	menu.addSubItem("Forms", "Register your bday", "",  "http://forest.naturespageanimaltreats.com/registerbday.html", "");
	menu.addSubItem("Forms", "Vote For This Month's Sweetest/Most Devilish TD & Sweetest Player", "",  "http://forest.naturespageanimaltreats.com/tdvote.html", "");
	
	      menu.addSubItem("Help", "Register for a Tournament", "",  "http://forest.naturespageanimaltreats.com/tournreg.htm", "");
        menu.addSubItem("Help", "Join The Forest League", "",  "http://forest.naturespageanimaltreats.com/register.htm", "");
        menu.addSubItem("Help", "How To Make Binds", "",  "http://forest.naturespageanimaltreats.com/peepbind.htm", "");
	      menu.addSubItem("Help", "Hardwood Color Codes", "",  "http://planetroo.com/hwcolors/", "");
	      menu.addSubItem("Help", "Stephens Color Combos", "",  "http://www.geocities.com/ststephen_29/combos1.html", "");
        menu.addSubItem("Help", "Color Code Generator", "",  "http://forest.naturespageanimaltreats.com/colors.html", "");
        menu.addSubItem("Help", "TD Application", "",  "http://cgi12.igl.net/ts/tdapp.php?path=hardwoodforest", "");


	menu.addSubItem("Rules", "Wacky Rules", "",  "http://forest.naturespageanimaltreats.com/euchrerules.htm", "");
	menu.addSubItem("Rules", "League Rules", "",  "http://www.myleague.com/php/page.php?p=rules&t=myleague&lng=eng&l=hardwoodforest&g=high&svr=cgi12&pl=", "");

	      menu.addSubItem("TD", "Procedures", "",  "http://forest.naturespageanimaltreats.com/td/procedures.htm", "");  
        menu.addSubItem("TD", "Game Rules", "",  "http://forest.naturespageanimaltreats.com/td/euchrerules.htm", "");  
        menu.addSubItem("TD", "Paper T Page", "",  "http://forest.naturespageanimaltreats.com/papert.htm", "");        
        menu.addSubItem("TD", "Typeitin", "Help with typitin&where to get it",  "http://forest.naturespageanimaltreats.com/td/typeitin.htm", "");
        menu.addSubItem("TD", "Smoot's Posting", "Smoot's Addy Guidelines & Wacky Guidelines",  "http://forest.naturespageanimaltreats.com/training/posting.htm", "");
        menu.addSubItem("TD", "Hosting Times", "Times when you can and can't host",  "http://my.calendars.net/hwforesttdcal", "");
        menu.addSubItem("TD", "Special T Binds", "Binds for the Battle, Interleague, etc.",  "http://forest.naturespageanimaltreats.com/td/tourneybinds.htm", ""); 

				menu.addSubItem("TD", "Graphics", "",  "http://forest.naturespageanimaltreats.com/graphics.html", "Banners,Pics,Applets, Backgrounds, Boarders & More");
        menu.addSubItem("TD", "Banners", "Banners for Your T Pages",  "http://forest.naturespageanimaltreats.com/B/banners.html", "");
        menu.addSubItem("TD", "T-Page HTML Help", "HTML Help for your tourney page",  "http://forest.naturespageanimaltreats.com/td/HTMLHelp.htm", "");
        menu.addSubItem("TD", "Cool Scripts", "Awesome Scripts for your pages!!",  "http://forest.naturespageanimaltreats.com/td/mousescripts.html", "");
        menu.addSubItem("TD", "Image Applets", "Complete Image Applets",  "http://forest.naturespageanimaltreats.com/td/completeapplets.htm", "");
        menu.addSubItem("TD", "Image Applets 2", "Image Applets for any image",  "http://forest.naturespageanimaltreats.com/td/appletcodes.htm", "");
        menu.addSubItem("TD", "Text Applets", "Cool Effect for your Text",  "http://forest.naturespageanimaltreats.com/td/textapplets.htm", ""); 
       menu.addSubItem("TD", "Upload a pic to share with other TD's", "",  "http://forest.naturespageanimaltreats.com/td/demo.html", "");


	menu.addSubItem("Training", "How to Make Binds", "",  "http://forest.naturespageanimaltreats.com/peepbind.htm", "");
        menu.addSubItem("Training", "Binds You Should Have", "These are the minimum of binds you should have ready",  "http://forest.naturespageanimaltreats.com/training/binds.html", "");
        menu.addSubItem("Training", "How To Create A Tourny", "Step by step info on how to create a tourney",  "http://forest.naturespageanimaltreats.com/training/create.html", "");
        menu.addSubItem("Training", "How To Run A Tourney", "Explains how to run a tourney step by step",  "http://forest.naturespageanimaltreats.com/training/run.html", "");
        menu.addSubItem("Training", "Yahoo ID's", "A short list of HTD Yahoo ID's",  "http://forest.naturespageanimaltreats.com/training/yahoo.html", "");
        menu.addSubItem("Training", "Smoot's Posting", "Smoot's Addy Guidelines & Wacky Guidelines",  "http://forest.naturespageanimaltreats.com/training/posting.htm", "");
	menu.addSubItem("Training", "Hosting Times", "Times when you can and can't host",  "http://my.calendars.net/hwforesttdcal", "");
        menu.addSubItem("Training", "Typeitin", "Help with typitin&where to get it",  "http://forest.naturespageanimaltreats.com/training/typeitin.htm", "");
        
        menu.addSubItem("Contact", "General Q's or Suggestions", "",  "mailto:forest@naturespageanimaltreats.com", "");
	menu.addSubItem("Contact", "Complaints", "",  "mailto:forestcomplaints@naturespageanimaltreats.com", "");
	
	



	menu.showMenu();
}
