departmentName = "Campus Web Council of Wisconsin";
contactName = "Lillian Hillis";
contactEmail = "hillislf@uwec.edu";
template = "default";

menuEntry("CWCW Home","index.html");
menuBreak();
menuEntry("Conferences","conferences/index.html");
menuEntry("Resource Docs","documents/index.html");
menuEntry("CWCW Mailing List","listserv.html");
menuHeader("Web Research");
menuEntry("Browser Wars","browserWars.html");
menuEntry("Web Standards","webstandards/index.html");
menuEntry("The Sandbox","sandbox/index.html");
menuEntry("Zen Garden","zengarden/about.html");
menuEntry("Reference Links","links.html");

addCrumb("CWCW", "http://www.uwed.edu/cwcw");