<!--
document.writeln('<table>');
document.writeln('<tr>');
document.writeln('<td>');
document.writeln('<h3>News & Issues</h3>');
document.writeln('<ul>');

document.writeln('<li><a href="http://www.pirg.org" title="PIRG">U.S. PIRG the federation of state Public Interest Research Groups </a>');
document.writeln('<li><a href="http://denver.rockymountainnews.com/fishstory/1204day2_2.shtml" title="Poisoning rivers..">Poisoning rivers to make way for game ...</a>');
document.writeln('<li><a href="http://www.biotech-info.net/bottom_line.html" title="The Green Revolution Yields to the Bottom Line">The Green Revolution Yields to the Bottom Line</a>');
document.writeln('<li><a href="http://healthandenergy.com/outdoor_air_pollution.htm" title="Outdoor air pollution">Outdoor air pollution</a>. Also <a href="http://healthandenergy.com/indoor_air_pollution.htm" title="Indoor air pollution">Indoor air pollution</a>.');

document.writeln('</ul>');
document.writeln('</td>');
document.writeln('</tr>');
document.writeln('</table>');
//-->
