departmentName = 'UW-Platteville Documents';
contactName = 'Web Development';
contactEmail = 'web@uwplatt.edu';
showMenu = 'yes';
template = "default";

menuEntry("UWP Home","http://www.uwplatt.edu");
menuBreak();
menuEntry("Welcome to UWP","../welcome/index.html");
menuEntry("About UWP","../about/index.html");
menuEntry("University Documents","../documents/index.html");
menuEntry("University Forms","../forms/index.html");
menuEntry("UWP Songs","../songs/index.html");
// menuEntry("UWP Viewbook","../viewbook/index.html");
menuEntry("Virtual Tour","../vtour/index.html");

addCrumb("uwplatt.edu","http://www.uwplatt.edu");
addCrumb("Forms","index.html");