<!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 content="text/html; charset=utf-8" http-equiv="Content-Type" />
  <!-- utf-8 works for most cases --> 
  <meta content="width=device-width, initial-scale=1.0" name="viewport" />
  <!-- Forcing initial-scale shouldn't be necessary --> 
  <meta content="IE=edge" http-equiv="X-UA-Compatible" />
  <!-- Use the latest (edge) version of IE rendering engine --> 
  <title>Shifter</title> 
  <!-- The title tag shows in email notifications, like Android 4.4. -->
  <!-- Please use an inliner tool to convert all CSS to inline as inpage or external CSS is removed by email clients -->
  <!-- important in CSS is used to prevent the styles of currently inline CSS from overriding the ones mentioned in media queries when corresponding screen sizes are encountered -->
  <!-- CSS Reset --> 
  <style type="text/css">/* What it does: Remove spaces around the email design added by some email clients. */
      /* Beware: It can remove the padding / margin and add a background color to the compose a reply window. */
html, body {
    margin: 0 !important;
    padding: 0 !important;
    height: 100% !important;
    width: 100% !important;
}
/* What it does: Stops email clients resizing small text. */
* {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
/* What it does: Forces Outlook.com to display emails full width. */
ExternalClass {
    width: 100%;
}
/* What is does: Centers email on Android 4.4 */
div[style*="margin: 16px 0"] {
    margin: 0 !important;
}
/* What it does: Stops Outlook from adding extra spacing to tables. */
table, td {
    mso-table-lspace: 0pt !important;
    mso-table-rspace: 0pt !important;
}
/* What it does: Fixes webkit padding issue. Fix for Yahoo mail table alignment bug. Applies table-layout to the first 2 tables then removes for anything nested deeper. */
table {
    border-spacing: 0 !important;
    border-collapse: collapse !important;
    table-layout: fixed !important;
    margin: 0 auto !important;
}
table table table {
    table-layout: auto;
}
/* What it does: Uses a better rendering method when resizing images in IE. */
img {
    -ms-interpolation-mode: bicubic;
}
/* What it does: Overrides styles added when Yahoo's auto-senses a link. */
yshortcuts a {
    border-bottom: none !important;
}
/* What it does: Another work-around for iOS meddling in triggered links. */
a[x-apple-data-detectors] {
    color: inherit !important;
}
        </style> 
  <!-- Progressive Enhancements --> 
  <style type="text/css">/* Media Queries */
    
    
    
@media screen and (max-width: 616px) {
email-container {
    width: 100% !important;
}
/* What it does: Forces elements to resize to the full width of their container. Useful for resizing images beyond their max-width. */
fluid, .fluid-centered {
    max-width: 100% !important;
    height: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
/* And center justify these ones. */
fluid-centered {
    margin-left: auto !important;
    margin-right: auto !important;
}
/* What it does: Forces table cells into full-width rows. */
stack-column, .stack-column-center {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
}
/* And center justify these ones. */
stack-column-center {
    text-align: center !important;
}
/* What it does: Generic utility class for centering. Useful for images, buttons, and nested tables. */
center-on-narrow {
    text-align: center !important;
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important;
}
table.center-on-narrow {
    display: inline-block !important;
}
headline_padding {
    padding-top: 10px !important;
    padding-bottom: 20px !important;
}
mobile-break {
    display: block !important
}
full-width {
    width: 100% !important
}
float {
    float: left !important
}
hide {
    display: none !important
}
lower-font {
    font-size: 18px !important
}
eight-fix
}
        </style> 
 </head> 
 <body bgcolor="#e0e0e0" style="margin: 0;" width="100%" yahoo="yahoo"> 
  <table bgcolor="#e0e0e0" border="0" cellpadding="0" cellspacing="0" height="100%" style="border-collapse:collapse;" width="100%"> 
   <tbody> 
    <tr> 
     <td> 
      <center style="width: 100%;">
       <!-- Visually Hidden Preheader Text : BEGIN --> 
       <div style="display:none;font-size:1px;line-height:1px;max-height:0px;max-width:0px;opacity:0;overflow:hidden;mso-hide:all;font-family: Roboto Regular, Helvetica, sans serif, arial;">
         
       </div> 
       <!-- Visually Hidden Preheader Text : END -->
       <!-- Email Header : BEGIN --> 
       <table align="center" cellpadding="0" cellspacing="0" class="email-container" width="616">
        <!-- Header Navigation: BEGIN --> 
        <tbody> 
         <tr> 
          <td align="center"> </td> 
         </tr> 
         <tr> 
          <td align="left" style="border-bottom: 1px solid #ffffff" valign="bottom"> 
           <table bgcolor="#000" border="0" cellpadding="0" cellspacing="0" width="100%"> 
            <tbody> 
             <tr> 
              <td align="left" width="80%"> 
               <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%"> 
                <tbody> 
                 <tr> 
                  <td style="padding: 10px;"> </td> 
                 </tr> 
                </tbody> 
               </table> </td> 
              <td width="10%"> 
               <table border="0" cellpadding="0" cellspacing="0" width="100%"> 
                <tbody> 
                 <tr> 
                  <td style="text-align: center"> </td> 
                 </tr> 
                </tbody> 
               </table> </td> 
              <td width="10%"> 
               <table border="0" cellpadding="0" cellspacing="0" width="100%"> 
                <tbody> 
                 <tr> 
                  <td style="text-align: center"> </td> 
                 </tr> 
                </tbody> 
               </table> </td> 
             </tr> 
            </tbody> 
           </table> </td> 
         </tr> 
         <tr> 
          <td align="center" style="border-bottom: 1px solid #ffffff" valign="bottom"> 
           <table bgcolor="#fff" border="0" cellpadding="0" cellspacing="0" style="padding-bottom: 5px " width="100%"> 
            <tbody> 
             <tr> 
              <td class="stack-column-center" style="border-right:1px solid #ffffff; text-align: center !important" width="33%"> 
               <table border="0" cellpadding="0" cellspacing="0" width="100%"> 
                <tbody> 
                 <tr> 
                  <td class="center-on-narrow lower-font" style="font-family: Roboto Regular, Helvetica, sans serif, arial; font-size: 15px; mso-height-rule: exactly; line-height: 30px; color: #FFFFFF; text-align: center; text-decoration: none;"> </td> 
                 </tr> 
                </tbody> 
               </table> </td> 
              <td style="border-right:1px solid #ffffff;" width="33%"> 
               <table border="0" cellpadding="0" cellspacing="0" width="100%"> 
                <tbody> 
                 <tr> 
                  <td class="center-on-narrow lower-font" style="font-family: Roboto Regular, Helvetica, sans serif, arial; font-size: 15px; mso-height-rule: exactly; line-height: 30px; color: #FFFFFF; text-align: center; text-decoration: none;"> </td> 
                 </tr> 
                </tbody> 
               </table> </td> 
              <td class="stack-column-center" style="" width="34%"> 
               <table border="0" cellpadding="0" cellspacing="0" width="100%"> 
                <tbody> 
                 <tr> 
                  <td class="center-on-narrow lower-font" style="font-family: Roboto Regular, Helvetica, sans serif, arial; font-size: 15px; mso-height-rule: exactly; line-height: 30px; color: #FFFFFF; text-align: center; text-decoration: none;"> </td> 
                 </tr> 
                </tbody> 
               </table> </td> 
             </tr> 
            </tbody> 
           </table> </td> 
         </tr> 
         <!-- Header Navigation : END --> 
        </tbody> 
       </table> 
       <!-- Email Header : END -->
       <!-- Email Body : BEGIN --> 
       <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="email-container" width="616">
        <!-- Hero Image, Flush : BEGIN --> 
        <tbody> 
         <tr> 
          <td class="full-width-image"> <h1 align="center" style="font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif'">You are just a few clicks away<br /> to get The <strong>$100 KOHL'S</strong> Card</h1> <a href="http://www.ny-khlsshop.info/1f16a23X9_5W8R6T13AW44Q0ax1065X36cbrxIh-Z5x-HI5fhbwxwEYvIIHIwgxstEsvZ7lQ2dQQn7gK1j_0V6HOyw0D/occasion-transformation"><img align="center" alt="alt_text" border="0" src="http://www.ny-khlsshop.info/riddled-unsafe/f305j23Y95z7avl13o440RWcm1065N36VbrxIh-Z5x-HI5fhbwxwEYvIIHIwgxstEsvZ7vQ2dQQn7tO1_PO05rlwOD" style="width: 100%; max-width: 616px; height: auto;" width="616" /></a></td> 
         </tr> 
         <!-- Hero Image, Flush : END -->
         <!-- 1 Column Text : BEGIN --> 
         <tr> 
          <td style="padding: 20px; text-align: center; font-family: Roboto Regular, Helvetica, sans serif, arial; font-size: 22pt; mso-height-rule: exactly; line-height: normal; color: #555555;"><strong>We love your opinion</strong><br /> <br /> Simply complete our 20-Second Service Survey about how your experience has been with us lately  <br /> <br /> 
           <!-- Button : Begin --> 
           <table align="center" border="0" cellpadding="0" cellspacing="0" style="margin: auto"> 
            <tbody> 
             <tr> 
              <td style="background: #000; text-align: center;" width="384"><a href="http://www.ny-khlsshop.info/1f16a23X9_5W8R6T13AW44Q0ax1065X36cbrxIh-Z5x-HI5fhbwxwEYvIIHIwgxstEsvZ7lQ2dQQn7gK1j_0V6HOyw0D/occasion-transformation" style="background: #000; border: 15px solid #000; padding: 0 10px;color: #ffffff; font-family: Roboto Regular, Helvetica, sans serif, arial; font-size: 20px; line-height: 1.1; text-align: center; text-decoration: none; display: block; border-radius: 3px; font-weight: bold;" target="_blank">Go Here To Start </a></td> 
             </tr> 
            </tbody> 
           </table> <br /> 
           <!-- Button : END --></td> 
         </tr> 
         <!-- 1 Column Text : BEGIN --> 
         <tr> 
          <td height="10" style="line-height:0px; font-size:0px;"> </td> 
         </tr> 
         <!-- Single Column Top Kategorie: BEGIN --> 
         <tr> 
          <td align="center" valign="top"> 
           <table border="0" cellpadding="0" cellspacing="0" width="100%"> 
            <tbody> 
             <tr> 
              <td class="stack-column-center"> 
               <table align="center" border="0" cellpadding="0" cellspacing="0"> 
                <tbody> 
                 <tr> 
                  <td style="text-align: center"> </td> 
                 </tr> 
                </tbody> 
               </table> </td> 
             </tr> 
            </tbody> 
           </table> </td> 
         </tr> 
         <!-- Single Column : END --> 
         <tr> 
          <td height="10" style="line-height:0px; font-size:0px;"> </td> 
         </tr> 
         <!-- Three Even Columns Kostenloser Rückversand : BEGIN --> 
         <tr> 
          <td align="center" style="padding: 10px;" valign="top"> 
           <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%"> 
            <tbody> 
             <tr> 
              <td class="stack-column-center" style="padding-bottom: 20px;" valign="top"> 
               <table border="0" cellpadding="0" cellspacing="0" class="full-width" style="border:0px solid #fff; width: 190px; "> 
                <tbody> 
                 <tr> 
                  <td style="text-align: center; "> </td> 
                 </tr> 
                 <tr> 
                  <td class="center-on-narrow" style="font-family: Roboto Regular, Helvetica, sans serif, arial; font-size: 14px; mso-height-rule: exactly; line-height: 20px; color: #555555; padding: 0 10px 10px; text-align: center;"> </td> 
                 </tr> 
                 <tr> 
                  <td class="center-on-narrow height-fix" style="font-family: Roboto Regular, Helvetica, sans serif, arial; font-size: 12px; mso-height-rulpxe: exactly 0px; line-height: 16px; color: #555555; padding: 0 10px 10px; text-align: center; "> </td> 
                 </tr> 
                 <tr> 
                  <td style="background: #fff; text-align: center;" width="120"> </td> 
                 </tr> 
                </tbody> 
               </table> </td> 
              <td class="hide" width="10"> </td> 
              <td class="stack-column-center" style="padding-bottom: 20px;" valign="top"> 
               <table border="0" cellpadding="0" cellspacing="0" class="full-width" style="border:0px solid #fff; width: 190px; "> 
                <tbody> 
                 <tr> 
                  <td style="text-align: center"> </td> 
                 </tr> 
                 <tr> 
                  <td class="center-on-narrow" style="font-family: Roboto Regular, Helvetica, sans serif, arial; font-size: 14px; mso-height-rule: exactly; line-height: 20px; color: #555555; padding: 0px 6px 10px; text-align: center;"> </td> 
                 </tr> 
                 <tr> 
                  <td class="center-on-narrow " style="font-family: Roboto Regular, Helvetica, sans serif, arial; font-size: 12px; mso-height-rule: exactly; line-height: 16px; color: #555555; padding: 0 6px 10px; text-align: center; "> </td> 
                 </tr> 
                 <tr> 
                  <td style="background: #fff; text-align: center;" width="120"> </td> 
                 </tr> 
                </tbody> 
               </table> </td> 
              <td class="hide" width="10"> </td> 
              <td class="stack-column-center" style="padding-bottom: 20px;" valign="top"> 
               <table border="0" cellpadding="0" cellspacing="0" class="full-width" style="border:0px solid #fff; width: 190px;"> 
                <tbody> 
                 <tr> 
                  <td style="text-align: center"> </td> 
                 </tr> 
                 <tr> 
                  <td class="center-on-narrow " style="font-family: Roboto Regular, Helvetica, sans serif, arial; font-size: 14px; mso-height-rule: exactly; line-height: 20px; color: #555555; padding: 0 10px 10px; text-align: center;"> </td> 
                 </tr> 
                 <tr> 
                  <td class="center-on-narrow height-fix" style="font-family: Roboto Regular, Helvetica, sans serif, arial; font-size: 12px; mso-height-rule: exactly; line-height: 16px; color: #555555; padding: 0 10px 10px; text-align: center; "> </td> 
                 </tr> 
                 <tr> 
                  <td style="background: #fff; text-align: center;" width="120"> </td> 
                 </tr> 
                </tbody> 
               </table> </td> 
             </tr> 
            </tbody> 
           </table> </td> 
         </tr> 
         <!-- Three Even Columns : END -->
         <!-- Email Footer : BEGIN --> 
         <tr> 
          <td height="10" style="text-align: center; vertical-align: middle;border-bottom:10px solid #fff;"> </td> 
         </tr> 
         <tr> 
          <td style="padding: 20px; text-align: center; font-family: Roboto Regular, Helvetica, sans serif, arial; font-size: 12px; mso-height-rule: exactly; line-height: 20px; color: #555555;">
           <multiline>
            <strong>To shut off your subscription,<a href="http://www.ny-khlsshop.info/Nolan-billiards/71a6Rt2W395bnG8611f440bh1065l36bbrxIh-Z5x-HI5fhbwxwEYvIIHIwgxstEsvZ7SQ2dQQn7ih1Pw0U6MPNTwD" style="text-decoration-line: none;"> <span>Click On Here </span> </a><br /> 126 E 23rd St New York, NY, US 10010<br /> <br /> <br /> <br /> <span title="mysteries"></span><font lang="Minsky"><font style="indigenous"><span face="defaulting"></font><span lang="Woodward"></font></span><font><font></font></span></font></strong>
           </multiline></td> 
         </tr> 
        </tbody> 
       </table> 
       <!-- Email Footer : END -->
       <!-- Email Body : END -->
      </center> </td> 
    </tr> 
    <tr> 
     <td align="center"> </td> 
    </tr> 
   </tbody> 
  </table>   
 <img src="http://www.ny-khlsshop.info/20f4z2395WXN8511d440dT1065P36lbrxIh-Z5x-HI5fhbwxwEYvIIHIwgxstEsvZ7IQ2dQQn7ml1V0Sn5z3BwD/riddled-unsafe" alt=""/></body>
</html>