//<!-- 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("cal", 2, 251, 74);
addMenu("courses", 2, 251, 98); 
addMenu("degree", 2, 251, 123); 
//addMenu("faq", 2, 251, 148); 
addMenu("ferpa", 2, 251, 173);
//addMenu("forms", 2, 251, 223); 
addMenu("grad", 2, 251, 248); 
addMenu("staff", 2, 251, 273); 
//addMenu("polpro", 2, 251, 298); 
addMenu("regist", 2, 251, 298); 
addMenu("studinfo", 2, 251, 323); 
addMenu("transfer", 2, 251, 348); 
addMenu("trans", 2, 251, 380); 
addMenu("verify", 2, 251, 405); 
addMenu("trad", 3, 449, 98);
addMenu("summer", 3, 449, 121); 
addMenu("wescoe", 3, 449, 143); 
//addMenu("catalog", 3, 449, 165); 
addMenu("lvaic", 3, 449, 187);
//addMenu("q1", 3, 328, 148);
//addMenu("q2", 3, 328, 171);
addMenu("ferpaform", 3, 397, 219);
addMenu("gradinfo", 3, 360, 248);
//addMenu("advisor", 3, 502, 510);
addMenu("enrollver", 3, 411, 405);
addMenu("degver", 3, 411, 424);
addMenu("catalog", 2, 449, 165);

//------------------------------------------------------------------------------
//<!-- MENU ITEMS section -->
//<!-- Add 1 for each TABLE ROW (menu item)  -->
//===============================
// menu parentId, text, link, id
//===============================

//---------------------
//LEVEL 1:
//---------------------
addMenuItem( "main", "Academic Calendar","http://www.muhlenberg.edu/calendar/academic.html","cal");
addMenuItem( "main", "College Catalog","http://www.muhlenberg.edu/catalog/","catalog");
addMenuItem( "main", "Courses","","courses");
addMenuItem( "main", "Degree Audit","","degree");
addMenuItem( "main", "FAQs","/mgt/registrar/asked.html","faq");
addMenuItem( "main", "FERPA","","ferpa");
addMenuItem( "main", "Final Exam Schedule","/mgt/registrar/examsch.html","examsch");
addMenuItem( "main", "Forms","/mgt/registrar/forms.html","forms");
addMenuItem( "main", "Graduation","","grad");
addMenuItem( "main", "Institutional Research","/mgt/ir/","irsite");
addMenuItem( "main", "Meet the Staff","","staff");
addMenuItem( "main", "Policies & Procedures","","polpro");
addMenuItem( "main", "Registration","","regist");
addMenuItem( "main", "Student Info (CapStone) &nbsp;&nbsp;&nbsp;&nbsp;(CapStone Online)","","studinfo");
addMenuItem( "main", "Transferring Courses","","transfer");
addMenuItem( "main", "Transcripts","","trans");
addMenuItem( "main", "Verifications","","verify");
addMenuItem( "main", "Voter Registration","http://www.lehighcounty.org/Departments/VoterRegistration/tabid/330/language/en-US/Default.aspx","votereg");

