document.write("<head>");
document.write("<link type='text/css' rel='stylesheet' href='we.css'>");
document.write("</head>");
document.write("<p> &nbsp; </p>");
document.write("<div id='footernav'>");
document.write("<SPAN CLASS=footer>");
document.write("<a href='http://www.ohrp.umd.edu/index.html'><STRONG><FONT COLOR='#8c0000'>OHRP Home</FONT></STRONG></a> | ");
document.write("<a href='http://www.ohrp.umd.edu/student/silc.html'>SILC</a> | ");
document.write("<a href='about.html'>About WE</a> | ");
document.write("<a href='nextsemesterschedule.cfm'>Schedule</a> | ");
document.write("<a href='registration.html'>Registration</a> | ");
document.write("<a href='academiccredits.html'>Academic Credits</a> | ");
document.write("<a href='archive.html'>Archive</a> | ");
document.write("<a href='contactus.html'>Contact Us</a> | ");
document.write("<a href='idresources.html'>ID Resources</a> ");
document.write("</SPAN>");
document.write("<BR><BR>");
document.write("<img src='images/footermain.gif' width='500' usemap='#Map' border='0'>");
document.write("<map name='Map'>"); 
document.write("<area shape='rect' coords='278,-5,388,13' href='mailto:ohrp-idp@umd.edu'>");
document.write("<area shape='rect' coords='243,57,391,74' href='mailto:ohrp-webweaver@umd.edu'>");
document.write("<area shape='rect' coords='30,11,152,53' href='http://www.umd.edu'>");
document.write("<area shape='rect' coords='158,16,466,52' href='http://www.ohrp.umd.edu/aboutus/contact.html' target='_blank'>");
document.write("</map>");

document.write("<BR><BR>");


document.write("</div>");




