<!-- Begin
// NOTE: If you use a ' add a slash before it like this \'
document.write('<DIV id=menu>');
document.write('<TABLE cellpadding=0 cellspacing=1 border=0 bgcolor="#FFFFFF" width="100%"><tr><td width="30" background="button.gif">');
document.write('<IMG SRC="spacer.gif" HEIGHT="5" WIDTH="30" border="0"><BR>');
document.write('</td><form action="index.htm"><td>');
document.write('<input type="submit" value=" Home " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="message.htm"><td>');
//document.write('<input type="submit" value=" A Message From Bernie " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="expert.htm"><td>');
//document.write('<input type="submit" value=" Meet Bernie" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="news.htm"><td>');
document.write('<input type="submit" value=" Bernie In The News " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="family.htm"><td>');
document.write('<input type="submit" value="The Family " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
// document.write('</td></form><form action="contact.htm"><td>');
// document.write('<input type="submit" value="Contact Bernie" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="voter.htm"><td>');
//document.write('<input type="submit" value="Link to County Party Website" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
// COPY THE NEXT TWO LINES AND PASTE ABOVE THIS LINE TO ADD A BUTTON
 document.write('</td></form><form action="educ.htm"><td>');
document.write('<input type="submit" value="Education" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
 document.write('</td></form><form action="endorse.htm"><td>');
document.write('<input type="submit" value="Endorsements" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="expert.htm"><td>');
document.write('<input type="submit" value="Experience" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="comm.htm"><td>');
document.write('<input type="submit" value="Community" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="voter.htm"><td>');
document.write('<input type="submit" value="Voter  Info" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="contribute.htm"><td>');
document.write('<input type="submit" value="Contribute" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="contact.htm"><td>');
document.write('<input type="submit" value="Contact" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form>');
document.write('<td WIDTH="99%" background="picts/button.gif">');
document.write('&nbsp;<br>');
document.write('</td></tr></table></DIV>');
//  End -->
