function showToolbar()
{
// AddItem(id, text, hint, location, alternativeLocation);
// AddSubItem(idParent, text, hint, location);
	menu = new Menu();
	menu.addItem("PlayingAreaID", "Play!", "Play!",  null, null);
	menu.addItem("PlayingID", "Opponents", "",  null, null);
	menu.addItem("InventoryID", "My stuff", "",  null, null);
	menu.addItem("BrowsingID", "What's going on", "",  null, null);
	menu.addItem("ForumsID", "Forums", "",  null, null);
	menu.addItem("BookstallID", "Play better", "",  null, null);
	menu.addItem("HelpID", "Help and Feedback", "",  null, null);

	menu.addSubItem("PlayingAreaID", "Play", "", "playchess.asp");  
	menu.addSubItem("PlayingAreaID", "Current Games", "", "showplayerdetails_own_mycurrentgames.asp");
	menu.addSubItem("PlayingAreaID", "Completed Games", "", "showplayerdetails_own_mypastgames.asp");
	menu.addSubItem("PlayingAreaID", "Latest Forum Posts", "", "forums_show_searchresults.asp");

//	menu.addSubItem("PlayingAreaID", "Latest Kibitzing", "", "statistics_kibitzing.asp");
//	menu.addSubItem("PlayingAreaID", "Latest Polls", "", "statistics_polls.asp");

	menu.addSubItem("PlayingAreaID", "Latest newcomers", "", "welcome_newcomers.asp");

//	menu.addSubItem("PlayingAreaID", "Latest columns", "", "rsshtml.asp");
//	menu.addSubItem("PlayingAreaID", "World Championship", "ChessWorld.net World Championship", "statistics_worldchampionship_cycles.asp");

	menu.addSubItem("PlayingAreaID", "Latest Pyramid", "Latest Pyramid", "team_showdetails_pyramid.asp?levelviewer=0&teamid=5722");
	menu.addSubItem("PlayingAreaID", "Latest World Team", "Latest World Team",  "event_show_chessworld_summary_rowgames.asp");

//	menu.addSubItem("PlayingAreaID", "Check our bookfinder", "",  "amazon_itemrequest.asp");
//	menu.addSubItem("PlayingAreaID", "Site Newbies Forum", "",  "forums_show_one.asp?forumid=2");
//	menu.addSubItem("PlayingAreaID", "Advanced Help Forum", "",  "forums_show_one.asp?forumid=207");

	menu.addSubItem("PlayingAreaID", "Other Latest", "Other Latest",  "latest_portal.asp");
	menu.addSubItem("PlayingAreaID", "Logout", "Logout",  "logout.asp");

	menu.addSubItem("PlayingID", "Invite your friends", "",  "homepage_friends_invitations.asp");
	menu.addSubItem("PlayingID", "Suggest opponent", "",  "opponent_pairme.asp");
	menu.addSubItem("PlayingID", "Suggest variety", "",  "opponent_pairme_selection.asp");
	menu.addSubItem("PlayingID", "Quick list search", "",  "choose_opponent.asp");
	menu.addSubItem("PlayingID", "Rating criteria search", "",  "member_lookup_form_rating.asp");
	menu.addSubItem("PlayingID", "Nickname search", "",  "member_lookup_form.asp");
	menu.addSubItem("PlayingID", "Interest search", "",  "member_lookup_form_interests.asp");
	menu.addSubItem("PlayingID", "Choose by Country", "",  "member_lookup_form_country.asp");
	menu.addSubItem("PlayingID", "Choose by Votes", "",  "statistics_voting_choose_opponent.asp");
//	menu.addSubItem("PlayingID", "Newcomers", "",  "welcome_newcomers.asp");
	menu.addSubItem("PlayingID", "Detailed search", "",  "Invite_Member.asp");
	menu.addSubItem("PlayingID", "Join tournaments", "",  "tournament_mainchoice.asp");
	menu.addSubItem("PlayingID", "Join teams", "",  "statistics_leagues.asp");
	menu.addSubItem("PlayingID", "Create new games", "",  "play_multiple_games.asp");
	menu.addSubItem("PlayingID", "Create new tournament", "",  "tournamentsetupform.asp");
	menu.addSubItem("PlayingID", "Create new team", "",  "team_setupform.asp");

//	menu.addSubItem("PlayingID", "Create Opening forum", "",  "showopenings_pre.asp");
//	menu.addSubItem("PlayingID", "World Team games", "",  "event_show_chessworld_summary_rowgames.asp");
//	menu.addSubItem("PlayingID", "Play other websites", "",  "statistics_referrers.asp");

	menu.addSubItem("InventoryID", "My login", "",  "showplayerdetails_own_login.asp");
	menu.addSubItem("InventoryID", "My moves", "",  "showplayerdetails_own_mymove.asp");
	menu.addSubItem("InventoryID", "My homepage", "",  "showplayerdetails.asp");
	menu.addSubItem("InventoryID", "My details", "",  "showplayerdetails_own_details.asp");
	menu.addSubItem("InventoryID", "My interface", "",  "showplayerdetails_own_settings.asp");
	menu.addSubItem("InventoryID", "My email", "",  "showplayerdetails_own_notification.asp");
	menu.addSubItem("InventoryID", "My invitations", "",  "showplayerdetails_own_myinvitations.asp");
	menu.addSubItem("InventoryID", "My messages", "",  "showplayerdetails_own_mymessages.asp");
	menu.addSubItem("InventoryID", "My opponents", "",  "statistics_opponents.asp");
	menu.addSubItem("InventoryID", "My games", "",  "showplayerdetails_own_mygames.asp");
	menu.addSubItem("InventoryID", "My tournaments", "",  "showplayerdetails_own_mytournaments.asp");
	menu.addSubItem("InventoryID", "My pyramids", "",  "statistics_pyramid_view.asp");

	menu.addSubItem("InventoryID", "My teams", "",  "showplayerdetails_own_myteams.asp");
	menu.addSubItem("InventoryID", "My holidays", "",  "chessworld_calendar.asp");
	menu.addSubItem("InventoryID", "My rating", "",  "showplayerdetails_other_rating.asp");
	menu.addSubItem("InventoryID", "My friends", "",  "showplayerdetails_own_myfriends.asp");
	menu.addSubItem("InventoryID", "My guests", "",  "showplayerdetails_own_referrals.asp");

	menu.addSubItem("InventoryID", "My notes", "",  "statistics_notepad.asp");

	menu.addSubItem("InventoryID", "My forums", "",  "showplayerdetails_own_forums.asp");
	menu.addSubItem("InventoryID", "My opening stats", "",  "showplayerdetails_own_openingstats.asp");
	menu.addSubItem("InventoryID", "My positions", "",  "statistics_positions.asp");

	menu.addSubItem("InventoryID", "My subscription", "",  "showplayerdetails_own_subscription.asp");
	menu.addSubItem("InventoryID", "My books", "",  "showplayerdetails_own_mybookinterests.asp");
	menu.addSubItem("BrowsingID", "World Events Calendar", "",  "chessworld_calendar.asp?publicmode=1");	
	menu.addSubItem("BrowsingID", "ChessWorld.net Today", "",  "event_show_chessworld_summary.asp");
	menu.addSubItem("BrowsingID", "Tournaments", "",  "tournament_showall.asp");
	menu.addSubItem("BrowsingID", "Thematic Tournaments", "",  "statistics_thematic_tournaments.asp");
	menu.addSubItem("BrowsingID", "Games", "",  "statistics_latestgamemoves.asp");
	menu.addSubItem("BrowsingID", "Annotated games", "",  "games_annotated.asp");
	menu.addSubItem("BrowsingID", "Teams and Leagues", "",  "statistics_leagues.asp");
	menu.addSubItem("BrowsingID", "Forums", "",  "forums_showall.asp");
	menu.addSubItem("BrowsingID", "Polls", "",  "statistics_polls.asp");
	menu.addSubItem("BrowsingID", "Voting","", "voting_castoneform.asp");	
	menu.addSubItem("BrowsingID", "Top 100 Rated players", "",  "leaguetable_strength_rating.asp");
	menu.addSubItem("BrowsingID", "Top 100 Norm holders", "",  "tournament_norms.asp");
	menu.addSubItem("BrowsingID", "Top Match Players", "",  "opponents_crosstable.asp");
	menu.addSubItem("BrowsingID", "Top Referrers", "",  "statistics_topreferrers.asp");
	menu.addSubItem("BrowsingID", "All Rated players", "",  "leaguetable_strength_rating_all.asp");
	menu.addSubItem("BrowsingID", "Points Leagues", "",  "leagues.asp");
	menu.addSubItem("BrowsingID", "Members online now", "",  "statistics_onlinenow.asp");
	menu.addSubItem("BrowsingID", "Statistics", "",  "statistics.asp");
	
	menu.addSubItem("ForumsID", "Social", "",  "forums_show_one.asp?forumid=33");
	menu.addSubItem("ForumsID", "Chess", "",  "forums_show_one.asp?forumid=27");
	menu.addSubItem("ForumsID", "Suggestions", "",  "forums_show_one.asp?forumid=4");
	menu.addSubItem("ForumsID", "Helpdesk", "",  "forums_show_one.asp?forumid=2526");
	menu.addSubItem("ForumsID", "Index", "",  "forums_show_searchresults.asp");
	menu.addSubItem("ForumsID", "Latest posts", "",  "forums_show_searchresults_admin.asp");


	menu.addSubItem("BookstallID", "Why and How", "",  "WhyandHow.asp");
	menu.addSubItem("BookstallID", "Coaching resources", "",  "learn_coaching.asp");
	menu.addSubItem("BookstallID", "Learn from the Masters", "",  "statistics_pgn_tester.asp");
	menu.addSubItem("BookstallID", "Play like the Masters", "",  "statistics_puzzleresults.asp");
	menu.addSubItem("BookstallID", "Learn from Site Games", "",  "BAG_mainbrowse.asp");
	menu.addSubItem("BookstallID", "Annotated Master Games", "",  "games_annotated.asp?MasterGamesOnly=1");
	menu.addSubItem("BookstallID", "Annotated Site Games", "",  "games_annotated.asp?ChessworldGamesOnly=1");
	menu.addSubItem("BookstallID", "Commented Master Games", "",  "statistics_pgn_comments_navigator.asp");
	menu.addSubItem("BookstallID", "Puzzles", "",  "puzzles_showall.asp");
	menu.addSubItem("BookstallID", "Tips", "",  "learn_tips.asp");
	menu.addSubItem("BookstallID", "Learn about Openings", "",  "learn_openings.asp");
	menu.addSubItem("BookstallID", "Learn about Middlegame", "",  "learn_middlegame.asp");
	menu.addSubItem("BookstallID", "Learn about Endgames", "",  "learn_endgames.asp");
	menu.addSubItem("BookstallID", "Chess Glossary", "",  "learn_glossary.asp");
	menu.addSubItem("BookstallID", "BookFinder", "",  "amazon_itemrequest.asp");
	menu.addSubItem("BookstallID", "Learning links", "",  "learn_links.asp");
		
	menu.addSubItem("HelpID", "Contact Us", "",  "message_forumpost_form.asp?replylevel=0&ThreadID=0&ForumID=2526&ForumMessageIDReplyingTo=0");
	menu.addSubItem("HelpID", "FAQ", "",  "bcc_playingserver_faq.asp");
	menu.addSubItem("HelpID", "Site Newbies Forum", "",  "forums_show_one.asp?forumid=2");
	menu.addSubItem("HelpID", "Advanced Help Forum", "",  "forums_show_one.asp?forumid=207");
	menu.addSubItem("HelpID", "Site Features", "",  "showplayerdetails_own_membertype_features.asp");
	menu.addSubItem("HelpID", "Site System Messages", "",  "messages_show_system.asp?remind=1");
	menu.addSubItem("HelpID", "Member Feedback", "",  "showplayerdetails_own_membertype.asp");
	menu.addSubItem("HelpID", "Quick guide", "",  "feedback.asp");

//	menu.addSubItem("HelpID", "How to customise your Email", "",  "funemailsounds.asp");
//	menu.addSubItem("HelpID", "Help us!", "",  "helpus.asp");

	menu.addSubItem("HelpID", "Get Free Months", "",  "freemonths.asp");
	menu.addSubItem("HelpID", "Link to us", "",  "statistics_referrers.asp");
	menu.addSubItem("HelpID", "Wear our link", "",  "http://www.cafeshops.com/playchess");

	menu.addSubItem("HelpID", "Meet the webmasters!", "",  "webmasters.asp");
//	menu.addSubItem("HelpID", "Before ChessWorld", "",  "http://www.gtryfon.demon.co.uk/bcc/");
	menu.addSubItem("HelpID", "Terms and conditions", "",  "termsandconditions.asp");
	menu.showMenu();
}
