
document.write('<link rel="stylesheet" href="archives.css" type="text/css">')
document.write('<h4 class="links">Links</h4>')
document.write('<dl>')
document.write('<dt>SAA Student Chapter</dt>')
document.write('<dd><a href="index.html">Main Page</a></dd>')
document.write('<dd><a href="about.html">About Us</a></dd>')
document.write('<dd><a href="announcements.html">Announcements</a></dd>')
document.write('<dd><a href="mailto:saa.iub@gmail.com" title="saa.iub@gmail.com">Contact Us</a></dd>')
document.write('<dd><a href="listserv.html">List-serv</a></dd>')
document.write('<dd><a href="minutes.html">Meeting Minutes</a></dd>')
document.write('<dd><a href="membership.html">Membership</a></dd>')
document.write('<dd><a href="officers.html">Officers</a></dd>')
document.write('<dd><a href="documents.html">Organizational Documents</a></dd>')
document.write('<dd><a href="outreach/index.html">Outreach</a></dd>')
document.write('<dd><a href="pastevents.html">Past Events</a></dd>')
document.write('</dl>')

document.write('<dl>')
document.write('<dt>Archival Work</dt>')
document.write('<dd><a href="conferences.html">Conferences &amp; Calls for Papers/Proposals</a></dd>')
document.write('<dd><a href="internships.html">Internships</a></dd>')
document.write('<dd><a href="jobs.html">Job Search Resources</a></dd>')
document.write('<dd><a href="advice.html">Job Search Advice</a></dd>')
document.write('<dd><a href="scholarships.html">Scholarships &amp; Grants</a></dd>')
document.write('</dl>')

document.write('<dl>')
document.write('<dt>SAA Resources</dt>')
document.write('<dd><a href="newsletter.html">Chapters &amp; Loose Papers:<br />A Student Archivist Newsletter</a></dd>')
document.write('</dl>')

document.write('<dl>')
document.write('<dt>General Resources</dt>')
document.write('<dd><a href="websites.html">Websites</a></dd>')
document.write('<dd><a href="resources.html">Bibliographical</a></dd>')
document.write('</dl>')
document.write('<p><a href="index.html">Return Home</a></p>')
