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 ("menu2", "OVERVIEW=taxation_overview.shtml",

  " Curriculum=taxation_curric.shtml",

  " Faculty=taxation_faculty.shtml");
  
  
makeLayer ("menu3", "OTHER GRADUATE PROGRAMS=other_grad.shtml",

    "Full-Time MBA=http://depts.washington.edu/mba/",

	"Evening MBA=http://depts.washington.edu/mba/evemba/",
	
	"Regional Executive MBA=http://depts.washington.edu/emba/",
	
	"North America Executive MBA=http://depts.washington.edu/naemba/",

	"Technology Management MBA=http://depts.washington.edu/tmmba/",

	"Global Executive MBA=http://depts.washington.edu/gemba/",

	"MS/MBA in Information Systems=http://depts.washington.edu/msmba/",

	"The Management Program=http://depts.washington.edu/uwexp/mgt_program.shtml");

