departmentName = 'Counseling Services';
contactName = 'Roger Meyer, Director';
contactEmail = 'meyer@uwplatt.edu';
showMenu='yes';
template='counseling';

menuEntry("Workshops","../index.html");
menuEntry("15 Ways to get A's","index.html");
menuBreak();
menuEntry("15 Ways to get A's","index.html");
menuEntry("Building Healthy Relationships","../relationships/index.html");
menuEntry("Success With Stress","../stress/index.html");

addCrumb("uwplatt.edu", "http://www.uwplatt.edu");
addCrumb("Counseling", "../../index.html");
addCrumb("Workshops","../index.html");
addCrumb("15 Ways to get A's","index.html");
