<!-- OK hiding
document.write("<table border=0 cellpadding=4 cellspacing=2 width=769>")
document.write("<tr><td valign=top colspan=2 align=center><p>")
document.write("<a href=\"http://www.wmich.edu/evalctr/\">The Evaluation Center</a> <b class=dot>&#149;</b> ")
document.write("4405 Ellsworth Hall <b class=dot>&#149;</b> ")
document.write("<a href=\"http://www.wmich.edu\">Western Michigan University</a> <br />")
document.write("Kalamazoo, MI 49008-5237<br />")
document.write("Phone: (269) 387-5895 <b class=dot>&#149;</b> ")
document.write("Fax: (269) 387-5923 <br />")
document.write("<span class=small>")
document.write("<script>safemail(\"arlen.gullickson\",\"wmich.edu\",\"\",\"Arlen Gullickson\")</script>")

update = new Date(document.lastModified)
theMonth = update.getMonth() + 1
theDate =  update.getDate()
theYear =  update.getFullYear()
	document.write("<br />Page last updated " + theMonth + " / " + theDate + " / " + theYear)

document.write("</span></p></td></tr></table>")
document.write("</td></tr></table>")
// End hiding -->
