var TREE_ITEMS = [
	['', 0,
		['Welcome', 'index.shtml',
			['Screen Shot',  'images/ss_timeline.html'],
			['Using File Explorer',  'file_explorer.html'],
		],
		
		['Getting Started - Installing', 'getting_started.html',
			['Show Build List',  'http://www.otdmedia.com/help/the_list_9.pdf'
				['Download the PDF version',  'http://www.otdmedia.com/help/the_list_9.pdf'],
			 	],
			['Downloads',  'welcome.html',
			 	['Audacity',  'http://audacity.sourceforge.net/download/windows'],
				['Photoshop trial',  'http://www.soft32.com/download_346.html'],
				['Picasa (FREE Image Editor)',  'http://picasa.google.com/index.html'],
				['Gimp (FREE Image Editor)',  'http://gimp-win.sourceforge.net/stable.html'],
				],
			
		],
		
		['Set-Up Tab', 'setup.html',
		 	['Reserved',  'welcome.html'],
		 ],
		
		['Timeline Tab', 'timeline.html',
		 	['Image Transitions',  'transitions.html'],
		 	['Text Effects',  'text.html'],
			['Saving a Show',  'save_show.html'],
		 ],

		['Merge Tab', 'merge.html',
		 	['Reserved',  'welcome.html'],
		 ],

		['Server Email Tab', 'server_email.html',
		 	['Reserved',  'welcome.html'],
		 ],
		
		['PC Email Tab', 'pc_email.html',
		 	['Reserved',  'welcome.html'],
		 ],
		
		['Server Directory Tab', 'server_dir.html',
		 	['Reserved',  'welcome.html'],
		 ],
		
		['Campaigner Tab', 'campaigner.html',
		 	['Reserved',  'welcome.html'],
		 ],
		
		['Audacity & Image Editing', 'audacity.html',
		 	['Reserved',  'welcome.html'],
		 ],
		
		['Known Issues/Work-Arounds', 'bugs.html',
		 	['Reserved',  'welcome.html'],
		 ],
		['Developer Tools', 'web_developers.html',
		 	['Web Developers',  'web_developers.html'],
		 ],

	],
];