var TREE_ITEMS = [
	['Home / Welcome', 'welcome.htm',
  	['Our Website',       'map.htm',
	  	['FAQ',             'faq.htm'],
  		['Copyright',       'copyright.htm'],
  		['Data Protection', 'dataprot.htm'],
  		['Feedback',        'feedform.htm'],
  		['Press Release',   'press.htm'],
  		['Recent Changes',  'changes.htm'],
  		['Older Changes',   'changes_old.htm'],
    ],
   ['Our Schools',       'schools.htm',
	   ['SSS (1912-1936)', 'SSS/sss.htm'], 
		 ['SGS (1936-1982)', 'SGSB/sgsb.htm'],
		 ['SHS (1936-1982)', 'SHS/shs.htm'],
		 ['UGS (1982-1993)', 'UGS/ugs.htm'],
     ['SGS (1993-2002)', 'SGS/sgs.htm'],
		 ['SGSLC(2002-date)', 'SGSLC/sgslc.htm'],
	 ],
	 ['Our Association',        'oldpals.htm',
     ['History',              'oldpals.htm'],
		 ['Constitution',         'constit.htm'],
		 ['Committee',            'contact.htm'], 
     ['Membership',           'sales.htm'], 
     ['Application Form',     'mempform.htm'],
		 ['Update Form',          'memuform.htm'],
		 ['Voluntary Activities', 'voluntary.htm'],
		 ['Appeals',              'appeal.htm'],
		 ['Books',                'sales.htm#book'],
		 ['CDROMs',               'sales.htm#cdrom'],
	 ],
	 ['Notice Board',         'notice.htm',
     ['Announcements',      'notice.htm'],
		 ['Future Events',      'noticeev.htm'],
		 ['Email facilities',   'noticex.htm'],
		 ['Slough Links',       'noticelk.htm'],
		 ['SGSLC Contact Form', 'sgsform.htm'],	 
	 ],
	 ['Annual Reunions', 'reunion.htm',
     ['Reunion 2010',  'r2010.htm'],
		 ['AGM 2010',      'agm.htm'],
	      	 ['Reunion 2009',  'r2009.htm'],
	      	 ['Reunion 2008',  'r2008.htm'],
		 ['Reunion 2007',  'r2007.htm'],
		 ['Reunion 2006',  'r2006.htm'], 
		 ['Reunion 2005',  'r2005.htm'], 
		 ['Reunion 2004',  'r2004.htm'], 
		 ['Reunion 2003',  'r2003.htm'], 
		 ['Reunion 2002',  'r2002.htm'], 
		 ['Reunion 2001',  'r2001.htm'], 
		 ['Reunion 2000',  'r2000.htm'], 
	 ],
   ['Former Staff & Students', 'alumni.htm',
     ['Old Paludians',         'alumni.htm'],
		 ['In Memoriam',           'memoriam.htm'],
		 ['Roll of Honour',        'memorial.htm'],
		 ['FriendsReunited',       'http://www.friendsreunited.co.uk'],
	 ],
	]
];

