departmentName = '';
contactName = 'SWWRPC';
contactEmail = 'jacksont@uwplatt.edu';
showMenu = 'yes';
template = 'default';

menuEntry("DMT Home","index.html");
menuEntry("About DMT","about.html");
menuEntry("Funding Sponsors","sponsor.html");
menuEntry("Upcoming DMT Events","events.html");
menuEntry("Other Regional Events","regionalEvents.html");
menuEntry("Related Articles","articles.html");
menuEntry("DMT Members","members.html");
menuBreak();
menuEntry("Regional Economic Development Coalition Home","../index.html");

addCrumb("REDC", "../index.html");
addCrumb("DMT","index.html");
