
<!-- 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="20" height="23"></a><br>');

document.write('</td><form action="news.html"><td>');
document.write('<input type="submit" value="DVPC News" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="about.html"><td>');
document.write('<input type="submit" value="About DVPC" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="join.html"><td>');
document.write('<input type="submit" value="Join DVPC" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="calendar.html"><td>');
document.write('<input type="submit" value="Calendar" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="newsletter.html"><td>');
document.write('<input type="submit" value="Newsletter" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="sigs.html"><td>');
document.write('<input type="submit" value="SIG Meetings" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="information.html"><td>');
document.write('<input type="submit" value="Information" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="links.html"><td>');
document.write('<input type="submit" value="Links" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="search.html"><td>');
document.write('<input type="submit" value="Search" 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="contact.html"><td>');
document.write('<input type="submit" value="Contact" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="index.html"><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 -->