<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<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 */
        body,
        table,
        td,
        p,
        a,
        li,
        blockquote {
            -webkit-text-size-adjust: 100%;
            -ms-text-size-adjust: 100%;
        }

        /* Prevent WebKit and Windows mobile changing default text sizes */
        table,
        td {
            mso-table-lspace: 0pt;
            mso-table-rspace: 0pt;
        }

        /* Remove spacing between tables in Outlook 2007 and up */
        img {
            -ms-interpolation-mode: bicubic;
        }

        /* Allow smoother rendering of resized image in Internet Explorer */

        /* /\/\/\/\/\/\/\/\/ RESET STYLES /\/\/\/\/\/\/\/\/ */
        body {
            margin: 0;
            padding: 0;
            font-family: Helvetica,Arial,sans-serif;
            font-size: 14px;
            color: #3F4254;
        }

        ul {
            padding-left: 24px;
        }

        li {
            line-height: 1.7;
        }

        img {
            border: 0;
            height: auto;
            line-height: 100%;
            outline: none;
            text-decoration: none;
        }

        table {
            border-collapse: collapse !important;
        }

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

        /* /\/\/\/\/\/\/\/\/ TEMPLATE STYLES /\/\/\/\/\/\/\/\/ */

        /* ========== Page Styles ========== */
        #templateContainer {
            width: 600px;
        }

        /* ========== Column Styles ========== */

        .templateColumnContainer {
            width: 200px;
        }

        /**
                        * @tab Page
                        * @section heading 1
                        * @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
                        * @style heading 1
                        */
        h1 {
            display: block;
            /*@editable*/
            font-style: normal;
            /*@editable*/
            line-height: 100%;
            /*@editable*/
            letter-spacing: normal;
            margin-top: 0;
            margin-right: 0;
            margin-bottom: 10px;
            margin-left: 0;
        }

        /**
                        * @tab Page
                        * @section heading 2
                        * @tip Set the styling for all second-level headings in your emails.
                        * @style heading 2
                        */
        h2 {
            display: block;
            /*@editable*/
            font-style: normal;
            /*@editable*/
            line-height: 100%;
            /*@editable*/
            letter-spacing: normal;
            margin-top: 0;
            margin-right: 0;
            margin-bottom: 10px;
            margin-left: 0;
        }

        /**
                        * @tab Page
                        * @section heading 3
                        * @tip Set the styling for all third-level headings in your emails.
                        * @style heading 3
                        */
        h3 {
            display: block;
            /*@editable*/
            font-weight: normal;
            /*@editable*/
            line-height: 100%;
            /*@editable*/
            letter-spacing: normal;
            margin-top: 0;
            margin-right: 0;
            margin-bottom: 10px;
            margin-left: 0;
        }

        /**
                        * @tab Page
                        * @section heading 4
                        * @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
                        * @style heading 4
                        */
        h4 {
            display: block;
            /*@editable*/
            font-weight: normal;
            /*@editable*/
            line-height: 100%;
            /*@editable*/
            letter-spacing: normal;
            margin-top: 0;
            margin-right: 0;
            margin-bottom: 10px;
            margin-left: 0;
        }

        .columnContent {
            line-height: 150%;
            padding-top: 0;
            padding-right: 10px;
            padding-bottom: 10px;
            padding-left: 10px;
        }

        /* /\/\/\/\/\/\/\/\/ MOBILE STYLES /\/\/\/\/\/\/\/\/ */

        @media only screen and (max-width: 480px) {

            /* /\/\/\/\/\/\/ CLIENT-SPECIFIC MOBILE STYLES /\/\/\/\/\/\/ */
            body,
            table,
            td,
            p,
            a,
            li,
            blockquote {
                -webkit-text-size-adjust: none !important;
            }

            /* Prevent Webkit platforms from changing default text sizes */
            body {
                width: 100% !important;
                min-width: 100% !important;
            }

            /* Prevent iOS Mail from adding padding to the body */

            /* /\/\/\/\/\/\/ MOBILE RESET STYLES /\/\/\/\/\/\/ */

            /* /\/\/\/\/\/\/ MOBILE TEMPLATE STYLES /\/\/\/\/\/\/ */

            /* ======== Page Styles ======== */

            /**
                                * @tab Mobile Styles
                                * @section template width
                                * @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
                                */
            #templateContainer {
                max-width: 100% !important;
                /*@editable*/
                width: 100% !important;
            }

            /**
                                * @tab Mobile Styles
                                * @section heading 1
                                * @tip Make the first-level headings larger in size for better readability on small screens.
                                */
            h1 {
                /*@editable*/
                line-height: 100% !important;
            }

            /**
                                * @tab Mobile Styles
                                * @section heading 2
                                * @tip Make the second-level headings larger in size for better readability on small screens.
                                */
            h2 {
                /*@editable*/
                line-height: 100% !important;
            }

            /**
                                * @tab Mobile Styles
                                * @section heading 3
                                * @tip Make the third-level headings larger in size for better readability on small screens.
                                */
            h3 {
                /*@editable*/
                line-height: 100% !important;
            }

            /**
                                * @tab Mobile Styles
                                * @section heading 4
                                * @tip Make the fourth-level headings larger in size for better readability on small screens.
                                */
            h4 {
                /*@editable*/
                line-height: 100% !important;
            }


            /* ======== Column Styles ======== */

            .templateColumnContainer {
                display: block !important;
                width: 100% !important;
            }

            /**
                                * @tab Mobile Styles
                                * @section column image
                                * @tip Make the column image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
                                */
            .columnImage {
                height: auto !important;
                /*@editable*/
                max-width: 480px !important;
                /*@editable*/
                width: 100% !important;
            }

            /**
                                * @tab Mobile Styles
                                * @section left column text
                                * @tip Make the left column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
                                */
            .columnContent {
                /*@editable*/
                line-height: 125% !important;
            }
        }

        /*--- Preheader declaration in style block in addition to inline for Outlook */
        .preheader { display:none !important; visibility:hidden; opacity:0; color:transparent; height:0; width:0; }
    </style>
