<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
<head>
                <title>GenScript - Make Research Easy</title>
                <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
                <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1">
                
<!--  <meta name="viewport" content="width=device-width">-->
                <meta http-equiv="X-UA-Compatible" content="IE=edge">
                <!-- Use the latest (edge) version of IE rendering engine -->
                <link rel="icon" href="https://www.genscript.com/images/favicon-green-lg.ico" type="image/x-icon">
                <!--[if gte mso 9]>
                <xml>
                <o:OfficeDocumentSettings>
                <o:AllowPNG/>
                <o:PixelsPerInch>96</o:PixelsPerInch>
                </o:OfficeDocumentSettings>
                </xml>
                <![endif]-->
                <style type="text/css">
                        /*
 CLIENT-SPECIFIC STYLES */
                        #outlook a {
                                padding: 0;
                        }

                        /* Force Outlook to provide a "view in browser" message */
                        .ReadMsgBody {
                                width: 100%;
                        }

                        .ExternalClass {
                                width: 100%;
                        }

                        /* Force Hotmail to display emails at full width */
                        .ExternalClass,
                        .ExternalClass p,
                        .ExternalClass span,
                        .ExternalClass font,
                        .ExternalClass td,
                        .ExternalClass div {
                                line-height: 100%;
                        }

                        /* Force Hotmail to display normal line spacing 
*/
                        /* iOS BLUE LINKS */
                        @-ms-viewport {
                                width: device-width;
                        }
                </style>
                <style type="text/css">
                        /*
 ensure that clients don't add any padding or spaces around the email design and allow us to style emails for the entire width of the preview pane */
                        * {
                                box-sizing: border-box;
                        }

                        body {
                                -webkit-font-smoothing: antialiased !important;
                                -webkit-text-size-adjust: none !important;
                                width: 100% !important;
                                height: 100% !important;
                                font-family: Arial, Helvetica, sans-serif;
                        }

                        th {
                                text-align: left;
                                font-weight: 
normal;
                        }

                        body,
                        #bodyTable {
                                height: 100% !important;
                                width: 100% !important;
                                margin: 0;
                                padding: 0;
                        }

                        /* Ensures Webkit- and Windows-based clients don't automatically resize the email text. */

                        body,
                        table,
                        td,
                        p,
                        a,
                        li,
                        blockquote {
                                -ms-text-size-adjust: 100%;
                                -webkit-text-size-adjust: 100%;
                        }

                        /* Forces Yahoo! to display emails at full width */

                        .thread-item.expanded .thread-body .body,
                        .msg-body 
{
                                width: 100% !important;
                                display: block !important;
                        }

                        /* Forces Hotmail to display emails at full width */

                        .ReadMsgBody,
                        .ExternalClass {
                                width: 100%;
                                background-color: #f4f4f4;
                        }

                        /* Forces Hotmail to display normal line spacing. */

                        .ExternalClass,
                        .ExternalClass p,
                        .ExternalClass span,
                        .ExternalClass font,
                        .ExternalClass td,
                        .ExternalClass div {
                                line-height: 100%;
                        }

                        /* Resolves webkit padding issue. 
*/

                        table {
                                border-spacing: 0;
                        }

                        /* Resolves the Outlook 2007, 2010, and Gmail td padding issue, and removes spacing around tables that Outlook adds. */

                        table,
                        td {
                                border-collapse: collapse;
                                mso-table-lspace: 0pt;
                                mso-table-rspace: 0pt;
                        }

                        /* Corrects the way Internet Explorer renders resized images in emails. */

                        img {
                                -ms-interpolation-mode: bicubic;
                        }

                        /* Ensures images don't have borders or text-decorations applied to them by 
default. */

                        img,
                        a img {
                                border: 0;
                                outline: none;
                                text-decoration: none;
                        }

                        /* Styles Yahoo's auto-sensing link color and border */

                        .yshortcuts a {
                                border-bottom: none !important;
                        }

                        .texta a {
                                color: #00718F;
                        }

                        .textb a {
                                color: #333333;
                        }

                        .textc a {
                                color: #ffffff;
                        }

                        .textd a {
                                color: #003c8c;
                        }

                        .texte a {
                                color: #000000;
                        }

                        .textf a {
                                color: #3240C7;
                        }

                        .textg 
