window.courseLanguages["EN"].generateTree = function () {
var doc = "Document";
var l0ID = -1; var l1ID = -1; var l2ID = -1; var l3ID = -1; var l4ID = -1; var l5ID = -1; var l6ID = -1; var l7ID = -1; var l8ID = -1;
joustMenuInitiallyHidden = false;
l1ID = theMenu.addEntry(-1, doc,"User Interface Analysis Demo", "course-1.html" , null);l2ID = l1ID;
 l2ID = theMenu.addChild (l1ID , doc , "Getting started" , "course-2.html" , null);l3ID = l2ID;
 l3ID = theMenu.addChild (l2ID , doc , "Context" , "course-3.html" , null);l4ID = l3ID;
 l3ID = theMenu.addChild (l2ID , doc , "Objectives" , "course-4.html" , null);l4ID = l3ID;
 l3ID = theMenu.addChild (l2ID , doc , "Prerequisites" , "course-5.html" , null);l4ID = l3ID;
 l3ID = theMenu.addChild (l2ID , doc , "Detailed content outline" , "course-6.html" , null);l4ID = l3ID;
 l3ID = theMenu.addChild (l2ID , doc , "Deliverables" , "course-7.html" , null);l4ID = l3ID;
 l3ID = theMenu.addChild (l2ID , doc , "Computing requirements" , "course-8.html" , null);l4ID = l3ID;
 l3ID = theMenu.addChild (l2ID , doc , "Communications" , "course-9.html" , null);l4ID = l3ID;
 l2ID = theMenu.addChild (l1ID , doc , "Project 1: Introduction" , "course-10.html" , null);l3ID = l2ID;
 l3ID = theMenu.addChild (l2ID , doc , "Notes: What is a user interface?" , "course-11.html" , null);l4ID = l3ID;
 l4ID = theMenu.addChild (l3ID , doc , "A simple example" , "course-12.html" , null);l5ID = l4ID;
 l4ID = theMenu.addChild (l3ID , doc , "How people work" , "course-13.html" , null);l5ID = l4ID;
 l4ID = theMenu.addChild (l3ID , doc , "Implications for user interface design" , "course-14.html" , null);l5ID = l4ID;
 l4ID = theMenu.addChild (l3ID , doc , "How systems work" , "course-15.html" , null);l5ID = l4ID;
 l4ID = theMenu.addChild (l3ID , doc , "Attributes of a good interface" , "course-16.html" , null);l5ID = l4ID;
 l4ID = theMenu.addChild (l3ID , doc , "Leveraging our cognitive skills" , "course-17.html" , null);l5ID = l4ID;
 l4ID = theMenu.addChild (l3ID , doc , "Leveraging our perceptual skills" , "course-18.html" , null);l5ID = l4ID;
 l3ID = theMenu.addChild (l2ID , doc , "Notes: About interface analysis" , "course-19.html" , null);l4ID = l3ID;
 l4ID = theMenu.addChild (l3ID , doc , "Why analysis is needed" , "course-20.html" , null);l5ID = l4ID;
 l4ID = theMenu.addChild (l3ID , doc , "How analysis is different from design" , "course-21.html" , null);l5ID = l4ID;
 l4ID = theMenu.addChild (l3ID , doc , "Analysis process" , "course-22.html" , null);l5ID = l4ID;
 l4ID = theMenu.addChild (l3ID , doc , "Key outcomes of the analysis phase" , "course-23.html" , null);l5ID = l4ID;
 l4ID = theMenu.addChild (l3ID , doc , "Key analysis outputs" , "course-24.html" , null);l5ID = l4ID;
 l3ID = theMenu.addChild (l2ID , doc , "Deliverable: Introduce yourself" , "course-25.html" , null);l4ID = l3ID;
 l2ID = theMenu.addChild (l1ID , doc , "Project 2: Domain analysis" , "course-26.html" , null);l3ID = l2ID;
 l2ID = theMenu.addChild (l1ID , doc , "Project 3: User role analysis" , "course-27.html" , null);l3ID = l2ID;
 l2ID = theMenu.addChild (l1ID , doc , "Project 4: Functional analysis" , "course-28.html" , null);l3ID = l2ID;
 l2ID = theMenu.addChild (l1ID , doc , "Project 5: Task analysis" , "course-29.html" , null);l3ID = l2ID;
 l2ID = theMenu.addChild (l1ID , doc , "References" , "course-30.html" , null);l3ID = l2ID;
 };
