departmentName = "School of Graduate Studies";
contactName = "UW-Platteville Web Master";
contactEmail = "web@uwplatt.edu";
showMenu = "yes";
template = "distance";

menuEntry("Graduate Studies Home", "http://www.uwplatt.edu/registrar/gradschool.html");
menuEntry("Graduate Catalog", "../index.html");
menuBreak();
menuEntry("General Requirements", "gen_req.html");
menuEntry("Degree Requirements", "deg_req.html");
menuEntry("Degree Programs", "programs.html");
menuEntry("Admission", "admission.html");
menuEntry("Registration", "registration.html");
menuEntry("Tuition, Fees", "tuition.html");
menuEntry("Financial Aid", "fin_aid.html");
menuEntry("Academic Procedures", "acad_proc.html");
menuEntry("Graduation", "graduation.html");
menuEntry("Student Services", "services.html");
menuEntry("References", "references.html");

addCrumb("uwplatt.edu","http://www.uwplatt.edu");
addCrumb("UWP Graduate Catalog","../index.html");
addCrumb("Online","index.html");