a {
                                color: #0A1A31;
                        }

                        .texth a {
                                color: #004593;
                        }

                        /* Styles the tel URL scheme */

                        a[href^=tel],
                        .mobile_link,
                        .mobile_link a {
                                color: #222222 !important;
                                text-decoration: underline !Important;
                        }

                        /* Media queries for when the viewport is smaller than the default email width but not too narrow. */
                        @media only screen and (max-width: 650px) {
                                u+.body .full-wrap {
                                        width: 100% !important;
                                        width: 100vw 
!important;
                                }

                                th {
                                        text-align: center !important;
                                }

                                .deviceWidth50 {
                                        width: 50% !important;
                                        min-width: 50% !important;
                                }

                                .deviceWidth70 {
                                        width: 70% !important;
                                        min-width: 70% !important;
                                }

                                .deviceWidth0 {
                                        width: 100% !important;
                                        min-width: 100% !important;
                                }

                                .deviceWidth1 {
                                        width: 85% !important;
                                        min-width: 85% !important;
                                }

                                .padd30 {
                                        width: 100% 
!important;
                                        min-width: 100% !important;
                                        padding-top: 30px !important;
                                        padding-bottom: 30px !important;
                                }

                                .paddtop30 {
                                        padding-top: 30px !important;
                                }

                                .paddtop12 {
                                        padding-top: 12px !important;
                                }

                                .paddtop18 {
                                        padding-top: 18px !important;
                                }

                                .paddtop20 {
                                        padding-top: 20px !important;
                                }

                                .padd20 {
                                        padding-top: 20px !important;
                                        padding-bottom: 20px !important;
                                }

                                .blockth {
                                        width: 
100% !important;
                                        display: block !important;
                                        box-sizing: border-box;
                                }

                                .blockth1 {
                                        width: 44% !important;
                                        margin: 0 3% !important;
                                        display: inline-block !important;
                                        box-sizing: border-box;
                                }

                                .blockth2 {
                                        display: block !important;
                                        box-sizing: border-box;
                                        margin: auto;
                                }

                                .center-align {
                                        text-align: center !important;
                                        float: none !important;
                                        margin: 0 auto !important;
                                        padding-left: 20px 
!important;
                                        padding-right: 20px !important;
                                }

                                .left-align {
                                        text-align: left !important;
                                        padding-left: 20px !important;
                                        padding-right: 20px !important;
                                }

                                .left-align2 {
                                        text-align: left !important;
                                        padding-left: 20px !important;
                                        padding-right: 0px !important;
                                }

                                .gshidden {
                                        display: none !important;
                                        width: 0px !important;
                                        height: 0px !important;
                                        font-size: 0px !important;
                                        line-height: 0px 
!important;
                                        max-height: 0px !important;
                                }

                                .mobimg {
                                        height: auto !important;
                                }

                                .showimg {
                                        width: 100% !important;
                                        height: auto !important;
                                        display: block !important;
                                        max-height: none !important;
                                }

                                .fs30 {
                                        font-size: 30px !important;
                                        line-height: 42px !important;
                                }

                                .fs22 {
                                        font-size: 22px !important;
                                        line-height: 30px !important;
                                }

                                .fs16 {
                                        font-size: 16px 
!important;
                                        line-height: 24px !important;
                                }

                                .fs20 {
                                        font-size: 20px !important;
                                        line-height: 28px !important;
                                }

                        }
                </style>
        </head>
<body bgcolor="#F1f2f2" style="margin:0; padding:0;-webkit-font-smoothing: antialiased !important; -webkit-text-size-adjust: none !important;">



        
        

                
<table cellpadding="0" cellspacing="0" border="0" height="100%" width="100%" bgcolor="#f1f2f2" id="bodyTable" style="border-collapse: collapse;table-layout: fixed;margin:0 auto;">

                        <!-- First Part Start  -->
                        <tr>
                                <td bgcolor="#f1f2f2" align="center" valign="top">
                                        <table width="650" align="center" bgcolor="#167ACF" border="0" cellpadding="0" cellspacing="0" class="deviceWidth0">
                                                <!-- LOGO EN White Start  -->
                                                <tr>
                                                        
