<?
$pre   = '';
include "common.php";
$title = 'Education and Outreach';
// 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 = 'main';
$logo  = true;
include HEAD;
?>
<center><h1>Education and Outreach</h1></center>
<br>
<p>
The <b>U.S. GLOBEC</b> National Coordinating Office seeks to transition results of
the <b>U.S. GLOBEC</b> program to applications in Ecosystem-Based Management and
to Marine Science Education.  The transition to Ecosystem-Based Management
will be accomplished in close collaboration with the National Marine
Fisheries Service
(<a target="_blank" href="http://www.nmfs.noaa.gov"><b>NMFS</b></a>).
Two workshops will be held to identify and initiate
projects that would transition specific <b>GLOBEC</b> results and capabilities to
applications by <a target="_blank" href="http://www.nmfs.noaa.gov"><b>NMFS</b></a>.  Oral reports and/or demonstrations of these transition
activities will be presented at the final <b>GLOBEC</b> Symposium in 2010.  A
contribution to the <b>GLOBEC</b> report series will be prepared documenting the two
<b>EBM</b> workshops, the transition process, the outcomes of the transition
activities and the lessons learned to inform similar future activities. 
</p>
<p>
The transition of <b>GLOBEC</b> results to Marine Science Education will be
accomplished in close collaboration with the National
<a target="_blank" href="http://www.cosee.net"><b>COSEE</b></a>
Coordinating
Council.  A small number (3 - 5) of specific projects will be initiated that
pair a <b>GLOBEC</b> investigator with a
<a target="_blank" href="http://www.cosee.net"><b>COSEE</b></a>
center to incorporate the
investigator’s results into a planned
<a target="_blank" href="http://www.cosee.net"><b>COSEE</b></a>
 activity.  Oral reports and/or
demonstrations of these transition activities will be presented at the final
<b>GLOBEC</b> Symposium and, if appropriate, in education-oriented sessions at the
2010 Ocean Sciences meeting.  Finally, a workshop will be held to bring
together educators identified by
<a target="_blank" href="http://www.cosee.net"><b>COSEE</b></a>
with researchers from <b>GLOBEC</b> and other
large <a target="_blank" href="http://www.nsf.gov"><b>NSF</b></a> marine programs to consider and to report on how large programs
like <b>GLOBEC</b> could do better in their planning and execution at promoting
marine science education. The product of the workshop will be a contribution
to the <b>GLOBEC</b> report series with recommendations to future programs about
developing and achieving program-level education goals.
</p>
<br><br><br><br><br>
<?
include FOOT;
?>
