departmentName = "History";
contactName = "Webmaster";
contactEmail = "thetatau.uwp@gmail.com";
showMenu = "yes";
template = "default";

menuEntry("Home", "index.html");
menuBreak();
menuEntry("RUSH Schedule", "rush.html");
menuEntry("Frequently Asked Questions", "faq.html");
menuBreak();
menuHeader("History");
//menuEntry("The House", "history/house.html");
menuEntry("The M", "history/M.html");
menuEntry("The M-Ball", "history/m_ball.html");
menuEntry("M-Day", "history/m_day.html");
menuBreak();
menuEntry("The Geode", "/org/thetatau/geode/index.html");
menuBreak();
menuHeader("External Links");
menuEntry("National page", "http://www.thetatau.org");
menuEntry("UW-Platteville", "http://www.uwplatt.edu");
menuBreak();
menuEntry("Contact us", "contact.html");

addCrumb("Theta Tau","index.html");
addCrumb("Geode","index.html");
