var dir = "/pic/pubs/orghandbook/page/"
menuEntry("PIC Home","/pic/");
menuEntry("Handbook Home", "/pic/pubs/orghandbook/")
menuBreak();
menuEntry("Introduction", dir + "intro.html");
menuEntry("Policy and Procedure Pages", dir + "policy.html");
menuEntry("Money Matters", dir + "money.html");
menuEntry("Org. Maintenance and Resources", dir + "orgmaint.html");
menuEntry("Student Org. Roles", dir + "roles.html");
menuEntry("Leadership Awards", dir + "leadership.html");
menuEntry("Advisor Information", dir + "advisor.html");
menuEntry("Forms", dir + "forms.html");
