departmentName = 'Counseling Services';
contactName = 'Roger Meyer, Director';
contactEmail = 'meyer@uwplatt.edu';
showMenu='yes';
template='counseling';

menuEntry("Counseling Services", "../index.html");
menuEntry("Events","index.html");
menuBreak();
menuEntry("Drug Education","aeac.html");

addCrumb("uwplatt.edu", "http://www.uwplatt.edu");
addCrumb("Counseling", "../index.html");
addCrumb("Events","index.html");
