
<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->



document.write('<TABLE cellpadding=0 cellspacing=0 border=0 WIDTH="100%" background="picts/background-menu.gif"><tr><td WIDTH="90%">');
document.write('<img src="picts/spacer.gif" width="18" height="23"></a><br>');
document.write('</td><form action="chapterinformation.aspx"><td>');
document.write('<input type="submit" value="Chapter Information"  onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="news.aspx"><td>');
document.write('<input type="submit" value="News" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="meetings.aspx"><td>');
document.write('<input type="submit" value="Meetings" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="membership.aspx"><td>');
document.write('<input type="submit" value="Membership" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="contact.aspx"><td>');
document.write('<input type="submit" value="Contact Us" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

<!-- COPY AND PASTE THE NEXT TWO LINES TOO ADD A NEW LINK -->
document.write('</td></form><form action="resources.aspx"><td>');
document.write('<input type="submit" value="Resources" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

//document.write('</td></form><form action="sponsors.aspx"><td>');
//document.write('<input type="submit" value="Sponsors" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="armainternational.aspx"><td>');
document.write('<input type="submit" value="ARMA International" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');


document.write('</td></form><form action="index.aspx"><td>');
document.write('<input type="submit" value="Home" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><td>');
document.write('<img src="picts/spacer.gif" width="10" height="23"></a><br>');
document.write('</td></tr></table>');

//  End -->