// utilitymenu2.js
document.write('<div id="pudlmenu">');
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 id="home_link" 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="pu_link" href="dpu.html">Electric &amp; Gas 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="emergency_link" href="emergency.html">Emergency Services</a></dt></dl>');
document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');
document.write('</li>');
document.write('<li class="sub">');
document.write('<!--[if lte IE 6]><a href="#nogo"><table><tr><td><![endif]-->');
document.write('<dl class="gallerysub">');
	document.write('<dt><a id="savings_link" href="savings.html">Energy Savings</a></dt>');
	document.write('<dd><a href="house.html" title="Around Your House">Around Your House</a></dd>');
	document.write('<dd><a href="business.html" title="Around Your Business">Around Your Business</a></dd>');
	document.write('<dd><a href="programs.html" title=">Energy Saving Programs">Energy Saving Programs</a></dd>');
	document.write('<dd><a href="programs.html#rep" title="Renewable Energy">Renewable Energy Policy</a></dd>');
document.write('</dl>');
document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');
document.write('</li>');
document.write('<li class="sub">');
document.write('<!--[if lte IE 6]><a href="#nogo"><table><tr><td><![endif]-->');
document.write('<dl class="gallerysub">');
	document.write('<dt><a id="residential_link" href="residential.html">For Your Home</a></dt>');
	document.write('<dd><a href="rates.html" title="Rates">Rates</a></dd>');
	document.write('<dd><a href="electric.html" title="Electric">Electric</a></dd>');
	document.write('<dd><a href="naturalgas.html" title="Natural Gas">Natural Gas</a></dd>');
	document.write('<dd><a href="savings.html" title="Energy Savings">Energy Savings</a></dd>');
document.write('</dl>');
document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');
document.write('</li>');
document.write('<li class="sub">');
document.write('<!--[if lte IE 6]><a href="#nogo"><table><tr><td><![endif]-->');
document.write('<dl class="gallerysub">');
	document.write('<dt><a id="commercial_link" href="commercial.html">For Your Business</a></dt>');
	document.write('<dd><a href="rates.html" title="Rates">Rates</a></dd>');
	document.write('<dd><a href="electric.html" title="Electric">Electric</a></dd>');
	document.write('<dd><a href="naturalgas.html" title="Natural Gas">Natural Gas</a></dd>');
	document.write('<dd><a href="savings.html" title="Energy Savings">Energy Savings</a></dd>');
document.write('</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="http://www.rockymountnc.gov/utilities/documents/FAQs.pdf" target="_blank">FAQs</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="comm_link" href="communications.html">Communications</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="partner_link" href="partners.html">Partners</a></dt></dl>');
document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');
document.write('</li>');
document.write('</ul>');
document.write('</div>');
