document.write(unescape('<table border="0" cellpadding="0" cellspacing="0" width="100%">'));
document.write(unescape('    <tr>'));

document.write(unescape('<td align="left">'));
document.write(unescape('<a href="register.html" class="psuedomenu"> &nbsp; &nbsp; Register &nbsp; &nbsp; </a></td>'));

document.write(unescape('<td align="left">'));
document.write(unescape('<a href="insurance.html" class="psuedomenu">Insurance &nbsp; &nbsp; &nbsp; &nbsp; </a></td>'));

document.write(unescape('<td align="left">'));
document.write(unescape('<a href="aid.html" class="psuedomenu">Financial Aid &nbsp; &nbsp; &nbsp; &nbsp; </a></td>'));

document.write(unescape('<td align="left">'));
document.write(unescape('<a href="scholarship.html" class="psuedomenu">Scholarships &nbsp; &nbsp; &nbsp; &nbsp; </a></td>'));

document.write(unescape('<td align="left">'));
document.write(unescape('<a href="employment.html" class="psuedomenu">Employment &nbsp; &nbsp; &nbsp; &nbsp; </a></td>'));

document.write(unescape('  '));
document.write(unescape('</tr>'));
document.write(unescape(' </table>'));