// watermenu.js
document.write('<div id="watermenu">');
document.write('<ul id="menu">');
document.write('<li>');
document.write('<!--[if lte IE 6]><a href="#nogo"><table><tr><td><![endif]-->');
document.write('<dl class="gallery"><dt><a href="../utilities/">Public Utilities Home</a></dt></dl>');
document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');
document.write('</li>');
document.write('<li>');
document.write('<!--[if lte IE 6]><a href="#nogo"><table><tr><td><![endif]-->');
document.write('<dl class="gallery"><dt><a id="water_link" href="water.html">Water &amp; Wastewater</a></dt></dl>');
document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');
document.write('</li>');
document.write('<li>');
document.write('<!--[if lte IE 6]><a href="#nogo"><table><tr><td><![endif]-->');
document.write('<dl class="gallery"><dt><a id="cross_link" href="crossconnection.html">Cross Connection Control</a></dt></dl>');
document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');
document.write('</li>');
document.write('<li>');
document.write('<!--[if lte IE 6]><a href="#nogo"><table><tr><td><![endif]-->');
document.write('<dl class="gallery"><dt><a id="plant_link" href="planthistory.html">Treatment Plant History</a></dt></dl>');
document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');
document.write('</li>');
document.write('<li>');
document.write('<!--[if lte IE 6]><a href="#nogo"><table><tr><td><![endif]-->');
document.write('<dl class="gallery"><dt><a id="conserve_link" href="conservation.html">Water Conservation</a></dt></dl>');
document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');
document.write('</li>');
document.write('<li>');
document.write('<!--[if lte IE 6]><a href="#nogo"><table><tr><td><![endif]-->');
document.write('<dl class="gallery"><dt><a id="drought_link" href="drought.html">Drought in Review</a></dt></dl>');
document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');
document.write('</li>');
document.write('<li>');
document.write('<!--[if lte IE 6]><a href="#nogo"><table><tr><td><![endif]-->');
document.write('<dl class="gallery"><dt><a href="documents/waterrates.pdf" onclick="this.target=\'_blank\'" onkeypress="this.onclick">Water &amp; Sewer Rates</a></dt></dl>');
document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');
document.write('</li>');
document.write('</ul>');
document.write('</div>');
