document.write('\
\
<hr noshade color="#006666">\
\
 <p align="center"> <font size="-2" face="Arial">\
\
  <a href="newstu.htm">New Students</a> \
\
  | <a href="counsel.htm">Counseling</a>\
\
  | <a href="acadadv.htm">Academic Advising</a>\
\
  | <a href="events.htm">Happenings</a>\
\
  | <a href="index.htm">Advising Home</a>\
\
<br>\
\
  Contact Cliff Casey, 847.635.1741, <a href="mailto:cliffc@oakton.edu">cliffc@oakton.edu</a> \
\
  regarding this page and the Advising and Counseling Center.\
\
<br>\
\
  <a href="/prospect/">Prospective Students</a>\
\
  | <a href="/current/">Current Students</a>\
\
  | <a href="/visitor/">Community</a>\
\
  | <a href="/cont_ed/all/">Continuing Education</a>\
\
  | <a href="/ctce/">Corporate Training</a>\
\
  | <a href="/facstaff/">Faculty &amp; Staff</a>\
\
<br>\
\
  <a href="/">Oakton Home</a>\
\
  | <a href="/search/qfsearch.htm">Search</a>\
\
  | <a href="/.">Online Services</a>\
\
<br>\
\
  General information about Oakton and this web site: \
\
  <a href="/contact.htm">Contact Oakton</a>.\
\
<br>\
\
  &copy; Copyright 2004 Oakton Community College.&nbsp;&nbsp;<br>\
\
</font>\
\
        <font color="#cc0000" size="-2">\
\
        Last Update:&nbsp;\
\
');
        var theDate = "";
        theDate = document.lastModified;
        document.write(theDate);

document.write('\
        </font>\
\
<br>\
\
</p>\
');
