//<!-- Add 1 for each level of menus (usually 2 or 3) at the most -->
//	linkclass, color, bgcolor, mouseOver Color, mouseOver BgColor

addLevel(1,  "mainlevel", "#000000", "#e7d5d6", "#f2f2f2", "#e31635");
addLevel(2,  "sub1", "#f2f2f2", "#e31635","#000000", "#e7d5d6" );
addLevel(3,  "sub2", "#000000", "#e7d5d6", "#f2f2f2", "#e31635" );


//------------------------------------------------------------------------------
//<!-- MENUS section-->
//<!-- Add 1 for each TABLE (menu) -->
//=============================
// menu id, level, left, top
//=============================
addMenu("main", 1, "", "");
//------------------------------------------------------------------------------
//DO NOT MODIFY ABOVE THIS LINE
//------------------------------------------------------------------------------

addMenu("integrity", 2, 251, 123); 
addMenu("awards", 2, 251, 173); 
addMenu("yearone", 2, 251, 198); 
addMenu("hon", 2, 251, 223); 
addMenu("oppor", 2, 251, 255); 
addMenu("niaward", 3, 481, 173); 
addMenu("maward", 3, 481, 196); 
addMenu("orientation", 3, 356, 198); 
addMenu("firstyear", 3, 356, 221); 
addMenu("programs", 3, 415, 223); 
addMenu("societies", 3, 415, 247); 
addMenu("recognition", 3, 415, 268); 
addMenu("arc", 3, 455, 255);
addMenu("career", 3, 455, 300);
//------------------------------------------------------------------------------
//<!-- MENU ITEMS section -->
//<!-- Add 1 for each TABLE ROW (menu item)  -->
//===============================
// menu parentId, text, link, id
//===============================

//---------------------
//LEVEL 1:
//---------------------
addMenuItem( "main", "Home","/mgt/provost/academic/index.html","home");
addMenuItem( "main", "About the Dean","/mgt/provost/academic/about.html","about");
addMenuItem( "main", "Academic Integrity","/mgt/provost/academic/integrity.html","integrity");
addMenuItem( "main", "Academic Status","/mgt/provost/academic/status.html","stat");
addMenuItem( "main", "Academic Policy Manual","http://www.muhlenberg.edu/mgt/registrar/procedures.htm","regmanual");
addMenuItem( "main", "Awards and Grants","/mgt/provost/academic/award.html","awards");
addMenuItem( "main", "First-Year Experience","/mgt/provost/academic/firstyear.html","yearone");
addMenuItem( "main", "Honors & Recognition","/mgt/provost/academic/honors.html","hon");
addMenuItem( "main", "Student Travel Request","/mgt/provost/academic/travel.html","travel");
addMenuItem( "main", "Offices and Opportunities","/mgt/provost/academic/offices.html","oppor");
addMenuItem( "main", "Provost's Office","/mgt/provost/index.html","provost");