<td align="center" valign="middle" style=" padding-top:26px; ">
                                                                <a href="http://app.mkt.genscript.com/e/er?src=VemailB_Eloqua&utm_source=MktEloqua&utm_campaign=21_Nov_W49_Campaign_Promotion_EN_4588_Tianli_EDMB&el_contact_id=6256377&s=1175612044&lid=1273&elqTrackId=798067a36e6c402ea570c5f7e496a73a&elq=8c19af5ec7ef4319be1c3e0a56afa2a2&elqaid=7650&elqat=1" target="_blank">
                                                                        
<img src="http://www.genscript.com/gsimages/email2020/gs-logo-en-white.png" width="160" height="48" alt="Logo" border="0">
                                                                </a>
                                                        </td>
                                                </tr>
                                                <!-- LOGO EN White END  -->
                                                <tr class="textC">
                                                        <td class="center-align fs30" align="center" valign="middle" bgcolor="#167ACF" style="text-align: center; padding:44px 30px 0px;font-family:Arial, Helvetica, sans-serif; color:#ffffff; line-height:42px; font-size: 36px; font-weight:bold;">
                                                                
<a href="http://app.mkt.genscript.com/e/er?src=VemailB_Eloqua&utm_source=MktEloqua&utm_campaign=21_Nov_W49_Campaign_Promotion_EN_4588_Tianli_EDMB&el_contact_id=6256377&s=1175612044&lid=8245&elqTrackId=1bd96fd08c784d91bdd3253ef26b15cf&elq=8c19af5ec7ef4319be1c3e0a56afa2a2&elqaid=7650&elqat=1" style="color: #FFFFFF; text-decoration: none;" target="_blank">
                                                                        End of the Year Celebration</a>
                                                        </td>
                                                </tr>
                                                <tr>
                                                        
<td class="center-align" align="center" valign="middle" bgcolor="#167ACF" style="text-align: center; padding:14px 30px 0px;font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; line-height:26px; font-size: 22px; ">
                                                                Spend $5,000 or more and get <font style="font-style: italic;color:#F39801 ;">$500</font> in coupons back
                                                        </td>
                                                </tr>
                                                <tr>
                                                        
<td class="center-align" align="center" valign="middle" bgcolor="#167ACF" style="text-align: center; padding:38px 34px 0px;font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; line-height:28px; font-size: 18px; ">
                                                                As 2021 is coming to an end, GenScript wants to celebrate this amazing year to get you ready for 2022. As a leading supplier of life science reagents and products, GenScript is launching its year-end promotions to reward your yearlong hard work and achievements. 
                                                        </td>
                                                
</tr>
                                                <tr>
                                                        <td class="center-align" align="center" valign="middle" bgcolor="#167ACF" style="padding: 44px 0px 40px;">
                                                                <table width="180" border="0" cellpadding="0" cellspacing="0" align="center">
                                                                        <tr>
                                                                                <td width="180" align="center" class="textc" valign="middle" bgcolor="#F39801" style=" padding:10px; width: 180px;border-radius: 4px;font-family:Arial, Helvetica, sans-serif;line-height: 16px;font-size: 16px;">
                                                                                        
<a href="http://app.mkt.genscript.com/e/er?src=VemailB_Eloqua&utm_source=MktEloqua&utm_campaign=21_Nov_W49_Campaign_Promotion_EN_4588_Tianli_EDMB&el_contact_id=6256377&s=1175612044&lid=8245&elqTrackId=8443d574dede44e4ad8a510dc9b3e6ce&elq=8c19af5ec7ef4319be1c3e0a56afa2a2&elqaid=7650&elqat=1" target="_blank" style=" color:#FFFFFF; text-align: center;text-decoration: none; font-weight: bold;font-size: 16px; line-height: 16px;">Learn More</a>
                                                                                </td>
                                                                        </tr>
                                                                </table>
                                                        </td>
                                                
