 with(milonic = new menuname("Main Menu1")){
	alwaysvisible = 1;
	orientation = "horizontal";
	position = "relative";
	menuwidth = "950";
	menuheight = "33";
	style = menuStylehr;
	aI("showmenu=HOME;text=NJAEE Home;url=http://www.stevens.edu/njaee/");
	aI("showmenu=ABOUT;text=About NJAEE");
	aI("showmenu=PROGRAMS;text=Programs");
	aI("showmenu=TEACHERS;text=Teachers;url=http://www.stevens.edu/njaee/teachers.html");
	aI("showmenu=MATERIALS;text=Materials;url=http://www.stevens.edu/njaee/materials.html");	
	aI("showmenu=FELLOWS;text=Fellows");
	aI("showmenu=PARTNERS;text=Partners");
	aI("showmenu=CONTACT;text=Contact;url=http://www.stevens.edu/njaee/contact.html");	
}
drawMenus();