departmentName = "OIT";
contactName = "Help Desk";
contactEmail = "helpdesk@uwplatt.edu";
showMenu = "yes";
template = "it";

menuEntry("OIT Home", "/oit/");
menuBreak();
menuEntry("About OIT", "/oit/about.html");
menuEntry("Committees", "/oit/committee/");
menuEntry("Forms", "/oit/forms/");
menuEntry("Labs", "/oit/labs/");
menuEntry("Policies", "/oit/policies.html");
menuEntry("Campus Purchasing", "/oit/purchase-campus/");
menuEntry("Student Purchasing", "/oit/purchase-student/");
menuEntry("Software Download", "/go/software");
menuBreak();
menuEntry("Development", "/oit/development/");
menuEntry("Learning Technology Center", "/ltc/");
menuEntry("Support", "/oit/support.html");
menuEntry("Web development", "/web/");