departmentName = "General Engineering";
contactName = "Osama Jaadan";
contactEmail = "jadaan@uwplatt.edu";
showMenu = "yes";
templateColor = "orange";

menuEntry("Main", "http://www.uwplatt.edu/geneng/index.html");
menuBreak();
menuEntry("GE requirements", "files/geinfo.pdf");
menuEntry("Registration Information", "http://www.uwplatt.edu/geneng/regis.html");   
menuEntry("Catalog Information", "http://www.uwplatt.edu/academics/catalogs/undergraduate/current/ems/general.html");
menuEntry("College Information", "http://www.uwplatt.edu/ems/");
menuBreak();
menuEntry("Department Goals", "http://www.uwplatt.edu/geneng/gegoals.html");
menuEntry("Engineering Diversity Resources", "http://www.uwplatt.edu/geneng/DiversityResources.html");
menuEntry("Faculty and Staff", "http://www.uwplatt.edu/geneng/staff.html");  
menuBreak();
menuEntry("Scholarships", "http://www.uwplatt.edu/finaid/scholarships.html");
menuBreak();
menuEntry("Student Organizations", "http://www.uwplatt.edu/geneng/organ.html");
menuEntry("Testout Procedures", "http://www.uwplatt.edu/geneng/testoutproc.html");  

addCrumb("uwplatt.edu", "http://www.uwplatt.edu");   
addCrumb("General Engineering", "http://www.uwplatt.edu/geneng/index.html");