//---------------------
//LEVEL 2:
//---------------------
addMenuItem( "integrity", "Academic Behavior Code","http://www.muhlenberg.edu/mgt/deanst/studentguide.pdf#behaviorcode","code");
addMenuItem( "integrity", "Defining Plagiarism (Students)","/mgt/provost/academic/plagiarismdef.html","plag1");
addMenuItem( "integrity", "Plagiarism Detection (Faculty)","/mgt/provost/academic/plagdetection.html","plag2");
addMenuItem( "awards", "National and International Awards","javascript:none()","niaward");
addMenuItem( "awards", "Muhlenberg Awards","javascript:none()","maward");
addMenuItem( "yearone", "Orientation","javascript:;","orientation");
addMenuItem( "yearone", "Your First Year","javascript:;","firstyear");
addMenuItem( "hon", "Programs", "javascript:;","programs");
addMenuItem( "hon", "Societies","javascript:;","societies");
addMenuItem( "hon", "Awards and Recognition","javascript:;","recognition");
addMenuItem( "oppor", "Academic Resource Center","http://www.muhlenberg.edu/students/acasrvcs/","arc");
addMenuItem( "oppor", "Health Professions","http://www.muhlenberg.edu/depts/preprof/Health_Professions/","health");
addMenuItem( "oppor", "Career Center","http://www.muhlenberg.edu/careercenter/","career");
addMenuItem( "oppor", "Senior Year Experience","http://www.muhlenberg.edu/sye/","sye");
//addMenuItem( "oppor", "Semester in Wash., D.C.","http://www.muhlenberg.edu/depts/educabroad/Washington.html","dc");
addMenuItem( "oppor", "Trexler Library","http://www.muhlenberg.edu/library/","library");
addMenuItem( "oppor", "Disability Services","http://www.muhlenberg.edu/students/disabilities/","dis");
//---------------------
//LEVEL 3:
//---------------------
addMenuItem( "niaward", "Awards List","/mgt/provost/academic/awardslist.html","list");
addMenuItem( "niaward", "Recipients","/mgt/provost/academic/awardsrecip.html","recip");
addMenuItem( "niaward", "Why Apply","/mgt/provost/academic/whyapply.html#1","why");
addMenuItem( "niaward", "What They Look For","/mgt/provost/academic/whyapply.html#2","what");
addMenuItem( "niaward", "How to Apply","/mgt/provost/academic/whyapply.html#3","how");
addMenuItem( "niaward", "Other Awards Guides","/mgt/provost/academic/awardguide.html","other");
addMenuItem( "niaward", "Words of Encouragement From Award Recipients","/mgt/provost/academic/words.html","words");
addMenuItem( "niaward", "Muhlenberg ScholarSearch","/mgt/provost/academic/search.html","findsch");
addMenuItem( "maward", "President's Award","/mgt/provost/academic/presidents.html","pres");
addMenuItem( "maward", "Award Recipients","/mgt/provost/academic/presrecip.html","presrecip");
addMenuItem( "maward", "Summer Research Grant","/mgt/provost/academic/summer.html","summergrant");
addMenuItem( "maward", "Grant Recipients","/mgt/provost/academic/summerrecip.html","grantrecip");
addMenuItem( "orientation", "June Advising","/mgt/provost/academic/juneadvising.html","june");
addMenuItem( "orientation", "Pre-Orientation Programs","/mgt/provost/academic/preorientation.html","pre");
addMenuItem( "orientation", "Orientation","/newstudent/index.html","orient");
addMenuItem( "firstyear", "First Year Seminars","/mgt/provost/academic/fys.html","fys");
addMenuItem( "firstyear", "Academics 411","/mgt/provost/academic/ten.html","ten");
addMenuItem( "programs", "Dana Associates Program","/mgt/provost/academic/dana.html#1","dana");
addMenuItem( "programs", "Departmental Honors","/mgt/provost/academic/dana.html#2","dephon");
addMenuItem( "programs", "Muhlenberg Scholars","/mgt/provost/academic/dana.html#3","muhsch");
addMenuItem( "programs", "R.J. Fellows","/mgt/provost/academic/dana.html#4","rjf");
addMenuItem( "societies", "Honors Societies","/mgt/provost/academic/societies.html#1","honsoc");
addMenuItem( "societies", "Phi Beta Kappa","/mgt/provost/academic/pbk.html","phi");
addMenuItem( "recognition", "Dean's List","/mgt/provost/academic/status.html","firstsem");
addMenuItem( "recognition", "Graduation Honors ","/mgt/provost/academic/gradhonors.html#1","gra");
addMenuItem( "recognition", "Honors Convocation","/mgt/provost/academic/gradhonors.html#2","con");
//addMenuItem( "arc", "Disability Services", "http://www.muhlenberg.edu/students/disabilities/","d");
addMenuItem( "career", "Internships","http://www.muhlenberg.edu/careercenter/jobs.html","intern");