<!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: #F0880D;
      }
      .textb a {
        color: #333333;
      }
      .textc a {
        color: #ffffff;
      }
      .textd a {
        color: #003c8c;
      }
      .texte a {
        color: #000000;
      }
      .textf a {
        color: #3240C7;
      }
      .textg a {
        color: #1E1E20;
      }
      .texth a {
        color: #0B1224;
      }
      /* 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;
        }
        .deviceWidth0 {
          width: 100% !important;
          min-width: 100% !important;
        }
        .deviceWidth1 {
          width: 85% !important;
          min-width: 85% !important;
        }
        .padd20 {
          width: 100% !important;
          min-width: 100% !important;
          padding-top: 20px !important;
          padding-bottom: 20px !important;
        }
        .paddtop30 {
          padding-top: 30px !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;
        }
        .center-align2 {
          text-align: center !important;
          float: none !important;
          margin: 0 auto !important;
          padding-left: 0px !important;
          padding-right: 0px !important;
        }
        .left-align {
          text-align: left !important;
          padding-left: 0px !important;
          padding-right: 20px !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;
        }

        .bgimage {
          width: 80% !important;
          min-width: 80% !important;
          background-image: none;
          border:1px solid #F0880D !important;
        }
        .resetH {
          height: 120px !important;
        }
        .resetPT {
          padding-top: 20px !important;
        }
      }
    </style>
<!--[if gte mso 9]>
        <style type="text/css">
        .pt10-mso {
                        padding-top: 10px !important;
                }
        </style>
<![endif]-->
  </head>
<body bgcolor="#F1f2f2" style="margin:0; padding:0;-webkit-font-smoothing: antialiased !important; -webkit-text-size-adjust: none !important;"><div style="display:none;font-size:1px;color:#333333;line-height:1px;max-height:0px;max-width:0px;opacity:0;overflow:hidden;">
    19 x USD100 GenScript Coupon will be given out randomly
</div>


  
    <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  -->
      <tbody><tr>
        <td bgcolor="#f1f2f2" align="center" valign="top" class="">
          <table width="650" align="center" bgcolor="#0B1224" border="0" cellpadding="0" cellspacing="0" class="deviceWidth0" style="width:650px;">
            <!-- LOGO EN White Start  -->
            <tbody><tr>
              <td align="center" valign="middle" bgcolor="#0B1224" style=" padding-top:26px; " class="">
                <a href="http://app.mkt.genscript.com/e/er?src=VemailB_Eloqua&utm_source=MktEloqua&utm_campaign=21_Sep_W37_Promotion_Campaign_IN_EDMB&s=1175612044&lid=1273&elqTrackId=04d1ea88568e44de92c89a5c3c1dba27&elq=a7472734af1b4b50aaedf3b5b87356af&elqaid=7284&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" class="">
                </a>
              </td>
            </tr>
            <!-- LOGO EN White END  -->
            <tr class="texta">
              <td class="center-align fs30" align="center" valign="middle" bgcolor="#0B1224" style="text-align: center; padding:44px 30px 0px;font-family:Arial, Helvetica, sans-serif; color:#F0880D; 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_Sep_W37_Promotion_Campaign_IN_EDMB&s=1175612044&lid=7968&elqTrackId=c9d32b63e2bd42b780e8c584eb336749&elq=a7472734af1b4b50aaedf3b5b87356af&elqaid=7284&elqat=1" style="color: #F0880D; text-decoration: none;" target="_blank">
                  GenScript 19<sup>th</sup> Anniversary Promotion
                </a>
              </td>
            </tr>
            <tr>
              <td class="center-align" align="center" valign="middle" bgcolor="#0B1224" style="text-align: center; padding: 38px 30px 0px; font-family: Arial, Helvetica, sans-serif; color: rgb(255, 255, 255); line-height: 24px; font-size: 18px; border-style: none;">
                Promotion Period: 9<sup>t‌h</sup> S‌ept‌ember 20‌21 – 29<sup>t‌h</sup> Oct‌ober 20‌21
              </td>
            </tr>
            <tr>
              <td class="center-align" align="center" valign="middle" bgcolor="#0B1224" style="padding: 44px 0px 0px;">
                <table width="180" border="0" cellpadding="0" cellspacing="0" align="center">
                  <tbody><tr>
                    <td width="180" align="center" class="texth" valign="middle" bgcolor="#F0880D" style=" padding:12px 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_Sep_W37_Promotion_Campaign_IN_EDMB&s=1175612044&lid=7968&elqTrackId=49576f0e485c46bc877a46a9da12ab56&elq=a7472734af1b4b50aaedf3b5b87356af&elqaid=7284&elqat=1" style=" color:#0B1224; text-align: center;text-decoration: none; font-weight: bold;font-size: 16px; line-height: 16px;" target="_blank">Learn More
                      </a>
                    </td>
                  </tr>
                </tbody></table>
              </td>
            </tr>
          </tbody></table>
        </td>
      </tr>
      <!-- First Part END  -->
      <!-- Second Part Start  -->
      <tr>
        <td bgcolor="#f1f2f2" align="center" valign="top">
          <table width="650" align="center" bgcolor="#0B1224" border="0" cellpadding="0" cellspacing="0" class="deviceWidth0" style="width:650px;">
            <tbody><tr>
              <td align="center" valign="top" style="padding-top: 30px;padding-bottom: 30px;" class="">
                <!--[if gte mso 9]>
<v:image xmlns:v="urn:schemas-microsoft-com:vml" fill="true" stroke="false" style=" border: 0;display: inline-block; width: 650px; height: 158px;" src="https://www.genscript.com/gsimages/email2021/21_W37_Aug_Boonhwa_3561_1.jpg" />
<v:rect xmlns:v="urn:schemas-microsoft-com:vml" fill="true" stroke="false" style=" border: 0;display: inline-block;position: absolute; width: 650px; height: 158px;">
<v:fill opacity="0%" color="#0B1224"  />
<v:textbox inset="0,0,0,0">
<![endif]-->
                <div>
                  <table width="650" align="center" border="0" cellspacing="0" cellpadding="0" class="bgimage" background="https://www.genscript.com/gsimages/email2021/21_W37_Aug_Boonhwa_3561_1.jpg" style="width:650px; padding:0px;background-repeat: no-repeat;">
                    <tbody><tr>
                      <td align="center" valign="top">
                        <table align="center" border="0" cellspacing="0" cellpadding="0">
                          <tbody>
                            <tr>
                              <td height="158" align="center" valign="top" class="resetH">
                                <table align="center" border="0" cellspacing="0" cellpadding="0">
                                  <tbody><tr>
                                    <th class="gshidden" width="80" align="center" valign="middle"> 
                                    </th>
                                    <th width="320" align="center" valign="top" style="width:320px;">
                                      <table align="center" border="0" cellspacing="0" cellpadding="0">
                                        <tbody><tr>
                                          <td class="center-align resetPT" align="center" valign="top" style="text-align: center; padding:46px 0px 6px;font-family:Arial, Helvetica, sans-serif; color:#F0880D; line-height:24px; font-size: 16px;font-weight: bold; ">
                                             <a href="http://app.mkt.genscript.com/e/er?src=VemailB_Eloqua&utm_source=MktEloqua&utm_campaign=21_Sep_W37_Promotion_Campaign_IN_EDMB&s=1175612044&lid=7968&elqTrackId=78d7d47bb744457680dde60ae5594944&elq=a7472734af1b4b50aaedf3b5b87356af&elqaid=7284&elqat=1" style="color: #F0880D; text-decoration: underline;" target="_blank">19 x USD100 GenScript Coupon</a>
                                          </td>
                                        </tr>
                                        <tr>
                                          <td class="center-align" align="center" valign="middle" style="text-align: center; padding:0px 0px 0px;font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; line-height:18px; font-size: 14px; ">
                                            will be given out randomly to customers who spent USD1,000 and above during promotion period.
                                          </td>
                                        </tr>
                                      </tbody></table>
                                    </th>
                                    <th class="gshidden" width="250" align="center" valign="middle"> 
                                    </th>
                                  </tr>
                                </tbody></table>
                              </td>
                            </tr>
                          </tbody>
                        </table>
                      </td>
                    </tr>
                  </tbody></table>
                </div>
                <!--[if gte mso 9]>
</v:textbox>
</v:fill>
</v:rect>
</v:image>
<![endif]-->
              </td>
            </tr>
          </tbody></table>
        </td>
      </tr>
      <!-- Second Part END  -->
      <!-- thrid Part Start  -->
     
      <!-- thrid Part END  -->

      <!-- First Part Start  -->
      <tr>
        <td bgcolor="#f1f2f2" align="center" valign="top" class="">
          <table width="650" align="center" bgcolor="#0B1224" border="0" cellpadding="0" cellspacing="0" class="deviceWidth0" style="width:650px;">
            <tbody><tr>
              <td class="center-align" align="center" valign="middle" bgcolor="#0B1224" style="text-align: center; padding:4px 70px 0px;">
                <table align="center" border="0" cellpadding="0" cellspacing="0">
                  <tbody><tr>
                    <th class="gshidden" width="120" align="center" valign="middle">
                      <table width="100%" align="center" border="0" cellpadding="0" cellspacing="0">
                        <tbody><tr>
                          <td width="100%" align="center" valign="middle" style="border-bottom: 1px solid #F0880D;"> 
                          </td>
                        </tr>
                        <tr>
                          <td align="center" valign="middle"> 
                          </td>
                        </tr>
                      </tbody></table>
                    </th>
                    <th width="270" align="center" valign="middle" bgcolor="#0B1224" style="width:270px;text-align: center; font-family:Arial, Helvetica, sans-serif; color:#F0880D; line-height:26px; font-size: 22px;font-weight: bold;" class="">
                      More discount to grab
                    </th>
                    <th class="gshidden" width="120" align="center" valign="middle">
                      <table width="100%" align="center" border="0" cellpadding="0" cellspacing="0">
                        <tbody><tr>
                          <td width="100%" align="center" valign="middle" style="border-bottom: 1px solid #F0880D;" class=""> 
                          </td>
                        </tr>
                        <tr>
                          <td align="center" valign="middle" class=""> 
                          </td>
                        </tr>
                      </tbody></table>
                    </th>
                  </tr>
                </tbody></table>
              </td>
            </tr>
            <tr>
              <td class="center-align" align="center" valign="middle" bgcolor="#0B1224" style="text-align: center; padding:0px 50px 0px;">
                <table align="center" border="0" cellpadding="0" cellspacing="0">
                  <tbody><tr>
                    <th width="244" class="blockth" align="center" valign="middle" style="padding-top: 44px;">
                       <a href="http://app.mkt.genscript.com/e/er?src=VemailB_Eloqua&utm_source=MktEloqua&utm_campaign=21_Sep_W37_Promotion_Campaign_IN_EDMB&s=1175612044&lid=7968&elqTrackId=cdf517e00e4e44d4a0f0e0d101b4839e&elq=a7472734af1b4b50aaedf3b5b87356af&elqaid=7284&elqat=1" style=" color:#FFFFFF; text-align: center;text-decoration: none; font-weight: bold;font-size: 16px; line-height: 16px;" target="_blank"><img src="https://www.genscript.com/gsimages/email2021/21_W37_Aug_Boonhwa_3561_12.png" alt="ssDNA or sgRNA with free nuclease" width="244" border="0" class="deviceWidth0 mobimg"></a>
                    </th>
                    <th width="62" class="gshidden" align="center" valign="middle"> 
                    </th>
                    <th width="244" class="blockth" align="center" valign="middle" style="padding-top: 44px;">
                       <a href="http://app.mkt.genscript.com/e/er?src=VemailB_Eloqua&utm_source=MktEloqua&utm_campaign=21_Sep_W37_Promotion_Campaign_IN_EDMB&s=1175612044&lid=7968&elqTrackId=2b2762c2d05141f6937a6075654fe2b2&elq=a7472734af1b4b50aaedf3b5b87356af&elqaid=7284&elqat=1" style=" color:#FFFFFF; text-align: center;text-decoration: none; font-weight: bold;font-size: 16px; line-height: 16px;" target="_blank"><img src="https://www.genscript.com/gsimages/email2021/21_W37_Aug_Boonhwa_3561_14.png" alt="SurePAGE Precast Gel" width="244" border="0" class="deviceWidth0 mobimg"></a>
                    </th>
                  </tr>
                  <tr>
                    <th width="244" class="blockth" align="center" valign="middle" style="padding-top: 44px;">
                       <a href="http://app.mkt.genscript.com/e/er?src=VemailB_Eloqua&utm_source=MktEloqua&utm_campaign=21_Sep_W37_Promotion_Campaign_IN_EDMB&s=1175612044&lid=7968&elqTrackId=66d61e68151c4880bd72019d773f8565&elq=a7472734af1b4b50aaedf3b5b87356af&elqaid=7284&elqat=1" style=" color:#FFFFFF; text-align: center;text-decoration: none; font-weight: bold;font-size: 16px; line-height: 16px;" target="_blank"><img src="https://www.genscript.com/gsimages/email2021/21_W37_Aug_Boonhwa_3561_10.png" alt="Oligo Pool Service" width="244" border="0" class="deviceWidth0 mobimg"></a>
                    </th>
                    <th width="62" class="gshidden" align="center" valign="middle"> 
                    </th>
                    <th width="244" class="blockth" align="center" valign="middle" style="padding-top: 44px;">
                       <a href="http://app.mkt.genscript.com/e/er?src=VemailB_Eloqua&utm_source=MktEloqua&utm_campaign=21_Sep_W37_Promotion_Campaign_IN_EDMB&s=1175612044&lid=7968&elqTrackId=6ce784b53077469795385a27f82b0310&elq=a7472734af1b4b50aaedf3b5b87356af&elqaid=7284&elqat=1" style=" color:#FFFFFF; text-align: center;text-decoration: none; font-weight: bold;font-size: 16px; line-height: 16px;" target="_blank"><img src="https://www.genscript.com/gsimages/email2021/21_W37_Aug_Boonhwa_3561_7.png" alt="Custom Rabbit mAb Generation" width="244" border="0" class="deviceWidth0 mobimg"></a>
                    </th>
                  </tr>
                  <tr>
                    <th width="244" class="blockth" align="center" valign="middle" style="padding-top: 44px;">
                       <a href="http://app.mkt.genscript.com/e/er?src=VemailB_Eloqua&utm_source=MktEloqua&utm_campaign=21_Sep_W37_Promotion_Campaign_IN_EDMB&s=1175612044&lid=7968&elqTrackId=7931bf4f60be40388cf41183142ca2b8&elq=a7472734af1b4b50aaedf3b5b87356af&elqaid=7284&elqat=1" style=" color:#FFFFFF; text-align: center;text-decoration: none; font-weight: bold;font-size: 16px; line-height: 16px;" target="_blank"><img src="https://www.genscript.com/gsimages/email2021/21_W37_Aug_Boonhwa_3561_11.png" alt="Recombinant Protein Expression (Bacteria and Mammalian)" width="244" border="0" class="deviceWidth0 mobimg"></a>
                    </th>
                    <th width="62" class="gshidden" align="center" valign="middle"> 
                    </th>
                    <th width="244" class="blockth" align="center" valign="middle" style="padding-top: 44px;">
                       <a href="http://app.mkt.genscript.com/e/er?src=VemailB_Eloqua&utm_source=MktEloqua&utm_campaign=21_Sep_W37_Promotion_Campaign_IN_EDMB&s=1175612044&lid=7968&elqTrackId=7b47d75c56ab4f1e8b8860e693d0c5b7&elq=a7472734af1b4b50aaedf3b5b87356af&elqaid=7284&elqat=1" style=" color:#FFFFFF; text-align: center;text-decoration: none; font-weight: bold;font-size: 16px; line-height: 16px;" target="_blank"><img src="https://www.genscript.com/gsimages/email2021/21_W37_Aug_Boonhwa_3561_9.png" alt="Lentivirus Packaging Service" width="244" border="0" class="deviceWidth0 mobimg"></a>
                    </th>
                  </tr>
                </tbody></table>
              </td>
            </tr>
            <tr>
              <td align="center" class="center-align" valign="top" style="padding: 44px 30px 0px; min-width: 0px;">
                <table width="100%" align="center" border="0" cellpadding="0" cellspacing="0">
                  <tbody><tr>
                    <td bgcolor="#1E1E20" width="100%" align="center" valign="top" style="border: 1px solid #F0880D;">
                      <table align="center" border="0" cellspacing="0" cellpadding="0">
                        <tbody><tr>
                          <th width="178" class="blockth paddtop30" align="left" valign="middle" style="width:178px;">
                              <img src="https://www.genscript.com/gsimages/email2021/21_W37_Aug_Boonhwa_3561_6.jpg" alt="29% OFF with free kit" width="178" height="162" border="0">
                          </th>
                          <th align="right" class="blockth padd20" style="padding: 0px 25px; width:410px;" valign="middle" width="410">
                            <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                              <tbody>
                                <tr>
                                  <td align="left" class="center-align2" style="padding:0px 0px 6px 0px; color: #FFFFFF;line-height: 24px; font-size:16px;font-weight:bold;font-family:Arial, Helvetica, sans-serif;" valign="middle">
                                    Western Blotting One-Stop Solution Promotion
                                  </td>
                                </tr>
                                <tr>
                                  <td align="left" class="center-align2" style="padding:0px 0px 20px 0px; color: #F0880D;line-height: 24px; font-size:16px;font-weight:bold;font-family:Arial, Helvetica, sans-serif;" valign="middle">
                                    29% OFF with free kit
                                  </td>
                                </tr>
                                <tr>
                                  <td class="center-align2" align="left" valign="top" style="border-bottom: 1px solid #1E1E20;">
                                    <table class="center-align2" width="180" border="0" cellpadding="0" cellspacing="0" align="left">
                                      <tbody><tr>
                                        <td width="180" align="center" class="textg" valign="middle" bgcolor="#FF9D01" style=" padding:12px 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_Sep_W37_Promotion_Campaign_IN_EDMB&s=1175612044&lid=7968&elqTrackId=a657bdeb9e8645d990df194fdb74b599&elq=a7472734af1b4b50aaedf3b5b87356af&elqaid=7284&elqat=1" style=" color:#1E1E20; text-align: center;text-decoration: none; font-weight: bold;font-size: 16px; line-height: 16px;" target="_blank">Learn More
                                          </a>
                                        </td>
                                      </tr>
                                    </tbody></table>
                                  </td>
                                </tr>
                              </tbody>
                            </table>
                          </th>
                        </tr>
                      </tbody></table>
                    </td>
                  </tr>
                </tbody></table>
              </td>
            </tr>
           
            <tr>
              <td align="center" valign="middle" bgcolor="#0B1224" style="text-align:center;">
                <a href="http://app.mkt.genscript.com/e/er?src=VemailB_Eloqua&utm_source=MktEloqua&utm_campaign=21_Sep_W37_Promotion_Campaign_IN_EDMB&s=1175612044&lid=7968&elqTrackId=3941e22855a24f86a443d5e8948097c6&elq=a7472734af1b4b50aaedf3b5b87356af&elqaid=7284&elqat=1" target="_blank ">
                  <img src="https://www.genscript.com/gsimages/email2021/21_W37_Aug_Boonhwa_3561_2.jpg" alt="GenScript 19th Anniversary Promotion" width="650" border="0" class="deviceWidth0 mobimg">
                </a>
              </td>
            </tr>
          </tbody></table>
        </td>
      </tr>
      <!-- First Part END  -->
      <tr>
        <td align="center" valign="top"><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="height: 10px; line-height: 10px;" width="100%">  </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" bgcolor="#ffffff" class="blockth paddtop30" style="padding:0px 20px; text-align: center;" valign="middle" width="103"><a href="mailto:techsupport@genscript.com" target="_blank"><img alt="contact us" border="0" height="70" src="http://www.genscript.com/gsimages/email2020/20octw4-contact.png" width="103" /></a></th>
                                                <th align="left" bgcolor="#ffffff" class="blockth center-align" style="padding: 20px 0px 20px 20px; font-family:Arial, Helvetica, sans-serif; line-height:30px; font-size:18px; color:#000000;" valign="middle" width="487"><span style="font-size:20px; font-weight:bold;">Please contact us should you have any inquiries.</span><br />
                                                <a href="mailto:ap.marketing@mkt.genscript.com" style="color: #003c8c; text-decoration: underline; ">ap.marketing@mkt.genscript.com</a></th>
                                        </tr>
                                </tbody>
                        </table>
                        </td>
                </tr>
                <!-- Contact END  -->
        </tbody>
</table>
</td>
      </tr>
      <!-- Footer Start  -->
      <tr>
        <td bgcolor="#f1f2f2" align="center" valign="top">
          <table width="650" align="center" border="0" cellpadding="0" cellspacing="0" class="deviceWidth0" style="width:650px;">
            <!-- Office Start  -->
            <tbody><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=a7472734af1b4b50aaedf3b5b87356af" 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  -->
          </tbody></table>
        </td>
      </tr>
      <!-- Footer END  -->
    </tbody></table>
  



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