var MENU_ITEMS = [
['Home', 'index.html'],
	['Maps in Pages', 'mapsinwebpages.html', null,
		['Tip 1 - Using Embedded Viewers', 'tip1usingembeddedvie.html'],
	],
	['Reading Maps', 'readingmaps.html', null,
		['Tip1 - Three Ways to Read Big MindManager Maps', 'tip1threewaystoreadb.html'],
	],
	['Printing Tips', 'printingtips.html', null,
		['Tip 3 - Divide your map into Parent and Child Maps', 'tip3divideyourmapint.html'],
		['Tip 2 - Printing MindManager maps on more than one page', 'tip2printingmindmana.html'],
		['Tip 1 - Turn off the Background', 'tip1turnoffthebackgr.html'],
	],
	['Web Export', 'webexport.html', null,
		['Tip 5 - Tidying Up and Adding to the HTML', 'tip5tidyingupandaddi.html'],
		['Tip 4 - Add text or your map will not be found', 'tip4addtextoryourmap.html'],
		['Tip 3 - Adding Meta Tags', 'tip3addingmetatags.html'],
		['Tip 2 - Change the logo', 'tip2changethelogo.html'],
		['Tip 1 - Make your own template', 'tip1makeyourowntempl.html'],
	],
	['Using Styles', 'usingstyles.html', null,
		['Tip 3 - Make the selected object style the default for all objects on the map', 'tip3maketheselectedo.html'],
		['Tip 2 - Making the current map style your default style', 'tip2makingthecurrent.html'],
		['Tip 1 - Resetting to the default style', 'tip1resettingtothede.html'],
	],
	['Topic Width', 'topicwidth.html', null,
		['Tip 2 - Change the width', 'tip2changethewidth.html'],
		['Tip 1 - Grab the edges', 'tip1grabtheedges.html'],
	],
	['WWWWW&H', 'wwwwwh.html', null,
		['How did I start? The video', 'howdidistartthevideo.html'],
	],
];