</tr>
                                                <tr>
                                                        <td align="center" valign="middle" bgcolor="#167ACF" style="text-align:center;">
                                                                <a href="http://app.mkt.genscript.com/e/er?src=VemailB_Eloqua&utm_source=MktEloqua&utm_campaign=21_Nov_W49_Campaign_Promotion_EN_4588_Tianli_EDMB&el_contact_id=6256377&s=1175612044&lid=8245&elqTrackId=9bdc414a710b49ada8b8c73c4aa1a8a3&elq=8c19af5ec7ef4319be1c3e0a56afa2a2&elqaid=7650&elqat=1" target="_blank ">
                                                                        
<img src="https://www.genscript.com/gsimages/email2021/21_W49_Nov_TianLi_4588_5.jpg" alt="Calling for Beta-testers working with Research Grade AAV" width="650"  border="0" class="deviceWidth0 mobimg"></a>
                                                        </td>
                                                </tr>
                                        </table>
                                </td>
                        </tr>
                        <!-- First Part END  -->
                        <!-- Sec Part Start  -->
                        <tr>
                                <td bgcolor="#f1f2f2" align="center" valign="top">
                                        
<table width="650" align="center" bgcolor="#FFFFFF" border="0" cellpadding="0" cellspacing="0" class="deviceWidth0">
                                                <tr>
                                                        <td class="left-align" align="center" valign="middle" bgcolor="#FFFFFF" style="text-align: left; padding:38px 30px 0px;font-family:Arial, Helvetica, sans-serif; color:#000000; line-height:28px; font-size: 18px; ">
                                                                During the month of December, our promotion package will focus on molecular biology and the new CHO-platform. Starting on December 7<sup>th</sup>,
 you may also elect to spin the wheel to win one of the available prizes (not combined with the other options) when spending 1000 dollars or more on your order. For more details, please <a href="http://app.mkt.genscript.com/e/er?src=VemailB_Eloqua&utm_source=MktEloqua&utm_campaign=21_Nov_W49_Campaign_Promotion_EN_4588_Tianli_EDMB&el_contact_id=6256377&s=1175612044&lid=8245&elqTrackId=83bda27bcb2e4359858a3efad13d7a62&elq=8c19af5ec7ef4319be1c3e0a56afa2a2&elqaid=7650&elqat=1" style="color: #004593; 
font-weight: bold; text-decoration:underline;" target="_blank">visit our promotion page.</a> 
                                                        </td>
                                                </tr>
                                                <tr>
                                                        <td class="center-align" width="100%" align="center" valign="middle" style="padding: 44px 30px 36px;  ">
                                                                <table width="100%" align="center" border="0" cellpadding="0" cellspacing="0">
                                                                        <tbody>
                                                                                <tr>
                                                                                        <th class="blockth" align="center" valign="top" width="180">
                                                                                                
<table width="100%" align="center" border="0" cellpadding="0" cellspacing="0">
                                                                                                        <tbody>
                                                                                                                <tr>
                                                                                                                        <td align="center" valign="middle" width="180">
                                                                                                                                
<a href="http://app.mkt.genscript.com/e/er?src=VemailB_Eloqua&utm_source=MktEloqua&utm_campaign=21_Nov_W49_Campaign_Promotion_EN_4588_Tianli_EDMB&el_contact_id=6256377&s=1175612044&lid=1792&elqTrackId=9083328c8e9149939d190056bd6162ca&elq=8c19af5ec7ef4319be1c3e0a56afa2a2&elqaid=7650&elqat=1"  target="_blank"><img src="http://www.genscript.com/gsimages/email2021/21_W49_Nov_TianLi_4588_2.jpg" alt="Gene Synthesis,Cloning & ORF Clones" width="180" ></a>
                                                                                                                        </td>
                                                                                                                </tr>
                                                                                                                
<tr class="texth">
                                                                                                                        <td class="center-align" align="center" valign="top" width="180" style="padding-top: 18px; padding-bottom: 0px; font-family:Arial, Helvetica, sans-serif; color:#004593; text-align: center;font-size: 16px; line-height: 24px;font-weight: bold;">
                                                                                                                                
