document.write('		<table border="0" cellpadding="0" cellspacing="0" width="100%">');
document.write('		<tr>');
document.write('			<td width="203" class="lgray" valign="top"><img src="../images/clear.gif" width="203" height="20" alt="" border="0"></td>');
document.write('			<td width="100%" class="lblue" valign="bottom" align="center">');
document.write('			<table border="0" cellpadding="10" cellspacing="0">');
document.write('			<tr>');
document.write('				<td align="center" class="wtext">');
document.write('				<a href="../index.html" class="btmlink">Home</a>');
document.write('				&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('				<a href="../undergraduate/index.html" class="btmlink">Undergraduate Programs</a>');
document.write('				&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('				<a href="../graduate/index.html" class="btmlink">Graduate Programs</a>');
document.write('				&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('				<a href="../faculty/index.html" class="btmlink">Faculty</a>');
document.write('				<br>&nbsp;<br>');
document.write('				<a href="../staff/index.html" class="btmlink">Staff</a>');
document.write('				&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('				<a href="../news/index.html" class="btmlink">News</a>');
document.write('				&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('				<a href="../forms/index.html" class="btmlink">Forms</a>');
document.write('				&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('				<a href="../opportunities/index.html" class="btmlink">Opportunities</a>');
document.write('				&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('				<a href="../links/index.html" class="btmlink">Links</a>');
document.write('				&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('				<a href="../contact/index.html" class="btmlink">Contact Us</a>');
document.write('				</td>');
document.write('			</tr>');
document.write('			</table>');
document.write('			</td>');
document.write('		</tr>');
document.write('		</table>');
