<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml">
<head>
        <title></title>
        <meta charset="utf-8"><!-- utf-8 works for most cases --><meta name="viewport" content="width=device-width"><!-- Forcing initial-scale shouldn't be necessary --><meta http-equiv="X-UA-Compatible" content="IE=edge"><!-- Use the latest (edge) version of IE rendering engine --><meta name="x-apple-disable-message-reformatting"><!-- Disable auto-scale in iOS 10 Mail entirely --><!-- The title tag shows in email notifications, like Android 4.4. --><!-- Web Font / @font-face : BEGIN --><!-- NOTE: If web fonts are not required, lines 10 - 27 can be safely removed. --><!-- Desktop Outlook chokes on web font references and defaults to Times New Roman, so we force a safe fallback font. --><!--[if mso]>
<style>
* {
font-family: sans-serif !important;
}
</style>
<![endif]--><!-- All other clients get the webfont reference; some will render the font and others will silently fail to the fallbacks. More on that here: http://stylecampaign.com/blog/2015/02/webfont-support-in-email/ --><!--[if !mso]>
        <link href="https://fonts.googleapis.com/css?family=Lato:300,400,700,900" rel="stylesheet" />
        <link href="https://fonts.googleapis.com/css2?family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;0,900;1,400;1,500;1,700;1,900&display=swap" rel="stylesheet" /><!--<![endif]--><!-- Web Font / @font-face : END --><!-- CSS Reset : BEGIN -->
        <style type="text/css">/* What it does: Remove spaces around the email design added by some email clients. */
/* Beware: It can remove the padding / margin and add a background color to the compose a reply window. */
a[href^=tel] {
text-decoration:inherit;
color: inherit;
}
html,
body {
margin: 0 auto !important;
padding: 0 !important;
height: 100% !important;
width: 100% !important;
                        font-family: 'Red Hat Display', Helvetica, Arial, sans-serif;
                        font-weight:400;
}
                
                 /* preheader styles */
.preheader {
color: transparent;
display: none;
height: 0;
max-height: 0;
max-width: 0;
opacity: 0;
overflow: hidden;
mso-hide: all;
visibility: hidden;
width: 0;
}
                
