departmentName = "Psychology Department";
contactName = "Psychology Dept";
contactEmail = "web@uwplatt.edu";
showMenu = "yes";
template = "education";

menuEntry("UWP Home","http://www.uwplatt.edu");
menuEntry("LAE Home", "http://www.uwplatt.edu/lae/");
menuEntry("Psychology", "index.html");
menuBreak();
menuEntry("Program", "http://www.uwplatt.edu/academics/catalogs/undergraduate/current/lae/psych.html");
menuEntry("Scholarships", "scholarships.html");
menuEntry("Course Rotation", "rotation.html");
menuEntry("Labs", "facilities.html");
menuEntry("Faculty &amp; Staff", "staff.html");
menuEntry("Faculty Awards", "facawards.html");
menuEntry("Psych Club","club.html");
menuEntry("Advisory Board", "advisory.html");
menuHeader("FAQs");
menuEntry("Psych Major","psychMajor.html");
menuEntry("Coop Field Exp","CFE.html");
menuBreak();
//menuEntry("AODA Cert","AODACert.html");
menuEntry("Soc Work Training","socwork.html");
menuEntry("APA Style", "resources.html");
menuEntry("Grad Resources", "grad.html");
menuEntry("Careers in Psychology", "http://www.apa.org/ed/wanttobecome.html");
menuEntry("Career Tips", "careertips.html");
menuEntry("Volunteer Opportunities", "VolunteerOpp.html");
menuEntry("Area Employment Opportunities", "emplyopp.html");
menuEntry("Websites Posting Regional Job Openings", "regjob.html");
menuEntry("Mental Health Issues I", "http://psychcentral.com/");
menuEntry("Mental Health Issues II", "http://www.mentalhealth.com/");
menuEntry("Classics in the History of Psychology", "http://psychclassics.yorku.ca/author.htm");



addCrumb("UWP Home","http://www.uwplatt.edu");
addCrumb("LA&amp;E","http://www.uwplatt.edu/lae/");
addCrumb("Psychology", "index.html");