<a href="http://app.mkt.genscript.com/e/er?src=VemailB_Eloqua&utm_source=MktEloqua&utm_campaign=21_Nov_W49_Campaign_Promotion_EN_4588_Tianli_EDMB&el_contact_id=6256377&s=1175612044&lid=1792&elqTrackId=1c57e059a49e42148414fb7d00426dda&elq=8c19af5ec7ef4319be1c3e0a56afa2a2&elqaid=7650&elqat=1" style="color: #004593; text-decoration: underline;" target="_blank">Gene Synthesis,<br>Cloning & ORF Clones</a>
                                                                                                                        </td>
                                                                                                                </tr>
                                                                                                        </tbody>
                                                                                                </table>
                                                                                        
</th>
                                                                                        <th class="blockth" align="center" valign="top" width="25"> </th>
                                                                                        <th class="blockth paddtop12" align="center" valign="top" width="180">
                                                                                                <table width="100%" align="center" border="0" cellpadding="0" cellspacing="0">
                                                                                                        <tbody>
                                                                                                                <tr>
                                                                                                                        <td align="center" valign="middle" width="180">
                                                                                                                                
<a href="http://app.mkt.genscript.com/e/er?src=VemailB_Eloqua&utm_source=MktEloqua&utm_campaign=21_Nov_W49_Campaign_Promotion_EN_4588_Tianli_EDMB&el_contact_id=6256377&s=1175612044&lid=8244&elqTrackId=bde8f64d41584cdbb9fc9dcb1ba83ffa&elq=8c19af5ec7ef4319be1c3e0a56afa2a2&elqaid=7650&elqat=1"  target="_blank"><img src="http://www.genscript.com/gsimages/email2021/21_W49_Nov_TianLi_4588_3.jpg" alt="Mammalian<br> CHO Expression" width="180" ></a>
                                                                                                                        </td>
                                                                                                                </tr>
                                                                                                                
<tr class="texth">
                                                                                                                        <td class="center-align" align="center" valign="top" width="180" style="padding-top: 18px; padding-bottom: 0px; font-family:Arial, Helvetica, sans-serif; color:#004593; text-align: center;font-size: 16px; line-height: 24px;font-weight: bold;">
                                                                                                                                
<a href="http://app.mkt.genscript.com/e/er?src=VemailB_Eloqua&utm_source=MktEloqua&utm_campaign=21_Nov_W49_Campaign_Promotion_EN_4588_Tianli_EDMB&el_contact_id=6256377&s=1175612044&lid=8244&elqTrackId=690cf2874af045038daae594b5ad06e0&elq=8c19af5ec7ef4319be1c3e0a56afa2a2&elqaid=7650&elqat=1" style="color: #004593; text-decoration: underline;" target="_blank">Next Generation CHO <br>Transient Expression</a>
                                                                                                                        </td>
                                                                                                                </tr>
                                                                                                        </tbody>
                                                                                                </table>
                                                                                        
</th>
                                                                                        <th class="blockth" align="center" valign="top" width="25"> </th>
                                                                                        <th class="blockth paddtop12" align="center" valign="top" width="180">
                                                                                                <table width="100%" align="center" border="0" cellpadding="0" cellspacing="0">
                                                                                                        <tbody>
                                                                                                                <tr>
                                                                                                                        <td align="center" valign="middle" width="180">
                                                                                                                                
<a href="http://app.mkt.genscript.com/e/er?src=VemailB_Eloqua&utm_source=MktEloqua&utm_campaign=21_Nov_W49_Campaign_Promotion_EN_4588_Tianli_EDMB&el_contact_id=6256377&s=1175612044&lid=8166&elqTrackId=f8beecbaa1ed419396f4395276d0d954&elq=8c19af5ec7ef4319be1c3e0a56afa2a2&elqaid=7650&elqat=1"  target="_blank"><img src="http://www.genscript.com/gsimages/email2021/21_W49_Nov_TianLi_4588_4.jpg" alt="US High-technology<br> Genes" width="180" ></a>
                                                                                                                        </td>
                                                                                                                </tr>
                                                                                                                
