departmentName = 'UW-Platteville';
contactName = 'April Haas';
contactEmail = 'haasap@uwplatt.edu';
showMenu = 'yes';
template = 'default';

menuEntry("UW-Platteville Home", "http://www.uwplatt.edu/index.html");
menuEntry("University Documents","http://www.uwplatt.edu/university/documents");
menuBreak();
menuHeader("Org Charts");
menuEntry("2009 - 2010","../2009-2010/index.html");
menuEntry("2008 - 2009","../2008-2009/index.html");
menuEntry("2007 - 2008","../2007-2008/index.html");
menuEntry("2006 - 2007","../2006-2007/index.html");
menuEntry("2005 - 2006","../2005-2006/index.html");
menuEntry("2004 - 2005","../2004-2005/index.html");
menuEntry("2003 - 2004","../2003-2004/index.html");
menuEntry("2002 - 2003","../2002-2003/index.html");
menuEntry("2001 - 2002","../2001-2002/index.html");

addCrumb("uwplatt.edu","http://www.uwplatt.edu");
addCrumb("University Documents","http://www.uwplatt.edu/university/documents");
addCrumb("Org Charts","index.html");