var newDefs = new Object;

newDefs.overimg = "images/arrow2.gif"

newDefs.outimg = "images/arrow0.gif"

newDefs.titlebackground = "#9999cc";

newDefs.background = "#ffffff";

newDefs.border = "#9999cc";

newDefs.useclass = "barnav";

newDefs.titleclass = "bartitlenav";

flyDefs (newDefs);



makeLayer ("menu1", "PROGRAM OVERVIEW=overview.shtml",

  "Schedule=sch_calendar.shtml",

  "Class Profiles=class_profiles.shtml",

  "Company Representation=class_companies.shtml",
  
  "Teaching Method=teaching_method.shtml",

  "Faculty=tmmba_faculty.shtml",
  
  "Guest Speakers=speakers.shtml",
  
  "Curriculum=curriculum.shtml",
  
  "Course Descriptions=course_des.shtml",
  
  "Career Services=career_services.shtml",

  "Study Trip=int_studytour.shtml",

  "FAQ=faqs.shtml");

makeLayer ("menu2", "ADMISSIONS=admissions.shtml",

	"Admission Requirements=admission_requirements.shtml",

	"Fees, Deadlines and Financial Aid=fees_deadlines.shtml",

	"Application Workshops=application_workshops.shtml",

	"International Applicants=international_applicants.shtml",

	"Selection Criteria=selection_criteria.shtml",
	
	"Admissions FAQ=admissions_faq.shtml");
	
makeLayer ("menu3", "CAREER SERVICES=career_services.shtml",

	"Resources=career_resources.shtml",
	
	"Employers/Recruiters=http://depts.washington.edu/tmmba/employer.shtml");
	
makeLayer ("menu4", "ALUMNI=alumni.shtml",

	"Calendar of Events=alumni_calendar.shtml",
	
	"Previous Alumni Events=previous_alumni_events.shtml",
	
	"Alumni Rosters=http://depts.washington.edu/tmmba/alumni/alumni_rosters.shtml",
	
	"Alumni Update Form=http://depts.washington.edu/tmmba/update_form.shtml",
	
	"Class Agents=class_agents.shtml",
	
	"Alumni Advisory Board=advisory_board.shtml");


