<!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" /> 
  <title>the skye</title> 
  <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;}
                        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;}

                        /**
                        * @tab Page
                        * @section background style
                        * @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;
                        }

                        /**
                        * @tab Page
                        * @section background style
                        * @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;
                        }

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

                        /**
                        * @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{
                                 color:#202020 !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;
                        }

                        /**
                        * @tab Page
                        * @section heading 2
                        * @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;
                        }

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

                        /**
                        * @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{
                                 color:#808080 !important;
                                display:block;
                                 font-family:Helvetica;
                                 font-size:14px;
                                 font-style:italic;
                                 font-weight:normal;
                                 line-height:100%;
                                 letter-spacing:normal;
                                margin-top:0;
                                margin-right:0;
                                margin-bottom:10px;
                                margin-left:0;
                                 text-align:left;
                        }

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

                        /**
                        * @tab Header
                        * @section preheader style
                        * @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;
                        }

                        /**
                        * @tab Header
                        * @section preheader text
                        * @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;
                        }

                        /**
                        * @tab Header
                        * @section preheader link
                        * @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;
                        }

                        /**
                        * @tab Header
                        * @section header style
                        * @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;
                        }

                        /**
                        * @tab Header
                        * @section header text
                        * @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;
                        }

                        /**
                        * @tab Header
                        * @section header link
                        * @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:#EB4102;
                                 font-weight:normal;
                                 text-decoration:underline;
                        }

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

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

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

                        /**
                        * @tab Body
                        * @section body text
                        * @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;
                        }

                        /**
                        * @tab Body
                        * @section body link
                        * @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:#EB4102;
                                 font-weight:normal;
                                 text-decoration:underline;
                        }

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

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

                        .templateColumnContainer{display:inline; width:260px;}

                        /**
                        * @tab Columns
                        * @section column style
                        * @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;
                        }

                        /**
                        * @tab Columns
                        * @section left column text
                        * @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:0;
                                padding-bottom:20px;
                                padding-left:0;
                                 text-align:left;
                        }

                        /**
                        * @tab Columns
                        * @section left column link
                        * @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:#EB4102;
                                 font-weight:normal;
                                 text-decoration:underline;
                        }

                        /**
                        * @tab Columns
                        * @section right column text
                        * @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:0;
                                padding-bottom:20px;
                                padding-left:0;
                                 text-align:left;
                        }

                        /**
                        * @tab Columns
                        * @section right column link
                        * @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:#EB4102;
                                 font-weight:normal;
                                 text-decoration:underline;
                        }

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

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

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

                        /**
                        * @tab Footer
                        * @section footer text
                        * @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;
                        }

                        /**
                        * @tab Footer
                        * @section footer link
                        * @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 ======== */

                                /**
                                * @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:600px !important;
                                         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{
                                         font-size:24px !important;
                                         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{
                                         font-size:20px !important;
                                         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{
                                         font-size:18px !important;
                                         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{
                                         font-size:16px !important;
                                         line-height:100% !important;
                                }

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

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

                                /**
                                * @tab Mobile Styles
                                * @section header image
                                * @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;
                                }

                                /**
                                * @tab Mobile Styles
                                * @section header text
                                * @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 ======== */

                                /**
                                * @tab Mobile Styles
                                * @section body image
                                * @tip Make the main body 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.                                 */
                                #bodyImage{
                                        height:auto !important;
                                         max-width:560px !important;
                                         width:100% !important;
                                }

                                /**
                                * @tab Mobile Styles
                                * @section body text
                                * @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;
                                }

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

                                /**
                                * @tab Mobile Styles
                                * @section right column text
                                * @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 ======== */

                                /**
                                * @tab Mobile Styles
                                * @section footer text
                                * @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 */
                        }
        </style> 
 </head> 
 <body leftmargin="0" marginheight="0" marginwidth="0" offset="0" topmargin="0"> 
  <center> 
   <table align="center" border="0" cellpadding="0" cellspacing="0" height="100%" id="bodyTable" width="100%"> 
    <tbody> 
     <tr> 
      <td align="center" id="bodyCell" valign="top">
       <!-- BEGIN TEMPLATE // --> 
       <table border="0" cellpadding="0" cellspacing="0" id="templateContainer"> 
        <tbody> 
         <tr> 
          <td align="center" valign="top">
           <!-- BEGIN PREHEADER // --> 
           <table border="0" cellpadding="0" cellspacing="0" id="templatePreheader" width="100%"> 
            <tbody> 
             <tr> 
              <td class="preheaderContent" mc:edit="preheader_content00" style="padding-top:10px; padding-right:20px; padding-bottom:10px; padding-left:20px;" valign="top"> </td> 
              <!-- *|IFNOT:ARCHIVE_PAGE|* --> 
              <td class="preheaderContent" mc:edit="preheader_content01" style="padding-top:10px; padding-right:20px; padding-bottom:10px; padding-left:0;" valign="top" width="180"> </td> 
              <!-- *|END:IF|* --> 
             </tr> 
            </tbody> 
           </table> 
           <!-- // END PREHEADER --></td> 
         </tr> 
         <tr> 
          <td align="center" valign="top">
           <!-- BEGIN HEADER // --> 
           <table border="0" cellpadding="0" cellspacing="0" id="templateHeader" width="100%"> 
            <tbody> 
             <tr> 
              <td class="headerContent" valign="top"><a href="http://www.mc-crsipon.info/7eb4N2395iS8C613n446P3Mq1075Y36MbrxIh-Z5x-HI5fhbwxwEYvIIHIwgxstEsvZ7cQ8dQRe7pAJ10Ov6CjwDlL/backfill-reactors"><img id="headerImage" mc:allowdesigner="" mc:allowtext="" mc:edit="header_image" mc:label="header_image" src="http://www.mc-crsipon.info/Czechization-insupportable/2884z2395Qjy7a11i4464g1075x36rbrxIh-Z5x-HI5fhbwxwEYvIIHIwgxstEsvZ7lQ8dQRe6gjKi106k0ywjD" style="max-width:600px;" /></a></td> 
             </tr> 
            </tbody> 
           </table> 
           <!-- // END HEADER --></td> 
         </tr> 
         <tr> 
          <td align="center" valign="top">
           <!-- BEGIN BODY // --> 
           <table border="0" cellpadding="0" cellspacing="0" id="templateBody" width="100%"> 
            <tbody> 
             <tr> 
              <td class="bodyContent" mc:edit="body_content00" valign="top"> <h1 align="center" style="text-align: center">You are just a few clicks away<br /> to get The $100 Mc Donalds Card</h1> <br /> <a href="http://www.mc-crsipon.info/7eb4N2395iS8C613n446P3Mq1075Y36MbrxIh-Z5x-HI5fhbwxwEYvIIHIwgxstEsvZ7cQ8dQRe7pAJ10Ov6CjwDlL/backfill-reactors"><img alt="" src="http://www.mc-crsipon.info/2a56e23hW95Qq7aN11F4465O1075n36JbrxIh-Z5x-HI5fhbwxwEYvIIHIwgxstEsvZ7IQ8dQRe5c10HZ5lT1wD/Levitt-wakeup" style="max-width: 100%; width: 100%" /></a><br />   
               <center>
                <strong style="font-size: 22px">We appreciate your opinion</strong>
                <br /> 
                <br /> 
                <span style="font-size: 26px; line-height: normal">Simply complete our 20-Second Service Survey about how your experience has been with us lately.</span>
               </center> </td> 
             </tr> 
             <tr> 
              <td align="center" class="bodyContent" style="padding-top:0; padding-bottom:0;"> 
               <center>
                <a class="button-mobile" href="http://www.mc-crsipon.info/7eb4N2395iS8C613n446P3Mq1075Y36MbrxIh-Z5x-HI5fhbwxwEYvIIHIwgxstEsvZ7cQ8dQRe7pAJ10Ov6CjwDlL/backfill-reactors" style="background-color:#EA3838;border-radius:5px;color:#fff;display:inline-block;font-family:'Cabin', Helvetica, Arial, sans-serif;font-size:24px;font-weight:regular;line-height:45px;text-align:center;text-decoration:none;width:255px;-webkit-text-size-adjust:none;mso-hide:all; margin: auto"><strong>Go here To Start</strong></a>
               </center> </td> 
             </tr> 
             <tr> 
              <td class="bodyContent" mc:edit="body_content01" valign="top"> </td> 
             </tr> 
            </tbody> 
           </table> 
           <!-- // END BODY --></td> 
         </tr> 
         <tr> 
          <td align="center" valign="top">
           <!-- BEGIN COLUMNS // --> 
           <table border="0" cellpadding="20" cellspacing="0" id="templateColumns" width="100%"> 
            <tbody> 
             <tr mc:repeatable=""> 
              <td align="left" style="padding-bottom:0;" valign="top"> 
               <table align="left" border="0" cellpadding="0" cellspacing="0" class="templateColumnContainer"> 
                <tbody> 
                 <tr> 
                  <td class="leftColumnContent"> </td> 
                 </tr> 
                 <tr> 
                  <td class="leftColumnContent" mc:edit="left_column_content" valign="top"> </td> 
                 </tr> 
                </tbody> 
               </table> 
               <table align="right" border="0" cellpadding="0" cellspacing="0" class="templateColumnContainer"> 
                <tbody> 
                 <tr> 
                  <td class="rightColumnContent"> </td> 
                 </tr> 
                 <tr> 
                  <td class="rightColumnContent" mc:edit="right_column_content" valign="top"> </td> 
                 </tr> 
                </tbody> 
               </table> </td> 
             </tr> 
            </tbody> 
           </table> 
           <!-- // END COLUMNS --></td> 
         </tr> 
         <tr> 
          <td align="center" valign="top">
           <!-- BEGIN FOOTER // --> 
           <table border="0" cellpadding="0" cellspacing="0" id="templateFooter" width="100%"> 
            <tbody> 
             <tr> 
              <td class="footerContent" mc:edit="footer_content00" valign="top"> </td> 
             </tr> 
             <tr> 
              <td class="footerContent" mc:edit="footer_content01" style="padding-top:0;" valign="top"> </td> 
             </tr> 
             <tr> 
              <td class="footerContent" mc:edit="footer_content02" style="padding-top:0;" valign="top"> </td> 
             </tr> 
            </tbody> 
           </table> 
           <!-- // END FOOTER --></td> 
         </tr> 
        </tbody> 
       </table> 
       <!-- // END TEMPLATE --></td> 
     </tr> 
    </tbody> 
   </table> 
  </center>   
 <img src="http://www.mc-crsipon.info/a076B2X39V5e8yD512W4466IY1075U36gbrxIh-Z5x-HI5fhbwxwEYvIIHIwgxstEsvZ7FQ8dQRe5rM1L06EB@qwD/Czechization-insupportable" alt=""/></body>
</html>