<!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.
      th {
        -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,
      th {
        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: #FFCE3B;
      }

      .textg a {
        color: #0A1A31;
      }
      .texth a {
        color: #0563C1;
      }

      /* 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;}
        .padd30 {width:100% !important;min-width:100% !important; padding-top: 30px !important;padding-bottom: 30px !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;}
        .left-align{text-align:left !important;padding-left: 20px !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;
        }
         
      }
    </style>
  </head>
<body bgcolor="#F1f2f2" style="margin:0; padding:0;-webkit-font-smoothing: antialiased !important; -webkit-text-size-adjust: none !important;" elq-edit="Body" elq-delete="false" class="">


  <table bgcolor="#f1f2f2" border="0" cellpadding="0" cellspacing="0" height="100%" id="bodyTable" style="border-collapse: collapse;table-layout: fixed;margin:0 auto;" width="100%"><!-- Logo Start  -->
        <tbody>
                <tr>
                        <td align="center" bgcolor="#f1f2f2" valign="top">
                        <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="deviceWidth0" elq-delete="true" elq-edit="Logo" width="650">
                                <tbody>
                                        <tr>
                                                <td align="center" style="padding-top:26px; " valign="middle"><a href="http://app.mkt.genscript.com/e/er?utm_source=MktEloqua&utm_campaign=21_Mar_W10_Resource_EN_EDMB_others%20-%20Batch&s=1175612044&lid=6713&elqTrackId=f1edf08f6f7b4d1d8e1d92990fb01874&elq=61984e17e6084d2185937f2ea1c51304&elqaid=6109&elqat=1" target="_blank"><img alt="Logo" border="0" height="48" src="http://www.genscript.com/gsimages/email2020/gs-logo-en-green.png" width="160"></a></td>
                                        </tr>
                                </tbody>
                        </table>
                        </td>
                </tr>
                <!-- Logo END  --><!-- Headline Start  -->
                <tr>
                        <td align="center" bgcolor="#f1f2f2" elq-delete="true" elq-edit="Headline" valign="top" class="">
                        <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="deviceWidth0" elq-delete="true" elq-edit="Logo" width="650">
                                <tbody>
                                        <tr class="textc">
                                                <td align="center" class="fs22 center-align" style="text-align: center; padding:44px 50px 38px;font-family:Arial, Helvetica, sans-serif; color:#07A841; line-height:42px; font-size: 32px; font-weight:bold;" valign="middle">Peptide Technical Resources</td>
                                        </tr>
                                </tbody>
                        </table>
                        </td>
                </tr>
                <!-- Headline END  --><!-- Content-1 Start  -->
                <tr>
                        <td align="center" bgcolor="#f1f2f2" elq-delete="true" elq-edit="Content-1" valign="top" class=""><table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="deviceWidth0" width="650">
        <tbody>
                <tr class="textc">
                        <td align="left" class="center-align" style="text-align: left; padding:0px 30px 0px;font-family:Arial, Helvetica, sans-serif; color:#000000; line-height:24px; font-size: 16px;" valign="middle">To make your peptide-based project easier, we have put together a peptide resource package for you. Feel free to take full advantage of  them below and let us know if you need any further assistance.</td>
                </tr>
                <tr>
                        <td class="center-align" style="padding: 30px 30px 30px;" width="100%">
                        <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                <tbody>
                                        <tr>
                                                <td class="center-align" style="padding: 20px 20px 20px 20px;border:4px solid #F1F2F1;border-width: 4px 4px 4px 4px; mso-border-alt:4px solid #F1F2F1;" width="100%">
                                                <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                                        <tbody>
                                                                <tr>
                                                                        <th align="left" class="blockth" valign="middle" width="120"><a href="http://app.mkt.genscript.com/e/er?utm_source=MktEloqua&utm_campaign=21_Mar_W10_Resource_EN_EDMB_others%20-%20Batch&s=1175612044&lid=6875&elqTrackId=841630d85fb84a5abfe73d53883cc1ec&elq=61984e17e6084d2185937f2ea1c51304&elqaid=6109&elqat=1" target="_blank"><img border="0" height="176" src="http://www.genscript.com/gsimages/email2018/handbook20181212.jpg" width="120"> </a></th>
                                                                        <th align="center" class="blockth" valign="middle" width="30"> </th>
                                                                        <th align="left" class="blockth" valign="middle">
                                                                        <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                                                                <tbody>
                                                                                        <tr>
                                                                                                <td class="center-align" style="font-family:Arial, Helvetica, sans-serif; color:#000000;font-size:14px;line-height:22px;font-weight:normal;"><b style="font-size:18px;line-height:26px;">Peptide Handbook</b><br>
                                                                                                <br>
                                                                                                <span style="font-size:14px;line-height:22px;">• Unique biochemical features of peptides<br>
                                                                                                • Diverse applications of peptides in biomedical research<br>
                                                                                                • Various peptide synthesis technologies<br>
                                                                                                • Useful tools and guidelines in designing and applying synthetic peptides</span></td>
                                                                                        </tr>
                                                                                        <tr>
                                                                                                <td bgcolor="#ffffff" style="padding-top:24px;">
                                                                                                <table align="left" border="0" cellpadding="0" cellspacing="0" class="center-align" width="160">
                                                                                                        <tbody>
                                                                                                                <tr>
                                                                                                                        <td align="center" bgcolor="#07A841" class="textc" style=" border-radius: 24px; padding: 8px 14px;" valign="middle" width="180"><a href="http://app.mkt.genscript.com/e/er?utm_source=MktEloqua&utm_campaign=21_Mar_W10_Resource_EN_EDMB_others%20-%20Batch&s=1175612044&lid=6875&elqTrackId=3208fa1b38494da5abd05175c6d19299&elq=61984e17e6084d2185937f2ea1c51304&elqaid=6109&elqat=1" style="font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; text-align: center; font-size: 16px; text-decoration: none; line-height: 24px; font-weight: bold;" target="_blank">Download Now </a></td>
                                                                                                                </tr>
                                                                                                        </tbody>
                                                                                                </table>
                                                                                                </td>
                                                                                        </tr>
                                                                                </tbody>
                                                                        </table>
                                                                        </th>
                                                                </tr>
                                                        </tbody>
                                                </table>
                                                </td>
                                        </tr>
                                </tbody>
                        </table>
                        </td>
                </tr>
        </tbody>
</table>
</td>
                </tr>
                <!-- Content-1 END  --><!-- Content-2 Start  -->
                <tr>
                        <td align="center" bgcolor="#f1f2f2" elq-delete="true" elq-edit="Content-2" valign="top" class=""><table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="deviceWidth0" width="650">
        <tbody>
                <tr>
                        <td align="center" bgcolor="#f1f2f2" elq-delete="true" elq-edit="Line" valign="top" class=""><!-- First Part Start  -->
                        <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="deviceWidth0" width="650">
                                <tbody>
                                        <tr>
                                                <td style="border:0px;" valign="middle" width="30"> </td>
                                                <td class="deviceWidth1" style="border-top: 3px solid #07A841;height:3px;line-height:3px;" valign="middle" width="590"> </td>
                                                <td style="border:0px;" valign="middle" width="30"> </td>
                                        </tr>
                                </tbody>
                        </table>
                        </td>
                </tr>
                <tr>
                        <td class="center-align" style="padding: 10px 30px 30px;" width="100%">
                        <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                <tbody>
                                        <tr>
                                                <td class="center-align" style="padding: 20px 20px 20px 20px;border:4px solid #F1F2F1;border-width: 4px 4px 4px 4px; mso-border-alt:4px solid #F1F2F1;" width="100%">
                                                <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                                        <tbody>
                                                                <tr>
                                                                        <th align="left" class="blockth" valign="middle" width="120"><a href="http://app.mkt.genscript.com/e/er?utm_source=MktEloqua&utm_campaign=21_Mar_W10_Resource_EN_EDMB_others%20-%20Batch&s=1175612044&lid=6980&elqTrackId=65506ca753b2433b9b489a5d39d5fa2a&elq=61984e17e6084d2185937f2ea1c51304&elqaid=6109&elqat=1" target="_blank"><img alt="Peptide Solubility Guidelines" border="0" height="158" src="https://www.genscript.com/gsimages/genscript/image-peptide-solubility-guideline.png" width="120"> </a></th>
                                                                        <th align="center" class="blockth" valign="middle" width="30"> </th>
                                                                        <th align="left" class="blockth" valign="middle">
                                                                        <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                                                                <tbody>
                                                                                        <tr>
                                                                                                <td class="center-align" style="font-family:Arial, Helvetica, sans-serif; color:#000000;font-size:14px;line-height:22px;font-weight:normal;"><b style="font-size:18px;line-height:26px;">Peptide Solubility Guidelines</b><br>
                                                                                                <br>
                                                                                                <span style="font-size:14px;line-height:22px;">Download our Peptide Solubility Guidelines to determine the best solvent for maximum solubility of your custom peptide.</span></td>
                                                                                        </tr>
                                                                                        <tr>
                                                                                                <td bgcolor="#ffffff" style="padding-top:24px;">
                                                                                                <table align="left" border="0" cellpadding="0" cellspacing="0" class="center-align" width="160">
                                                                                                        <tbody>
                                                                                                                <tr>
                                                                                                                        <td align="center" class="textc" bgcolor="#07A841" style=" border-radius: 24px; padding: 8px 14px;" valign="middle" width="180"><a href="http://app.mkt.genscript.com/e/er?utm_source=MktEloqua&utm_campaign=21_Mar_W10_Resource_EN_EDMB_others%20-%20Batch&s=1175612044&lid=6980&elqTrackId=46844dcfce3a4cfab91cc3cb3cbb1b75&elq=61984e17e6084d2185937f2ea1c51304&elqaid=6109&elqat=1" style="font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; text-align: center; font-size: 16px; text-decoration: none; line-height: 24px; font-weight: bold;" target="_blank">Download Now </a></td>
                                                                                                                </tr>
                                                                                                        </tbody>
                                                                                                </table>
                                                                                                </td>
                                                                                        </tr>
                                                                                </tbody>
                                                                        </table>
                                                                        </th>
                                                                </tr>
                                                        </tbody>
                                                </table>
                                                </td>
                                        </tr>
                                </tbody>
                        </table>
                        </td>
                </tr>
        </tbody>
</table>
</td>
                </tr>
                <!-- Content-2 END  --><!-- Content-3 Start  -->
                <tr>
                        <td align="center" bgcolor="#f1f2f2" elq-delete="true" elq-edit="Content-2" valign="top" class=""><table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="deviceWidth0" width="650">
        <tbody>
                <tr>
                        <td align="center" bgcolor="#f1f2f2" elq-delete="true" elq-edit="Line" valign="top" class=""><!-- First Part Start  -->
                        <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="deviceWidth0" width="650">
                                <tbody>
                                        <tr>
                                                <td style="border:0px;" valign="middle" width="30"> </td>
                                                <td class="deviceWidth1" style="border-top: 3px solid #07A841;height:3px;line-height:3px;" valign="middle" width="590"> </td>
                                                <td style="border:0px;" valign="middle" width="30"> </td>
                                        </tr>
                                </tbody>
                        </table>
                        </td>
                </tr>
                <tr>
                        <td class="center-align" style="padding: 10px 30px 30px;" width="100%">
                        <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                <tbody>
                                        <tr>
                                                <td class="center-align" style="padding: 20px 20px 20px 20px;border:4px solid #F1F2F1;border-width: 4px 4px 4px 4px; mso-border-alt:4px solid #F1F2F1;" width="100%">
                                                <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                                        <tbody>
                                                                <tr>
                                                                        <th align="left" class="blockth" valign="middle" width="120"><a href="http://app.mkt.genscript.com/e/er?utm_source=MktEloqua&utm_campaign=21_Mar_W10_Resource_EN_EDMB_others%20-%20Batch&s=1175612044&lid=6979&elqTrackId=b4f734588ee94a3aa337454d2ca4beef&elq=61984e17e6084d2185937f2ea1c51304&elqaid=6109&elqat=1" target="_blank"><img alt="Peptide Application Notes" border="0" height="158" src="https://www.genscript.com/gsimages/genscript/image-application-notes.png" width="120"> </a></th>
                                                                        <th align="center" class="blockth" valign="middle" width="30"> </th>
                                                                        <th align="left" class="blockth" valign="middle">
                                                                        <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                                                                <tbody>
                                                                                        <tr>
                                                                                                <td class="center-align" style="font-family:Arial, Helvetica, sans-serif; color:#000000;font-size:14px;line-height:22px;font-weight:normal;"><b style="font-size:18px;line-height:26px;">Peptide Application Notes</b><br>
                                                                                                <br>
                                                                                                <span style="font-size:14px;line-height:22px;">Gain insight of our PepPower™ synthesis technology platform in cutting-edge research and development</span></td>
                                                                                        </tr>
                                                                                        <tr>
                                                                                                <td bgcolor="#ffffff" style="padding-top:24px;">
                                                                                                <table align="left" border="0" cellpadding="0" cellspacing="0" class="center-align" width="160">
                                                                                                        <tbody>
                                                                                                                <tr>
                                                                                                                        <td align="center" class="textc" bgcolor="#07A841" style=" border-radius: 24px; padding: 8px 14px;" valign="middle" width="180"><a href="http://app.mkt.genscript.com/e/er?utm_source=MktEloqua&utm_campaign=21_Mar_W10_Resource_EN_EDMB_others%20-%20Batch&s=1175612044&lid=6979&elqTrackId=f009faf8da79438fbe48d068bc024b95&elq=61984e17e6084d2185937f2ea1c51304&elqaid=6109&elqat=1" style="font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; text-align: center; font-size: 16px; text-decoration: none; line-height: 24px; font-weight: bold;" target="_blank">Download Now </a></td>
                                                                                                                </tr>
                                                                                                        </tbody>
                                                                                                </table>
                                                                                                </td>
                                                                                        </tr>
                                                                                </tbody>
                                                                        </table>
                                                                        </th>
                                                                </tr>
                                                        </tbody>
                                                </table>
                                                </td>
                                        </tr>
                                </tbody>
                        </table>
                        </td>
                </tr>
        </tbody>
</table>
</td>
                </tr>
                <!-- Content-3 END  --><!-- Contact Us Start  -->
                <tr>
                        <td align="center" bgcolor="#f1f2f2" elq-delete="true" elq-edit="Contact Us" valign="top" class=""><table align="center" bgcolor="#f1f2f2" border="0" cellpadding="0" cellspacing="0" class="deviceWidth0" width="650">
        <tbody>
                <tr>
                        <td align="center" bgcolor="#f1f2f2" height="10" style="height: 10px; mso-line-height-rule:exactly;line-height: 10px;" width="100%">  </td>
                </tr>
                <tr class="texte">
                        <td bgcolor="#ffffff" class="center-align" style="padding: 30px 30px 30px;" width="100%">
                        <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                <tbody>
                                        <tr>
                                                <td align="center" class="center-align" style="font-family:Arial, Helvetica, sans-serif; color:#000000;font-size:22px;line-height:30px;font-weight:normal;"><b>More Resources</b></td>
                                        </tr>
                                        <tr>
                                                <td align="center" class="center-align" style="padding: 30px 0px 0px;" width="100%">
                                                <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                                        <tbody>
                                                                <tr>
                                                                        <th align="center" bgcolor="#4FB0C6" class="blockth" style="box-shadow:Grey 0px 0px 8px;padding:12px 0px;text-align:center;font-family:Arial, Helvetica, sans-serif; color:#000000;font-size:16px;line-height:24px;font-weight:bold;" valign="middle" width="165"><a href="http://app.mkt.genscript.com/e/er?utm_source=MktEloqua&utm_campaign=21_Mar_W10_Resource_EN_EDMB_others%20-%20Batch&s=1175612044&lid=6984&elqTrackId=56f817ac6a684758bd6f24a7d3932c59&elq=61984e17e6084d2185937f2ea1c51304&elqaid=6109&elqat=1" style="color:#ffffff;text-decoration: underline; " target="_blank">Protein Handbook</a></th>
                                                                        <th align="center" class="blockth" valign="middle" width="20"> </th>
                                                                        <th align="center" bgcolor="#4FB0C6" class="blockth" style="box-shadow:Grey 0px 0px 8px;padding:12px 0px;text-align:center;font-family:Arial, Helvetica, sans-serif; color:#000000;font-size:16px;line-height:24px;font-weight:bold;" valign="middle" width="240"><a href="http://app.mkt.genscript.com/e/er?utm_source=MktEloqua&utm_campaign=21_Mar_W10_Resource_EN_EDMB_others%20-%20Batch&s=1175612044&lid=6868&elqTrackId=fbe2a348bcbb4136992d5c25640e6d4e&elq=61984e17e6084d2185937f2ea1c51304&elqaid=6109&elqat=1" style="color:#ffffff;text-decoration: underline; " target="_blank">Protein Bioinformatics Tools</a></th>
                                                                        <th align="center" class="blockth" valign="middle" width="20"> </th>
                                                                        <th align="center" bgcolor="#4FB0C6" class="blockth" style="box-shadow:Grey 0px 0px 8px;padding:12px 0px;text-align:center;font-family:Arial, Helvetica, sans-serif; color:#000000;font-size:16px;line-height:24px;font-weight:bold;" valign="middle" width="145"><a href="http://app.mkt.genscript.com/e/er?utm_source=MktEloqua&utm_campaign=21_Mar_W10_Resource_EN_EDMB_others%20-%20Batch&s=1175612044&lid=6983&elqTrackId=e6f91e8e9f0c40098b25f7cbecfdf198&elq=61984e17e6084d2185937f2ea1c51304&elqaid=6109&elqat=1" style="color:#ffffff;text-decoration: underline; " target="_blank">Protein News</a></th>
                                                                </tr>
                                                        </tbody>
                                                </table>
                                                </td>
                                        </tr>
                                        <tr>
                                                <td align="center" class="center-align" style="padding: 20px 0px 0px;" width="100%">
                                                <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                                        <tbody>
                                                                <tr>
                                                                        <th align="center" bgcolor="#4FB0C6" class="blockth" style="box-shadow:Grey 0px 0px 8px;padding:12px 0px;text-align:center;font-family:Arial, Helvetica, sans-serif; color:#000000;font-size:16px;line-height:24px;font-weight:bold;" valign="middle" width="165"><a href="http://app.mkt.genscript.com/e/er?utm_source=MktEloqua&utm_campaign=21_Mar_W10_Resource_EN_EDMB_others%20-%20Batch&s=1175612044&lid=6873&elqTrackId=6f1152b978eb46dba0697387d4b6f1bf&elq=61984e17e6084d2185937f2ea1c51304&elqaid=6109&elqat=1" style="color:#ffffff;text-decoration: underline; " target="_blank">Antibody Handbook</a></th>
                                                                        <th align="center" class="blockth" valign="middle" width="20"> </th>
                                                                        <th align="center" bgcolor="#4FB0C6" class="blockth" style="box-shadow:Grey 0px 0px 8px;padding:12px 0px;text-align:center;font-family:Arial, Helvetica, sans-serif; color:#000000;font-size:16px;line-height:24px;font-weight:bold;" valign="middle" width="240"><a href="http://app.mkt.genscript.com/e/er?utm_source=MktEloqua&utm_campaign=21_Mar_W10_Resource_EN_EDMB_others%20-%20Batch&s=1175612044&lid=6982&elqTrackId=189fcfe55a794006a00a80090cdcf176&elq=61984e17e6084d2185937f2ea1c51304&elqaid=6109&elqat=1" style="color:#ffffff;text-decoration: underline; " target="_blank">Antibody Bioinformatics Tools</a></th>
                                                                        <th align="center" class="blockth" valign="middle" width="20"> </th>
                                                                        <th align="center" bgcolor="#4FB0C6" class="blockth" style="box-shadow:Grey 0px 0px 8px;padding:12px 0px;text-align:center;font-family:Arial, Helvetica, sans-serif; color:#000000;font-size:16px;line-height:24px;font-weight:bold;" valign="middle" width="145"><a href="http://app.mkt.genscript.com/e/er?utm_source=MktEloqua&utm_campaign=21_Mar_W10_Resource_EN_EDMB_others%20-%20Batch&s=1175612044&lid=6981&elqTrackId=d89046f56d9d4ab8a36b82f8ec908120&elq=61984e17e6084d2185937f2ea1c51304&elqaid=6109&elqat=1" style="color:#ffffff;text-decoration: underline; " target="_blank">Antibody News</a></th>
                                                                </tr>
                                                        </tbody>
                                                </table>
                                                </td>
                                        </tr>
                                </tbody>
                        </table>
                        </td>
                </tr>
                <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="#ffffff" class="deviceWidth0" valign="middle" width="650">
                        <table align="center" border="0" cellpadding="0" cellspacing="0" class="deviceWidth0" width="650">
                                <tbody>
                                        <tr>
                                                <th align="left" class="gshidden" valign="middle" width="20">  </th>
                                                <th align="left" class="blockth" style="padding-top: 20px; padding-bottom: 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" class="blockth center-align" style="padding: 0px 0px 6px 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:techsupport@genscript.com" style="color: #003c8c; text-decoration: underline; ">techsupport@genscript.com</a></th>
                                                <th align="left" bgcolor="#ffffff" class="blockth" valign="middle" width="20">  </th>
                                        </tr>
                                </tbody>
                        </table>
                        </td>
                </tr>
        </tbody>
</table>
</td>
                </tr>
                <!-- Content-3 END  --><!-- Footer Start  -->
                <tr>
                        <td align="center" bgcolor="#f1f2f2" elq-delete="false" elq-edit="Footer" valign="top" class="">
                        <table align="center" bgcolor="#f1f2f2" border="0" cellpadding="0" cellspacing="0" class="deviceWidth0" width="650">
                                <tbody>
                                        <tr>
                                                <td align="center" bgcolor="#f1f2f2" height="20" valign="middle" width="100%">  </td>
                                        </tr>
                                        <tr>
                                                <td align="center" bgcolor="#f1f2f2" class="center-align" valign="middle">
                                                <div align="center" bgcolor="#f1f2f2" style="text-align: center; " width="650"><span style="font-family:arial,helvetica,sans-serif; "><span style="font-size:12px; "><span style="color:#4c4c4c; ">Copyright 2020 GenScript USA Inc. All rights reserved.</span></span> </span></div>

                                                <div align="center" style="text-align: center; padding-bottom: 10px; " width="650"><span style="font-family:arial,helvetica,sans-serif; "><span style="font-size:12px; "><span style="color:#4c4c4c; ">If you prefer not to receive GenScript News in Email, please <u><a data-targettype="sysaction " href="http://app.mkt.genscript.com/e/sl?s=1175612044 &elq=61984e17e6084d2185937f2ea1c51304">unsubscribe</a></u>.<br>
                                                860 Centennial Avenue | Piscataway | NJ 088854 | USA</span></span> </span></div>
                                                </td>
                                        </tr>
                                </tbody>
                        </table>
                        </td>
                </tr>
                <!-- Footer END  -->
        </tbody>
</table>


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