<?
$pre   = '';
include "common.php";
$title = "Partner Program Newsletters";
$logo  = true;
include HEAD;
?>
<b>GLOBEC Related Newletters:</b>
<ul>
   <li class="papers">
      <a target="blank" href="http://web.pml.ac.uk/globec/products/newsletter/newsletter.htm">GLOBEC International Newsletter</a>
   </li>
   <li class="papers">
      <a href="<?=ARCHIVED_NEWSLETTERS?>">U.S. GLOBEC Archived Newsletters</a>
   </li>
</ul>
<br />
<br />
<br />
If you know of an online newsletter that could be added to this list please email the link and information to
<a href="mailto:robertson@marine.rutgers.edu">robertson@marine.rutgers.edu</a>.
<?
include FOOT;
?>
