DJI's Guide To The Perfect Valentine's Gift For Your Loved One

Author
SySAdmin
Posted
January 16, 2017
Views
1899

Page All:

Page 1
<HTML>
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<style type="text/css">
          .xn-newslines .xn-distributor{
          display:none;
          }
          .xn-newslines .xn-dateline{
          display:none;
          }
         
      /* /\/\/\/\/\/\/\/\/ 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;}
        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 ========== */

        #bodyCell{padding: 20px;}
        #templateContainer{
            width: 600px;
            background-color: #ffffff;
        }

            /**
            * @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
            * @theme page
            */
            body, #bodyTable{
                background-color: #DEE0E2;
            }

            /**
            * @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
            * @theme page
            */
            #bodyCell{
                border-top: 4px solid #BBBBBB;
            }

            /**
            * @tip Set the border for your email.
            */
            #templateContainer{
                border: 1px solid #BBBBBB;
            }

            /**
            * @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
            * @style heading 1
            */
            h1{
                color: #404040 !important;
                display: block;
                font-family: Helvetica;
                font-size: 26px;
                font-style: normal;
                font-weight: bold;
                line-height: 100%;
                letter-spacing: normal;
                margin-top: 0;
                margin-right: 0;
                margin-bottom: 10px;
                margin-left: 0;
                text-align: left;
            }

            /**
            * @tip Set the styling for all second-level headings in your emails.
            * @style heading 2
            */
            h2{
                color: #404040 !important;
                display: block;
                font-family: Helvetica;
                font-size: 20px;
                font-style: normal;
                font-weight: bold;
                line-height: 100%;
                letter-spacing: normal;
                margin-top: 0;
                margin-right: 0;
                margin-bottom: 10px;
                margin-left: 0;
                text-align: left;
            }

            /**
            * @tip Set the styling for all third-level headings in your emails.
            * @style heading 3
            */
            h3{
                color: #3d98c6 !important;
                display: block;
                font-family: Helvetica;
                font-size: 16px;
                font-weight: normal;
                line-height: 100%;
                letter-spacing: normal;
                margin-top: 0;
                margin-right: 0;
                margin-bottom: 10px;
                margin-left: 0;
                text-align: left;
            }

            /**
            * @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
            * @style heading 4
            */
            h4{
                color: #808080 !important;
                display: block;
                font-family: Helvetica;
                font-size: 14px;
                font-weight: normal;
                line-height: 100%;
                letter-spacing: normal;
                margin-top: 0;
                margin-right: 0;
                margin-bottom: 10px;
                margin-left: 0;
                text-align: left;
            }

            h4.subtitle {
              color: #808080 !important;
              font-size: 14px;
            }

            /* ========== Header Styles ========== */

            /**
            * @tip Set the background color and bottom border for your email's preheader area.
            * @theme header
            */
            #templatePreheader{
                background-color: #F4F4F4;
                border-bottom: 1px solid #CCCCCC;
            }

            /**
            * @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
            */
            .preheaderContent{
                color: #808080;
                font-family: Helvetica;
                font-size: 10px;
                line-height: 125%;
                text-align: left;
            }

            /**
            * @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
            */
            .preheaderContent a:link, .preheaderContent a:visited, /* Yahoo! Mail Override */ .preheaderContent a .yshortcuts /* Yahoo! Mail Override */{
                color: #606060;
                font-weight: normal;
                text-decoration: underline;
            }

            /**
            * @tip Set the background color and borders for your email's header area.
            * @theme header
            */
            #templateHeader{
                background-color: #F4F4F4;
                border-top: 1px solid #FFFFFF;
                border-bottom: 1px solid #CCCCCC;
            }

            /**
            * @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
            */
            .headerContent{
                color: #505050;
                font-family: Helvetica;
                font-size: 20px;
                font-weight: bold;
                line-height: 100%;
                padding-top: 0;
                padding-right: 0;
                padding-bottom: 0;
                padding-left: 0;
                text-align: left;
                vertical-align: middle;
            }

            /**
            * @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
            */
            .headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
                color: #3d98c6;
                font-weight: normal;
                text-decoration: underline;
            }

            #headerImage{
                height: auto;
                max-width: 600px;
            }

            #socialShare img {
                margin-right: 3px;
            }

            /* ========== Body Styles ========== */

            /**
            * @tip Set the background color and borders for your email's body area.
            */
            #templateBody{
                background-color: #FFFFFF;
                border-top: 1px solid #FFFFFF;
                /*border-bottom: 1px solid #CCCCCC;*/
            }

            /**
            * @tip Set the styling for your email's main content text. Choose a size and color that is easy to read.
            * @theme main
            */
            .bodyContent{
                color: #505050;
                font-family: Helvetica;
                font-size: 16px;
                line-height: 150%;
                padding-top: 20px;
                padding-right: 20px;
                padding-bottom: 20px;
                padding-left: 20px;
                text-align: left;
            }

            /**
            * @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text.
            */
            .bodyContent a:link, .bodyContent a:visited, /* Yahoo! Mail Override */ .bodyContent a .yshortcuts /* Yahoo! Mail Override */{
                color: #3d98c6;
                font-weight: normal;
                text-decoration: underline;
            }

            .bodyContent img{
                display: inline;
                height: auto;
                max-width: 560px;
            }

            /**
            * @tip Set the background color and border for your email's data table.
            */
            .templateDataTable{
                background-color: #FFFFFF;
            }

            .templateDataTable a:link {
                text-decoration: none;
                color: #3d98c6;
            }

            /**
            * @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
            */
            .dataTableHeading{
                /*background-color: #E7F1FC;*/
                color: #336699;
                font-family: Helvetica;
                font-size: 14px;
                font-weight: bold;
                line-height: 150%;
                text-align: left;
            }

            /**
            * @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
            */
            .dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
                color: #FFFFFF;
                font-weight: bold;
            }

            /**
            * @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
            */
            .dataTableContent{
                border-top: 1px solid #DDDDDD;
                border-bottom: 0;
                color: #404040;
                font-family: Helvetica;
                font-size: 12px;
                line-height: 150%;
                text-align: left;
            }

            /**
            * @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
            */
            .dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
                color: #3d98c6;
                font-weight: bold;
            }

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

            .templateColumnContainer{width: 200px;}

            /**
            * @tip Set the background color and borders for your email's column area.
            */
            #templateColumns{
                background-color: #F4F4F4;
                border-top: 1px solid #FFFFFF;
                border-bottom: 1px solid #CCCCCC;
            }

            /**
            * @tip Set the styling for your email's left column content text. Choose a size and color that is easy to read.
            */
            .leftColumnContent{
                color: #505050;
                font-family: Helvetica;
                font-size: 14px;
                line-height: 150%;
                padding-top: 0;
                padding-right: 20px;
                padding-bottom: 20px;
                padding-left: 20px;
                text-align: left;
            }

            /**
            * @tip Set the styling for your email's left column content links. Choose a color that helps them stand out from your text.
            */
            .leftColumnContent a:link, .leftColumnContent a:visited, /* Yahoo! Mail Override */ .leftColumnContent a .yshortcuts /* Yahoo! Mail Override */{
                color: #3d98c6;
                font-weight: normal;
                text-decoration: underline;
            }

            /**
            * @tip Set the styling for your email's center column content text. Choose a size and color that is easy to read.
            */
            .centerColumnContent{
                color: #505050;
                font-family: Helvetica;
                font-size: 14px;
                line-height: 150%;
                padding-top: 0;
                padding-right: 20px;
                padding-bottom: 20px;
                padding-left: 20px;
                text-align: left;
            }

            /**
            * @tip Set the styling for your email's center column content links. Choose a color that helps them stand out from your text.
            */
            .centerColumnContent a:link, .centerColumnContent a:visited, /* Yahoo! Mail Override */ .centerColumnContent a .yshortcuts /* Yahoo! Mail Override */{
                color: #3d98c6;
                font-weight: normal;
                text-decoration: underline;
            }

            /**
            * @tip Set the styling for your email's right column content text. Choose a size and color that is easy to read.
            */
            .rightColumnContent{
                color: #505050;
                font-family: Helvetica;
                font-size: 14px;
                line-height: 150%;
                padding-top: 0;
                padding-right: 20px;
                padding-bottom: 20px;
                padding-left: 20px;
                text-align: left;
            }

            /**
            * @tip Set the styling for your email's right column content links. Choose a color that helps them stand out from your text.
            */
            .rightColumnContent a:link, .rightColumnContent a:visited, /* Yahoo! Mail Override */ .rightColumnContent a .yshortcuts /* Yahoo! Mail Override */{
                color: #3d98c6;
                font-weight: normal;
                text-decoration: underline;
            }

            .leftColumnContent img, .rightColumnContent img{
                display: inline;
                height: auto;
                max-width: 260px;
            }

            /* ========== Footer Styles ========== */

            /**
            * @tip Set the background color and borders for your email's footer area.
            * @theme footer
            */
            #templateFooter{
                background-color: #F4F4F4;
                border-top: 1px solid #FFFFFF;
            }

            /**
            * @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
            * @theme footer
            */
            .footerContent{
                color: #808080;
                font-family: Helvetica;
                font-size: 10px;
                line-height: 150%;
                padding-top: 20px;
                padding-right: 20px;
                padding-bottom: 20px;
                padding-left: 20px;
                text-align: left;
            }

            .footerContent.social, .footerContent.social h4 {
                text-align: center;
            }

            .footerContent.social a {
                margin: 0 10px;
            }

            /**
            * @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
            */
            .footerContent a:link, .footerContent a:visited, /* Yahoo! Mail Override */ .footerContent a .yshortcuts, .footerContent a span /* Yahoo! Mail Override */{
                color: #606060;
                font-weight: normal;
                text-decoration: underline;
            }

            /* /\/\/\/\/\/\/\/\/ 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 /\/\/\/\/\/\/ */
                #bodyCell{padding: 10px !important;}

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

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

                /**
                * @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: 600px !important;
                    width: 100% !important;
                }

                /**
                * @tip Make the first-level headings larger in size for better readability on small screens.
                */
                h1{
                    font-size: 24px !important;
                    line-height: 100% !important;
                }

                /**
                * @tip Make the second-level headings larger in size for better readability on small screens.
                */
                h2{
                    font-size: 20px !important;
                    line-height: 100% !important;
                }

                /**
                * @tip Make the third-level headings larger in size for better readability on small screens.
                */
                h3{
                    font-size: 18px !important;
                    line-height: 100% !important;
                }

                /**
                * @tip Make the fourth-level headings larger in size for better readability on small screens.
                */
                h4{
                    font-size: 16px !important;
                    line-height: 100% !important;
                }

                /* ======== Header Styles ======== */

                #templatePreheader{display: none !important;} /* Hide the template preheader to save space */

                /**
                * @tip Make the main header 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.
                */
                #headerImage{
                    height: auto !important;
                    max-width: 600px !important;
                    width: 100% !important;
                }

                /**
                * @tip Make the header content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
                */
                .headerContent{
                    font-size: 20px !important;
                    line-height: 125% !important;
                }

                /* ======== Body Styles ======== */

                /**
                * @tip Make the body content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
                */
                .bodyContent{
                    font-size: 18px !important;
                    line-height: 125% !important;
                }

                .templateDataTableContainer {
                    background-color: #ffffff;
                }

                /**
                * @tip Set the background color and border for your email's data table.
                */
                .templateDataTable{
                    background-color: #FFFFFF;
                    border: 1px solid #DDDDDD;
                }

                /**
                * @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
                */
                .dataTableHeading{
                    background-color: #D8E2EA;
                    color: #336699;
                    font-family: Helvetica;
                    font-size: 14px;
                    font-weight: bold;
                    line-height: 150%;
                    text-align: left;
                }

                /**
                * @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
                */
                .dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
                    color: #3d98c6;
                    font-weight: bold;
                }

                /**
                * @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
                */
                .dataTableContent{
                    border-top: 1px solid #DDDDDD;
                    border-bottom: 0;
                    color: #202020;
                    font-family: Helvetica;
                    font-size: 12px;
                    font-weight: bold;
                    line-height: 150%;
                    text-align: left;
                }

                /**
                * @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
                */
                .dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
                    color: #3d98c6;
                    font-weight: bold;
                }

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

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

                /**
                * @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;
                    max-width: 480px !important;
                    width: 100% !important;
                }

                /**
                * @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.
                */
                .leftColumnContent{
                    font-size: 16px !important;
                    line-height: 125% !important;
                }

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

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

                /* ======== Footer Styles ======== */

                /**
                * @tip Make the body content text larger in size for better readability on small screens.
                */
                .footerContent{
                    font-size: 14px !important;
                    line-height: 115% !important;
                }

                .footerContent a {
                    display:block !important;
                } /* Place footer social and utility links on their own lines, for easier access */

                .footerContent.social a {
                    display: inline-block !important;
                }
            }
      </style>
