<?php
 require("include/header.php");?>

		
	<div class="body">
		<div class="programs">
        
        <br />
        <br />
       
        <table width="87%"  border="0" align="center" cellpadding="5" cellspacing="10">
      <tr>
        <td width="16%"><img src="images/NSFlogo_80w.gif" alt="NSF logo" width="80" height="80" align="right" /></td>
        <td width="14%"><a href="#" onclick="MM_openBrWindow('http://www.nsf.gov','','toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes')">National Science Foundation</a> </td>
        <td width="17%"><img src="images/uk_logo_thumbnail.gif" alt="RAPID logo" width="50" height="48" align="right" /></td>
        <td width="20%"><a href="#" onclick="MM_openBrWindow('http://www.noc.soton.ac.uk/rapid/rapid.php','','toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes')">UK Rapid Programme</a> </td>
        <td width="16%"><img src="images/ldeo_thumbnail.gif" alt="LDEO logo" width="51" height="50" align="right" /></td>
        <td width="17%"><a href="#" onclick="MM_openBrWindow('http://www.ldeo.columbia.edu','','toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes')">Lamont Doherty Earth Observtory</a></td>
      </tr>
      <tr>
        <td><img src="images/HydroBase_thumbnail.gif" alt="HydroBase logo" width="92" height="50" align="right" /></td>
        <td><a href="#" onclick="MM_openBrWindow('http://www.whoi.edu/science/PO/hydrobase','','toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes')">HydroBase</a></td>
        <td><img src="images/oceansites_thumbnail.gif" alt="OceanSITES logo"  width="50" height="44" align="right" /></td>
        <td><a href="#" onclick="MM_openBrWindow('http://www.oceansites.org','','toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes')">OceanSITES</a></td>
        <td><img src="images/whoi-logo_thumbnail.gif" alt="WHOI logo" width="50" height="47" align="right" /></td>
        <td><a href="#" onclick="MM_openBrWindow('http://www.whoi.edu','','toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes')">Woods Hole Oceanographic Institution </a></td>
      </tr>
      <tr>
        <td><img src="images/mclane_thumbnail.gif" alt="McLane Labs logo" width="75" height="43" border="0" align="right" /></td>
        <td><a href="#" onclick="MM_openBrWindow('http://www.mclanelabs.com','','toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes')">McLane Research Labs</a></td>
        <td><img src="images/rdi_thumbnail.gif" width="50" height="43" align="right" /></td>
        <td><a href="#" onclick="MM_openBrWindow('http://www.rdinstruments.com','','toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes')">RD Instruments</a></td>
        <td><img src="images/whpo_logo.gif" alt="WOCE Hydrographic Program logo" width="60" height="30" align="right" /></td>
        <td><a href="#" onclick="MM_openBrWindow('http://whpo.ucsd.edu','','toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes')">WOCE Hydrographic Program Office</a> </td>
      </tr>
      <tr>
        <td>&nbsp;</td>
        <td>&nbsp;</td>
        <td>&nbsp;</td>
        <td>&nbsp;</td>
        <td>&nbsp;</td>
        <td>&nbsp;</td>
      </tr>
    </table>
    
    </div>
    </div>
    
	
		<?php
 require("include/footer.php");?>