<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<DIV id="menulocation">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" background="picts/background-menu.gif" bgcolor="#C0C0C0"><tr><td>');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0"><tr><td width="25">&nbsp;<br>');

// START LINKS //


document.write('</td><td nowrap>');
document.write('<a href="index.html" class="menu">Home</a>');

document.write('</td><td nowrap>');
document.write('<a href="Charter.htm" class="menu">Charter</a>');

document.write('</td><td nowrap>');
document.write('<a href="Guild Goal.html" class="menu">Guild Goal</a>');

document.write('</td><td nowrap>');
document.write('<a href="http://www.undauntedspirits.org/eqdkp/plugins/roster/" class="menu">Members</a>');

document.write('</td><td nowrap>');
document.write('<a href="http://www.undauntedspirits.org/eqdkp/listmembers.php" class="menu">Raid Points</a>');

document.write('</td><td nowrap>');
document.write('<a href="links.htm" class="menu">Links</a>');

document.write('</td><td nowrap>');
document.write('<a href="http://69.89.31.94/~undaunt1/phpBB3/index.php" class="menu">Forums</a>');

document.write('</td><td nowrap>');
document.write('<a href="http://69.89.31.94/~undaunt1/phpBB3/viewtopic.php?f=1&t=4" class="menu">Membership</a>');

document.write('</td><td WIDTH="1" bgcolor="#000000"><br>');

document.write('</td></tr></table>');
document.write('</td></tr><tr><td HEIGHT="1" bgcolor="#000000">');
document.write('<IMG SRC="picts/spacer.gif" HEIGHT="1" WIDTH="10" border="0"><BR>');
document.write('</td></tr></table></DIV>');

//  End -->