departmentName = "UWP Teaching Excellence Center";
contactName = "Tom LoGuidice";
contactEmail = "loguidit@uwplatt.edu";
showMenu = "yes";
template = "tec";

menuEntry("Home","index.html");
menuBreak();
menuEntry("About TEC","about.html");
menuEntry("Current Programs","program.html");
menuEntry("Calendar","calendar.html");
menuEntry("Improvement of Learning Committee","http://www.uwplatt.edu/committees/ilc/");
menuEntry("Outstanding Faculty","outfac.html");
menuEntry("Evaluations","eval.html");
menuEntry("Suggestion Box","suggestion.html");
menuEntry("Links","links.html");
menuEntry("Resources","resources.html");
menuEntry("TEC Blog","blog.html");
menuEntry("Contact Info","contact.html");
menuBreak();

addCrumb("TEC","index.html");