document.write("<link rel='stylesheet' type='text/css' href='../catalog.css' media='screen' />");

departmentName = "College of BILSA";
contactName = "Registrar's Office";
contactEmail = "registrar@uwplatt.edu";
showMenu = "yes";
templateColor = "blue";
template = "default";

//BILSA menu.js
menuEntry("Table of Contents","../index.html");
menuBreak();
menuEntry("BILSA Home","http://www.uwplatt.edu/bilsa");
menuBreak();
menuEntry("Agriculture","agriculture.html");
menuEntry("Biology","biology.html");
menuEntry("Business &amp; Accounting","bussacc.html");
menuEntry("Comm Tech","commtech.html");
menuEntry("Industrial Studies","industrial.html");

addCrumb("uwplatt.edu", "http://www.uwplatt.edu");
addCrumb("Academics", "http://www.uwplatt.edu/academics/index.html");
addCrumb("Catalogs", "http://www.uwplatt.edu/academics/catalogs/index.html");
addCrumb("Undergrad 2003-2005", "../index.html");
addCrumbAcronym("BILSA","index.html","Business, Industry, Life Science, and Agriculture");