</head>
<body leftmargin="0" marginwidth="0" topmargin="0" marginheight="0" offset="0" id="body" style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; font-family: Helvetica,Arial,sans-serif; font-size: 14px; color: #3F4254; height: 100% !important; margin: 0; padding: 0; width: 100% !important; background-color: #f9fafb;">
    <span id="preHeader"></span>
    <center>
        <table align="center" border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" id="bodyTable" style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-collapse: collapse !important; height: 100% !important; margin: 0; padding: 0; width: 100% !important;"><tr>
<td align="center" valign="top" id="bodyCell" style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt; height: 100% !important; margin: 0; padding: 0; width: 100% !important;">
                    <!-- BEGIN TEMPLATE // -->
                    <table border="0" cellpadding="0" cellspacing="0" id="templateContainer" style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-collapse: collapse !important; width: 600px;">
<!-- EMAIL CONTENT --><tr><td valign="top" style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;"><table border="0" cellpadding="0" cellspacing="0" width="100%" style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-collapse: collapse !important; background-color: #ffffff; padding-top: 0px; padding-bottom: 0px;"><tr>
<td valign="center" class="templateColumnContainer" style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt; width: 33.333333333333%;"><div style="
        padding-top:10px;
        padding-left:20px;
        padding-right:20px;
        padding-bottom:10px;
        text-align:center;"><div><img style="-ms-interpolation-mode: bicubic; border: 0; line-height: 100%; outline: none; text-decoration: none; max-width: 600px; width: 100%; height: auto;" src="https://backend.360nrs.com/storage/multimedia/15532/imagenes/logo-site-3-v7.85c1456494.png" alt="no-image"></div></div></td>
<td valign="center" class="templateColumnContainer" style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt; width: 33.333333333333%;"><div style="
        padding-top:10px;
        padding-left:20px;
        padding-right:20px;
        padding-bottom:10px;
        text-align:center"><a target="_blank" href="https://tracking3.360nrs.net/tracker/?_ntm_cmp=557574&_ntm_cnt=281778970&_ntm_cty=2&_ntm_evt=3&_ntm_rdu=tel%3A0752656397&_ntm_sentIdx=1ed7598f-fbc7-69f4-9404-2e252163a11f&_ntm_snd=564790&_ntm_tur=129212215&_ntm_usr=15532&_ntm_sig=fdd483af6e56232d545699b35c0e13235870cdb114f37b243ae54c40344d4509" style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; display: inline-block; text-decoration: none; font-weight: normal; text-align: center; vertical-align: middle; border: 1px solid transparent; padding: 0.65rem 1rem; font-size: 16px; line-height: 1.5; border-radius: 0.42rem; background-color: #f70202; color: #3F4254; font-family: Helvetica;"><p style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-align: center; font-size: 16px; font-familiy: Helvetica; color: #3f4254; margin: 0;"><strong><span style="color: #ffffff;">0752 65 63 97</span></strong></p></a></div></td>