/* What it does: Stops email clients resizing small text. */
* {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
/* What it does: Centers email on Android 4.4 */
div[style*="margin: 16px 0"] {
margin: 0 !important;
}
/* What it does: Stops Outlook from adding extra spacing to tables. */
table,
td {
mso-table-lspace: 0pt !important;
mso-table-rspace: 0pt !important;
}
/* What it does: Fixes webkit padding issue. */
table {
border-spacing: 0 !important;
border-collapse: collapse !important;
table-layout: fixed !important;
margin: 0 auto !important;
}
/* What it does: Prevents Windows 10 Mail from underlining links despite inline CSS. Styles for underlined links should be inline. */
a {
text-decoration: none;
                        color: #041e42;
                        
                        
}
                a:hover {
text-decoration: underline;
                        color: #041e42;
                        
}
                a:visited {
text-decoration: none;
                                color: #041e42;
}
                
                
                a.light {
        color: #ffffff;
}
a.gray {
        color: #cccccc;
}
/* Give and Shop WHOI buttons */
                .stack-column-center.give table {
                        margin-left:166px !important
                }
                
                .stack-column-center.shop table {
                        margin-right:153px !important
                }
                        
/* End Give and Shop WHOI buttons */
/* What it does: Uses a better rendering method when resizing images in IE. */
img {
-ms-interpolation-mode:bicubic;
}
/* What it does: A work-around for email clients meddling in triggered links. */
*[x-apple-data-detectors], /* iOS */
.unstyle-auto-detected-links *,
.aBn {
border-bottom: 0 !important;
cursor: default !important;
color: inherit !important;
text-decoration: none !important;
font-size: inherit !important;
font-family: inherit !important;
font-weight: inherit !important;
line-height: inherit !important;
}
/* What it does: Prevents Gmail from changing the text color in conversation threads. */
.im {
color: inherit !important;
}
/* What it does: Prevents Gmail from displaying a download button on large, non-linked images. */
.a6S {
display: none !important;
opacity: 0.01 !important;
                }
                /* If the above doesn't work, add a .g-img class to any image in question. */
                img.g-img + div {
                 display: none !important;
                }
/* What it does: Removes right gutter in Gmail iOS app: https://github.com/TedGoas/Cerberus/issues/89 */
/* Create one of these media queries for each additional viewport size you'd like to fix */
/* iPhone 4, 4S, 5, 5S, 5C, and 5SE */
@media only screen and (min-device-width: 320px) and (max-device-width: 374px) {
u ~ div .email-container {
min-width: 320px !important;
}
}
/* iPhone 6, 6S, 7, 8, and X */
@media only screen and (min-device-width: 375px) and (max-device-width: 413px) {
u ~ div .email-container {
min-width: 375px !important;
}
}
/* iPhone 6+, 7+, and 8+ */
@media only screen and (min-device-width: 414px) {
u ~ div .email-container {
min-width: 414px !important;
}
}
        </style>
        <!-- What it does: Makes background images in 72ppi Outlook render at correct size. --><!--[if gte mso 9]>
<xml>
<o:OfficeDocumentSettings>
<o:AllowPNG/>
<o:PixelsPerInch>96</o:PixelsPerInch>
</o:OfficeDocumentSettings>
</xml>
<![endif]--><!-- CSS Reset : END --><!-- Progressive Enhancements : BEGIN -->
        <style type="text/css">/* What it does: Hover styles for buttons */
.button-td,
.button-a, .button-b, .button-c {
transition: all 100ms ease-in;
}
                
                .button-a-primary a {
                color: #ffffff !important ;
                }
                
         /* .button-td-primary:hover,*/
         .button-a-primary:hover {
         background: #ffffff !important;#00a9e0
         border-color: #ee5540!important;
                        color:#ee5540!important;
                         border-color: #00a9e0!important;
                        color:#00a9e0!important;
                         }
                .button-c-primary a {
                color: #041e42!important ;
                }
                
                .button-b-primary a {
                color: #ffffff !important ;
                }
                
                .button-b-primary:hover {
                         background: #00a9e0 !important;
         border-color: #ffffff !important;
                        color: #ffffff !important;
                }
                .button-c-primary:hover {
                color:#ffffff !important;        
                background: #041e42 !important;        
                }
                
/* Media Queries */
@media screen and (max-width: 600px) {
.email-container {
width: 100% !important;
margin: auto !important;
}
/* What it does: Forces table cells into full-width rows. */
.stack-column,
.stack-column-center {
display: block !important;
width: 100% !important;
max-width: 100% !important;
direction: ltr !important;
                                                        
}
                        
                        
                        
/* And center justify these ones. */
.stack-column-center {
text-align: center !important;
                                padding:0px 0 0px;
                                
}
.stack-column-center img {
         margin:0px auto 0 auto ;
         max-width:600px;
}
        /* Give and Shop WHOI buttons */
                        .stack-column-center.give table {
                        margin: 0px auto 10px !important;                        
width: 100% !important;
max-width: 100% !important;
                }
                
                .stack-column-center.shop table {
                        margin: 0 auto !important;                        
width: 100% !important;
max-width: 100% !important;
                }
                /* End Give and Shop WHOI buttons */
                        .full {
display:block;
width:100%;
        padding:0px 0 0px;
}
.full img {
         margin:0 auto 0 auto ;
         max-width:600px;
}
                        
/* What it does: Generic utility class for centering. Useful for images, buttons, and nested tables. */
.center-on-narrow {
text-align: center !important;
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
float: none !important;
}
table.center-on-narrow {
display: inline-block !important;
}
/* What it does: Adjust typography on small screens to improve readability */
.email-container p {
font-size: 18px !important;
                                margin-bottom:10px !important;
}
                        
                        
                        p.small {
                                font-size: 16px !important;
                        }
                        
                        .footer p {
                                 font-size: 12px !important;
                        }
                        
                        h3.date a {
                        color:#ffffff !important;        
                        }
                        
                        h1 {
                        font-size:34px !important;        
                                line-height:40px !important;
                        }
                        h4 {
                                font-size: 14px !important;
                        }
                        
        
                        
}
        </style>
        <!-- Progressive Enhancements : END -->
</head>
<!--
        The email background color (#222222) is defined in three places:
        1. body tag: for most email clients
        2. center tag: for Gmail and Inbox mobile apps and web versions of Gmail, GSuite, Inbox, Yahoo, AOL, Libero, Comcast, freenet, Mail.ru, Orange.fr
        3. mso conditional: For Windows 10 Mail
-->
<body data-gr-ext-installed="" data-gramm="false" data-new-gr-c-s-check-loaded="8.896.0" data-new-gr-c-s-loaded="8.896.0" style="margin: 0; padding: 0 !important; mso-line-height-rule: exactly; background-color: #e6e7e8;" width="100%">
<p><span class="preheader">YouTube premiere of previously unreleased footage from 1986 Alvin and Jason Jr. survey</span></p>
<center style="width: 100%; background-color: #e6e7e8;"><!--[if mso | IE]>
<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%" style="background-color: #e6e7e8;">
<tr>
<td>
<![endif]--><!-- Visually Hidden Preheader Text : BEGIN -->
<div class="en__component en__component--textblock">
<div style="display: none; font-size: 1px; line-height: 1px; max-height: 0px; max-width: 0px; opacity: 0; overflow: hidden; mso-hide: all; font-family: sans-serif;"> </div>
</div>
<!-- Visually Hidden Preheader Text : END --><!-- Create white space after the desired preview text so email clients don’t pull other distracting text into the inbox preview. Extend as necessary. --><!-- Preview Text Spacing Hack : BEGIN -->
<div style="display: none; font-size: 1px; line-height: 1px; max-height: 0px; max-width: 0px; opacity: 0; overflow: hidden; mso-hide: all; font-family: sans-serif;">‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ </div>
<!-- Preview Text Spacing Hack : END --><!-- Email Body : BEGIN -->
<table align="center" border="0" cellpadding="0" cellspacing="0" class="email-container" role="presentation" style="margin: auto;" width="600">
        <tbody>
                <tr>
                        <td style="background-color: #e6e7e8;">
                        <p style="font-family: 'Red Hat Display', Helvetica, Arial, sans-serif; font-weight:300;font-size:13px;margin:0;text-align:center;margin-top:10px;margin-bottom:10px"><a href="https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fus.engagingnetworks.app%2Fpage%2Femail%2Fmessage%2Fview%3Fea.campaigner.email%3DBdaxHunqTkLgaXR82g2b4g%3D%3D%26broadcastId%3D221050%26templateId%3D221989&data=05%7C01%7Csemco%40whoi.edu%7C610f6ec3e58f47fd834408db0ec70a4f%7Cd44c5cc6d18c46cc8abd4fdf5b6e5944%7C0%7C0%7C638120020252388997%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=6erewxEKZ%2Fy3l%2BepPeieBVDTH5%2B5istb7dAVYILElyw%3D&reserved=0" originalSrc="https://us.engagingnetworks.app/page/email/message/view?ea.campaigner.email=BdaxHunqTkLgaXR82g2b4g==&broadcastId=221050&templateId=221989" shash="X7aKrFrm0AVfXDbJtYVjzsnunO1TzZ/41BvRqN5fQ0TkEiTunnddeEUnmC/MpqVYSOeZ21AEMKIDbS49ddwLBC0f1dXsis6GwBUgAfZxN9+3e26cQVDtJP/9tZTUdhUlaXbH6OkV9pXL/goppBYBZX84XN+Gtku29hchdSPMv/Q=">View in a browser</a></p>
                        </td>
                </tr>
                <tr>
                        <td style="background-color: #000000;">
                        <p style="text-align:center;margin:9px 0 4px"><a href="https://www.whoi.edu"><img alt="Woods Hole Oceanographic Institution" src="https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10037/WHOI_OneLineLogo_OneColor_White540.png?v=1644499128000" style="height: auto; width: 100%;max-width:540px" width="540" /></a></p>
                        </td>
                </tr>
                <tr>
                        <td style="background-color: #000000;padding:0"><a href="https://go.whoi.edu/titanic-social"><img alt="Titanic" border="0" class="g-img" height="" src="https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10037/Titanic-bow-dark2.jpg?v=1676325572000" style="width: 100%; max-width: 600px; height: auto;background: linear-gradient(transparent 75%, #000000);" width="600" /></a></td>
                </tr>
                <tr>
                        <td style="background-color: #000000;">
                        <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                                <tbody>
                                        <tr>
                                                <td style="padding: 0px 20px 0px 20px;color: #ffffff;font-family: 'Red Hat Display', Helvetica, Arial, sans-serif; font-weight:400;Margin-top:0px;font-size:16px;line-height:24px;">
                                                <h1 style="font-family:'Red Hat Display', Helvetica, Arial, sans-serif; font-weight:700;font-size:40px;line-height:48px;text-align:center;padding:0; margin:0 0 10px">Explore the <em>Titanic</em> shipwreck with us!</h1>
                                                </td>
                                        </tr>
                                </tbody>
                        </table>
                        </td>
                </tr>
                <tr>
                        <td style="background-color: #000000;">
                        <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                                <tbody>
                                        <tr>
                                                <td style="padding: 10px 20px 0px 20px;color: #eeeeee;font-family: 'Red Hat Display', Helvetica, Arial, sans-serif; font-weight:400;Margin-top:0px;font-size:16px;line-height:24px;"><!--<p style="font-size:22px;line-height:28px;text-align:center">How scientists, ocean farmers, and policy makers are looking to kelp as a sustainable solution to some of the toughest issues facing our world today.</p>-->
                                                <h3 style="font-family:'Red Hat Display', Helvetica, Arial, sans-serif; font-weight:700;font-size:26px;line-height:34px;text-align:center;padding:0;color: #ffffff; margin:10px 0 10px">Wednesday, February 15, 2023<br />
                                                7:30 pm ET <span style="font-size:18px">(runtime: 1 hr 21 min)</span></h3>
                                                </td>
                                        </tr>
                                </tbody>
                        </table>
                        </td>
                </tr>
                <!-- 3 Even Columns : BEGIN -->
                <tr>
                        <td style="background-color: #000000;">
                        <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                                <tbody>
                                        <tr>
                                                <td style="padding: 0px 40px 0px;color: #eeeeee;font-family: 'Red Hat Display', Helvetica, Arial, sans-serif; font-weight:400;Margin-top:0px;font-size:18px;line-height:26px;">
                                                <p>In celebration of the movie <em>Titanic</em>’s 25th anniversary re-release, we're hosting a <strong>YouTube premiere of previously-unreleased footage</strong> from the 1986 survey of the RMS <em>Titanic</em> shipwreck!</p>
                                                <p>This rare, uncut footage marks the first time humans set eyes on the ill-fated ship since 1912 and includes many other iconic scenes. Captured in July 1986 from cameras on the human-occupied submersible <em>Alvin</em> and the newly built, remotely operated <em>Jason Jr.</em>, most of this footage has never been released to the public.</p>
                                                <p>Don’t miss out!</p>
                                                </td>
                                        </tr>
                                </tbody>
                        </table>
                        </td>
                </tr>
                <tr>
                        <td style="padding: 10px 10px 40px 0;background-color:#000000"><!-- Button : BEGIN -->
                        <table align="center" border="0" cellpadding="0" cellspacing="0" class="btn-give" role="presentation" style="margin: auto;">
                                <tbody>
                                        <tr>
                                                <td class="button-td button-td-primary" style="border-radius: 0px; background: ##00a9e0; -moz-border-radius: 50px; -webkit-border-radius: 50px; border-radius: 50px;">
                                                <div class="en__component en__component--textblock"><a class="button-a button-a-primary" data-id="44995" href="https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fus.engagingnetworks.app%2Fpage%2Femail%2Fclick%2F10037%2F1632346%3Femail%3DBdaxHunqTkLgaXR82g2b4g%3D%3D%26campid%3DGDN5Uc%252BVpaGZkArzVWMSmA%3D%3D&data=05%7C01%7Csemco%40whoi.edu%7C610f6ec3e58f47fd834408db0ec70a4f%7Cd44c5cc6d18c46cc8abd4fdf5b6e5944%7C0%7C0%7C638120020252388997%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=fg8qR05hLg0%2BmlHW8AMl5wEODZ11IoaP7i%2FLxXa13cE%3D&reserved=0" originalSrc="https://us.engagingnetworks.app/page/email/click/10037/1632346?email=BdaxHunqTkLgaXR82g2b4g==&campid=GDN5Uc%2BVpaGZkArzVWMSmA==" shash="Tsin6HJN3xUkfM9hSKKmsKkhf8d0A2zIRZnYn4IoE4cjdKwBlPX6CS7WDSFo4hGRXl3am0rBrZk6QmWB38dXKl1r2Y9PgQ1qJFwap1awOd9JxTxsh4vcmdeG5IqJ7vBRVkTtFkHI2xmXjqOHf3yjZ9DaRDIC1AzsuJsUCMOKotc=" style="background: #00a9e0;border: 0px solid #041e42; font-family: 'Red Hat Display', Helvetica, Arial, sans-serif; font-weight:700; font-size: 19px; line-height: 19px; -moz-border-radius: 50px; -webkit-border-radius: 50px; border-radius: 50px;text-decoration: none; padding: 12px 16px 12px; color: #ffffff; display: block;width:100%;text-align:center;letter-spacing:.08em;text-transform:uppercase">Set your reminder now!</a></div>
                                                </td>
                                        </tr>
                                </tbody>
                        </table>
                        <!-- Button : END --></td>
                </tr>
                <tr>
                        <td style="padding: 40px 10px 0; background-color: #041e42;background-color: #000000;border-top:1px dashed #eeeeee">
                        <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                                <tbody>
                                        <tr><!-- Column : BEGIN -->
                                                <td class="stack-column-center give" valign="top" width="50%">
                                                <table border="0" cellpadding="0" cellspacing="0" class="btn-give" role="presentation" style="margin: auto;">
                                                        <tbody>
                                                                <tr>
                                                                        <td class="button-td button-td-primary" style="border-radius: 0px; background: transparent; border:1px solid #00a9e0;">
                                                                        <div class="en__component en__component--textblock"><a class="button-b button-b-primary" href="https://gift.whoi.edu/page/36040/donate/1 " style="background: transparent; font-family: 'Red Hat Display', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 16px; text-decoration: none; padding: 10px 14px; color: #eeeeee; display: block; border-radius: 0px;letter-spacing:0.06em;">GIVE NOW</a></div>
                                                                        </td>
                                                                </tr>
                                                        </tbody>
                                                </table>
                                                </td>
                                                <!-- Column : END --><!-- Column : BEGIN -->
                                                <td class="stack-column-center shop" valign="top" width="50%">
                                                <table border="0" cellpadding="0" cellspacing="0" class="btn-give" role="presentation" style="margin: auto;">
                                                        <tbody>
                                                                <tr>
                                                                        <td class="button-td button-td-primary" style="border-radius: 0px; background: transparent; border:1px solid #00a9e0">
                                                                        <div class="en__component en__component--textblock"><a class="button-b button-b-primary" href="https://shop.whoi.edu/" style="background: transparent; font-family: 'Red Hat Display', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 16px; text-decoration: none; padding: 10px 14px; color: #eeeeee; display: block; border-radius: 0px;letter-spacing:0.06em">SHOP WHOI</a></div>
                                                                        </td>
                                                                </tr>
                                                        </tbody>
                                                </table>
                                                </td>
                                                <!-- Column : END -->
                                        </tr>
                                </tbody>
                        </table>
                        </td>
                </tr>
                <tr>
                        <td style="background-color: #041e42;background-color: #000000">
                        <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                                <tbody>
                                        <tr>
                                                <td class="footer" style="padding: 20px; font-family: sans-serif; font-size: 14px; line-height: 18px; color:#eeeeee;text-align:center">
                                                <p style="font-family: 'Red Hat Display', Helvetica, Arial, sans-serif;margin:0;text-align:center">Copyright ©2023 Woods Hole Oceanographic Institution. All rights reserved.<br />
                                                266 Woods Hole Road, Woods Hole, MA 02543-1050 U.S.A.<br />
                                                General Information: <a class="gray" href="mailto:information@whoi.edu">information@whoi.edu</a> or (508) 548-1400<br />
                                                <a class="gray" data-id="null" href="https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fus.engagingnetworks.app%2Fpage%2Femail%2Fclick%2F10037%2F1632347%3Femail%3DBdaxHunqTkLgaXR82g2b4g%3D%3D%26campid%3DGDN5Uc%252BVpaGZkArzVWMSmA%3D%3D&data=05%7C01%7Csemco%40whoi.edu%7C610f6ec3e58f47fd834408db0ec70a4f%7Cd44c5cc6d18c46cc8abd4fdf5b6e5944%7C0%7C0%7C638120020252388997%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=hc4Z7R3RDWJ8upsqcMT76jjeSk%2B5gVM9GGKnDX%2Fc2ws%3D&reserved=0" originalSrc="https://us.engagingnetworks.app/page/email/click/10037/1632347?email=BdaxHunqTkLgaXR82g2b4g==&campid=GDN5Uc%2BVpaGZkArzVWMSmA==" shash="t4tFOvrEtNA55od6SEuxEq33YqPxeR8XrJjjBDpcr/zk5lYAuu+1fN0tKskBqs5Gap1r/7oYGLyfnhvYOGi1m/qeZtUMfTWFeApqXveYkuTusFX0rtmjV1ICSj1kUos/I21N/HpdqBCEOEC7c7T2wIIq/Ahh44p6HYAXBdzKen0=">Privacy Policy</a></p>
                                                <p style="font-family: 'Red Hat Display', Helvetica, Arial, sans-serif;font-size: 14px; line-height: 14px;margin:20px 0 10px;text-align:center"><a class="gray" href="https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fus.engagingnetworks.app%2Fpage%2Femail%2Fmessage%2Fview%3Fea.campaigner.email%3DBdaxHunqTkLgaXR82g2b4g%3D%3D%26broadcastId%3D221050%26templateId%3D221989&data=05%7C01%7Csemco%40whoi.edu%7C610f6ec3e58f47fd834408db0ec70a4f%7Cd44c5cc6d18c46cc8abd4fdf5b6e5944%7C0%7C0%7C638120020252388997%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=6erewxEKZ%2Fy3l%2BepPeieBVDTH5%2B5istb7dAVYILElyw%3D&reserved=0" originalSrc="https://us.engagingnetworks.app/page/email/message/view?ea.campaigner.email=BdaxHunqTkLgaXR82g2b4g==&broadcastId=221050&templateId=221989" shash="X7aKrFrm0AVfXDbJtYVjzsnunO1TzZ/41BvRqN5fQ0TkEiTunnddeEUnmC/MpqVYSOeZ21AEMKIDbS49ddwLBC0f1dXsis6GwBUgAfZxN9+3e26cQVDtJP/9tZTUdhUlaXbH6OkV9pXL/goppBYBZX84XN+Gtku29hchdSPMv/Q=">View in a browser</a> <span style="color:00a9e0"> | </span><a class="gray" href="https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fus.engagingnetworks.app%2Fpage%2Femail%2Fsubscribe%3Fcampaignpageurl%3Dhttps%253A%252F%252Fgift.whoi.edu%252Fpage%252F7388%252Fsubscriptions%252F1%253Fea.broadcast.id%253D221050%26ea.campaigner.email%3DBdaxHunqTkLgaXR82g2b4g%3D%3D&data=05%7C01%7Csemco%40whoi.edu%7C610f6ec3e58f47fd834408db0ec70a4f%7Cd44c5cc6d18c46cc8abd4fdf5b6e5944%7C0%7C0%7C638120020252388997%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=ahp5cLQz64DT0xkT2oqWQMopaNf6H2W9kl2E3cQg3F0%3D&reserved=0" originalSrc="https://us.engagingnetworks.app/page/email/subscribe?campaignpageurl=https%3A%2F%2Fgift.whoi.edu%2Fpage%2F7388%2Fsubscriptions%2F1%3Fea.broadcast.id%3D221050&ea.campaigner.email=BdaxHunqTkLgaXR82g2b4g==" shash="BH3HFlCqJKEwHVMkYO5SfAOjiY3cLNOHjkuLdFQeyduV6UW6k7JWLrz24VHSTgecyAi2hailZejWhD1kTobqD+znn/MuHsqFrPWgfgCf0K+10asxYbNI/QZMQHbi4XF4IPBCGpNBpCWn1VSGIr0vXw9wBcoMt80T/zEEzaTPp18=">Unsubscribe</a></p>
                                                </td>
                                        </tr>
                                </tbody>
                        </table>
                        </td>
                </tr>
                <!-- FOOTER : END -->
        </tbody>
</table>
<!-- Email Body : END --><!--[if mso | IE]>
</td>
</tr>
</table>
<![endif]--></center>
<grammarly-desktop-integration data-grammarly-shadow-root="true"></grammarly-desktop-integration></body>
</html>
<img alt="supporter" src="https://us.engagingnetworks.app/page/email/open/GDN5Uc%2BVpaGZkArzVWMSmA==_b221050_tr0_t0.png"/>