<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<DIV id=menu>');
document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="154"><tr><td>');
document.write('<img src="picts/menu-top.gif" width="154" height="165"></a><br>');

document.write('</td></tr><tr><td onClick="location.href=\'index.html\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Home<br>');

document.write('</td></tr><tr><td onClick="location.href=\'scene.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('What we do<br>');

document.write('</td></tr><tr><td onClick="location.href=\'storm.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Stormwater<br>');


document.write('</td></tr><tr><td onClick="location.href=\'service.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Projects<br>');


// COPY AND PASTE THE NEXT TWO LINES TOO ADD A NEW LINK

document.write('</td></tr><tr><td onClick="location.href=\'education.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Educational<br>');

document.write('</td></tr><tr><td onClick="location.href=\'water.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Water Facts<br>');


document.write('</td></tr><tr><td onClick="location.href=\'schedule.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Schedule<br>');

document.write('</td></tr><tr><td onClick="location.href=\'downloads.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Downloads<br>');

document.write('</td></tr><tr><td onClick="location.href=\'contact.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Contact<br>');

document.write('</td></tr><tr><td onClick="location.href=\'usgs.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('USGS<br>');

document.write('</td></tr><tr><td onClick="location.href=\'links.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Links<br>');

document.write('</td></tr><tr></form><td>');
document.write('<img src="picts/menu-bottom.gif" width="154" height="150"></a><br>');
document.write('<img src="picts/menu-bottom.gif" width="154" height="50"></a><br>');
document.write('<img src="picts/menu-bottom.gif" width="154" height="50"></a><br>');
document.write('<img src="picts/menu-bottom.gif" width="154" height="50"></a><br>');
document.write('<img src="picts/menu-bottom.gif" width="154" height="50"></a><br>');
document.write('<img src="picts/menu-bottom.gif" width="154" height="50"></a><br>');
document.write('<img src="picts/menu-bottom.gif" width="154" height="50"></a><br>');
document.write('<img src="picts/menu-bottom.gif" width="154" height="50"></a><br>');
document.write('<img src="picts/menu-bottom.gif" width="154" height="50"></a><br>');
document.write('<img src="picts/menu-bottom.gif" width="154" height="50"></a><br>');
document.write('<img src="picts/menu-bottom.gif" width="154" height="50"></a><br>');
document.write('<img src="picts/menu-bottom.gif" width="154" height="30"></a><br>');
document.write('</td></tr></table></DIV>');

//  End -->