<td valign="center" class="templateColumnContainer" style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt; width: 33.333333333333%;"><div style="
        padding-top:10px;
        padding-left:20px;
        padding-right:20px;
        padding-bottom:10px;
        text-align:center"><a target="_blank" href="https://tracking3.360nrs.net/tracker/?_ntm_cmp=557574&_ntm_cnt=281778970&_ntm_cty=2&_ntm_evt=3&_ntm_rdu=mailto%3Aoffice%40ceko.ro&_ntm_sentIdx=1ed7598f-fbc7-69f4-9404-2e252163a11f&_ntm_snd=564790&_ntm_tur=129212216&_ntm_usr=15532&_ntm_sig=918dcbe5fa02d62ba817b9a6d8fc14c9c48d87497cffc0b80a51be26e2cd5ad4" style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; display: inline-block; text-decoration: none; font-weight: normal; text-align: center; vertical-align: middle; border: 1px solid transparent; padding: 0.65rem 1rem; font-size: 16px; line-height: 1.5; border-radius: 0.42rem; background-color: #f60410; color: #3F4254; font-family: Helvetica;"><p style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-align: center; font-size: 16px; font-familiy: Helvetica; color: #3f4254; margin: 0;"><strong><span style="color: #ffffff;">office@ceko.ro</span></strong></p></a></div></td>
</tr></table></td></tr>
<tr><td valign="top" style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;"><table border="0" cellpadding="0" cellspacing="0" width="100%" style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-collapse: collapse !important; background-color: #ffffff; padding-top: 0px; padding-bottom: 0px;"><tr><td valign="center" class="templateColumnContainer" style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt; width: 100%;"><div style="
        padding-top:2px;
        padding-bottom:2px"><div style="height: 15px;"><hr style="
        width: 95%;
        margin-top: 1rem;
        margin-bottom: 1rem;
        border: 0;
        border-top: 1px solid rgba(0, 0, 0, 0.1);visibility: visible"></div></div></td></tr></table></td></tr>
<tr><td valign="top" style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;"><table border="0" cellpadding="0" cellspacing="0" width="100%" style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-collapse: collapse !important; background-color: #ffffff; padding-top: 0px; padding-bottom: 0px;"><tr><td valign="center" class="templateColumnContainer" style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt; width: 100%;"><div style="
        padding-top:10px;
        padding-left:20px;
        padding-right:20px;
        padding-bottom:10px;
        text-align:center;"><div><img style="-ms-interpolation-mode: bicubic; border: 0; line-height: 100%; outline: none; text-decoration: none; max-width: 600px; width: 100%; height: auto;" src="https://backend.360nrs.com/storage/multimedia/15532/imagenes/captura-de-ecran-din-2022-11-30-la-13.41.10.33aef4f3d2.png" alt="no-image"></div></div></td></tr></table></td></tr>
<tr><td valign="top" style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;"><table border="0" cellpadding="0" cellspacing="0" width="100%" style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-collapse: collapse !important; background-color: #ffffff; padding-top: 0px; padding-bottom: 0px;"><tr><td valign="center" class="templateColumnContainer" style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt; width: 100%;"><div style="
        padding-top:2px;
        padding-bottom:2px"><div style="height: 15px;"><hr style="
        width: 95%;
        margin-top: 1rem;
        margin-bottom: 1rem;
        border: 0;
        border-top: 1px solid rgba(0, 0, 0, 0.1);visibility: visible"></div></div></td></tr></table></td></tr>
<tr><td valign="top" style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;"><table border="0" cellpadding="0" cellspacing="0" width="100%" style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-collapse: collapse !important; background-color: #ffffff; padding-top: 0px; padding-bottom: 0px;"><tr><td valign="center" class="templateColumnContainer" style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt; width: 100%;"><div style="
        padding-top:10px;
        padding-left:20px;
        padding-right:20px;
        padding-bottom:10px;"><div>
<h2 style="display: block; font-style: normal; line-height: 100%; letter-spacing: normal; margin-top: 0; margin-right: 0; margin-bottom: 10px; margin-left: 0; text-align: center; font-size: 24px; color: #3f4254; font-family: Helvetica,Arial,sans-serif;">Inchiriaza totemuri pentru evenimentele tale</h2>
<p style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;"> </p>
<p style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-align: center; font-size: 14px; color: #3f4254; font-family: Helvetica,Arial,sans-serif;"><strong>Va punem la dispozitie peste 20 de totemuri cu rezolutie 4K pentru a va personaliza evenimentele corporate sau private.</strong></p>
</div></div></td></tr></table></td></tr>
<tr><td valign="top" style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;"><table border="0" cellpadding="0" cellspacing="0" width="100%" style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-collapse: collapse !important; background-color: #ffffff; padding-top: 0px; padding-bottom: 0px;"><tr><td valign="center" class="templateColumnContainer" style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt; width: 100%;"><div style="
        padding-top:2px;
        padding-bottom:2px"><div style="height: 15px;"><hr style="
        width: 95%;
        margin-top: 1rem;
        margin-bottom: 1rem;
        border: 0;
        border-top: 1px solid rgba(0, 0, 0, 0.1);visibility: visible"></div></div></td></tr></table></td></tr>
