document.write('<table width="125" border="0" cellspacing="0" style="padding: 0px 0px 0px 10px;">');
document.write('  <tr>');
document.write('    <td colspan="3"><a class="navmain" href = "index.asp">Home</a><BR></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td colspan="3"><a class="navmain" href = "corporation/default.asp">Housing Corporation</a><BR></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td colspan="3"><a class="navmain" href = "house/default.asp">House</a><BR></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td colspan="3"><a class="navmain" href = "http://www.appstatepikes.com/dev" target="_blank">Chapter<br>Resources</a><BR></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td colspan="3"><a class="navmain" href = "calendar/calendar.asp">Events</a><BR></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td colspan="3"><a class="navmain" href = "mail/default.asp">E-mail</a><BR></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td colspan="3"><a class="navmain" href = "alumni/announcements.asp">Alumni News</a><BR></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td colspan="3"><a class="navmain" href = "directory/default.asp">Directory</a><BR></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td colspan="3"><a class="navmain" href = "links.asp">Links</a><BR></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td colspan="3"><a class="navmain" href = "feedback.asp">Feedback</a><BR></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td colspan="3"><a class="navmain" href = "history/national_history.asp">History</a><BR></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td colspan="3"><a class="navmain" href = "about.asp">About</a><BR></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td colspan="3"><BR></td>');
document.write('  </tr>');
document.write('</table>');