Advertisement
Guest User

Untitled

a guest
Apr 17th, 2019
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 17.16 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en" itemscope itemtype="http://schema.org/WebPage" ng-app="rs">
  3.     <head>
  4.         <meta http-equiv="content-type" content="text/html; charset=utf-8">
  5.         <meta http-equiv="content-language" content="en">
  6.         <meta http-equiv="X-UA-Compatible" content="IE=edge">
  7.  
  8.         <title>The World Sleep Survey</title>
  9.  
  10.         <meta itemprop="name" content="The World Sleep Survey">
  11.         <meta itemprop="url" content="http://www.worldsleepsurvey.com">
  12.         <meta name="keywords" content="sleep, insomnia, sleep problems, sleep survey, sleep study, sleep questionnaire, sleep quiz, sleep test, colin espie, professor espie, professor colin espie, sleepio">
  13.         <meta name="description" content="Take part in the biggest ever survey of the world's sleep. Get a free sleep report in 5 minutes with tailored advice from world sleep expert Prof Colin Espie.">
  14.         <meta name="author" content="sleepio.com">
  15.        
  16.         <meta name="apple-mobile-web-app-title" content="WSS">
  17.         <meta name="viewport" content="width=device-width, initial-scale=1">
  18.         <link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-57x57.png">
  19.         <link rel="apple-touch-icon" sizes="114x114" href="/apple-touch-icon-114x114.png">
  20.         <link rel="apple-touch-icon" sizes="72x72" href="/apple-touch-icon-72x72.png">
  21.         <link rel="apple-touch-icon" sizes="144x144" href="/apple-touch-icon-144x144.png">
  22.         <link rel="apple-touch-icon" sizes="60x60" href="/apple-touch-icon-60x60.png">
  23.         <link rel="apple-touch-icon" sizes="120x120" href="/apple-touch-icon-120x120.png">
  24.         <link rel="apple-touch-icon" sizes="76x76" href="/apple-touch-icon-76x76.png">
  25.         <link rel="apple-touch-icon" sizes="152x152" href="/apple-touch-icon-152x152.png">
  26.         <link rel="icon" type="image/png" href="/favicon-196x196.png" sizes="196x196">
  27.         <link rel="icon" type="image/png" href="/favicon-160x160.png" sizes="160x160">
  28.         <link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96">
  29.         <link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16">
  30.         <link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32">
  31.         <meta name="msapplication-TileColor" content="#ffc40d">
  32.         <meta name="msapplication-TileImage" content="/mstile-144x144.png">
  33.  
  34.         <meta property="og:title" content="The World Sleep Survey">
  35.         <meta property="og:type" content="website">
  36.         <meta property="og:image" content="http://www.worldsleepsurvey.com/img/logos/wss-globe-600x600">
  37.         <meta property="og:url" content="http://www.worldsleepsurvey.com">
  38.         <meta property="og:locale" content="en_GB">
  39.         <meta property="og:site_name" content="The World Sleep Survey">
  40.         <meta property="og:description" content="Take part in the biggest ever survey of the world's sleep. Get a free sleep report in 5 minutes with tailored advice from world sleep expert Prof Colin Espie.">
  41.  
  42.         <link href="/css/style.css?v=1.0.15" rel="stylesheet" media="screen">
  43.  
  44.         <!--[if lte IE 8]>
  45.             <script src="/bower_components/html5shiv/dist/html5shiv.js?v=1.0.15"></script>
  46.             <script src="/js/ie/8.js?v=1.0.15"></script>
  47.             <link rel="stylesheet" media="screen" href="/css/ie8.css?v=1.0.15">
  48.         <![endif]-->
  49.  
  50.         <!--[if lte IE 9]>
  51.             <script src="/js/ie/9.js?v=1.0.15"></script>
  52.             <link rel="stylesheet" media="screen" href="/css/ie9.css?v=1.0.15">
  53.         <![endif]-->
  54.  
  55.     </head>
  56.     <body id="topAnchor">
  57.         <script>
  58.             (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  59.                 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  60.                     m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  61.             })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
  62.  
  63.             ga('create', 'UA-50722817-1');
  64.             ga('send', 'pageview');
  65.         </script>
  66.  
  67.         <div id="tabbar">
  68.     <header ng-show="show.header">
  69.         <nav>
  70.             <ul>
  71.                 <li class="sleepScore" ng-class="{ 'active': survey.sleepScore.active, 'locked': survey.sleepScore.locked }">
  72.                     <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200" enable-background="new 0 0 27 27">
  73.                         <circle cx="100" cy="100" r="90"></circle>
  74.                         <g class="sprite eye">
  75.                             <title>Sleep score</title>
  76.                             <path d="M99.666,68.013C73.666,68.322,49.321,80.029,31.4,100c17.922,20,42.266,31.686,68.266,31.994 c25-0.309,50.078-11.994,68-31.994C149.744,80.029,125.666,68.322,99.666,68.013z M100.008,116.5 c-9.117,0-16.508-7.385-16.508-16.5s7.391-16.5,16.508-16.5c9.105,0,16.492,7.385,16.492,16.5S109.113,116.5,100.008,116.5z"></path>
  77.                         </g>
  78.                     </svg>
  79.                     <span>Sleep score</span>
  80.                 </li><li class="yourSchedule" ng-class="{ 'active': survey.yourSchedule.active, 'locked': survey.yourSchedule.locked }">
  81.                     <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200" enable-background="new 0 0 27 27">
  82.                         <circle cx="100" cy="100" r="90"></circle>
  83.                         <g class="sprite bulletPoints">
  84.                             <title>Your schedule</title>
  85.                             <rect x="83" y="55" width="70" height="18"></rect>
  86.                             <rect x="47" y="55" width="24" height="18"></rect>
  87.                             <rect x="83" y="91" width="70" height="18"></rect>
  88.                             <rect x="47" y="91" width="24" height="18"></rect>
  89.                             <rect x="83" y="127" width="70" height="18"></rect>
  90.                             <rect x="47" y="127" width="24" height="18"></rect>
  91.                         </g>
  92.                     </svg>
  93.                     <span>Your schedule</span>
  94.                 </li><li class="yourLifestyle" ng-class="{ 'active': survey.yourLifestyle.active, 'locked': survey.yourLifestyle.locked }">
  95.                     <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200" enable-background="new 0 0 27 27">
  96.                         <circle cx="100" cy="100" r="90"></circle>
  97.                         <g class="sprite house">
  98.                             <title>Your lifestyle</title>
  99.                             <polygon points="128.043,72.056 128.043,56.355 112.587,56.355 112.587,62.903 100.994,56.038 58.5,81.209 58.5,143.038 89.406,143.038 89.406,113.016 112.587,113.016 112.587,143.038 143.5,143.038 143.5,81.209"></polygon>
  100.                         </g>
  101.                     </svg>
  102.                     <span>Your lifestyle</span>
  103.                 </li><li class="yourThoughts" ng-class="{ 'active': survey.yourThoughts.active, 'locked': survey.yourThoughts.locked }">
  104.                     <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200" enable-background="new 0 0 27 27">
  105.                         <circle cx="100" cy="100" r="90"></circle>
  106.                         <g class="sprite thoughtBubble">
  107.                             <title>Your thoughts</title>
  108.                             <path d="M67.005,136.172c-6.209,0-11.238,5.091-11.238,11.369c0,6.284,5.029,11.374,11.238,11.374 c6.201,0,11.235-5.09,11.235-11.374C78.24,141.263,73.206,136.172,67.005,136.172z"></path>
  109.                             <path d="M150.481,78.975c0-14.09-11.27-25.51-25.207-25.51c-1.01,0-2.005,0.067-2.983,0.185 c-4.36-7.611-12.492-12.734-21.816-12.734c-9.318,0-17.448,5.124-21.809,12.734c-0.981-0.118-1.978-0.185-2.991-0.185 c-13.918,0-25.193,11.42-25.193,25.51c0,4.562,1.188,8.84,3.263,12.546c-2.074,3.706-3.263,7.985-3.263,12.548 c0,14.09,11.275,25.515,25.193,25.515c1.014,0,2.012-0.068,2.994-0.186c4.359,7.609,12.489,12.73,21.806,12.73 c9.323,0,17.453-5.121,21.814-12.729c0.979,0.117,1.976,0.185,2.985,0.185c13.938,0,25.207-11.425,25.207-25.515 c0-4.563-1.188-8.842-3.262-12.548C149.293,87.815,150.481,83.537,150.481,78.975z"></path>
  110.                         </g>
  111.                     </svg>
  112.                     <span>Your thoughts</span>
  113.                 </li><li class="yourHealth" ng-class="{ 'active': survey.yourHealth.active, 'locked': survey.yourHealth.locked }">
  114.                     <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200" enable-background="new 0 0 27 27">
  115.                         <circle cx="100" cy="100" r="90"></circle>
  116.                         <g class="sprite heart">
  117.                             <title>Your health</title>
  118.                             <path d="M140.152,87.011c0-12.009-9.741-21.747-21.76-21.747c-7.64,0-14.363,3.954-18.238,9.913 c-3.875-5.958-10.599-9.913-18.238-9.913c-12.027,0-21.764,9.738-21.764,21.747c0,25.883,27.984,48.253,40.002,48.253 C112.173,135.264,140.152,113.517,140.152,87.011z"></path>
  119.                         </g>
  120.                     </svg>
  121.                     <span>Your health</span>
  122.                 </li>
  123.             </ul>
  124.         </nav>
  125.     </header>
  126.     <progress max="100" value="[[ progress.percent ]]" ng-show="show.progress">
  127.         <span class="progress-bar-background">
  128.             <span class="progress-bar" style="width: [[ progress.percent ]]%;"></span>
  129.         </span>
  130.     </progress>
  131.     <div id="title" class="hidden"></div>
  132. </div>
  133.  
  134. <div ng-view>
  135.     <div class="landing ">
  136.     <header>
  137.             The World<br>Sleep Survey
  138.     </header>
  139.     <section class="intro">
  140.         <hgroup>
  141.             <h1>How well do you sleep?</h1>
  142.             <h2>Discover your sleep score in 30 seconds and your full sleep profile in just a few minutes.</h2>
  143.         </hgroup>
  144.         <a class="button" href="/sleep-score">Start your sleep survey</a>
  145.     </section>
  146.     <section class="details">
  147.         <ul>
  148.             <li class="aboutThisSurvey">
  149.                 <h2>About this survey</h2>
  150.                 <p>
  151.                     The World Sleep Survey is the largest ever survey of the world’s sleep. The results will be used to aid research by some of the world’s leading sleep scientists and raise the profile of the importance of sleep.
  152.                 </p>
  153.             </li>
  154.  
  155.             <li class="supportedBy">
  156.                 <h2>Supported by</h2>
  157.                 <ul>
  158.                     <li class="oxford">
  159.                         <img src="/img/logos/oxford.png" alt="University of Oxford">
  160.                     </li>
  161.                     <li class="sleepio">
  162.                         <img src="/img/logos/sleepio.svg" alt="Sleepio">
  163.                     </li>
  164.                 </ul>
  165.             </li>
  166.         </ul>
  167.     </section>
  168.     <section class="terms">
  169.         <h2 ng-model="terms" ng-click="terms=!terms">Terms and Conditions</h2>
  170.         <ul ng-show="terms">
  171.             <li>
  172.                 <h3>Survey small print</h3>
  173.                 <p>
  174.                     These terms and conditions cover use of www.greatbritishsleepsurvey.com and www.worldsleepsurvey.com and all associated subdomains (“the survey”).
  175.                 </p>
  176.             </li>
  177.             <li>
  178.                 <h3>Participation and data privacy policy</h3>
  179.                 <p>
  180.                     This survey is managed by Sleepio Limited. We are committed to protecting and respecting your privacy.
  181.                 </p>
  182.                 <p>
  183.                     The full survey involves about 80 questions, depending on your responses, and will take about 5-10 minutes to complete.
  184.                 </p>
  185.                 <p>
  186.                     We are committed to: protecting the confidentiality of personal information in any form; complying with best practice in relation to obtaining, recording, holding, using and disclosing information; and conforming to statute law (including the Data Protection Act 1998 and the Human Rights Act 1998).
  187.                 </p>
  188.                 <p>
  189.                     We, or our collaborators at the University of Oxford, may publish aggregate information about our users (for example, that men aged under 30 have the worst sleeping habits in the UK) in the context of providing public health information, conducting academic research and/or marketing and publicity. However, we will not publish individual or personally identifiable responses.
  190.                 </p>
  191.                 <p>
  192.                     If you decide to provide your email address, you are consenting for Sleepio to contact you about opportunities to take part in sleep-related research.
  193.                 </p>
  194.                 <p>
  195.                     You can complete the survey without entering your email address. Please note that if you don't provide your email address, we won't be able to identify your data to remove it from the dataset. If you have provided your email address and you later decide to withdraw your data after completing the survey, please contact us at <a href="mailto:hello@sleepio.com">hello@sleepio.com</a>.
  196.                 </p>
  197.                 <p>
  198.                     We will not disclose information about identifiable individuals to third parties except in cases described below under 'Disclosure of your information’.
  199.                 </p>
  200.             </li>
  201.             <li>
  202.                 <h3>IP addresses and cookies</h3>
  203.                 <p>
  204.                     We may collect information about your computer, including where available your IP address, operating system and browser type, for system administration and to report aggregate information to our advertisers. This is statistical data about our users' browsing actions and patterns, and does not identify any individual.
  205.                 </p>
  206.                 <p>
  207.                     For the same reason, we may obtain information about your general internet usage by using a cookie file which is stored on the hard drive of your computer. Cookies contain information that is transferred to your computer's hard drive. They help us to improve our site and to deliver a better and more personalised service. You may refuse to accept cookies by activating the setting on your browser which allows you to refuse the setting of cookies.
  208.                 </p>
  209.             </li>
  210.             <li>
  211.                 <h3>Disclosure of your information</h3>
  212.                 <p>
  213.                     We may disclose your personal information to any member of our group, which means our subsidiaries, our ultimate holding company and its subsidiaries, as defined in section 736 of the UK Companies Act 1985.
  214.                 </p>
  215.                 <h4>We may disclose your personal information to third parties:</h4>
  216.                 <ul class="bulleted">
  217.                     <li>In the event that we sell or buy any business or assets, in which case we may disclose your personal data to the prospective seller or buyer of such business or assets.</li>
  218.                     <li>If Sleepio Limited or substantially all of its assets are acquired by a third party, in which case personal data held by it about its customers will be one of the transferred assets.</li>
  219.                     <li>If we are under a duty to disclose or share your personal data in order to comply with any legal obligation, or in order to enforce or apply our Terms and other agreements; or to protect the rights, property, or safety of Sleepio Limited, our customers, or others. This includes exchanging information with other companies and organisations for the purposes of fraud protection and credit risk reduction.</li>
  220.                 </ul>
  221.             </li>
  222.             <li>
  223.                 <h3>Changes to our privacy policy</h3>
  224.                 <p>
  225.                     Any changes we may make to our privacy policy in the future will be posted on this page.
  226.                 </p>
  227.             </li>
  228.             <li>
  229.                 <h3>General health advice</h3>
  230.                 <p>
  231.                     Information provided on this website is intended for non-medically trained individuals.
  232.                 </p>
  233.                 <p>
  234.                     It does not constitute medical advice and should not be seen as a replacement for consultation with a doctor or other healthcare professional. The information provided by the survey is provided with a view to helping you to assess your health and sleep.
  235.                 </p>
  236.                 <p>
  237.                     It is not a substitute for seeing your doctor or pharmacist. If you are concerned about your sleep problem or sleepiness symptoms or have any other concerns or questions about your health or medicines, you should always consult an appropriate healthcare professional.
  238.                 </p>
  239.                 <p>
  240.                     Care has been taken to confirm that the information presented is accurate. If we find, or are alerted to, a mistake, we will correct it as quickly as possible. However, to the fullest extent permitted by law, the authors, editors and publishers are not responsible for errors or omissions, or for any consequences arising from application of the information on this site, and make no warranty, express or implied, with respect to the contents, completeness or accuracy of the material published.
  241.                 </p>
  242.             </li>
  243.             <li>
  244.                 <h3>General</h3>
  245.                 <p>
  246.                     We have taken every care in the preparation of the content of this website, however we cannot guarantee uninterrupted and totally reliable access, and so therefore cannot guarantee that the information will always be completely up to date and free of mistakes. To the extent permitted by applicable law, Sleepio Limited disclaim all warranties; express or implied, as to the accuracy of the information contained in any of the materials on the website and will accept no liability for any loss or damage arising as a result of problems with access.
  247.                 </p>
  248.                 <p>
  249.                     Sleepio Limited shall not be liable to any person for any loss or damage, which may arise from the use of any of the information contained in any of the materials on the website.
  250.                 </p>
  251.                 <p>
  252.                     If any provision of these terms and conditions shall be unlawful, void or for any reason unenforceable then that provision shall be deemed severable and shall not affect the validity and enforceability of the remaining provisions.
  253.                 </p>
  254.                 <p>
  255.                     Sleepio Limited reserves the right to alter these terms and conditions from time to time by posting new terms and conditions on the website. By your continued use of the website you accept and agree to any such new terms and conditions.
  256.                 </p>
  257.             </li>
  258.             <li>
  259.                 <h3>Intellectual Property Rights</h3>
  260.                 <p>
  261.                     The layout, design, content and graphics on this website are protected by UK and other international copyright laws. You may not create any derivative work or make any other adaptation, without prior written consent from Sleepio Limited.
  262.                 </p>
  263.             </li>
  264.             <li>
  265.                 <h3>Accessibility Policy</h3>
  266.                 <p>
  267.                     At Sleepio.com we aim to make our website accessible to all users, regardless of disability. Please note, however, that we rely on JavaScript, which may not be fully accessible in a screen reader. Please contact us if you have any issues.
  268.                 </p>
  269.             </li>
  270.             <li>
  271.                 <h3>Contact</h3>
  272.                 <p>
  273.                     If you experience any difficulty accessing this website, please do not hesitate to contact us by emailing <a href="mailto:hello@sleepio.com">hello@sleepio.com</a>.
  274.                 </p>
  275.                 <p>
  276.                     The website is owned and managed by Sleepio Limited (Registered in England and Wales No. 06780612. Registered office: 2nd Floor, 60-62 Commercial St, London, E1 6LT).
  277.                 </p>
  278.             </li>
  279.         </ul>
  280.     </section>
  281. </div>
  282. </div>
  283.  
  284.         <!-- JavaScript -->
  285.  
  286.        
  287.         <script type="text/javascript" src="/js-build/build.js?v=1.0.15"></script>
  288.        
  289.     </body>
  290. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement