departmentName = 'Counseling Services';
contactName = 'Roger Meyer, Director';
contactEmail = 'meyer@uwplatt.edu';
showMenu='yes';
template='counseling';

menuEntry("Counseling Services", "../index.html");
menuEntry("Resources","index.html");
menuBreak();
menuEntry("Books","books.html");
menuEntry("Handouts","handouts.html");
menuEntry("Tests &amp; Inventories","tests.html");
menuEntry("Videos","video.html");

addCrumb("uwplatt.edu", "http://www.uwplatt.edu");
addCrumb("Counseling", "../index.html");
addCrumb("Resources","index.html");
