<?
$pre   = '';
include "common.php";
$title = "U.S. GLOBEC Related Job Postings";
// Since register_globals is on, the $_GET variables override anything
// I set in my scripts so I have this $imenu for initial menu then it
// can be reset by the $_GET['menu'] variable.
$imenu = 'jobs';
$logo  = true;
include HEAD;
?>
<ul>
<li class="papers">
   <b>Title:</b> <a target="blank" href="download/sio_profs.doc">Assistant Professor positions at SIO/UCSD</a><br />
   <b>Institute:</b> <a target="blank" href="http://scripps.ucsd.edu/">Scripps Institution of Oceanography</a><br />
   <b>Application Review Begins:</b> January 15, 2009<br>
   <b>Closing Date:</b> until filled
</li>
<li class="papers">
   <b>Title:</b> <a target="blank" href="download/BioOCE_Rotator.doc">Biological Oceanography Program Manager</a><br />
   <b>Institute:</b> <a target="blank" href="http://www.nsf.gov/">National Science Foundation</a><br />
   <b>Application Review Begins:</b> June 30, 2008<br>
   <b>Closing Date:</b> until filled
</li>
<li class="papers">
   <b>Title:</b> <a target="blank" href="download/USF_faculty.doc">Two Tenure-Track Faculty Positions at USF</a><br />
   <b>Institute:</b> <a target="blank" href="http://www.marine.usf.edu/">College of Marine Science, University of South Florida</a><br />
   <b>Application Review Begins:</b> June 30, 2008<br>
   <b>Closing Date:</b> until filled
</li>
<li class="papers">
   <b>Title:</b> <a target="blank" href="download/UW_postdoc_ad.doc">Postdoctoral Researcher</a><br />
   <b>Institute:</b> <a target="blank" href="http://www.washington.edu/">University of Washington</a> and <a target="blank" href="http://www.ecofoci.noaa.edu/">NOAA/Alaska Fisheries Science Center</a><br />
   <b>Application Deadline:</b> July 1, 2008<br>
   <b>Starting Date:</b> Fall 2008 (no later than January 1, 2009).
</li>
</ul>
<a href="jobs_archive.php"><b>Archive</b></a>
<br />
<br />
<br />
If you have a position you would like added to this list please email the links and information to
<a href="mailto:robertson@marine.rutgers.edu">robertson@marine.rutgers.edu</a>.
<?
include FOOT;
?>
