departmentName = "CFPPT";
pageName = "SPE Student Chapter";
contactName = "Center For Plastics Processing Technology";
contactEmail = "cfppt@uwplatt.edu";
showMenu = "yes";
template = "classic";

menuEntry("UWP Home","http://www.uwplatt.edu");
menuEntry("CFPPT Main", "index.html");	
menuBreak();
menuEntry("Focus on Energy", "files/Gate2.pdf");
menuEntry("News", "news/index.html");
menuEntry("Plastics Program", "minor.html");
menuEntry("Scholarships", "scholar.html");
menuEntry("Education and Training", "education.html");
menuEntry("Industrial Training", "courses/index.html");
menuEntry("Processing &amp; Equipment", "equip.html");
menuEntry("Applied R &amp; D", "research.html");
menuEntry("Indust. Problem Solving", "solving.html");
menuEntry("Technology Transfer", "transfer.html");
menuEntry("Ongoing Research", "ongoing.html");	
menuEntry("Promotional Video","video.html");
menuBreak();
menuEntry("SPE Student Chapter", "spe.html");
menuEntry("Job Opportunities", "opportunity/index.html");
menuEntry("Student Profiles", "student.html");
menuEntry("Alumni in Plastics", "alumni.html");
menuBreak();
menuEntry("Contact Us", "contact.html");

addCrumb("uwplatt.edu","http://www.uwplatt.edu");
addCrumb("CFPPT","index.html");
