departmentName = "UW-Platteville Voting Booth";
contactName = "Web Development Office";
contactEmail = "web@uwplatt.edu";
showMenu = "yes";
template = "default";

menuEntry("Voting Booth Home","http://www.uwplatt.edu/vote/");
menuBreak();
menuEntry("Vote Now!","https://cgi.uwplatt.edu/cgi-bin/onlinevoting/index.pl");
menuEntry('Voting Instructions', 'http://www.uwplatt.edu/vote/instructions.html');


addCrumb('uwplatt.edu','http://www.uwplatt.edu');
addCrumb('vote','http://www.uwplatt.edu/vote/index.html');
