departmentName="";
contactName="UWP IEEE Student Branch";
contactEmail="ieee@uwplatt.edu";
showMenu="yes";
template="default";

menuEntry("UWP Home", "http://www.uwplatt.edu");
menuBreak();
menuEntry("Home", "../../index.html");
menuEntry("Mission", "../mission.html");
menuEntry("Meetings", "../meeting.html");
menuEntry("Officers", "../officers.html");
menuEntry("News", "../news.html");
menuEntry("Pictures", "../pictures.html");
menuEntry("Tutorials", "../howto.html");
menuEntry("Links", "../links.html");
menuBreak();
menuHeader("Electronics Parts");
menuEntry("Price List", "index.html");
menuEntry("Package Contents", "contents.html");


addCrumb("uwplatt.edu", "http://www.uwplatt.edu");
