
<!-- Begin
<!-- This MENU is specific to the ROOT directory -->
<!-- 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="10" height="23"></a><br>');
document.write('</td><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><form action="./regional_news/index.php"><td>');
document.write('<input type="submit" value="News / BLOGS" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="./candidate_listing/index.htm"><td>');
document.write('<input type="submit" value="Candidate Listings" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="./state_directory/index.htm"><td>');
document.write('<input type="submit" value="Incumbent Directory" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="./issues/index.htm"><td>');
document.write('<input type="submit" value="Local Forums" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="./about/index.htm"><td>');
document.write('<input type="submit" value="About Us" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="./candidate_resources/index.htm"><td>');
document.write('<input type="submit" value="Candidate Corner" 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 -->