</HEAD>
<body leftmargin="0" marginheight="0" marginwidth="0" offset="0" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;margin: 0;padding: 0;background-color: #DEE0E2;height: 100% !important;width: 100% !important;" topmargin="0">
<center>
<table align="center" border="0" cellpadding="0" cellspacing="0" height="100%" id="bodyTable" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;margin: 0;padding: 0;background-color: #DEE0E2;border-collapse: collapse !important;height: 100% !important;width: 100% !important;" width="100%">
<tr>
<td align="center" id="bodyCell" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;margin: 0;padding: 20px;border-top: 4px solid #BBBBBB;height: 100% !important;width: 100% !important;" valign="top">
<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;width: 600px;background-color: #ffffff;border: 1px solid #BBBBBB;border-collapse: collapse !important;">
<tr>
<td align="center" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;" valign="top">
<table border="0" cellpadding="0" cellspacing="0" id="templateHeader" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;background-color: #F4F4F4;border-top: 1px solid #FFFFFF;border-bottom: 1px solid #CCCCCC;border-collapse: collapse !important;" width="100%">
<tr>
<td class="headerContent" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;color: #505050;font-family: Helvetica;font-size: 20px;font-weight: bold;line-height: 100%;padding-top: 0;padding-right: 0;padding-bottom: 0;padding-left: 0;text-align: left;vertical-align: middle;" valign="top"><img id="headerImage" src="http://content.prnewswire.com/designimages/prnj_email_header-1.png" style="max-width: 600px;-ms-interpolation-mode: bicubic;border: 0;height: auto;line-height: 100%;outline: none;text-decoration: none;"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;" valign="top">
<table border="0" cellpadding="0" cellspacing="0" id="templateBody" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;background-color: #FFFFFF;border-top: 1px solid #FFFFFF;border-collapse: collapse !important;" width="100%">
<tr>
<td class="bodyContent" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;color: #505050;font-family: Helvetica;font-size: 16px;line-height: 150%;padding-top: 20px;padding-right: 20px;padding-bottom: 20px;padding-left: 20px;text-align: left;" valign="top">
<h1 style="display: block;font-family: Helvetica;font-size: 26px;font-style: normal;font-weight: bold;line-height: 100%;letter-spacing: normal;margin-top: 0;margin-right: 0;margin-bottom: 10px;margin-left: 0;text-align: left;color: #404040 !important;">Tech Profile</h1>
<h4 style="display: block;font-family: Helvetica;font-size: 14px;font-weight: normal;line-height: 100%;letter-spacing: normal;margin-top: 0;margin-right: 0;margin-bottom: 10px;margin-left: 0;text-align: left;color: #808080 !important;">Username: <a href="https://prnmedia.prnewswire.com/profile/?action=editProfile" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;color: #3d98c6;font-weight: normal;text-decoration: underline;" target="_blank">aronschatz / edit profile</a>
</h4>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center" class="bodyContent" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;" valign="top">
<table border="0" cellpadding="0" cellspacing="0" id="templateBody" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;border-collapse: collapse !important;" width="100%">
<tr>

