document.writeln("<HTML>");
document.writeln("<HEAD>");
document.writeln("<SCRIPT language=\"Javascript\"> ");
document.writeln("var contact_email=\"abrady@kzoo.edu\"; //put your own contact email here");
document.writeln("//set the main navigational section you are in to true;	");
document.writeln("	sectionAbout=false;");
document.writeln(" 	sectionAcademics=true;");
document.writeln(" 	sectionAdmission =false;");
document.writeln(" 	sectionAlum =false;");
document.writeln(" 	sectionGive = false; ");
document.writeln("	sectionNews =false;");
document.writeln(" 	sectionResources =false;");
document.writeln(" 	sectionSports =false;");
document.writeln("	sectionStudent =false;");
document.writeln("</SCRIPT>");
document.writeln("		");
document.writeln("<TITLE>Department of Math and Computer Science. Kalamazoo College</TITLE>");
document.writeln("<META HTTP-EQUIV=\"Content-Type\" CONTENT=\"text/html; charset=iso-8859-1\">");
document.writeln("<meta name=\"keywords\" content=\"Kalamazoo College, Math, Computer Science\">");
document.writeln("<meta name=\"description\" content=\"Kalamazoo College Department of Math and Computer Science\">");
document.writeln("<link href=\"style.css\" rel=\"stylesheet\" type=\"text/css\"><!--this is the one on the server-->");
document.writeln("");
document.writeln("</HEAD>");
document.writeln("<body bgcolor=\"#f3edda\" background=\"myimages/tanPaper.gif\"  topmargin=0 leftmargin=0 marginwidth=0 marginheight=0   >");
document.writeln("<div>");
document.writeln("<SCRIPT language=\"Javascript\" src=\"http://www.kzoo.edu/templates/standardMainNav.js\" ></SCRIPT>");
document.writeln("");
document.writeln("<DIV ID=heading align=\"center\">");
document.writeln(" ");
document.writeln("<center>");
document.writeln("  <h1><br><br>Computer Science Program <br>");
document.writeln("    Olds/Upton Hall, Suite 203<br>");
document.writeln("    (269) 337-7100");

document.writeln("</h1>");
document.writeln("</center>");


document.writeln("</DIV>");
document.writeln("<br><br><br>");