<tr class="texth">
                                                                                                                        <td class="center-align" align="center" valign="top" width="180" style="padding-top: 18px; padding-bottom: 0px; font-family:Arial, Helvetica, sans-serif; color:#004593; text-align: center;font-size: 16px; line-height: 24px;font-weight: bold;">
                                                                                                                                
<a href="http://app.mkt.genscript.com/e/er?src=VemailB_Eloqua&utm_source=MktEloqua&utm_campaign=21_Nov_W49_Campaign_Promotion_EN_4588_Tianli_EDMB&el_contact_id=6256377&s=1175612044&lid=8166&elqTrackId=54ac6a5c2fc2451bb46a9cd91187bbc4&elq=8c19af5ec7ef4319be1c3e0a56afa2a2&elqaid=7650&elqat=1" style="color: #004593; text-decoration: underline;" target="_blank">US High-Throughput<br> Genes</a>
                                                                                                                        </td>
                                                                                                                </tr>
                                                                                                        </tbody>
                                                                                                </table>
                                                                                        </th>
                                                                                
</tr>
                                                                        </tbody>
                                                                </table>
                                                        </td>
                                                </tr>
                                        </table>
                                </td>
                        </tr>
                        <!-- Sec Part END  -->
                        <!-- Footer Start  -->
          <tr>
                                                        <td align="center" valign="middle">
                                                                <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="deviceWidth0" width="650">
        <tbody><!-- Contact Start  -->
                <tr>
                        <td align="center" bgcolor="#f1f2f2" height="10" style="line-height: 0px; font-size:0px;">  </td>
                </tr>
                
<tr>
                        <td align="center" bgcolor="#ffffff" class="deviceWidth0" valign="middle" width="650">
                        <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                <tbody>
                                        <tr class="texte">
                                                <th align="left" class="blockth paddtop30" style="text-align: center;" valign="middle"><a href="mailto:techsupport@genscript.com" target="_blank"><img alt="contact us" border="0" src="http://www.genscript.com/gsimages/email2020/20octw4-contact.png" width="103" /></a></th>
                                                
<th align="left" class="blockth center-align" style="padding: 20px 0px 20px 10px; font-family:Arial, Helvetica, sans-serif; line-height:28px; font-size:16px; color:#000000;" valign="middle"><span style="font-size:18px; font-weight:bold;">Please feel free to let us know if you have any questions.</span><br />
                                                Contact Email: <a href="mailto:techsupport@genscript.com" style="color: #003c8c; text-decoration: underline; ">techsupport@genscript.com</a></th>
                                        </tr>
                                </tbody>
                        </table>
                        
</td>
                </tr>
                <!-- Contact END  -->
        </tbody>
</table>

                                                        </td>
                                                </tr>
                        <tr>
                                <td bgcolor="#f1f2f2" align="center" valign="top">
                                        <table width="650" align="center" border="0" cellpadding="0" cellspacing="0" class="deviceWidth0">
                                                <!-- EU-AD2 Start  -->
                                                <tr>
                                                        <td align="center" bgcolor="#f1f2f2" height="10" style="height: 10px; mso-line-height-rule:exactly;line-height: 10px;" width="100%">  </td>
                                                </tr>
                                                <tr>
                                                        
<td align="center" bgcolor="#2480A7" class="deviceWidth0" valign="middle" width="650">
                                                                <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                                                        <tbody>
                                                                                <tr>
                                                                                        <th align="left" class="blockth padd30" style="" valign="middle" width="400">
                                                                                                <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                                                                                        <tbody>
                                                                                                                <tr>
                                                                                                                        
<td align="left" class="center-align" style="padding:0px 0px 6px 20px; color: #ffffff;line-height: 24px; font-size:20px;font-weight:bold;font-family:Arial, Helvetica, sans-serif;" valign="middle">
                                                                                                                                Antibody Engineering & Therapeutics
                                                                                                                        </td>
                                                                                                                </tr>
                                                                                                                <tr>
                                                                                                                        
