var TREE_ITEMS = [
	['Home', 'http://gistech.delmar.edu/',
		['Calendar', 'http://gistech.delmar.edu/pdf/Year_3_Calendar.pdf'],
		['Events', 'events.htm'],
		['Newsletters',    'newsletters.htm'],
		['Workshops',    'workshops.htm'],
	],
	['GIS Educator Resources', 'http://gistr3.delmar.edu/gistech/members.asp',
		['First Responders', 'http://gistr3.delmar.edu/gistech/fr.asp',
			['Module 1', 'http://gistr3.delmar.edu/gistech/fr_mod1.asp'],
			['Module 2', 'http://gistr3.delmar.edu/gistech/fr_mod2.asp'],
			['Module 3', 'http://gistr3.delmar.edu/gistech/fr_mod2.asp'],
		],
		['Server Path', 'http://gistr3.delmar.edu/gistech/sp.asp',
			['Module 1', 'http://gistr3.delmar.edu/gistech/sp_mod1.asp'],
			['Module 2', 'http://gistr3.delmar.edu/gistech/sp_mod2.asp'],
			['Module 3', 'http://gistr3.delmar.edu/gistech/sp_mod3.asp'],
		],
		['Database Path', 'http://gistr3.delmar.edu/gistech/dp.asp',
			['Module 1', 'http://gistr3.delmar.edu/gistech/dp_mod1.asp'],
			['Module 2', 'http://gistr3.delmar.edu/gistech/dp_mod2.asp'],
			['Module 3', 'http://gistr3.delmar.edu/gistech/dp_mod3.asp'],
		],
		['GIS in Agriculture', 'http://gistr3.delmar.edu/gistech/ag.asp', ],
		['GIS Mini Projects', 'http://gistr3.delmar.edu/gistech/miniprojs.asp', ],
	
	],
	['GIS Certification', 'http://gistech.delmar.edu/certification.htm',
		['GIS Level 1', 'http://gistech.delmar.edu/level1.htm'],
		['GIS Level 2', 'http://gistech.delmar.edu/level2.htm'],		
	],
];