departmentName = "UW-Platteville Voting Booth";
contactName = "Web Development Office";
contactEmail = "web@uwplatt.edu";
showMenu = "yes";
template = "default";

menuEntry("Voting Booth Home","index.html");
menuBreak();
menuEntry("Grading Scale Change Referendum","2008/gradingScale.html");
menuEntry("Election Regulations","regulations.html");
menuEntry("Election Procedures","procedures.html");
menuBreak();
menuEntry("Vote Now!","https://cgi.uwplatt.edu/cgi-bin/onlinevoting/index.pl");
menuEntry("Preview a Ballot","https://cgi.uwplatt.edu/cgi-bin/onlinevoting/index.pl");
menuEntry('Voting Instructions', 'instructions.html');

addCrumb('uwplatt.edu','http://www.uwplatt.edu');
addCrumb('vote','index.html');

