//=============================
//=============================
addMenu("main", 1, "", "");

//------------------------------------------------------------------------------
//<!-- MENU ITEMS section -->
//<!-- Add 1 for each TABLE ROW (menu item)  -->
//===============================
//---------------------
//LEVEL 1:
//---------------------
addMenuItem("main", "Mission Statement & Goals", "http://www.muhlenberg.edu/mgt/resserv/mission.html", "mission");
addMenuItem("main", "Meet the Professional Staff", "http://www.muhlenberg.edu/mgt/resserv/ORS Staff Related/2003/prostaff.html", "staff");
//addMenuItem("main", "Calendar of Events", "http://www.muhlenberg.edu/mgt/resserv/Fall2009Calendar/Aug2009Calendar.html", "calendar");
addMenuItem("main", "Residential Education", "http://www.muhlenberg.edu/mgt/resserv/residentialed.html", "resed");
addMenuItem("main", "Housing Services", "http://www.muhlenberg.edu/mgt/resserv/hsmain.html", "housing");
addMenuItem("main", "Guest Registration", "http://www.muhlenberg.edu/mgt/resserv/housingguest.html", "Guest");
addMenuItem("main", "Housing Applications", "http://www.muhlenberg.edu/mgt/resserv/lotteryforms.html", "hforms");
addMenuItem("main", "Housing Deposit?", "http://www.muhlenberg.edu/mgt/resserv/depositwhatis.html", "hdeposit");
addMenuItem("main", "MILE House Properties", "http://www.muhlenberg.edu/mgt/resserv/milelotteryforms.html", "mile");
addMenuItem("main", "Special Needs Housing", "http://www.muhlenberg.edu/mgt/resserv/SpecialPolicy.html", "special");
addMenuItem("main", "Off Campus Resources", "http://www.muhlenberg.edu/mgt/resserv/offcampuspage1.html", "resource");
addMenuItem("main", "Closings & Early Arrivals","http://www.muhlenberg.edu/mgt/resserv/breakhousing.html", "closings") ;
addMenuItem("main", "AC Policy", "http://www.muhlenberg.edu/mgt/resserv/acpolicyH.html","acpolicy");
addMenuItem("main", "Fridge & Microwave Policy", "http://www.muhlenberg.edu/mgt/resserv/microfridges.html","fridgepolicy");
addMenuItem("main", "Student Storage", "http://budgetstorageandlock.com/", "storage");
addMenuItem("main", "Laundry Service", "http://sites.google.com/site/muhlenbergcleaners/", "Laundryservice");
addMenuItem("main", "Becoming an RA", "http://www.muhlenberg.edu/mgt/resserv/RAStaffRelated/beanra.html", "rabecome");
addMenuItem("main", "Ride Board", "http://shrek.muhlenberg.edu/RideBoard/", "rides");
addMenuItem("main", "Dean of Students", "http://www.muhlenberg.edu/mgt/deanst/index.html", "deanstu");
addMenuItem("main", "Return to ORS Main Page", "http://www.muhlenberg.edu/mgt/resserv/index.html", "homw");
//addMenuItem("main", "Residence Hall Association", "link", "rha");
//---------------------
//LEVEL 2:
//---------------------
addMenuItem("housing", "Living Options on Campus", "http://www.muhlenberg.edu/mgt/resserv/livingoptionsH.html", "options");
addMenuItem("housing", "Housing Applications", "http://www.muhlenberg.edu/mgt/resserv/lotteryforms.html", "Applications");
addMenuItem("housing", "Housing Deposit?", "http://www.muhlenberg.edu/mgt/resserv/depositwhatis.html", "deposit");
addMenuItem("housing", "Roommate Information", "http://www.muhlenberg.edu/mgt/resserv/roommatepolicy.html", "roommate");
addMenuItem("housing", "Martin Luther Underground", "http://www.muhlenberg.edu/mgt/resserv/underground.html", "luther");
addMenuItem("housing", "Technology", "http://www.muhlenberg.edu/mgt/resserv/techfeatures.html", "tech");
addMenuItem("housing", "Laundry", "http://www.muhlenberg.edu/mgt/resserv/laundry.html", "laundry");
addMenuItem("housing", "Furnishings", "http://www.muhlenberg.edu/mgt/resserv/furnishings.html", "furnish");
addMenuItem("housing", " Room Dimensions", "http://www.muhlenberg.edu/mgt/resserv/RoomDimensions/indexdim.html", "dimensions");
addMenuItem("housing", "Study Lounges", "http://www.muhlenberg.edu/mgt/resserv/studylounges.html", "lounges");
addMenuItem("housing", "Kitchens", "kitchens.html", "kitchens");
addMenuItem("housing", "Fridge & Microwave Policy", "http://www.muhlenberg.edu/mgt/resserv/microfridges.html", "microfridge");
addMenuItem("housing", "Air Conditioner Policy", "http://www.muhlenberg.edu/mgt/resserv/acpolicyH.html", "air");
addMenuItem("housing", "Closings & Early Arrivals", "http://www.muhlenberg.edu/mgt/resserv/breakhousing.html", "closings");
addMenuItem("resed", "Residential Programs", "http://www.muhlenberg.edu/mgt/resserv/resprograms.html", "programs");
addMenuItem("resed", "Resident Advisor Staff", "http://www.muhlenberg.edu/mgt/resserv/RAStaffRelated/0708rastaff.html", "rastaff");
addMenuItem("resed", "Becoming an RA", "http://www.muhlenberg.edu/mgt/resserv/RAStaffRelated/beanra.html", "rabecome");
addMenuItem("resed", "RA Incident Report (IR)", "http://www.muhlenberg.edu/mgt/resserv/ra/RA.html", "incident");
addMenuItem("resed", "Guest Registration Form", "http://www.muhlenberg.edu/mgt/resserv/housingguest.html", "Guest");
addMenuItem("resed", "Community Involvement", "http://www.muhlenberg.edu/mgt/resserv/community.html", "community");
//addMenuItem("resed", "Residence Hall Association (RHA)", "link", "rha2");
//addMenuItem("rha", "Meetings", "link", "meetings");
//addMenuItem("rha", "Leadership", "link", "leadership");
//addMenuItem("rha", "Housing Issues Committee", "link", "issues");
//addMenuItem("rha", "Special Events Committee", "link", "events");

//---------------------
//LEVEL 3:
//---------------------

