departmentName = 'Counseling Services';
contactName = 'Roger Meyer, Director';
contactEmail = 'meyer@uwplatt.edu';
showMenu='yes';
template='counseling';

menuEntry("Counseling Services", "../index.html");
menuEntry("Information","index.html");
menuBreak();
menuHeader("Survey Results");
menuEntry("Perceptions of UCS","fssurvey03.html");
menuEntry("Student Eval. Of Services","ucseval05.html");
menuEntry("UWP Student Needs Survey","needssurv01.html");
menuEntry("Alcohol &amp; Drug Use","aodasur.html");
menuHeader("Other Information");
menuEntry("Program &amp; Referral Guide","p_rg.html");
menuEntry("Placement Testing","placement.html");

addCrumb("uwplatt.edu", "http://www.uwplatt.edu");
addCrumb("Counseling", "../index.html");
addCrumb("Information","index.html");