<style type="text/css">
/* Style Definitions */
span.prnews_span
{
font-size:8pt;
font-family:"Arial";
color:black;
}
a.prnews_a
{
color:blue;
}
li.prnews_li
{
font-size:8pt;
font-family:"Arial";
color:black;
}
p.prnews_p
{
font-size:0.62em;
font-family:"Arial";
color:black;
margin:0in;
}
.prngen3{
BORDER-TOP:black 1pt solid; BORDER-RIGHT:black 1pt solid; VERTICAL-ALIGN: BOTTOM; BORDER-BOTTOM:black 1pt solid; TEXT-ALIGN: CENTER; PADDING-LEFT:0.50em; BORDER-LEFT:1pt; PADDING-RIGHT:0.50em
}
.prngen2{
BORDER-TOP:1pt; BORDER-RIGHT:black 1pt solid; VERTICAL-ALIGN: BOTTOM; BORDER-BOTTOM:black 1pt solid; PADDING-LEFT:0.50em; BORDER-LEFT:1pt; PADDING-RIGHT:0.50em
}
.prngen4{
BORDER-TOP:1pt; BORDER-RIGHT:black 1pt solid; VERTICAL-ALIGN: BOTTOM; BORDER-BOTTOM:black 1pt solid; PADDING-LEFT:0.50em; BORDER-LEFT:black 1pt solid; PADDING-RIGHT:0.50em
}
.prntblns{
BORDER-TOP: 1pt; BORDER-RIGHT: 1pt; BORDER-COLLAPSE: collapse; BORDER-BOTTOM: 1pt; BORDER-LEFT: 1pt
}
</style>