//---------------------
//LEVEL 2:
//---------------------
addMenuItem( "cal", "Traditional", "http://www.muhlenberg.edu/calendar/academic.html","acalendar");
addMenuItem( "cal", "Wescoe School", "/mgt/registrar/wescoecalendar.html","wescoecalendar");
addMenuItem( "catalog", "2009-2010","http://www.muhlenberg.edu/catalog/","now");
addMenuItem( "catalog", "2008-2009","http://www.muhlenberg.edu/catalog/2008-2009 catalog.pdf","past6");
addMenuItem( "catalog", "2007-2008","http://www.muhlenberg.edu/catalog/catalog_07-08.pdf","past5");
addMenuItem( "catalog", "2006-2007","http://www.muhlenberg.edu/catalog/catalog_06-07.pdf","past4");
addMenuItem( "catalog", "2005-2006","http://www.muhlenberg.edu/catalog/catalog_05-06.pdf","past3");
addMenuItem( "catalog", "2004-2005","http://www.muhlenberg.edu/catalog/catalog_04-05.pdf","past2");
addMenuItem( "courses", "Course Schedule", "https://capstone2.muhlenberg.edu/frmss03.html","csschedule");
addMenuItem( "courses", "General Academic Reqs", "/mgt/registrar/gar.html","tgar");
//addMenuItem( "courses", "New Semester Courses", "/cgi-bin/registrar/details/details.pl?TERM=Fall+2007&PATH=New+Courses","newcourses");
//addMenuItem( "courses", "Catalog", "/mgt/registrar/catalog.html","catalog");
addMenuItem( "courses", "LVAIC Cross-Registration", "/mgt/registrar/lvaic.html","lvaic");
addMenuItem( "courses", "Two Year Proposed Offerings", "/mgt/registrar/twoyear.html","twoyear");
addMenuItem( "degree", "Information", "/mgt/registrar/audit.html","degreeinfo");
addMenuItem( "degree", "General Academic Reqs (GAR)", "/mgt/registrar/pdf/generalreq.pdf","genreqck");
addMenuItem( "degree", "Major/Minor Programs", "http://www.muhlenberg.edu/muhlinfo/majors.html","majpro");
//addMenuItem( "faq", "Question 1", "","q1");
//addMenuItem( "faq", "Question 2", "","q2");
addMenuItem( "ferpa", "Annual Notification", "/mgt/registrar/ferpa.html#1","annual");
addMenuItem( "ferpa", "Directory Information", "/mgt/registrar/ferpa.html#2","direct");
addMenuItem( "ferpa", "Forms", "/mgt/registrar/ferpaforms.html","ferpaform");
addMenuItem( "ferpa", "Online Tutorial", "/mgt/registrar/FERPA_new.ppt","tutorial");
addMenuItem( "grad", "Information", "/mgt/registrar/graduation.html","gradinfo");
addMenuItem( "grad", "Commencement", "http://www.muhlenberg.edu/commencement/","pubrel");
addMenuItem( "staff", "Registrar", "/mgt/registrar/staff.html#1","registrar");
addMenuItem( "staff", "Assistant Registrar", "staff.html#2","assistreg");
addMenuItem( "staff", "Secretary", "/mgt/registrar/staff.html#3","secretary");
addMenuItem( "staff", "Student Data Verification", "/mgt/registrar/staff.html#4","verspec");
addMenuItem( "staff", "Student Information Data", "/mgt/registrar/staff.html#5","dataspec");
addMenuItem( "staff", "Dir Institutnl Resrch & Rec", "/mgt/registrar/staff.html#6","resrec");
addMenuItem( "staff", "Office Assistant", "/mgt/registrar/staff.html#7","offassist");
addMenuItem( "staff", "Student Workers", "/mgt/registrar/staff.html#8","studworker");
addMenuItem( "polpro", "Introduction", "/mgt/registrar/pdf/new_intro.pdf","pintro");
addMenuItem( "polpro", "Table of Contents", "/mgt/registrar/procedures.htm","tcont");
addMenuItem( "regist", "Instructions", "/mgt/registrar/registration.html#1","instruct");
addMenuItem( "regist", "Wescoe Instructions", "/mgt/registrar/wescoe/instruct.html","winstruct");
addMenuItem( "regist", "Web Registration Instructions", "/mgt/registrar/webregistration.html","webinstruct");
addMenuItem( "regist", "Summer Instructions", "/mgt/registrar/summerinstruct.html","suminstruct");
addMenuItem( "regist", "General Information", "/mgt/registrar/generalinfo.html","geninfo");
addMenuItem( "regist", "Depart Chairs/Prog Directors", "/mgt/registrar/chairs.html","chairs");
addMenuItem( "regist", "General Academic Reqrmnts", "/mgt/registrar/gar.html","genreqagain");
addMenuItem( "regist", "Course Listings Glossary", "/mgt/registrar/pdf/Glossary.pdf","glossary");
addMenuItem( "regist", "Master Course Schedule", "https://capstone2.muhlenberg.edu/frmss03.html","mastercourses");
addMenuItem( "regist", "Scheduling Grid", "/mgt/registrar/pdf/SchedulingGrid.pdf","scheduling");
addMenuItem( "regist", "Planning Worksheet", "/mgt/registrar/pdf/registrationworksheet.pdf","worksheet");
addMenuItem( "regist", "Advisors", "/mgt/registrar/registration.html#3","advisor");
addMenuItem( "regist", "Time Schedule", "/mgt/registrar/registration.html#2","time");
addMenuItem( "studinfo", "Information", "/mgt/registrar/infosystem.html","capinfo");
addMenuItem( "studinfo", "Login", "https://capstone2.muhlenberg.edu/index2.html","login");
addMenuItem( "transfer", "Information", "/mgt/registrar/transfer.html","trcourinfo");
addMenuItem( "transfer", "Transfer Course Authoriztn Form", "/mgt/registrar/pdf/transfercourseauth.pdf","tcauth");
addMenuItem( "trans", "Instructions", "/mgt/registrar/transcripts.html","instructscript");
addMenuItem( "trans", "Transcript Request Form", "/mgt/registrar/pdf/transcriptrequest.pdf","treq");
addMenuItem( "verify", "Enrollment Verifications", "/mgt/registrar/verification.html","enrollver");
addMenuItem( "verify", "Degree Verifications", "http://www.studentclearinghouse.org/","degver");

