// JavaScript Document
var newDefs = new Object;
newDefs.overimg = "/hpmenu/arrow.gif";
newDefs.background = "#D8DFF8";
newDefs.border = "#FFFFFF";
newDefs.useclass = "menu2text";
newDefs.timeout = 250;
newDefs.pause = 50;
flyDefs (newDefs);

makeLayer ("menu2", "",
    "Arts, Sciences, and Engineering=go?college",
	" Arts and Sciences=go?college/sas/",
    " Engineering=go?http://www.seas.rochester.edu/SEAS/",
    "The Eastman School of Music=go?http://www.esm.rochester.edu/",
    "School of Medicine and Dentistry=go?http://www.urmc.rochester.edu/smd/",
    "School of Nursing=go?http://www.son.rochester.edu ",
    "William E. Simon Graduate School of Business Administration=go?http://www.simon.rochester.edu/",
    "Margaret Warner Graduate School of Education and Human Development=go?warner"

);