<div xmlns="http://www.w3.org/1999/xhtml" xmlns:xn="http://www.xmlnews.org/ns/" class="xn-newslines">

<h1 class="xn-hedline">DJI's Guide To The Perfect Valentine's Gift For Your Loved One</h1>

<p class="xn-distributor">PR Newswire</p>

<p class="xn-dateline">SHENZHEN, China, Jan. 16, 2017</p>
</div>

<div class="xn-content" xmlns="http://www.w3.org/1999/xhtml" xmlns:xn="http://www.xmlnews.org/ns/">

<p>
<span class="xn-location">SHENZHEN, China</span>, <span class="xn-chron">Jan. 16, 2017</span> /PRNewswire/ --&nbsp;Valentine's Day is the time to recognize what makes your loved one special, and DJI makes the ultimate gifts for creative and active people &ndash; affordable drones and camera equipment that let them capture the fun and special moments in their lives from an utterly new perspective.</p>

<p>DJI is the world's largest maker of drones, which open up a world of new creative possibilities for anyone who enjoys making their mark on the world. A gift from DJI means letting your loved one, your friend, your family member &ndash; or even yourself &ndash; create captivating photos and videos from wherever life takes you, with the ability to stream directly to Facebook Live.</p>

<p>Even on the ground, DJI's <span class="xn-money">USD 299</span> Osmo Mobile provides a compelling new way to tell stories in an eye-catching way. The smart motion handle uses drone stabilization technology to turn a regular smartphone into a cinematic gimbal &ndash; making your phone move as smoothly as a movie camera, even over long handheld time-lapses. Available now in a special silver and white finish as well as classic black, Osmo Mobile makes a perfect gift for anyone who cares about the imagery they share with the world.</p>

<p>DJI's product line has been recognized as a crossover hit from technology blogs to lifestyle publications as diverse as Time, GQ, Cosmopolitan and Vanity Fair. We've detailed below our most popular items, their amazing features and who would appreciate them the most.</p>

<p>Prices, product descriptions and photos to download are included below starting from Page 2. Please let your readers know our products are available for purchase at <a href="http://store.dji.com/" rel="nofollow" target="_blank">http://store.dji.com</a>. </p>

<p>
<b>
<br>
</b>
</p>

<div>

<table border="1" cellpadding="0" cellspacing="0" class="prntblns">
<tr>

<td class="prngen2">
<br>
</td>
<td class="prngen3" colspan="2">

<p class="prnews_p">
<span class="prnews_span"><b><i>For Her</i></b></span>
</p>

</td>
<td class="prngen3" colspan="2">

<p class="prnews_p">
<span class="prnews_span"><b><i>For Him</i></b></span>
</p>

</td>
</tr>

<tr>

<td class="prngen4">

<p class="prnews_p">&nbsp;</p>

<p class="prnews_p">
<span class="prnews_span"><b>Range</b></span>
</p>

</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span"><b>Model</b></span>
</p>

<p class="prnews_p">
<span class="prnews_span"><b>and</b></span>
</p>

<p class="prnews_p">
<span class="prnews_span"><b>Price</b></span>
</p>

</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span"><b>Perfect for...</b></span>
</p>

<p class="prnews_p">
<span class="prnews_span"></span>&nbsp;</p>

</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span"><b>Model</b></span>
</p>

<p class="prnews_p">
<span class="prnews_span"><b>and</b></span>
</p>

<p class="prnews_p">
<span class="prnews_span"><b>Price</b></span>
</p>

</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span"><b>Perfect for...</b></span>
</p>

<p class="prnews_p">
<span class="prnews_span"></span>&nbsp;</p>

</td>
</tr>

<tr>

<td class="prngen4">

<p class="prnews_p">
<span class="prnews_span"><i>
<br>Personal + Fun</i></span>
</p>

<p class="prnews_p">&nbsp;</p>

<p class="prnews_p">&nbsp;</p>

<p class="prnews_p">&nbsp;</p>

</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span">
<br>
<b>Osmo Mobile Silver</b></span>
</p>

