departmentName = "Womens Studies";
contactName = "Terri Burns";
contactEmail = "burnst@uwplatt.edu";
showMenu = "yes";
template = "wsprogram";

menuEntry("Home", "index.html");
menuEntry("Courses", "courses.html");
menuEntry("Faculty &amp; Staff List", "staff/index.html");
menuEntry("Programs &amp; Events","programs.html");
menuEntry("News", "news.html");
menuEntry("Syllabi","syllabi.html");
menuEntry("Other Links","links.html");
menuEntry("Contacts","contacts.html");

addCrumb("uwplatt.edu", "http://www.uwplatt.edu");
addCrumb("Writing Center", "index.html");