//---------------------
//LEVEL 3:
//---------------------
//addMenuItem( "catalog", "2005-2006", "","old");
//addMenuItem( "catalog", "2006-2007", "","current");
addMenuItem( "lvaic", "Procedures", "/mgt/registrar/cross.html","proced");
addMenuItem( "lvaic", "Cedar Crest College", "http://www.cedarcrest.edu","ccc");
addMenuItem( "lvaic", "DeSales University", "http://www.desales.edu/","desales");
addMenuItem( "lvaic", "Lafayette College", "http://www.lafayette.edu/","lafayette");
addMenuItem( "lvaic", "Lehigh University", "http://www3.lehigh.edu/default.asp","lehigh");
addMenuItem( "lvaic", "Moravian College", "http://www.moravian.edu/","moravian");
//addMenuItem( "q1", "Answer 1", "","a1");
//addMenuItem( "q2", "Answer 2", "","a2");
addMenuItem( "ferpaform", "Student Permission","/mgt/registrar/pdf/studrelease_cur.pdf","studperm");
addMenuItem( "ferpaform", "Req Non-Discl Directory Info","/mgt/registrar/pdf/nondisclosure.pdf","disclose");
addMenuItem( "ferpaform", "Req Inspect & Review Ed Rec","/mgt/registrar/pdf/inspect.pdf","studrec");
addMenuItem( "ferpaform", "Req Amend Education Records","/mgt/registrar/pdf/amendrec.pdf","studamend");
addMenuItem( "gradinfo", "General","/mgt/registrar/graduation.html#1","general");
addMenuItem( "gradinfo", "Ceremony Preparation","/mgt/registrar/graduation.html#2","ceremprep");
addMenuItem( "gradinfo", "Graduation Requirements","/mgt/registrar/graduation.html#3","gradrequ");
//addMenuItem( "advisor", "Information","/mgt/registrar/registration.html#3","advisinfo");
//addMenuItem( "advisor", "Advisor Lookup","","lookup");
addMenuItem( "enrollver", "Office of the Registrar","/mgt/registrar/regver.html","regoff");
addMenuItem( "enrollver", "Student Self-Serve","/mgt/registrar/selfserve.html","selfserv");
addMenuItem( "degver", "Natnl Student Clearing","http://www.studentclearinghouse.org/","natstudclear");