<td align="left" class="center-align" style="padding:0px 0px 14px 20px; color: #ffffff;line-height: 18px; font-size:14px;font-family:Arial, Helvetica, sans-serif;" valign="middle">
                                                                                                                                Dec 12<sup>th</sup>-16<sup>th</sup>, 2021 (Hybrid)<br>Marriott Marquis San Diego, Booth #113 
                                                                                                                        </td>
                                                                                                                </tr>
                                                                                                                <tr>
                                                                                                                        <td class="center-align" align="center" style="padding-left: 20px;border-bottom: 1px solid #2480A7;" valign="top">
                                                                                                                                
<table align="left" border="0" cellpadding="0" cellspacing="0" class="center-align" width="170">
                                                                                                                                        <tbody>
                                                                                                                                                <tr>
                                                                                                                                                        <td bgcolor="#F39801" class="textc" style="text-align: center; border-radius:4px;  padding: 8px 14px;" valign="middle" width="170">
                                                                                                                                                                
<a href="http://app.mkt.genscript.com/e/er?src=VemailB_Eloqua&utm_source=MktEloqua&utm_campaign=21_Nov_W49_Campaign_Promotion_EN_4588_Tianli_EDMB&el_contact_id=6256377&s=1175612044&lid=8228&elqTrackId=28e6c42ec665458abf9e135cf3ec8381&elq=8c19af5ec7ef4319be1c3e0a56afa2a2&elqaid=7650&elqat=1" style="line-height: 24px; font-size:16px; text-decoration:none; color:#FFFFFF; font-weight: bold;font-family:Arial, Helvetica, sans-serif; " target="_blank">Register Now</a></td>
                                                                                                                                                </tr>
                                                                                                                                        
</tbody>
                                                                                                                                </table>
                                                                                                                        </td>
                                                                                                                </tr>
                                                                                                        </tbody>
                                                                                                </table>
                                                                                        </th>
                                                                                        <th align="right" class="blockth" style="text-align: right;" valign="top" width="250">
                                                                                                
<a href="http://app.mkt.genscript.com/e/er?src=VemailB_Eloqua&utm_source=MktEloqua&utm_campaign=21_Nov_W49_Campaign_Promotion_EN_4588_Tianli_EDMB&el_contact_id=6256377&s=1175612044&lid=8228&elqTrackId=aa98858290be4b289df1ac003ea836dc&elq=8c19af5ec7ef4319be1c3e0a56afa2a2&elqaid=7650&elqat=1" target="_blank">
                                                                                                        <img alt="Antibody Engineering & Therapeutics" border="0" height="180" src="http://www.genscript.com/gsimages/email2021/21_W49_Nov_TianLi_4588_AD.jpg" width="250" /></a></th>
                                                                                
</tr>
                                                                        </tbody>
                                                                </table>
                                                        </td>
                                                </tr>
                                                <!-- EU-AD2 END  -->
                                                <!-- Office Start  -->
                                                <tr>
                                                        <td align="center" valign="middle">
                                                                <table align="center" bgcolor="#f1f2f2" border="0" cellpadding="0" cellspacing="0" width="100%"><!-- AD EN Start  -->
        <tbody><!-- Footer EN Start  -->
                <tr>
                        
<td align="center" class="center-align" style="font-family:arial,helvetica,sans-serif;font-size:12px;line-height: 16px;color:#4c4c4c; padding: 20px 30px 10px;" valign="middle">Copyright 2021 GenScript USA Inc. All rights reserved.<br />
                        If you prefer not to receive GenScript News in Email, please <a data-targettype="sysaction " href="http://app.mkt.genscript.com/e/sl?s=1175612044&elq=8c19af5ec7ef4319be1c3e0a56afa2a2" style="color:#4c4c4c; text-decoration: underline;">unsubscribe</a>.<br />
                        860
 Centennial Avenue | Piscataway | NJ 08854 | USA</td>
                </tr>
                <!-- Footer EN END  -->
        </tbody>
</table>

                                                        </td>
                                                </tr>
                                                <!-- Office END  -->
                                        </table>
                                </td>
                        </tr>
                        <!-- Footer END  -->
                </table>
        



<img src='https://s1175612044.t.en25.com/e/FooterImages/FooterImage1?elq=8c19af5ec7ef4319be1c3e0a56afa2a2&siteid=1175612044' alt="" border=0 width=1px height=1px></body></html>