<p class="prnews_p">&nbsp;</p>

<p class="prnews_p">
<span class="prnews_span"><b>AUD 499</b></span>
</p>

<p class="prnews_p">
<span class="prnews_span"></span>&nbsp;</p>

<p class="prnews_p">
<span class="prnews_span"></span>&nbsp;</p>

<p class="prnews_p">
<span class="prnews_span"></span>&nbsp;</p>

</td>
<td class="prngen2">

<p class="prnews_p">&nbsp;</p>

<p class="prnews_p">
<span class="prnews_span">- The travel and lifestyle blogger</span>
</p>

<p class="prnews_p">
<span class="prnews_span">- Recording ground-level video on the go with device that turns your mobile phone into a smart motion camera</span>
</p>

<p class="prnews_p">
<span class="prnews_span">- When out with friends, family and pets</span>
</p>

<p class="prnews_p">
<span class="prnews_span">- Capturing the perfect smooth shot for social media</span>
</p>

<p class="prnews_p">
<span class="prnews_span">- Filming travel adventures and sharing moments with friends and family</span>
</p>

<p class="prnews_p">&nbsp;</p>

</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span">
<br>
<b>Osmo with X3</b></span>
</p>

<p class="prnews_p">&nbsp;</p>

<p class="prnews_p">
<span class="prnews_span"><b>AUD 979,</b> now with 2 extra batteries</span>
</p>

<p class="prnews_p">
<span class="prnews_span"></span>&nbsp;</p>

<p class="prnews_p">
<span class="prnews_span"></span>&nbsp;</p>

<p class="prnews_p">
<span class="prnews_span"></span>&nbsp;</p>

</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span">- Food and travel bloggers</span>
</p>

<p class="prnews_p">
<span class="prnews_span">- Creating professional looking, stable shots</span>
</p>

<p class="prnews_p">
<span class="prnews_span">- Shooting and filming high-quality footage on the move</span>
</p>

<p class="prnews_p">&nbsp;</p>

<p class="prnews_p">&nbsp;</p>

<p class="prnews_p">&nbsp;</p>

</td>
</tr>

<tr>

<td class="prngen4">

<p class="prnews_p">
<span class="prnews_span"><i>
<br>Pro + Creative</i></span>
</p>

<p class="prnews_p">&nbsp;</p>

<p class="prnews_p">&nbsp;</p>

<p class="prnews_p">&nbsp;</p>

</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span">
<br>
<b>Phantom 4 Pro</b></span>
</p>

<p class="prnews_p">&nbsp;</p>

<p class="prnews_p">
<span class="prnews_span"><b>AUD 2,599</b></span>
</p>

<p class="prnews_p">
<span class="prnews_span"></span>&nbsp;</p>

<p class="prnews_p">
<span class="prnews_span"></span>&nbsp;</p>

<p class="prnews_p">
<span class="prnews_span"></span>&nbsp;</p>

</td>
<td class="prngen2">

<p class="prnews_p">&nbsp;</p>

<p class="prnews_p">
<span class="prnews_span">- The photography-obsessed creative</span>
</p>

<p class="prnews_p">
<span class="prnews_span">- The Instagram-photographer who needs a new perspective to capture photos</span>
</p>

<p class="prnews_p">
<span class="prnews_span">- The bride capturing her most cherished wedding moments from a new angle</span>
</p>

<p class="prnews_p">&nbsp;</p>

</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span">
<br>
<b>Inspire 2</b></span>
</p>

<p class="prnews_p">&nbsp;</p>

<p class="prnews_p">
<span class="prnews_span"><b>AUD 5,199</b> (without gimbal camera)</span>
</p>

<p class="prnews_p">
<span class="prnews_span"></span>&nbsp;</p>

<p class="prnews_p">
<span class="prnews_span"></span>&nbsp;</p>

<p class="prnews_p">
<span class="prnews_span"></span>&nbsp;</p>

</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span">- The creative photographer or filmmaker</span>
</p>

<p class="prnews_p">
<span class="prnews_span">- The groom who loves the best and latest tech</span>
</p>

<p class="prnews_p">
<span class="prnews_span">- The luxury lover, design aficionado or engineer</span>
</p>

<p class="prnews_p">
<span class="prnews_span"></span>&nbsp;</p>

</td>
</tr>

<tr>

<td class="prngen4">

<p class="prnews_p">
<span class="prnews_span"><i>
<br>Outdoors + Travel</i></span>
</p>

<p class="prnews_p">&nbsp;</p>

<p class="prnews_p">&nbsp;</p>

<p class="prnews_p">&nbsp;</p>

</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span"><b>Phantom 4</b></span>
</p>

<p class="prnews_p">&nbsp;</p>

<p class="prnews_p">
<span class="prnews_span"><b>AUD 1,699</b></span>
</p>

<p class="prnews_p">&nbsp;</p>

<p class="prnews_p">
<span class="prnews_span">Or </span>
</p>

<p class="prnews_p">&nbsp;</p>

<p class="prnews_p">
<span class="prnews_span"><b>Phantom 3 Standard</b></span>
</p>

<p class="prnews_p">&nbsp;</p>

<p class="prnews_p">
<span class="prnews_span"><b>AUD 859</b></span>
</p>

</td>
<td class="prngen2">

<p class="prnews_p">&nbsp;</p>

<p class="prnews_p">
<span class="prnews_span">- Water- and adrenaline sport enthusiasts, hikers, skiers</span>
</p>

