document.write("<TABLE class='nav' cellSpacing='0' width='100%' id = 'menu'><TBODY><TR>")
document.write("<TD width='10%' bgColor='#636363' id = 'indexLink'><DIV align=center><A class=main_nav href='index.html'>Home</A></DIV></TD>	")
document.write("<TD width='14%' bgColor='#636363' id = 'membershipLink'><DIV align=center><A class=main_nav href='membership.html'>Membership</A></DIV></TD>")
document.write("<TD width='7%' bgColor='#636363' id = 'newsLink'><DIV align=center><A class=main_nav href='news.html'>News</A></DIV></TD>")
document.write("<TD width='11%' bgColor='#636363' id = 'meetingsLink'><DIV align=center><A class=main_nav href='meetings.html'>Meetings</A></DIV></TD>")
document.write("<TD width='11%' bgColor='#636363' id = 'activitiesLink'><DIV align=center><A class=main_nav href='activities.html'>Activities</A></DIV></TD>")
document.write("<TD width='19%' bgColor='#636363' id = 'contentLink'><DIV align=center><A class=main_nav href='content.html'>Published Content</A></DIV></TD>")
document.write("<TD width='12%' bgColor='#636363' id = 'listLink'><DIV align=center><A class=main_nav href='listserv.html'>ListServ</A></DIV></TD>")
document.write("<TD width='16%' bgColor='#636363' id = 'membersOnlyLink'><div align='center'><A class=main_nav href='members.php'>Members Only</A></div></TD>")
document.write("</TR></TBODY></TABLE>")