departmentName = '';
contactName = 'SWWRPC';
contactEmail = 'jacksont@uwplatt.edu';
showMenu = 'yes';
template = 'default';

menuEntry("SWWRPC Home","../index.html");
menuEntry("SWWREDC Home","index.html");
menuBreak();
menuEntry("Links to Development Resources","links.html");

addCrumb("REDC", "index.html");
