var divider = "&#8226;";
var year = "2003";
document.write('Copyright &copy; ' + year + ' <strong><a href="http://www.odu.edu/">OLD DOMINION UNIVERSITY</a></strong><br />');
document.write('Norfolk, Virginia, 23529 ' + divider + ' Phone (757) 683-3000<br />');
document.write('<a href="http://www.odu.edu/home/secondary/dmca.html">DMCA</a> ' + divider + ' <a href="http://www.odu.edu/home/secondary/popup_disclaimer.htm">OTHER INTERNET POLICIES</a> ' + divider + ' <a href="http://www.odu.edu/home/admissions.html">ADMISSIONS</a><br />');
document.write('This page modified: ' + document.lastModified +' EST');
document.close();
