<!--
document.writeln('<table>');
document.writeln('<tr>');
document.writeln('<td align="left">');
document.writeln('<h3>GM Foods</h3>');
document.writeln('<ul>');

document.writeln('<li><a href="http://www.wired.com/news/technology/0,1282,45108,00.html" title="GM Food Safety">UN Calls for GM Food Safety&nbsp;<i>Wired News</i></a>');
document.writeln('</ul>');
document.writeln('</td>');
document.writeln('</tr>');
document.writeln('</table>');
//-->