<tr><td valign="top" style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;"><table border="0" cellpadding="0" cellspacing="0" width="100%" style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-collapse: collapse !important; background-color: #ffffff; padding-top: 0px; padding-bottom: 0px;"><tr><td valign="center" class="templateColumnContainer" style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt; width: 100%;"><div style="
        padding-top:10px;
        padding-left:20px;
        padding-right:20px;
        padding-bottom:10px;
        text-align:center"><a target="_blank" href="https://tracking3.360nrs.net/tracker/?_ntm_cmp=557574&_ntm_cnt=281778970&_ntm_cty=2&_ntm_evt=3&_ntm_rdu=mailto%3Aoffice%40ceko.ro&_ntm_sentIdx=1ed7598f-fbc7-69f4-9404-2e252163a11f&_ntm_snd=564790&_ntm_tur=129212216&_ntm_usr=15532&_ntm_sig=918dcbe5fa02d62ba817b9a6d8fc14c9c48d87497cffc0b80a51be26e2cd5ad4" style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; display: inline-block; text-decoration: none; font-weight: normal; text-align: center; vertical-align: middle; border: 1px solid transparent; padding: 0.65rem 1rem; font-size: 16px; line-height: 1.5; border-radius: 0.42rem; background-color: #f20202; color: #3F4254; font-family: Helvetica;"><p style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-align: center; font-size: 16px; font-familiy: Helvetica; color: #3f4254; margin: 0;"><span style="font-family: helvetica, arial, sans-serif;"><strong><span style="color: #ffffff;">Solicita o oferta personalizata</span></strong></span></p></a></div></td></tr></table></td></tr>
<tr><td valign="top" style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;"><table border="0" cellpadding="0" cellspacing="0" width="100%" style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-collapse: collapse !important; background-color: #ffffff; padding-top: 0px; padding-bottom: 0px;"><tr><td valign="center" class="templateColumnContainer" style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt; width: 100%;"><div style="
        padding-top:2px;
        padding-bottom:2px"><div style="height: 15px;"><hr style="
        width: 95%;
        margin-top: 1rem;
        margin-bottom: 1rem;
        border: 0;
        border-top: 1px solid rgba(0, 0, 0, 0.1);visibility: visible"></div></div></td></tr></table></td></tr>
<tr><td valign="top" style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;"><table border="0" cellpadding="0" cellspacing="0" width="100%" style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-collapse: collapse !important; background-color: #ffffff; padding-top: 0px; padding-bottom: 0px;"><tr><td valign="center" class="templateColumnContainer" style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt; width: 100%;"><div style="
        padding-top:10px;
        padding-left:20px;
        padding-right:20px;
        padding-bottom:10px;"><div>
<p style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-align: center; font-size: 12px; font-family: Helvetica; color: #3f4254;">În conformitate cu prevederile Regulamentului (UE) 2016/679 din 27 aprilie 2016 (GDPR), vă informăm că datele dumneavoastră cu caracter personal sunt prelucrate doar de către societatea noastră și au ca unic scop transmiterea de informații despre produsele și serviciile noastre. Vă puteți exercita drepturile de acces, de anulare.</p>
<p style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-align: center; font-size: undefinedpx; font-family: Helvetica,Arial,sans-serif; color: #3f4254;"> </p>
<p id="unsubscribe-link" class="mceNonEditable" style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-align: center;"><a style="-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; color: #00a4bd;" href="https://tracking3.360nrs.net/unsubscribe/mailing/15532/281778970/564790/d3cc15fbb9/null/" target="_blank" rel="noopener"> Dezabonare </a></p>
</div></div></td></tr></table></td></tr>
</table>
<!-- // END TEMPLATE -->
</td>
            </tr></table>
</center>
<img alt="" width="0" height="0" src="https://tracking3.360nrs.net/tracker/?_ntm_cmp=557574&_ntm_cnt=281778970&_ntm_cty=2&_ntm_evt=2&_ntm_sentIdx=1ed7598f-fbc7-69f4-9404-2e252163a11f&_ntm_snd=564790&_ntm_tur=0&_ntm_usr=15532&_ntm_sig=4c08f438c102e02dea8a1e6418e881732ff1c7bfbd09c7c9d6b230d417dccc6a" /></body>
</html>