var dir = "/pic/";
menuEntry("PIC Home", dir + "index.html");
menuEntry("Upcoming Events","http://we.ad.uwplatt.edu/webevent/scripts/webevent.plx");
menuEntry("Student Organizations", dir + "page/studentorganizations.html");
menuEntry("Co-Curricular Programming", dir + "page/cocurprogramming.html");
menuEntry("New Student Orientation", dir + "page/newstudent.html");
menuEntry("First Year Opportunities", dir + "page/firstyear.html");
menuEntry("Greek Life", dir + "page/greeklife.html");
menuEntry("Leadership Development", dir + "page/leadershipdev.html");
menuEntry("<span style='font-size: 8pt; margin-left: 10px'>Leadership Awards</span>","leadernomforms.html");
menuEntry("<span style='font-size: 8pt; margin-left: 10px'>Leadership Conference</span>","leadership_conf.html");
menuEntry("Leadership Award Recipients", dir + "page/LeadershipAwards.html");
menuEntry("Involvement Opportunities", dir + "page/involvement.html");
menuEntry("Family Weekend", dir + "page/familyweekend.html");
menuEntry("Support", dir + "page/sdservices.html");
menuEntry("Design Services", "/pic/designservices");
menuBreak();
menuEntry("UWP Link","http://uwplatt.collegiatelink.net/");
menuEntry("Student Governance", dir + "page/governancegroups.html");
menuEntry("Pioneer H.E.L.P.", dir + "page/pioneerhelp.html");
menuEntry("CPR","/cpr/");
menuEntry("Rental Issues","/ri/");
menuBreak();
menuEntry("About Us", dir + "page/aboutus.html");
menuEntry("Staff", dir + "page/staff.html");
menuEntry("Publications", dir + "page/publications.html");
menuEntry("Links", dir + "page/links.html");