<p class="prnews_p">
<span class="prnews_span">- First smart drone</span>
</p>

<p class="prnews_p">
<span class="prnews_span">- The travel companion providing the eye in the sky</span>
</p>

<p class="prnews_p">
<span class="prnews_span">- Travel and lifestyle bloggers</span>
</p>

<p class="prnews_p">
<span class="prnews_span"></span>&nbsp;</p>

<p class="prnews_p">
<span class="prnews_span"></span>&nbsp;</p>

</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span"><b>Phantom 4</b></span>
</p>

<p class="prnews_p">&nbsp;</p>

<p class="prnews_p">
<span class="prnews_span"><b>AUD 1,699</b></span>
</p>

<p class="prnews_p">&nbsp;</p>

<p class="prnews_p">
<span class="prnews_span">Or </span>
</p>

<p class="prnews_p">&nbsp;</p>

<p class="prnews_p">
<span class="prnews_span"><b>Phantom 3 Standard</b></span>
</p>

<p class="prnews_p">&nbsp;</p>

<p class="prnews_p">
<span class="prnews_span"><b>AUD 859</b></span>
</p>

</td>
<td class="prngen2">

<p class="prnews_p">&nbsp;</p>

<p class="prnews_p">
<span class="prnews_span">- Water- and adrenaline sport enthusiasts, hikers, skiers</span>
</p>

<p class="prnews_p">
<span class="prnews_span">- First smart drone</span>
</p>

<p class="prnews_p">
<span class="prnews_span">- The travel companion providing the eye in the sky</span>
</p>

<p class="prnews_p">
<span class="prnews_span">- Travel and lifestyle bloggers</span>
</p>

</td>
</tr>
</table>
</div>

<p>
<b>Osmo with X3&nbsp;-- Reimagine movement on the ground</b>
</p>

<p>Motion without blur. Action shots without shake. Perfect video even when you move. Thanks to advanced technologies specifically designed to keep the camera flat no matter how you move it, the DJI Osmo helps you record videos and take photos like never before. It is much more than just a camera. It helps you create with more freedom than ever.</p>

<p>
<i><u>Key specs: </u></i>
</p>

<ul type="disc">

<li>
<i>3-axis gimbal</i>
</li>

<li>
<i>12 megapixel stills in JPEG, DNG (RAW)</i>
</li>

<li>
<i>Cinema 4K at 24/25p</i>
</li>

<li>
<i>Automatic panoramas</i>
</li>

<li>
<i>Timelapse</i>
</li>

<li>
<i>Tripod-free long exposures</i>
</li>

<li>
<i>Slow motion</i>
</li>
</ul>

<p>For more info: <a href="http://www.dji.com/osmo" rel="nofollow" target="_blank">http://www.dji.com/osmo</a>
</p>

<p>
<b>Osmo Mobile Silver -- Turn your smartphone into a smart and snazzy camera</b>
</p>

<p>The new Osmo Mobile Silver was created with lifestyle in mind and shares the same high-quality build and ergonomic design found in the rest of the Osmo family. Using the DJI GO app, users can track their subject automatically, create motion timelapses, take dramatic long exposures, make 9-shot panoramas, and livestream their story to social media. Further enhancements have been added to the Osmo Mobile Silver to make every moment you shoot look smooth, professional and ready to share. A new Beautify mode uses automatic identification and intelligent processing technologies inside the DJI GO app, </p>

<p>allowing users to do minor touch ups and give their videos that perfect, professional sheen.</p>

<p>
<i><u>Key specs:</u></i>
</p>

<ul type="disc">

<li>
<i>Bluetooth connectivity</i>
</li>

<li>
<i>4 modes: Standard / Portrait / Underslung / Flashlight</i>
</li>

<li>
<i>Detailed panoramas</i>
</li>

<li>
<i>Motion timelapses</i>
</li>

<li>
<i>Slow motion video</i>
</li>

<li>
<i>4.5 hour battery life</i>
</li>
</ul>

<p>For more info: <a href="http://www.dji.com/osmo-mobile" rel="nofollow" target="_blank">http://www.dji.com/osmo-mobile</a>
</p>

<p>
<b>Phantom 4 Pro</b>
</p>

<p>Phantom 4 Pro offers a powerful imaging system for professional photo and video creators as well as non-professionals who demand excellence from the camera and platform they use to pursue their creative visions. The Phantom 4 Pro improves upon the Phantom 4 with a 1" sensor, and is now smarter, building on DJI's original obstacle avoidance system with FlightAutonomy providing three sets of visual systems that help it avoid obstacles.</p>

<p>
<i><u>Key specs:</u></i>
</p>

<ul type="disc">

<li>
<i>3-axis gimbal</i>
</li>

<li>
<i>30-minutes battery life</i>
</li>

<li>
<i>GPS/GLONASS Satellite Positioning</i>
</li>

<li>
<i>20 megapixel stills in JPEG and DNG (RAW)</i>
</li>

<li>
<i>Cinema 4K at 24/25/30p at H.265 and Cinema 4K at 24/25/30/48/50/60p at H.264</i>
</li>

<li>
<i>Intelligent features: Draw, ActiveTrack, TapFly, Return to Home, Gesture Mode</i>
</li>
</ul>

<p>For more info: <a href="http://www.dji.com/phantom-4-pro" rel="nofollow" target="_blank">http://www.dji.com/phantom-4-pro</a>
</p>

