var TREE1_NODES = [
	     
	
	['', null, null],
	[' Anglea Barnes', null, null,
		 ['Introduction to Engineering Design', 'barnes/ied.pdf', "_self"],
		 ['Principles of Engineering', 'barnes/poe.pdf', "_self"],
	],

		
	['', null, null],
	[' Karen Legate',null , null,
	    ['Computer Technology', 'legate/compTech.htm', "_self"],
		['Desktop Publishing', 'legate/desktopPublish.htm', "_self"],
	],	

	 ['', null, null],
	 [' Rue Ramsey', null, null,
		 ['Marketing Education', 'ramsey/marketingEd.htm', "_self"],
	 ],
	
	['', null, null],
	[' Marilyn Turmelle', null, null,
		 ['Computer Science I', 'turmelle/cs_I.htm', "_self"],
		 ['Computer Science IB SL', 'turmelle/syllabusIBSL.html', "_self"],		 
		 ['Computer Science AP-A ', 'turmelle/cs_apa.htm', "_self"],
		 ['Computer Science IB HL', 'turmelle/syllabusIBHL.html', "_self"],
		 ['Computer Science AP-AB', 'turmelle/csapab.htm', "_self"],
		 ['Information Technology in a Global Society', 'turmelle/syllabusITGS.html', "_self"],		 
		 ['Theory of Knowledge', 'turmelle/syllabusToK.html', "_self"],		 

	],
	
	['', null, null],
	[' Robert Wakeley', null, null,
		 ['Photography', 'wakeley/photography.htm', "_self"],
		 
    ],
	
		
	['', null, null],
	[' Spencer Yoder', null, null,
		 ['Accounting', 'yoder/accounting.htm', "_self"],
		 ['Computer Technology', 'yoder/computerTech.htm', "_self"],
		 ['Multimedia and Image Management', 'yoder/multimedia.htm', "_self"],
		 ['Video Production', 'yoder/videoProduction.htm', "_self"],

	],
	   
	
	['', null, null],
	['', null, null],
	['', null, null],
	
];

