function Remainder() {

document.writeln('</UL>');
document.writeln('</TD>');
document.writeln('</TR>');
document.writeln('<TR>');
document.writeln('<TD ALIGN="center" VALIGN="bottom" COLSPAN="2">');
document.writeln('<BR>');
document.writeln('<P CLASS="textlink"><A HREF="http://www.oberlin.edu/" CLASS="textlink" TARGET="_top">Oberlin Online</A> | <A HREF="contact/mainframe.html" CLASS="textlink" TARGET="_top">Contact Us</A> | <A HREF="help/mainframe.html" CLASS="textlink" TARGET="_top">Help</A> | <A HREF="http://www.oberlin.edu/search" TARGET="_top" CLASS="textlink">Search</A> | <A HREF="nav/siteindex.html" CLASS="textlink" TARGET="_top">Site Index</A><BR>');
document.writeln('<A HREF="http://www.oberlin.edu/~archive/" CLASS="textlink" TARGET="_top">Home</A> | Holdings | <A HREF="resources/mainframe.html" CLASS="textlink" TARGET="_top">Published Resources</A> | <A HREF="exhibits/mainframe.html" CLASS="textlink" TARGET="_top">Exhibits</A> | <A HREF="news/mainframe.html" CLASS="textlink" TARGET="_top">News</A> | <A HREF="links/mainframe.html" CLASS="textlink" TARGET="_top">Outside Links</A> | <A HREF="nav/about/mainframe.html" CLASS="textlink" TARGET="_top">About</A></P>');
document.writeln('</TD>');
document.writeln('</TR>');
document.writeln('<TR>');
document.writeln('<TD ALIGN="right" VALIGN="top" WIDTH="245">');
document.writeln('<IMG SRC="nav/bcopyright.gif" WIDTH="245" HEIGHT="35"  BORDER="0" ALIGN="bottom" ALT="&copy; Copyright 2000 Oberlin College Archives">');
document.writeln('</TD>');
document.writeln('<TD ALIGN="left" VALIGN="top" WIDTH="185">');
document.writeln('<A HREF="http://www.oberlin.edu/~archive/contact/form/index.html" TARGET="_self"><IMG SRC="nav/bemail.gif" WIDTH="185" HEIGHT="35" BORDER="0" ALIGN="bottom" ALT="Online Message Submission Form"></A>');
document.writeln('</TD>');
document.writeln('</TR>');
document.writeln('<TR>');
document.write('<TD ALIGN="left" VALIGN="bottom" COLSPAN="2"><H6 class="leftfooter">');
document.write('URL: ' + document.URL + '<BR>');

if (Date.parse(document.lastModified) !=0)
{
document.write('Updated: ' + document.lastModified);
}

document.writeln('</H6>');
}
