document.write('	<div id="news">');
document.write('		<h2>News &amp; Events</h2>');
document.write('<ul id="newslist">');
document.write('<li><strong>June 10, 2008</strong><br  /><a href="/dynamic/PressRelease?pressid=11">Giving Back Through Habitat for Humanity</a></li>');
document.write('<li><strong>June 1, 2008</strong><br  /><a href="/dynamic/PressRelease?pressid=13">Are You Prepared For a Major Weather Event?</a></li>');
document.write('<li><strong>June 1, 2008</strong><br  /><a href="/dynamic/PressRelease?pressid=12">Is Your Roof Ready for a Hurricane?</a></li>');
document.write('<li><strong>May 21, 2008</strong><br  /><a href="/dynamic/PressRelease?pressid=9">Vendor of the Year</a></li>');
document.write('</ul>		');
document.write('	</div>');
