departmentName = "OIT";
contactName = "Help Desk";
contactEmail = "helpdesk@uwplatt.edu";
showMenu = "yes";
template = "it";

var site1="https://glacier.ad.uwplatt.edu/psp/LSPD/EMPLOYEE/HRMS/";
var site2="https://blueridge.ad.uwplatt.edu/psp/LSPD/EMPLOYEE/HRMS/";
var anonsite1="https://glacier.ad.uwplatt.edu/psp/lspdguest/EMPLOYEE/HRMS/s/WEBLIB_PTPP_SC.HOMEPAGE.FieldFormula.IScript_AppHP?pt_fname=HCSR_CURRICULUM_MANAGEMENT&FolderPath=PORTAL_ROOT_OBJECT.HCSR_CURRICULUM_MANAGEMENT&IsFolder=true";
var anonsite2="https://glacier.ad.uwplatt.edu/psp/lspdguest/EMPLOYEE/HRMS/s/WEBLIB_PTPP_SC.HOMEPAGE.FieldFormula.IScript_AppHP?pt_fname=HCSR_CURRICULUM_MANAGEMENT&FolderPath=PORTAL_ROOT_OBJECT.HCSR_CURRICULUM_MANAGEMENT&IsFolder=true";
var Rand=Math.round(Math.random()*1);
var temp1=(Rand==0)?site1:site2;
var anontemp1=(Rand==0)?anonsite2:anonsite1;

menuEntry("Log into the PASS", temp1);
menuEntry("Learn@UW Site", "https://uwplatt.courses.wisconsin.edu/");
menuEntry("NetStorage","http://www.uwplatt.edu/go/storage/");
menuEntry("Online Class Schedule", anontemp1);
menuEntry("Password Management","http://www.uwplatt.edu/go/password/");
menuEntry("Self-Service FAQ", "http://www.uwplatt.edu/oit/faqs/peoplesoft/self_service.html");
<!-- menuEntry("Registration Guide (PDF)", "http://www.uwplatt.edu/oit/faqs/registrationguide/registration_guide.pdf"); -->
menuEntry("WISC Software","http://wiscsoftware.wisc.edu/wisc/school.asp?institution=1030");
menuBreak();
menuEntry("OIT Home", "/oit/");
menuBreak();
menuEntry("Development Home", "http://www.uwplatt.edu/oit/development/");
menuEntry("Doc and Policy", "http://www.uwplatt.edu/oit/development/doc_policy/policy.html");
menuEntry("Plans and Projects", "http://www.uwplatt.edu/oit/development/plans_projects/plans.html");      
menuEntry("PASS Items", "http://www.uwplatt.edu/oit/development/peoplesoft/peoplesoft.html");
menuEntry("Learn@UW Items", "http://www.uwplatt.edu/oit/development/learn_uw/");
menuEntry("Data Mart Items", "http://www.uwplatt.edu/oit/development/datamart/dm.html");      