<p>
<b>Inspire 2&nbsp;-- The filmmaking dream</b>
<br>The Inspire 2 takes everything that was good about the revolutionary Inspire 1 and improves it, with an upgraded camera system, dual battery, smart function capability and added sensors for obstacle detection. Inspire 2 offers professional capability and control suitable for many scenarios for the creative filmmaker, offering single- and dual-operator modes.</p>

<p>
<i><u>Key specs:</u></i>
</p>

<ul type="disc">

<li>
<i>Option of Zenmuse X4S or Zenmuse X5S gimbals</i>
</li>

<li>
<i>27-minutes flying time (with Zenmuse X4S)</i>
</li>

<li>
<i>GPS/GLONASS Satellite Positioning</i>
</li>

<li>
<i>Intelligent features: Spotlight Pro, TapFly, ActiveTrack, Smart Return to Home</i>
</li>
</ul>

<p>For more info: <a href="http://www.dji.com/inspire-2" rel="nofollow" target="_blank">http://www.dji.com/inspire-2</a>
</p>

<p>
<b>Phantom 4 - Obstacle avoidance, intelligent tracking and computer vision, allowing you to experience a simplified flying experience</b>
<br>The Phantom 4 expands on previous generations of DJI's iconic Phantom line by adding new on-board intelligence that make piloting and shooting great shots simple through features like its Obstacle Sensing System, ActiveTrack and TapFly. It is the first consumer quadcopter to use highly advanced computer vision and sensing technology, which makes professional aerial imaging easier for everyone. </p>

<p>
<i><u>Key specs:</u></i>
</p>

<ul type="disc">

<li>
<i>3-axis gimbal</i>
</li>

<li>
<i>28-minutes flying time</i>
</li>

<li>
<i>GPS/GLONASS Satellite Positioning</i>
</li>

<li>
<i>12 megapixel stills in Adobe DNG RAW</i>
</li>

<li>
<i>4K at 30p, Full HD 1080p at 120p</i>
</li>

<li>
<i>Intelligent features: Sense and avoid, TapFly, ActiveTrack</i>
</li>
</ul>

<p>For more info: <a href="http://www.dji.com/phantom-4" rel="nofollow" target="_blank">http://www.dji.com/phantom-4</a>&nbsp; </p>

<p>
<b>Phantom 3 Standard - Remarkably intuitive and easy to use, allowing you to enjoy the thrill of flight</b>
<br>The Phantom 3 Standard makes flying fun and exciting with its powerful, responsive motors. Soar on the path you want, stop in place, speed up, or fly higher in an instant. From takeoff to landing, it's completely under your control while its onboard intelligent features does all the work, making it the most affordable and easy to fly consumer drone.</p>

<p>
<i><u>Key specs:</u></i>
</p>

<ul type="disc">

<li>
<i>3-axis gimbal</i>
</li>

<li>
<i>25-minutes flying time</i>
</li>

<li>
<i>GPS Satellite Positioning System</i>
</li>

<li>
<i>12 megapixel stills</i>
</li>

<li>
<i>2.7K at 24/25/30p</i>
</li>

<li>
<i>Intelligent features: Waypoints, Course Lock and Home Lock, Point of Interest, Follow Me</i>
</li>
</ul>

<p>For more info: <a href="http://www.dji.com/phantom-3-standard" rel="nofollow" target="_blank">http://www.dji.com/phantom-3-standard</a>
</p>

<p>
<b>Product photos available for download below:</b>
</p>

<p>Osmo: <a href="http://bit.ly/2jKuU1z" rel="nofollow" target="_blank">http://bit.ly/2jKuU1z</a>&nbsp;<br>Osmo Mobile Silver: <a href="http://bit.ly/2j6Skh2" rel="nofollow" target="_blank">http://bit.ly/2j6Skh2</a>&nbsp; <br>Phantom 4 Pro: <a href="http://bit.ly/2gdzkb1" rel="nofollow" target="_blank">http://bit.ly/2gdzkb1</a>&nbsp; <br>Inspire 2: <a href="http://bit.ly/2h8AHMM" rel="nofollow" target="_blank">http://bit.ly/2h8AHMM</a>&nbsp; <br>Phantom 4: <a href="http://bit.ly/2fH5Xy1" rel="nofollow" target="_blank">http://bit.ly/2fH5Xy1</a>&nbsp;&nbsp; <br>Phantom 3 Standard (Red): <a href="http://bit.ly/2eXSLow" rel="nofollow" target="_blank">http://bit.ly/2eXSLow</a>
</p>

<p>
<b>About DJI</b>
</p>

<p>DJI is a global leader in developing and manufacturing innovative drone and camera technology for commercial and recreational use. DJI was founded and is run by people with a passion for remote-controlled helicopters and experts in flight-control technology and camera stabilization. The company is dedicated to making aerial photography and filmmaking equipment and platforms more accessible, reliable and easier to use for creators and innovators around the world. DJI's global operations currently span across the Americas, <span class="xn-location">Europe</span> and <span class="xn-location">Asia</span>, and its revolutionary products and solutions have been chosen by customers in over 100 countries for applications in filmmaking, construction, emergency response, agriculture, conservation and many other industries.</p>

<p>For more information, visit our website: <a href="http://www.dji.com/" rel="nofollow" target="_blank">http://www.dji.com</a>&nbsp; <br>Follow us on Facebook: <a href="http://www.facebook.com/DJI" rel="nofollow" target="_blank">http://www.facebook.com/DJI</a>&nbsp;<br>Follow us on Twitter: <a href="http://www.twitter.com/DJIGlobal" rel="nofollow" target="_blank">http://www.twitter.com/DJIGlobal</a>&nbsp; <br>Subscribe to our YouTube Channel: <a href="http://www.youtube.com/DJI" rel="nofollow" target="_blank">http://www.youtube.com/DJI</a>
</p>

