departmentName = "Learning Technology Center";
contactName = "Learning Technology Center";
contactEmail = "ltc@uwplatt.edu";
showMenu = "yes";
template = "it";

menuEntry("LTC Home", "index.html");
menuBreak();
menuEntry("Classroom Technology","tech.html");
menuEntry("Training","training.html");
menuEntry("Software User Guides &amp; Tutorials","documentation.html");
menuEntry("Student Training","students.html");
menuEntry("Data Mart","datamart.html");
menuEntry("LTC Staff","staff.html");
menuEntry("Computer Labs","labs.html");
menuHeader("Forms");
menuEntry("Workshop Evaluation","class_eval.html");
menuEntry("D2L Request","d2l_request.html");
menuEntry("Contact LTC", "contact.html");

//menuEntry("Assessment Plan", "assessment.doc");
//menuHeader("Lab Request Forms")
//menuEntry("Karrman B6", "requestalab.html");
//menuEntry("Hempel Collaboratory and Testing &amp; Assessment", "requestalab2.html");

addCrumb("uwplatt.edu","http://www.uwplatt.edu");
addCrumb("LTC","index.html");