</div>

<img alt="" src="https://rt.prnewswire.com/rt.gif?NewsItemId=AE88371&Transmission_Id=201701160519PR_NEWS_ASPR_____AE88371&DateId=20170116" style="border:0px; width:1px; height:1px;" xmlns="http://www.w3.org/1999/xhtml" xmlns:xn="http://www.xmlnews.org/ns/">

<p>CONTACT: Caroline Briggert, pr@dji.com <br>
</p>

<hr>
<img alt="" src="https://rt.prnewswire.com/et.gif?newsItemId=AE88371&Transmission_Id=201701160519PR_NEWS_ASPR_____AE88371&DateId=20170116&user=1224830" style="border:0px; width:1px; height:1px;"></tr>
</table>
</td>
</tr>
<tr>
<td align="center" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;" valign="top">
<table border="0" cellpadding="0" cellspacing="0" id="templateFooter" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;background-color: #F4F4F4;border-top: 1px solid #FFFFFF;border-collapse: collapse !important;" width="100%">
<tr>
<td class="footerContent social" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;color: #808080;font-family: Helvetica;font-size: 10px;line-height: 150%;padding-top: 20px;padding-right: 20px;padding-bottom: 20px;padding-left: 20px;text-align: center;" valign="top">
<h4 style="display: block;font-family: Helvetica;font-size: 14px;font-weight: normal;line-height: 100%;letter-spacing: normal;margin-top: 0;margin-right: 0;margin-bottom: 10px;margin-left: 0;text-align: center;color: #808080 !important;">Follow Us</h4>
<a href="https://www.facebook.com/pages/PR-Newswire-for-Journalists/99662330903" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;margin: 0 10px;color: #606060;font-weight: normal;text-decoration: underline;" target="_blank"><img alt="Facebook" height="32" src="http://content.prnewswire.com/images/FB-f-Logo__blue_32.png" style="-ms-interpolation-mode: bicubic;border: 0;height: auto;line-height: 100%;outline: none;text-decoration: none;" width="32"></a><a href="https://twitter.com/beyondbylines" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;margin: 0 10px;color: #606060;font-weight: normal;text-decoration: underline;" target="_blank"><img alt="Twitter" height="32" src="http://content.prnewswire.com/images/Twitter_logo_blue.png" style="-ms-interpolation-mode: bicubic;border: 0;height: auto;line-height: 100%;outline: none;text-decoration: none;" width="32"></a><a href="https://www.linkedin.com/company/pr-newswire" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;margin: 0 10px;color: #606060;font-weight: normal;text-decoration: underline;" target="_blank"><img alt="LinkedIn" height="32" src="http://content.prnewswire.com/images/In-2C-32px.png" style="-ms-interpolation-mode: bicubic;border: 0;height: auto;line-height: 100%;outline: none;text-decoration: none;" width="32"></a><a href="https://plus.google.com/+prnewswire/posts" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;margin: 0 10px;color: #606060;font-weight: normal;text-decoration: underline;" target="_blank"><img alt="Google+" height="32" src="http://content.prnewswire.com/images/Red-signin_Short_base_32dp.png" style="-ms-interpolation-mode: bicubic;border: 0;height: auto;line-height: 100%;outline: none;text-decoration: none;" width="32"></a></td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;" valign="top">
<table border="0" cellpadding="0" cellspacing="0" id="templateFooter" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;background-color: #F4F4F4;border-top: 1px solid #FFFFFF;border-collapse: collapse !important;" width="100%">
<tr>
<td class="footerContent" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;color: #808080;font-family: Helvetica;font-size: 10px;line-height: 150%;padding-top: 20px;padding-right: 20px;padding-bottom: 20px;padding-left: 20px;text-align: left;" valign="top">
                                                To change the settings for your profile(s) or email delivery, go to <a href="https://prnmedia.prnewswire.com/profile/?action=editProfile" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;color: #606060;font-weight: normal;text-decoration: underline;" target="_blank">https://prnmedia.prnewswire.com/profile/?action=editProfile</a> and select the profile you would like to edit. You can select the industries, subjects, languages, geographical areas, companies, delivery options and delivery frequencies of your choice.
                                                <br>
<br>
                                                In addition to current press releases, you can also find archived news, corporate information, photos, tradeshow news and much more on the PR Newswire for Journalists website: <a href="http://prnmedia.prnewswire.com" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;color: #606060;font-weight: normal;text-decoration: underline;" target="_blank">https://prnmedia.prnewswire.com</a>
<br>
<br>
                                                To contact us, email: <a href="mailto:mediasite@prnewswire.com" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;color: #606060;font-weight: normal;text-decoration: underline;">mediasite@prnewswire.com</a>
<br>
<br>
                                                Please do not reply to this email; this is an automatically generated message.
                                                <br>
<br>
<em>Copyright &copy; PR Newswire Association LLC. All Rights Reserved.</em>
<br>
                                                A Cision company.
                                                <br>
<br>
<strong>Our mailing address is:</strong>
<br>
                                                350 Hudson Street, Suite 300
                                                <br>
                                                New York, NY 10014-4504
                                            </td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</cente

Title

Medium Image View Large