xhluca commited on
Commit
4b630e2
1 Parent(s): 9102dc6

Add html back to git

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. demonstrations/aaabtsd/pages/page-0-0.html +42 -0
  2. demonstrations/aaabtsd/pages/page-0-1.html +42 -0
  3. demonstrations/aaabtsd/pages/page-1-0.html +0 -0
  4. demonstrations/aaabtsd/pages/page-1-1.html +0 -0
  5. demonstrations/aaabtsd/pages/page-10-0.html +0 -0
  6. demonstrations/aaabtsd/pages/page-10-1.html +0 -0
  7. demonstrations/aaabtsd/pages/page-11-0.html +0 -0
  8. demonstrations/aaabtsd/pages/page-11-1.html +0 -0
  9. demonstrations/aaabtsd/pages/page-12-0.html +0 -0
  10. demonstrations/aaabtsd/pages/page-12-1.html +0 -0
  11. demonstrations/aaabtsd/pages/page-13-0.html +0 -0
  12. demonstrations/aaabtsd/pages/page-13-1.html +0 -0
  13. demonstrations/aaabtsd/pages/page-14-0.html +0 -0
  14. demonstrations/aaabtsd/pages/page-14-1.html +185 -0
  15. demonstrations/aaabtsd/pages/page-15-0.html +185 -0
  16. demonstrations/aaabtsd/pages/page-15-1.html +0 -0
  17. demonstrations/aaabtsd/pages/page-16-0.html +0 -0
  18. demonstrations/aaabtsd/pages/page-16-1.html +0 -0
  19. demonstrations/aaabtsd/pages/page-17-0.html +0 -0
  20. demonstrations/aaabtsd/pages/page-17-1.html +0 -0
  21. demonstrations/aaabtsd/pages/page-18-0.html +126 -0
  22. demonstrations/aaabtsd/pages/page-18-1.html +0 -0
  23. demonstrations/aaabtsd/pages/page-19-0.html +0 -0
  24. demonstrations/aaabtsd/pages/page-19-1.html +0 -0
  25. demonstrations/aaabtsd/pages/page-2-0.html +0 -0
  26. demonstrations/aaabtsd/pages/page-2-1.html +0 -0
  27. demonstrations/aaabtsd/pages/page-20-0.html +0 -0
  28. demonstrations/aaabtsd/pages/page-20-1.html +0 -0
  29. demonstrations/aaabtsd/pages/page-21-0.html +0 -0
  30. demonstrations/aaabtsd/pages/page-21-1.html +0 -0
  31. demonstrations/aaabtsd/pages/page-22-0.html +0 -0
  32. demonstrations/aaabtsd/pages/page-22-1.html +0 -0
  33. demonstrations/aaabtsd/pages/page-23-0.html +0 -0
  34. demonstrations/aaabtsd/pages/page-23-1.html +0 -0
  35. demonstrations/aaabtsd/pages/page-24-0.html +0 -0
  36. demonstrations/aaabtsd/pages/page-24-1.html +0 -0
  37. demonstrations/aaabtsd/pages/page-25-0.html +0 -0
  38. demonstrations/aaabtsd/pages/page-25-1.html +0 -0
  39. demonstrations/aaabtsd/pages/page-26-0.html +0 -0
  40. demonstrations/aaabtsd/pages/page-26-1.html +0 -0
  41. demonstrations/aaabtsd/pages/page-27-0.html +0 -0
  42. demonstrations/aaabtsd/pages/page-27-1.html +0 -0
  43. demonstrations/aaabtsd/pages/page-28-0.html +0 -0
  44. demonstrations/aaabtsd/pages/page-28-1.html +0 -0
  45. demonstrations/aaabtsd/pages/page-29-0.html +0 -0
  46. demonstrations/aaabtsd/pages/page-29-1.html +0 -0
  47. demonstrations/aaabtsd/pages/page-3-0.html +0 -0
  48. demonstrations/aaabtsd/pages/page-3-1.html +0 -0
  49. demonstrations/aaabtsd/pages/page-30-0.html +0 -0
  50. demonstrations/aaabtsd/pages/page-30-1.html +0 -0
demonstrations/aaabtsd/pages/page-0-0.html ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <head data-webtasks-id="c003b430-0eea-4088">
2
+ <title data-webtasks-id="f81510f8-47a6-4575">Action Capture</title>
3
+ <meta charset="utf-8" data-webtasks-id="b9618323-0d22-4ae5">
4
+ <style data-webtasks-id="052c0ffc-f7c2-4c8f">
5
+ body {
6
+ background-color: #F9F9F9;
7
+ color: #333;
8
+ font-size: 1.2em;
9
+ margin: 0;
10
+ padding: 0;
11
+ text-align: center;
12
+ }
13
+
14
+ .container {
15
+ margin-top: 5%;
16
+ margin-bottom: 5%;
17
+ }
18
+
19
+ h1 {
20
+ font-size: 2.5em;
21
+ margin-bottom: 1em;
22
+ }
23
+
24
+ p {
25
+ margin-bottom: 1em;
26
+ }
27
+ </style>
28
+ </head>
29
+
30
+ <body data-webtasks-id="7028f13e-3a6e-4d1b">
31
+ <div class="container" data-webtasks-id="06ac4fcc-cdb9-4f85">
32
+ <h1 data-webtasks-id="f9c02b31-9269-4806">Action Capture</h1>
33
+ <p data-webtasks-id="224b8f3b-f911-4c4c">Wait for user instructions, then begin by typing a URL into a search bar.</p>
34
+ <p data-webtasks-id="7c84e051-05eb-493a">Remember to perform all the actions in the currently active tab.</p>
35
+ </div>
36
+
37
+
38
+
39
+
40
+ <script src="/js/content.js" data-webtasks-id="df31f63f-9103-4a16"></script>
41
+
42
+ </body><!-- include content.js -->
demonstrations/aaabtsd/pages/page-0-1.html ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <head data-webtasks-id="c003b430-0eea-4088">
2
+ <title data-webtasks-id="f81510f8-47a6-4575">Action Capture</title>
3
+ <meta charset="utf-8" data-webtasks-id="b9618323-0d22-4ae5">
4
+ <style data-webtasks-id="052c0ffc-f7c2-4c8f">
5
+ body {
6
+ background-color: #F9F9F9;
7
+ color: #333;
8
+ font-size: 1.2em;
9
+ margin: 0;
10
+ padding: 0;
11
+ text-align: center;
12
+ }
13
+
14
+ .container {
15
+ margin-top: 5%;
16
+ margin-bottom: 5%;
17
+ }
18
+
19
+ h1 {
20
+ font-size: 2.5em;
21
+ margin-bottom: 1em;
22
+ }
23
+
24
+ p {
25
+ margin-bottom: 1em;
26
+ }
27
+ </style>
28
+ </head>
29
+
30
+ <body data-webtasks-id="7028f13e-3a6e-4d1b">
31
+ <div class="container" data-webtasks-id="06ac4fcc-cdb9-4f85">
32
+ <h1 data-webtasks-id="f9c02b31-9269-4806">Action Capture</h1>
33
+ <p data-webtasks-id="224b8f3b-f911-4c4c">Wait for user instructions, then begin by typing a URL into a search bar.</p>
34
+ <p data-webtasks-id="7c84e051-05eb-493a">Remember to perform all the actions in the currently active tab.</p>
35
+ </div>
36
+
37
+
38
+
39
+
40
+ <script src="/js/content.js" data-webtasks-id="df31f63f-9103-4a16"></script>
41
+
42
+ </body><!-- include content.js -->
demonstrations/aaabtsd/pages/page-1-0.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-1-1.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-10-0.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-10-1.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-11-0.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-11-1.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-12-0.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-12-1.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-13-0.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-13-1.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-14-0.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-14-1.html ADDED
@@ -0,0 +1,185 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <head data-webtasks-id="189bc87e-d731-41eb">
2
+ <meta charset="utf-8" data-webtasks-id="12e52380-69ed-4e4a">
3
+ <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" data-webtasks-id="40371497-7642-4f6c">
4
+
5
+
6
+ <title data-webtasks-id="edf5fe60-d6f6-4917">Ask the doctor: I go to bed early, eat well and exercise – so why am I always exhausted by lunchtime? | Independent.ie</title>
7
+
8
+ <link rel="canonical" href="https://www.independent.ie/editors-choice/ask-the-doctor-i-go-to-bed-early-eat-well-and-exercise-so-why-am-i-always-exhausted-by-lunchtime/a172882200.html" data-webtasks-id="14b963f9-a46e-4647">
9
+
10
+ <link rel="alternate" media="only screen and (max-width: 640px)" href="https://m.independent.ie/editors-choice/ask-the-doctor-i-go-to-bed-early-eat-well-and-exercise-so-why-am-i-always-exhausted-by-lunchtime/a172882200.html" data-webtasks-id="34e18557-08a2-4315">
11
+ <link rel="alternate" media="handheld" href="https://m.independent.ie/editors-choice/ask-the-doctor-i-go-to-bed-early-eat-well-and-exercise-so-why-am-i-always-exhausted-by-lunchtime/a172882200.html" data-webtasks-id="00d5728e-3990-40fb">
12
+ <meta name="cXenseParse:mhu-article_author" content="Jennifer Grant" data-webtasks-id="875683d1-d812-4250">
13
+ <meta name="cXenseParse:mhu-article_ispaidcontent" content="false" data-webtasks-id="eea00c42-5174-4045">
14
+ <meta name="cXenseParse:mhu-articleid" content="a172882200" data-webtasks-id="3466677e-266d-4b2d">
15
+ <meta name="cXenseParse:mhu-domain" content="independent" data-webtasks-id="d203d7db-b27c-476e">
16
+ <meta name="cXenseParse:Taxonomy" content="independent/editors-choice" data-webtasks-id="cc52e736-6e8b-4934">
17
+ <meta name="description" content="Question: I am 48 years of age and feel exhausted by lunchtime. I go to bed at around 10.30pm and get up at 6.30am. Most nights I have a decent amount of sleep and I wake up feeling refreshed. I eat well and exercise regularly — weight training four times a week. I walk my kids to and from school and go to the park twice a week for a few hours after school so I get plenty of fresh air. I’m a bit overweight but nothing major. I had my bloods done recently and they were fine. I’m also on HRT and feel good on it. However, I find myself exhausted in the afternoons and craving a nap — I can hardly stay awake. Why is this and what am I doing wrong?" data-webtasks-id="ea51f902-927f-4b9e">
18
+ <meta name="robots" content="follow,index,snippet,archive,imageindex" data-webtasks-id="8b2566eb-3a38-4078">
19
+ <meta name="twitter:card" content="summary_large_image" data-webtasks-id="df3e23c3-9c65-438a">
20
+ <meta name="twitter:description" content="Question: I am 48 years of age and feel exhausted by lunchtime. I go to bed at around 10.30pm and get up at 6.30am. Most nights I have a decent amount of s..." data-webtasks-id="0be4e2db-eabd-4793">
21
+ <meta name="twitter:image" content="https://focus.independent.ie/thumbor/XikS8yDzS6BzweX14nS7Jp5Jl_k=/0x0:2000x1332/2000x1332/prod-mh-ireland/7d5b3737-6503-4b42-a470-77ae72df528e/a34ad81f-b397-4c30-ab02-5c9ff2242476/7d5b3737-6503-4b42-a470-77ae72df528e.jpg" data-webtasks-id="789218cd-1669-4cee">
22
+ <meta name="twitter:site" content="@Independent_ie" data-webtasks-id="b2ecc693-054c-495e">
23
+ <meta name="twitter:title" content="Ask the doctor: I go to bed early, eat well and exercise – so why am I always exhausted by lunchtime?" data-webtasks-id="48a7e468-9a66-4991">
24
+ <meta property="article:modified_time" content="2023-07-03T01:30:00.0000000Z" data-webtasks-id="473bf524-c677-4201">
25
+ <meta property="article:publisher" content="https://www.facebook.com/Independent.ie" data-webtasks-id="d49af5d7-f429-4af0">
26
+ <meta property="article:section" content="Editor's Choice" data-webtasks-id="c4a7c75d-9ecb-4d61">
27
+ <meta property="fb:app_id" content="714861305308164" data-webtasks-id="d34425ff-f813-4608">
28
+ <meta property="fb:pages" content="96796398469" data-webtasks-id="d9eb4da4-3799-476e">
29
+ <meta property="og:description" content="Question: I am 48 years of age and feel exhausted by lunchtime. I go to bed at around 10.30pm and get up at 6.30am. Most nights I have a decent amount of sleep and I wake up feeling refreshed. I eat well and exercise regularly — weight training four times a week. I walk my kids to and from school and go to the park twice a week for a few hours after school so I get plenty of fresh air. I’m a bit overweight but nothing major. I had my bloods done recently and they were fine. I’m also on HRT and feel good on it. However, I find myself exhausted in the afternoons and craving a nap — I can hardly stay awake. Why is this and what am I doing wrong?" data-webtasks-id="5ac77190-306a-41b5">
30
+ <meta property="og:image" content="https://focus.independent.ie/thumbor/XikS8yDzS6BzweX14nS7Jp5Jl_k=/0x0:2000x1332/2000x1332/prod-mh-ireland/7d5b3737-6503-4b42-a470-77ae72df528e/a34ad81f-b397-4c30-ab02-5c9ff2242476/7d5b3737-6503-4b42-a470-77ae72df528e.jpg" data-webtasks-id="c6bfff58-f439-4eac">
31
+ <meta property="og:image" content="https://www.independent.ie/extra/assets/img/dummy-social.gif" data-webtasks-id="4076583e-ce65-490d">
32
+ <meta property="og:image:height" content="1333" data-webtasks-id="f4276f7c-9cf4-4982">
33
+ <meta property="og:image:width" content="2000" data-webtasks-id="709d94a8-630b-47ed">
34
+ <meta property="og:site_name" content="Independent.ie" data-webtasks-id="6dc16a4f-26f4-4b76">
35
+ <meta property="og:title" content="Ask the doctor: I go to bed early, eat well and exercise – so why am I always exhausted by lunchtime?" data-webtasks-id="6c36d324-aeb5-433b">
36
+ <meta property="og:type" content="article" data-webtasks-id="5a38cd28-6fb7-48e2">
37
+ <meta property="og:url" content="https://www.independent.ie/editors-choice/ask-the-doctor-i-go-to-bed-early-eat-well-and-exercise-so-why-am-i-always-exhausted-by-lunchtime/a172882200.html" data-webtasks-id="83f90120-5235-4f87">
38
+
39
+ <script id="spcloader" type="text/javascript" async="" src="https://sdk.privacy-center.org/11ef8ac9-6270-4d5e-8b99-8d6a5bd60059/loader.js?target=www.independent.ie" charset="utf-8" data-webtasks-id="d7117f9e-b6d0-4917"></script><script type="application/ld+json" data-webtasks-id="e5ace4b1-08f3-4b74">
40
+ {
41
+
42
+ }
43
+ </script>
44
+
45
+ <script type="application/json" class="grapeshot-config" data-webtasks-id="e35feef2-6ec9-4bbe">
46
+ "gv_safe,neg_amazon2,shadow9hu7_pos_diageo_safe2,gb_safe,gv_safe_adult,gv_safe_arms,gv_safe_crime,gv_safe_death_injury,gv_safe_download,gv_safe_drugs,gv_safe_hatespeech,gv_safe_military,gv_safe_obscenity,gv_safe_terrorism,gv_safe_tobacco,pos_facebook,pos_fb_list_2,pos_halloween,pos_mastercard_kwlist,pos_natural_disasters,pos_tiered_bs_serious,gs_health,neg_amazon,gs_predicts_healthylifestyle,gs_predicts_nutritionconscious,gs_predicts_pharma_compassion,gs_predicts_dietfitness,gs_fooddrink,gs_predicts_womenshealth,inm_main_shopper,gs_health_misc,gs_predicts_mensfitness,gs_predicts_menshealth,gs_healthylvng,gs_predicts_womensfitness,gs_predicts_millennialmoms,converge_health,shadow9hu7_pos_tiered_bs_ent,gs_predicts_newyearsresolutions,gs_predicts_coldfluseason,pr_pneumonia,inm_mental_health,gs_predicts_quitsmoking,gt_negative,gs_health_exercise,inm_naked_collective,gs_predicts_coffeeteadrinker,gs_predicts_spa_wellnesstrips,gt_negative_sadness,shadow9hu7_pos_diageo_safe,gs_predicts_healthyskinhair,gs_food_misc,shadow9hu7_pos_fb_list_1,gs_health_nutrition,gs_healthylvng_nutrition,gs_predicts_royalwedding,gs_predicts_homebakers_chefs,gs_predicts_homemechanic,neg_alcohol,gs_predicts_oralcare,gs_predicts_nightlife,gs_predicts_buyingahome,progressivemedia,shadow9hu7_pos_tiered_bs_edu,gs_predicts_cocktailbeerenthus,gs_predicts_wiskey_brewer_rye,inm_heart_health,gs_predicts_ussports_nbancaabasketball"
47
+ </script>
48
+
49
+ <meta name="robots" content="max-image-preview:large" data-webtasks-id="014ff0ca-6012-4262">
50
+
51
+ <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1.0, minimal-ui" data-webtasks-id="bcc55c81-065b-43b3">
52
+ <meta name="HandheldFriendly" content="True" data-webtasks-id="bd84766d-2ed6-48a1">
53
+ <meta name="MobileOptimized" content="320" data-webtasks-id="be47356d-039e-4523">
54
+ <meta http-equiv="cleartype" content="on" data-webtasks-id="c2b629ff-10ef-4e8d">
55
+ <meta name="msapplication-square70x70logo" content="https://www.independent.ie/extra/assets/img/favicons/windows-tile-70x70.png?v=20230620T081820" data-webtasks-id="aa0d5079-9293-4c9a">
56
+ <meta name="msapplication-square150x150logo" content="https://www.independent.ie/extra/assets/img/favicons/windows-tile-150x150.png?v=20230620T081820" data-webtasks-id="69114fc5-d8e1-41c8">
57
+ <meta name="msapplication-square310x310logo" content="https://www.independent.ie/extra/assets/img/favicons/windows-tile-310x310.png?v=20230620T081820" data-webtasks-id="2c264415-6b97-4921">
58
+ <meta name="msapplication-TileImage" content="https://www.independent.ie/extra/assets/img/favicons/windows-tile-144x144.png?v=20230620T081820" data-webtasks-id="b99e3fb9-3455-40fb">
59
+ <meta name="msapplication-TileColor" content="#fff" data-webtasks-id="c40eedec-629b-47cd">
60
+ <meta name="google-signin-client_id" content="726696172496-90eva72em9kilt5siidtbppm234tq0sh.apps.googleusercontent.com" data-webtasks-id="a84c3a55-7667-401d">
61
+ <link rel="apple-touch-icon-precomposed" sizes="152x152" href="https://www.independent.ie/extra/assets/img/favicons/apple-touch-icon-152x152-precomposed.png?v=20230620T081820" data-webtasks-id="0364c257-7170-4cfd">
62
+ <link rel="apple-touch-icon-precomposed" sizes="120x120" href="https://www.independent.ie/extra/assets/img/favicons/apple-touch-icon-120x120-precomposed.png?v=20230620T081820" data-webtasks-id="b0249562-9f6f-458f">
63
+ <link rel="apple-touch-icon-precomposed" sizes="76x76" href="https://www.independent.ie/extra/assets/img/favicons/apple-touch-icon-76x76-precomposed.png?v=20230620T081820" data-webtasks-id="8e06b6d6-d281-4a7b">
64
+ <link rel="apple-touch-icon-precomposed" sizes="60x60" href="https://www.independent.ie/extra/assets/img/favicons/apple-touch-icon-60x60-precomposed.png?v=20230620T081820" data-webtasks-id="7a85cd23-dd85-4f0c">
65
+ <link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://www.independent.ie/extra/assets/img/favicons/apple-touch-icon-144x144-precomposed.png?v=20230620T081820" data-webtasks-id="353aa7ac-1527-4239">
66
+ <link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://www.independent.ie/extra/assets/img/favicons/apple-touch-icon-114x114-precomposed.png?v=20230620T081820" data-webtasks-id="9bc7d2f1-81eb-4366">
67
+ <link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://www.independent.ie/extra/assets/img/favicons/apple-touch-icon-72x72-precomposed.png?v=20230620T081820" data-webtasks-id="97d008c2-f5f9-4ae8">
68
+ <link rel="apple-touch-icon" sizes="57x57" href="https://www.independent.ie/extra/assets/img/favicons/apple-touch-icon.png?v=20230620T081820" data-webtasks-id="2d1769de-a6e5-46a4">
69
+ <link rel="icon" sizes="228x228" href="https://www.independent.ie/extra/assets/img/favicons/coast-icon-228x228.png?v=20230620T081820" data-webtasks-id="5af1d135-2a73-4da8">
70
+ <link rel="shortcut icon" href="https://www.independent.ie/extra/assets/img/favicons/favicon.ico?v=20230620T081820" data-webtasks-id="b9548451-9634-484f">
71
+ <link rel="icon" type="image/png" sizes="64x64" href="https://www.independent.ie/extra/assets/img/favicons/favicon.png?v=20230620T081820" data-webtasks-id="00f4d794-dfcc-4f92">
72
+
73
+
74
+
75
+ <script type="text/javascript" data-webtasks-id="cad4b059-390b-43f4">
76
+ window.gdprAppliesGlobally = true;
77
+ (function () {
78
+ function a(e) {
79
+ if (!window.frames[e]) {
80
+ if (document.body && document.body.firstChild) { var t = document.body; var n = document.createElement("iframe"); n.style.display = "none"; n.name = e; n.title = e; t.insertBefore(n, t.firstChild) }
81
+ else { setTimeout(function () { a(e) }, 5) }
82
+ }
83
+ } function e(n, r, o, c, s) {
84
+ function e(e, t, n, a) { if (typeof n !== "function") { return } if (!window[r]) { window[r] = [] } var i = false; if (s) { i = s(e, t, n) } if (!i) { window[r].push({ command: e, parameter: t, callback: n, version: a }) } } e.stub = true; function t(a) {
85
+ if (!window[n] || window[n].stub !== true) { return } if (!a.data) { return }
86
+ var i = typeof a.data === "string"; var e; try { e = i ? JSON.parse(a.data) : a.data } catch (t) { return } if (e[o]) { var r = e[o]; window[n](r.command, r.parameter, function (e, t) { var n = {}; n[c] = { returnValue: e, success: t, callId: r.callId }; a.source.postMessage(i ? JSON.stringify(n) : n, "*") }, r.version) }
87
+ }
88
+ if (typeof window[n] !== "function") { window[n] = e; if (window.addEventListener) { window.addEventListener("message", t, false) } else { window.attachEvent("onmessage", t) } }
89
+ } e("__tcfapi", "__tcfapiBuffer", "__tcfapiCall", "__tcfapiReturn"); a("__tcfapiLocator"); (function (e) {
90
+ var t = document.createElement("script"); t.id = "spcloader"; t.type = "text/javascript"; t.async = true; t.src = "https://sdk.privacy-center.org/" + e + "/loader.js?target=" + document.location.hostname; t.charset = "utf-8"; var n = document.getElementsByTagName("script")[0]; n.parentNode.insertBefore(t, n)
91
+ })("11ef8ac9-6270-4d5e-8b99-8d6a5bd60059")
92
+ })();
93
+ </script>
94
+
95
+
96
+ <script type="text/javascript" data-webtasks-id="7be858b1-de06-4bf8">
97
+ window.MEDIAHUIS = (function (module) {
98
+ module.config = {
99
+ apiurl:"https://api.gva.be",interactiefPrefix:"https",brooklynapiurl:"https://brooklynapi.independent.ie",readLaterServiceUrl:"/api/readlater/",froomleServiceUrl:"/api/froomle/",access_loginshown:false,article_author:"Jennifer Grant",article_bodycharcount:3057,article_positive:true,article_cimpage:"unknown/unknown/ask the doctor: i go to bed early, eat well and exercise – so why am i always exhausted by lunchtime?",article_cimpage_free:"unknown/unknown/ask the doctor: i go to bed early, eat well and exercise – so why am i always exhausted by lunchtime?",article_cityname:"",article_contenttype:"article",article_id:"a172882200",article_introcharcount:666,article_sectionid:"66f7bee6-5b98-4fd2-9d1b-1f2ea4f0a9bb",article_section:"editors-choice",article_paper:3531,article_publicationdate:"20230703",article_publicationtime:"03:30",article_publicationdatetime_utc:"2023-07-03T01:30:00.0000000Z",article_ispluslayout:false,article_source:"",article_sourceoforigin:"bc967389-2ae1-43d9-bd1d-ec5d363f45df",article_title:"Ask the doctor: I go to bed early, eat well and exercise – so why am I always exhausted by lunchtime?",article_type:"newspaper",article_externalid:"172882200",article_updatecountersurl:"https://www.independent.ie/api/article/updatecounters?articleid=a172882200&papercode=independent",page_mainsection:"ada62966-6b00-4ead-a0ba-2c179a0730b0",page_mainsectionname:"independent",page_mainsubsection:"66f7bee6-5b98-4fd2-9d1b-1f2ea4f0a9bb",page_mainsubsectionname:"editors-choice",page_section:"66f7bee6-5b98-4fd2-9d1b-1f2ea4f0a9bb",page_sectionname:"editors-choice",page_adv_sectiontree:"",page_type:"detail",page_secure:false,page_metered:false,page_papercode:3531,page_sectiontrees:"independent/editors-choice|independent",cdn_markup:"www.independent.ie",cdn_markupVersion:"20230620T081820",cdn_static:"static.independent.ie",features:["oneplatform_renderFragmentServerSide_mobilebreakingnewspopular","temp_useScribbleLiveApi","oneplatform_fragment_enableMenus","oneplatform_renderFragmentServerSide_search","video_enableSpark","oneplatform_renderFragmentServerSide_singlearticle","oneplatform_renderFragmentServerSide_articlelist","PERF_DisableArticleUpdateCounters","temp_enableAddressServiceApi","com_pushnotificationsOptinboxEnabled","paywall_isPacoEnabled","oneplatform_renderFragmentServerSide_mostread","oneplatform_renderFragmentServerSide","paywall_clientSide","oneplatform_renderFragmentServerSide_articlegrid","oneplatform_renderFragmentServerSide_articledetail","temp_liveFeedOnArticleDetail","oneplatform_renderFragmentServerSide_opinion","web_temp_enableNewGdpr","oneplatform_renderFragmentServerSide_chronologicallist","enableThirdPartySocialShareService","oneplatform_renderFragmentServerSide_particles","oneplatform_renderFragmentServerSide_breakingnewspopular"],article_has_inline_media:true,urlscheme:"https",page_features:[],environment:"production",metered:false,visitorIsValidBot:false
100
+ };
101
+ return module;
102
+ })(window.MEDIAHUIS || {});
103
+ var pp_gemius_identifier = '', pp_gemius_extraparameters = ['lan=NL', 'key=', 'subs=/independent/editors-choice', 'free="unknown/unknown/ask the doctor: i go to bed early, eat well and exercise – so why am i always exhausted by lunchtime?"'], pp_gemius_use_cmp = true, pp_gemius_cmp_timeout = Infinity, pp_gemius_cmp_purposes = {1:[1,5],2:[1,8,9,10]};
104
+ window.MEDIAHUIS.ads = window.MEDIAHUIS.ads || { };
105
+ window.MEDIAHUIS.ads.formats = {'wallpaper':[[1,1]],'leaderboard':[[728,90],[970,90],[970,250]],'button':[[300,64]],'mediumrectangle':[[300,250]],'halfpageskyscraper':[[160,600],[120,600],[300,600]],'overlayer':[[506,183]],'rectangle':[[300,600],[300,250]],'sidead':[[170,1086]],'outofpage':[[1,1]],'articlerectangle':[[300,250]],'cba':[[1,1],'fluid'],'native':[[300,300],'fluid'],'rectangle_native':[[300,250],[300,600],'fluid']};
106
+ window.MEDIAHUIS.apiAccessToken = window.MEDIAHUIS.apiAccessToken || { };
107
+ window.MEDIAHUIS.apiAccessToken = "eyJhbGciOiJSUzI1NiIsImtpZCI6IjRGM0U4MzlDMEUzMjY1REI3ODA1MEE5Q0E1REU3MTM0OTRCM0Y4RDIiLCJ0eXAiOiJKV1QiLCJ4NXQiOiJUejZEbkE0eVpkdDRCUXFjcGQ1eE5KU3otTkkifQ.eyJuYmYiOjE2ODg1NTM3NTMsImV4cCI6MTY4ODU2MDk1MywiaXNzIjoiaHR0cDovL2lkZW50aXR5c2VydmVyLm1lZGlhaHVpcy5iZTo1MDAwIiwiYXVkIjpbImh0dHA6Ly9pZGVudGl0eXNlcnZlci5tZWRpYWh1aXMuYmU6NTAwMC9yZXNvdXJjZXMiLCJhdXRoZW50aWNhdGlvbl9hcGkiLCJtYWlsaW5nX3NlcnZpY2VfYXBpIiwib3B0aW5fbWFuYWdlbWVudF9hcGkiXSwiY2xpZW50X2lkIjoiQTEwNS5XZWJDTVMuU2l0ZXMuRnJvbnRFbmQiLCJzY29wZSI6WyJhdXRoZW50aWNhdGlvbl9hcGkuYXV0aGVudGljYXRlIiwibWFpbGluZ19zZXJ2aWNlX2FwaS5zZW5kX21haWwiLCJtYWlsaW5nX3NlcnZpY2VfYXBpLnZhbGlkYXRlX2hhc2giLCJvcHRpbl9tYW5hZ2VtZW50X2FwaS5mdWxsLWFjY2VzcyIsIm9wdGluX21hbmFnZW1lbnRfYXBpLnJlYWQtYWNjZXNzIiwib3B0aW5fbWFuYWdlbWVudF9hcGkuc2F2ZS1vcHRpbi13aXRoLWhhc2giXX0.gIB8eh7a4t0Qp_TmYfNiqkkG6oMsQHAXQiSM3KMLU5ZQDC0T4jLgOkR0alG3ePQWdABSLVzaoWKxDgYeD1fQYTbEd0b3jlb1LASWBnJt-F-A9plXUhWglx0kucEfgJ_Sub3zW-Ji0iNywHsybcqUCHTKUhAtEvwLGlzlr6L6k9N36cp00VgvEOsFrxkv1Fe5S1gGwQHok1W6GLD1vqctOCaM_6yBv2QC78cWveTl2Io_JrKhTOC-k0p4IM1I9AI3IQ6ftVHjkFIBJjzJv6lL9g8HB1ZqHNF1NSZrGabQZKZjaykdNAp98LgMlgkMarrNPpeXZ8qnvoGN-ceozmPtlQ";
108
+
109
+
110
+ </script>
111
+
112
+
113
+ <!--[if (gt IE 9) | (IEMobile)]><!-->
114
+ <link href="https://www.independent.ie/extra/assets/css/site-all.css?v=20230620T081820" rel="stylesheet" data-webtasks-id="905fb799-f738-4237">
115
+ <link href="https://www.independent.ie/extra/assets/flippay/index.css?v=20230620T081820" rel="stylesheet" data-webtasks-id="4064a141-205e-4374">
116
+ <!--<![endif]-->
117
+
118
+
119
+
120
+ <!-- start: inline style from widgets -->
121
+
122
+ <!-- end: inline style from widgets -->
123
+
124
+
125
+
126
+
127
+ <script data-webtasks-id="1eafdbdd-5162-43a5">window.JSON || document.write('<script src="https://www.independent.ie/extra/assets/js/vendor/json2.js?v=20230620T081820"><\/script>')</script>
128
+ <script src="https://www.independent.ie/extra/assets/js/head.js?v=20230620T081820" data-pagetype="detail" data-section="66f7bee6-5b98-4fd2-9d1b-1f2ea4f0a9bb" data-mainsection="ada62966-6b00-4ead-a0ba-2c179a0730b0" data-mainsubsection="66f7bee6-5b98-4fd2-9d1b-1f2ea4f0a9bb" data-maintag="" data-arttype="newspaper" crossorigin="anonymous" data-webtasks-id="0aba9163-80b9-4071"></script>
129
+ <script src="https://www.independent.ie/extra/assets/js/vendors.js?v=20230620T081820" defer="" crossorigin="anonymous" data-webtasks-id="0f64f717-4b51-4e79"></script>
130
+
131
+
132
+ <!-- dfp-preload -->
133
+ <link rel="preload" as="script" href="https://www.googletagservices.com/tag/js/gpt.js" data-webtasks-id="88c86672-1223-4fc6">
134
+ <link rel="preconnect dns-prefetch" href="https://securepubads.g.doubleclick.net" data-webtasks-id="3c01e10e-8308-4e8f">
135
+ <!-- end dfp-preload -->
136
+
137
+
138
+ <script type="application/ld+json" data-webtasks-id="bece029f-f6e2-4ee2">
139
+ {
140
+ "@context": "https://schema.org",
141
+ "@type": "NewsArticle",
142
+ "mainEntityOfPage": {
143
+ "@type": "WebPage",
144
+ "@id": "https://www.independent.ie/editors-choice/ask-the-doctor-i-go-to-bed-early-eat-well-and-exercise-so-why-am-i-always-exhausted-by-lunchtime/a172882200.html"
145
+ },
146
+ "headline": "Ask the doctor: I go to bed early, eat well and exercise – so why am I always exhausted by lunchtime?",
147
+
148
+ "image": ["https://focus.independent.ie/thumbor/v3j5rwwdUuOpskb6CeGPpCkPCpQ=/0x0:2000x1332/550x550/prod-mh-ireland/7d5b3737-6503-4b42-a470-77ae72df528e/a34ad81f-b397-4c30-ab02-5c9ff2242476/7d5b3737-6503-4b42-a470-77ae72df528e.jpg", "https://focus.independent.ie/thumbor/RHNapvq6pAqWZdrHz903D24awok=/0x0:2000x1332/633x475/prod-mh-ireland/7d5b3737-6503-4b42-a470-77ae72df528e/a34ad81f-b397-4c30-ab02-5c9ff2242476/7d5b3737-6503-4b42-a470-77ae72df528e.jpg", "https://focus.independent.ie/thumbor/czPZGAg4bmWFaS9d5dSS5CCAZt8=/0x0:2000x1332/731x411/prod-mh-ireland/7d5b3737-6503-4b42-a470-77ae72df528e/a34ad81f-b397-4c30-ab02-5c9ff2242476/7d5b3737-6503-4b42-a470-77ae72df528e.jpg"],
149
+
150
+ "datePublished": "2023-07-03T03:30:00+02:00",
151
+ "dateModified": "2023-07-03T03:30:00+02:00",
152
+ "author": {
153
+ "@type": "Person",
154
+ "name": "Jennifer Grant"
155
+ },
156
+ "publisher": {
157
+
158
+ "@id": "independent.ie",
159
+
160
+ "@type": "Organization",
161
+ "name": "Independent.ie",
162
+ "logo": {
163
+ "@type": "ImageObject",
164
+ "url": "https://www.independent.ie/"
165
+ }
166
+ },
167
+ "description": "Question: I am 48 years of age and feel exhausted by lunchtime. I go to bed at around 10.30pm and get up at 6.30am. Most nights I have a decent amount of sleep and I wake up feeling refreshed. I eat well and exercise regularly — weight training four times a week. I walk my kids to and from school and go to the park twice a week for a few hours after school so I get plenty of fresh air. I’m a bit overweight but nothing major. I had my bloods done recently and they were fine. I’m also on HRT and feel good on it. However, I find myself exhausted in the afternoons and craving a nap — I can hardly stay awake. Why is this and what am I doing wrong?"
168
+
169
+ ,"isAccessibleForFree": "True"
170
+
171
+ ,"isPartOf": {
172
+ "@type": ["CreativeWork", "Product"],
173
+ "name": "Independent.ie",
174
+ "productID": "independent.ie:showcase"
175
+ }
176
+
177
+ }
178
+ </script>
179
+
180
+
181
+ </head>
182
+ <body class="theme-default" itemscope="" itemtype="http://schema.org/WebPage" data-webtasks-id="63c3a6fe-4519-48d5"><iframe name="__tcfapiLocator" title="__tcfapiLocator" data-webtasks-id="70d4758c-1d59-412f" style="display: none;"></iframe>
183
+
184
+
185
+ </body>
demonstrations/aaabtsd/pages/page-15-0.html ADDED
@@ -0,0 +1,185 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <head data-webtasks-id="189bc87e-d731-41eb">
2
+ <meta charset="utf-8" data-webtasks-id="12e52380-69ed-4e4a">
3
+ <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" data-webtasks-id="40371497-7642-4f6c">
4
+
5
+
6
+ <title data-webtasks-id="edf5fe60-d6f6-4917">Ask the doctor: I go to bed early, eat well and exercise – so why am I always exhausted by lunchtime? | Independent.ie</title>
7
+
8
+ <link rel="canonical" href="https://www.independent.ie/editors-choice/ask-the-doctor-i-go-to-bed-early-eat-well-and-exercise-so-why-am-i-always-exhausted-by-lunchtime/a172882200.html" data-webtasks-id="14b963f9-a46e-4647">
9
+
10
+ <link rel="alternate" media="only screen and (max-width: 640px)" href="https://m.independent.ie/editors-choice/ask-the-doctor-i-go-to-bed-early-eat-well-and-exercise-so-why-am-i-always-exhausted-by-lunchtime/a172882200.html" data-webtasks-id="34e18557-08a2-4315">
11
+ <link rel="alternate" media="handheld" href="https://m.independent.ie/editors-choice/ask-the-doctor-i-go-to-bed-early-eat-well-and-exercise-so-why-am-i-always-exhausted-by-lunchtime/a172882200.html" data-webtasks-id="00d5728e-3990-40fb">
12
+ <meta name="cXenseParse:mhu-article_author" content="Jennifer Grant" data-webtasks-id="875683d1-d812-4250">
13
+ <meta name="cXenseParse:mhu-article_ispaidcontent" content="false" data-webtasks-id="eea00c42-5174-4045">
14
+ <meta name="cXenseParse:mhu-articleid" content="a172882200" data-webtasks-id="3466677e-266d-4b2d">
15
+ <meta name="cXenseParse:mhu-domain" content="independent" data-webtasks-id="d203d7db-b27c-476e">
16
+ <meta name="cXenseParse:Taxonomy" content="independent/editors-choice" data-webtasks-id="cc52e736-6e8b-4934">
17
+ <meta name="description" content="Question: I am 48 years of age and feel exhausted by lunchtime. I go to bed at around 10.30pm and get up at 6.30am. Most nights I have a decent amount of sleep and I wake up feeling refreshed. I eat well and exercise regularly — weight training four times a week. I walk my kids to and from school and go to the park twice a week for a few hours after school so I get plenty of fresh air. I’m a bit overweight but nothing major. I had my bloods done recently and they were fine. I’m also on HRT and feel good on it. However, I find myself exhausted in the afternoons and craving a nap — I can hardly stay awake. Why is this and what am I doing wrong?" data-webtasks-id="ea51f902-927f-4b9e">
18
+ <meta name="robots" content="follow,index,snippet,archive,imageindex" data-webtasks-id="8b2566eb-3a38-4078">
19
+ <meta name="twitter:card" content="summary_large_image" data-webtasks-id="df3e23c3-9c65-438a">
20
+ <meta name="twitter:description" content="Question: I am 48 years of age and feel exhausted by lunchtime. I go to bed at around 10.30pm and get up at 6.30am. Most nights I have a decent amount of s..." data-webtasks-id="0be4e2db-eabd-4793">
21
+ <meta name="twitter:image" content="https://focus.independent.ie/thumbor/XikS8yDzS6BzweX14nS7Jp5Jl_k=/0x0:2000x1332/2000x1332/prod-mh-ireland/7d5b3737-6503-4b42-a470-77ae72df528e/a34ad81f-b397-4c30-ab02-5c9ff2242476/7d5b3737-6503-4b42-a470-77ae72df528e.jpg" data-webtasks-id="789218cd-1669-4cee">
22
+ <meta name="twitter:site" content="@Independent_ie" data-webtasks-id="b2ecc693-054c-495e">
23
+ <meta name="twitter:title" content="Ask the doctor: I go to bed early, eat well and exercise – so why am I always exhausted by lunchtime?" data-webtasks-id="48a7e468-9a66-4991">
24
+ <meta property="article:modified_time" content="2023-07-03T01:30:00.0000000Z" data-webtasks-id="473bf524-c677-4201">
25
+ <meta property="article:publisher" content="https://www.facebook.com/Independent.ie" data-webtasks-id="d49af5d7-f429-4af0">
26
+ <meta property="article:section" content="Editor's Choice" data-webtasks-id="c4a7c75d-9ecb-4d61">
27
+ <meta property="fb:app_id" content="714861305308164" data-webtasks-id="d34425ff-f813-4608">
28
+ <meta property="fb:pages" content="96796398469" data-webtasks-id="d9eb4da4-3799-476e">
29
+ <meta property="og:description" content="Question: I am 48 years of age and feel exhausted by lunchtime. I go to bed at around 10.30pm and get up at 6.30am. Most nights I have a decent amount of sleep and I wake up feeling refreshed. I eat well and exercise regularly — weight training four times a week. I walk my kids to and from school and go to the park twice a week for a few hours after school so I get plenty of fresh air. I’m a bit overweight but nothing major. I had my bloods done recently and they were fine. I’m also on HRT and feel good on it. However, I find myself exhausted in the afternoons and craving a nap — I can hardly stay awake. Why is this and what am I doing wrong?" data-webtasks-id="5ac77190-306a-41b5">
30
+ <meta property="og:image" content="https://focus.independent.ie/thumbor/XikS8yDzS6BzweX14nS7Jp5Jl_k=/0x0:2000x1332/2000x1332/prod-mh-ireland/7d5b3737-6503-4b42-a470-77ae72df528e/a34ad81f-b397-4c30-ab02-5c9ff2242476/7d5b3737-6503-4b42-a470-77ae72df528e.jpg" data-webtasks-id="c6bfff58-f439-4eac">
31
+ <meta property="og:image" content="https://www.independent.ie/extra/assets/img/dummy-social.gif" data-webtasks-id="4076583e-ce65-490d">
32
+ <meta property="og:image:height" content="1333" data-webtasks-id="f4276f7c-9cf4-4982">
33
+ <meta property="og:image:width" content="2000" data-webtasks-id="709d94a8-630b-47ed">
34
+ <meta property="og:site_name" content="Independent.ie" data-webtasks-id="6dc16a4f-26f4-4b76">
35
+ <meta property="og:title" content="Ask the doctor: I go to bed early, eat well and exercise – so why am I always exhausted by lunchtime?" data-webtasks-id="6c36d324-aeb5-433b">
36
+ <meta property="og:type" content="article" data-webtasks-id="5a38cd28-6fb7-48e2">
37
+ <meta property="og:url" content="https://www.independent.ie/editors-choice/ask-the-doctor-i-go-to-bed-early-eat-well-and-exercise-so-why-am-i-always-exhausted-by-lunchtime/a172882200.html" data-webtasks-id="83f90120-5235-4f87">
38
+
39
+ <script id="spcloader" type="text/javascript" async="" src="https://sdk.privacy-center.org/11ef8ac9-6270-4d5e-8b99-8d6a5bd60059/loader.js?target=www.independent.ie" charset="utf-8" data-webtasks-id="d7117f9e-b6d0-4917"></script><script type="application/ld+json" data-webtasks-id="e5ace4b1-08f3-4b74">
40
+ {
41
+
42
+ }
43
+ </script>
44
+
45
+ <script type="application/json" class="grapeshot-config" data-webtasks-id="e35feef2-6ec9-4bbe">
46
+ "gv_safe,neg_amazon2,shadow9hu7_pos_diageo_safe2,gb_safe,gv_safe_adult,gv_safe_arms,gv_safe_crime,gv_safe_death_injury,gv_safe_download,gv_safe_drugs,gv_safe_hatespeech,gv_safe_military,gv_safe_obscenity,gv_safe_terrorism,gv_safe_tobacco,pos_facebook,pos_fb_list_2,pos_halloween,pos_mastercard_kwlist,pos_natural_disasters,pos_tiered_bs_serious,gs_health,neg_amazon,gs_predicts_healthylifestyle,gs_predicts_nutritionconscious,gs_predicts_pharma_compassion,gs_predicts_dietfitness,gs_fooddrink,gs_predicts_womenshealth,inm_main_shopper,gs_health_misc,gs_predicts_mensfitness,gs_predicts_menshealth,gs_healthylvng,gs_predicts_womensfitness,gs_predicts_millennialmoms,converge_health,shadow9hu7_pos_tiered_bs_ent,gs_predicts_newyearsresolutions,gs_predicts_coldfluseason,pr_pneumonia,inm_mental_health,gs_predicts_quitsmoking,gt_negative,gs_health_exercise,inm_naked_collective,gs_predicts_coffeeteadrinker,gs_predicts_spa_wellnesstrips,gt_negative_sadness,shadow9hu7_pos_diageo_safe,gs_predicts_healthyskinhair,gs_food_misc,shadow9hu7_pos_fb_list_1,gs_health_nutrition,gs_healthylvng_nutrition,gs_predicts_royalwedding,gs_predicts_homebakers_chefs,gs_predicts_homemechanic,neg_alcohol,gs_predicts_oralcare,gs_predicts_nightlife,gs_predicts_buyingahome,progressivemedia,shadow9hu7_pos_tiered_bs_edu,gs_predicts_cocktailbeerenthus,gs_predicts_wiskey_brewer_rye,inm_heart_health,gs_predicts_ussports_nbancaabasketball"
47
+ </script>
48
+
49
+ <meta name="robots" content="max-image-preview:large" data-webtasks-id="014ff0ca-6012-4262">
50
+
51
+ <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1.0, minimal-ui" data-webtasks-id="bcc55c81-065b-43b3">
52
+ <meta name="HandheldFriendly" content="True" data-webtasks-id="bd84766d-2ed6-48a1">
53
+ <meta name="MobileOptimized" content="320" data-webtasks-id="be47356d-039e-4523">
54
+ <meta http-equiv="cleartype" content="on" data-webtasks-id="c2b629ff-10ef-4e8d">
55
+ <meta name="msapplication-square70x70logo" content="https://www.independent.ie/extra/assets/img/favicons/windows-tile-70x70.png?v=20230620T081820" data-webtasks-id="aa0d5079-9293-4c9a">
56
+ <meta name="msapplication-square150x150logo" content="https://www.independent.ie/extra/assets/img/favicons/windows-tile-150x150.png?v=20230620T081820" data-webtasks-id="69114fc5-d8e1-41c8">
57
+ <meta name="msapplication-square310x310logo" content="https://www.independent.ie/extra/assets/img/favicons/windows-tile-310x310.png?v=20230620T081820" data-webtasks-id="2c264415-6b97-4921">
58
+ <meta name="msapplication-TileImage" content="https://www.independent.ie/extra/assets/img/favicons/windows-tile-144x144.png?v=20230620T081820" data-webtasks-id="b99e3fb9-3455-40fb">
59
+ <meta name="msapplication-TileColor" content="#fff" data-webtasks-id="c40eedec-629b-47cd">
60
+ <meta name="google-signin-client_id" content="726696172496-90eva72em9kilt5siidtbppm234tq0sh.apps.googleusercontent.com" data-webtasks-id="a84c3a55-7667-401d">
61
+ <link rel="apple-touch-icon-precomposed" sizes="152x152" href="https://www.independent.ie/extra/assets/img/favicons/apple-touch-icon-152x152-precomposed.png?v=20230620T081820" data-webtasks-id="0364c257-7170-4cfd">
62
+ <link rel="apple-touch-icon-precomposed" sizes="120x120" href="https://www.independent.ie/extra/assets/img/favicons/apple-touch-icon-120x120-precomposed.png?v=20230620T081820" data-webtasks-id="b0249562-9f6f-458f">
63
+ <link rel="apple-touch-icon-precomposed" sizes="76x76" href="https://www.independent.ie/extra/assets/img/favicons/apple-touch-icon-76x76-precomposed.png?v=20230620T081820" data-webtasks-id="8e06b6d6-d281-4a7b">
64
+ <link rel="apple-touch-icon-precomposed" sizes="60x60" href="https://www.independent.ie/extra/assets/img/favicons/apple-touch-icon-60x60-precomposed.png?v=20230620T081820" data-webtasks-id="7a85cd23-dd85-4f0c">
65
+ <link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://www.independent.ie/extra/assets/img/favicons/apple-touch-icon-144x144-precomposed.png?v=20230620T081820" data-webtasks-id="353aa7ac-1527-4239">
66
+ <link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://www.independent.ie/extra/assets/img/favicons/apple-touch-icon-114x114-precomposed.png?v=20230620T081820" data-webtasks-id="9bc7d2f1-81eb-4366">
67
+ <link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://www.independent.ie/extra/assets/img/favicons/apple-touch-icon-72x72-precomposed.png?v=20230620T081820" data-webtasks-id="97d008c2-f5f9-4ae8">
68
+ <link rel="apple-touch-icon" sizes="57x57" href="https://www.independent.ie/extra/assets/img/favicons/apple-touch-icon.png?v=20230620T081820" data-webtasks-id="2d1769de-a6e5-46a4">
69
+ <link rel="icon" sizes="228x228" href="https://www.independent.ie/extra/assets/img/favicons/coast-icon-228x228.png?v=20230620T081820" data-webtasks-id="5af1d135-2a73-4da8">
70
+ <link rel="shortcut icon" href="https://www.independent.ie/extra/assets/img/favicons/favicon.ico?v=20230620T081820" data-webtasks-id="b9548451-9634-484f">
71
+ <link rel="icon" type="image/png" sizes="64x64" href="https://www.independent.ie/extra/assets/img/favicons/favicon.png?v=20230620T081820" data-webtasks-id="00f4d794-dfcc-4f92">
72
+
73
+
74
+
75
+ <script type="text/javascript" data-webtasks-id="cad4b059-390b-43f4">
76
+ window.gdprAppliesGlobally = true;
77
+ (function () {
78
+ function a(e) {
79
+ if (!window.frames[e]) {
80
+ if (document.body && document.body.firstChild) { var t = document.body; var n = document.createElement("iframe"); n.style.display = "none"; n.name = e; n.title = e; t.insertBefore(n, t.firstChild) }
81
+ else { setTimeout(function () { a(e) }, 5) }
82
+ }
83
+ } function e(n, r, o, c, s) {
84
+ function e(e, t, n, a) { if (typeof n !== "function") { return } if (!window[r]) { window[r] = [] } var i = false; if (s) { i = s(e, t, n) } if (!i) { window[r].push({ command: e, parameter: t, callback: n, version: a }) } } e.stub = true; function t(a) {
85
+ if (!window[n] || window[n].stub !== true) { return } if (!a.data) { return }
86
+ var i = typeof a.data === "string"; var e; try { e = i ? JSON.parse(a.data) : a.data } catch (t) { return } if (e[o]) { var r = e[o]; window[n](r.command, r.parameter, function (e, t) { var n = {}; n[c] = { returnValue: e, success: t, callId: r.callId }; a.source.postMessage(i ? JSON.stringify(n) : n, "*") }, r.version) }
87
+ }
88
+ if (typeof window[n] !== "function") { window[n] = e; if (window.addEventListener) { window.addEventListener("message", t, false) } else { window.attachEvent("onmessage", t) } }
89
+ } e("__tcfapi", "__tcfapiBuffer", "__tcfapiCall", "__tcfapiReturn"); a("__tcfapiLocator"); (function (e) {
90
+ var t = document.createElement("script"); t.id = "spcloader"; t.type = "text/javascript"; t.async = true; t.src = "https://sdk.privacy-center.org/" + e + "/loader.js?target=" + document.location.hostname; t.charset = "utf-8"; var n = document.getElementsByTagName("script")[0]; n.parentNode.insertBefore(t, n)
91
+ })("11ef8ac9-6270-4d5e-8b99-8d6a5bd60059")
92
+ })();
93
+ </script>
94
+
95
+
96
+ <script type="text/javascript" data-webtasks-id="7be858b1-de06-4bf8">
97
+ window.MEDIAHUIS = (function (module) {
98
+ module.config = {
99
+ apiurl:"https://api.gva.be",interactiefPrefix:"https",brooklynapiurl:"https://brooklynapi.independent.ie",readLaterServiceUrl:"/api/readlater/",froomleServiceUrl:"/api/froomle/",access_loginshown:false,article_author:"Jennifer Grant",article_bodycharcount:3057,article_positive:true,article_cimpage:"unknown/unknown/ask the doctor: i go to bed early, eat well and exercise – so why am i always exhausted by lunchtime?",article_cimpage_free:"unknown/unknown/ask the doctor: i go to bed early, eat well and exercise – so why am i always exhausted by lunchtime?",article_cityname:"",article_contenttype:"article",article_id:"a172882200",article_introcharcount:666,article_sectionid:"66f7bee6-5b98-4fd2-9d1b-1f2ea4f0a9bb",article_section:"editors-choice",article_paper:3531,article_publicationdate:"20230703",article_publicationtime:"03:30",article_publicationdatetime_utc:"2023-07-03T01:30:00.0000000Z",article_ispluslayout:false,article_source:"",article_sourceoforigin:"bc967389-2ae1-43d9-bd1d-ec5d363f45df",article_title:"Ask the doctor: I go to bed early, eat well and exercise – so why am I always exhausted by lunchtime?",article_type:"newspaper",article_externalid:"172882200",article_updatecountersurl:"https://www.independent.ie/api/article/updatecounters?articleid=a172882200&papercode=independent",page_mainsection:"ada62966-6b00-4ead-a0ba-2c179a0730b0",page_mainsectionname:"independent",page_mainsubsection:"66f7bee6-5b98-4fd2-9d1b-1f2ea4f0a9bb",page_mainsubsectionname:"editors-choice",page_section:"66f7bee6-5b98-4fd2-9d1b-1f2ea4f0a9bb",page_sectionname:"editors-choice",page_adv_sectiontree:"",page_type:"detail",page_secure:false,page_metered:false,page_papercode:3531,page_sectiontrees:"independent/editors-choice|independent",cdn_markup:"www.independent.ie",cdn_markupVersion:"20230620T081820",cdn_static:"static.independent.ie",features:["oneplatform_renderFragmentServerSide_mobilebreakingnewspopular","temp_useScribbleLiveApi","oneplatform_fragment_enableMenus","oneplatform_renderFragmentServerSide_search","video_enableSpark","oneplatform_renderFragmentServerSide_singlearticle","oneplatform_renderFragmentServerSide_articlelist","PERF_DisableArticleUpdateCounters","temp_enableAddressServiceApi","com_pushnotificationsOptinboxEnabled","paywall_isPacoEnabled","oneplatform_renderFragmentServerSide_mostread","oneplatform_renderFragmentServerSide","paywall_clientSide","oneplatform_renderFragmentServerSide_articlegrid","oneplatform_renderFragmentServerSide_articledetail","temp_liveFeedOnArticleDetail","oneplatform_renderFragmentServerSide_opinion","web_temp_enableNewGdpr","oneplatform_renderFragmentServerSide_chronologicallist","enableThirdPartySocialShareService","oneplatform_renderFragmentServerSide_particles","oneplatform_renderFragmentServerSide_breakingnewspopular"],article_has_inline_media:true,urlscheme:"https",page_features:[],environment:"production",metered:false,visitorIsValidBot:false
100
+ };
101
+ return module;
102
+ })(window.MEDIAHUIS || {});
103
+ var pp_gemius_identifier = '', pp_gemius_extraparameters = ['lan=NL', 'key=', 'subs=/independent/editors-choice', 'free="unknown/unknown/ask the doctor: i go to bed early, eat well and exercise – so why am i always exhausted by lunchtime?"'], pp_gemius_use_cmp = true, pp_gemius_cmp_timeout = Infinity, pp_gemius_cmp_purposes = {1:[1,5],2:[1,8,9,10]};
104
+ window.MEDIAHUIS.ads = window.MEDIAHUIS.ads || { };
105
+ window.MEDIAHUIS.ads.formats = {'wallpaper':[[1,1]],'leaderboard':[[728,90],[970,90],[970,250]],'button':[[300,64]],'mediumrectangle':[[300,250]],'halfpageskyscraper':[[160,600],[120,600],[300,600]],'overlayer':[[506,183]],'rectangle':[[300,600],[300,250]],'sidead':[[170,1086]],'outofpage':[[1,1]],'articlerectangle':[[300,250]],'cba':[[1,1],'fluid'],'native':[[300,300],'fluid'],'rectangle_native':[[300,250],[300,600],'fluid']};
106
+ window.MEDIAHUIS.apiAccessToken = window.MEDIAHUIS.apiAccessToken || { };
107
+ window.MEDIAHUIS.apiAccessToken = "eyJhbGciOiJSUzI1NiIsImtpZCI6IjRGM0U4MzlDMEUzMjY1REI3ODA1MEE5Q0E1REU3MTM0OTRCM0Y4RDIiLCJ0eXAiOiJKV1QiLCJ4NXQiOiJUejZEbkE0eVpkdDRCUXFjcGQ1eE5KU3otTkkifQ.eyJuYmYiOjE2ODg1NTM3NTMsImV4cCI6MTY4ODU2MDk1MywiaXNzIjoiaHR0cDovL2lkZW50aXR5c2VydmVyLm1lZGlhaHVpcy5iZTo1MDAwIiwiYXVkIjpbImh0dHA6Ly9pZGVudGl0eXNlcnZlci5tZWRpYWh1aXMuYmU6NTAwMC9yZXNvdXJjZXMiLCJhdXRoZW50aWNhdGlvbl9hcGkiLCJtYWlsaW5nX3NlcnZpY2VfYXBpIiwib3B0aW5fbWFuYWdlbWVudF9hcGkiXSwiY2xpZW50X2lkIjoiQTEwNS5XZWJDTVMuU2l0ZXMuRnJvbnRFbmQiLCJzY29wZSI6WyJhdXRoZW50aWNhdGlvbl9hcGkuYXV0aGVudGljYXRlIiwibWFpbGluZ19zZXJ2aWNlX2FwaS5zZW5kX21haWwiLCJtYWlsaW5nX3NlcnZpY2VfYXBpLnZhbGlkYXRlX2hhc2giLCJvcHRpbl9tYW5hZ2VtZW50X2FwaS5mdWxsLWFjY2VzcyIsIm9wdGluX21hbmFnZW1lbnRfYXBpLnJlYWQtYWNjZXNzIiwib3B0aW5fbWFuYWdlbWVudF9hcGkuc2F2ZS1vcHRpbi13aXRoLWhhc2giXX0.gIB8eh7a4t0Qp_TmYfNiqkkG6oMsQHAXQiSM3KMLU5ZQDC0T4jLgOkR0alG3ePQWdABSLVzaoWKxDgYeD1fQYTbEd0b3jlb1LASWBnJt-F-A9plXUhWglx0kucEfgJ_Sub3zW-Ji0iNywHsybcqUCHTKUhAtEvwLGlzlr6L6k9N36cp00VgvEOsFrxkv1Fe5S1gGwQHok1W6GLD1vqctOCaM_6yBv2QC78cWveTl2Io_JrKhTOC-k0p4IM1I9AI3IQ6ftVHjkFIBJjzJv6lL9g8HB1ZqHNF1NSZrGabQZKZjaykdNAp98LgMlgkMarrNPpeXZ8qnvoGN-ceozmPtlQ";
108
+
109
+
110
+ </script>
111
+
112
+
113
+ <!--[if (gt IE 9) | (IEMobile)]><!-->
114
+ <link href="https://www.independent.ie/extra/assets/css/site-all.css?v=20230620T081820" rel="stylesheet" data-webtasks-id="905fb799-f738-4237">
115
+ <link href="https://www.independent.ie/extra/assets/flippay/index.css?v=20230620T081820" rel="stylesheet" data-webtasks-id="4064a141-205e-4374">
116
+ <!--<![endif]-->
117
+
118
+
119
+
120
+ <!-- start: inline style from widgets -->
121
+
122
+ <!-- end: inline style from widgets -->
123
+
124
+
125
+
126
+
127
+ <script data-webtasks-id="1eafdbdd-5162-43a5">window.JSON || document.write('<script src="https://www.independent.ie/extra/assets/js/vendor/json2.js?v=20230620T081820"><\/script>')</script>
128
+ <script src="https://www.independent.ie/extra/assets/js/head.js?v=20230620T081820" data-pagetype="detail" data-section="66f7bee6-5b98-4fd2-9d1b-1f2ea4f0a9bb" data-mainsection="ada62966-6b00-4ead-a0ba-2c179a0730b0" data-mainsubsection="66f7bee6-5b98-4fd2-9d1b-1f2ea4f0a9bb" data-maintag="" data-arttype="newspaper" crossorigin="anonymous" data-webtasks-id="0aba9163-80b9-4071"></script>
129
+ <script src="https://www.independent.ie/extra/assets/js/vendors.js?v=20230620T081820" defer="" crossorigin="anonymous" data-webtasks-id="0f64f717-4b51-4e79"></script>
130
+
131
+
132
+ <!-- dfp-preload -->
133
+ <link rel="preload" as="script" href="https://www.googletagservices.com/tag/js/gpt.js" data-webtasks-id="88c86672-1223-4fc6">
134
+ <link rel="preconnect dns-prefetch" href="https://securepubads.g.doubleclick.net" data-webtasks-id="3c01e10e-8308-4e8f">
135
+ <!-- end dfp-preload -->
136
+
137
+
138
+ <script type="application/ld+json" data-webtasks-id="bece029f-f6e2-4ee2">
139
+ {
140
+ "@context": "https://schema.org",
141
+ "@type": "NewsArticle",
142
+ "mainEntityOfPage": {
143
+ "@type": "WebPage",
144
+ "@id": "https://www.independent.ie/editors-choice/ask-the-doctor-i-go-to-bed-early-eat-well-and-exercise-so-why-am-i-always-exhausted-by-lunchtime/a172882200.html"
145
+ },
146
+ "headline": "Ask the doctor: I go to bed early, eat well and exercise – so why am I always exhausted by lunchtime?",
147
+
148
+ "image": ["https://focus.independent.ie/thumbor/v3j5rwwdUuOpskb6CeGPpCkPCpQ=/0x0:2000x1332/550x550/prod-mh-ireland/7d5b3737-6503-4b42-a470-77ae72df528e/a34ad81f-b397-4c30-ab02-5c9ff2242476/7d5b3737-6503-4b42-a470-77ae72df528e.jpg", "https://focus.independent.ie/thumbor/RHNapvq6pAqWZdrHz903D24awok=/0x0:2000x1332/633x475/prod-mh-ireland/7d5b3737-6503-4b42-a470-77ae72df528e/a34ad81f-b397-4c30-ab02-5c9ff2242476/7d5b3737-6503-4b42-a470-77ae72df528e.jpg", "https://focus.independent.ie/thumbor/czPZGAg4bmWFaS9d5dSS5CCAZt8=/0x0:2000x1332/731x411/prod-mh-ireland/7d5b3737-6503-4b42-a470-77ae72df528e/a34ad81f-b397-4c30-ab02-5c9ff2242476/7d5b3737-6503-4b42-a470-77ae72df528e.jpg"],
149
+
150
+ "datePublished": "2023-07-03T03:30:00+02:00",
151
+ "dateModified": "2023-07-03T03:30:00+02:00",
152
+ "author": {
153
+ "@type": "Person",
154
+ "name": "Jennifer Grant"
155
+ },
156
+ "publisher": {
157
+
158
+ "@id": "independent.ie",
159
+
160
+ "@type": "Organization",
161
+ "name": "Independent.ie",
162
+ "logo": {
163
+ "@type": "ImageObject",
164
+ "url": "https://www.independent.ie/"
165
+ }
166
+ },
167
+ "description": "Question: I am 48 years of age and feel exhausted by lunchtime. I go to bed at around 10.30pm and get up at 6.30am. Most nights I have a decent amount of sleep and I wake up feeling refreshed. I eat well and exercise regularly — weight training four times a week. I walk my kids to and from school and go to the park twice a week for a few hours after school so I get plenty of fresh air. I’m a bit overweight but nothing major. I had my bloods done recently and they were fine. I’m also on HRT and feel good on it. However, I find myself exhausted in the afternoons and craving a nap — I can hardly stay awake. Why is this and what am I doing wrong?"
168
+
169
+ ,"isAccessibleForFree": "True"
170
+
171
+ ,"isPartOf": {
172
+ "@type": ["CreativeWork", "Product"],
173
+ "name": "Independent.ie",
174
+ "productID": "independent.ie:showcase"
175
+ }
176
+
177
+ }
178
+ </script>
179
+
180
+
181
+ </head>
182
+ <body class="theme-default" itemscope="" itemtype="http://schema.org/WebPage" data-webtasks-id="63c3a6fe-4519-48d5"><iframe name="__tcfapiLocator" title="__tcfapiLocator" data-webtasks-id="70d4758c-1d59-412f" style="display: none;"></iframe>
183
+
184
+
185
+ </body>
demonstrations/aaabtsd/pages/page-15-1.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-16-0.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-16-1.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-17-0.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-17-1.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-18-0.html ADDED
@@ -0,0 +1,126 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <head data-webtasks-id="5d667cf7-a9e8-4b08">
2
+ <meta charset="utf-8" data-webtasks-id="01726818-949a-48fe">
3
+ <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" data-webtasks-id="c7a068cc-3773-4be2">
4
+
5
+
6
+ <title data-webtasks-id="02a566cf-c45d-479e">Lifestyle News - Food, Home &amp; Trends - Independent.ie</title>
7
+
8
+ <link rel="canonical" href="https://www.independent.ie/life" data-webtasks-id="a770ee6b-55e4-43ee">
9
+
10
+ <link rel="alternate" media="only screen and (max-width: 640px)" href="https://m.independent.ie/life" data-webtasks-id="c0d226c8-d4ef-47c4">
11
+ <link rel="alternate" media="handheld" href="https://m.independent.ie/life" data-webtasks-id="4251afdd-0b69-48e3">
12
+ <meta name="cXenseParse:mhu-article_ispaidcontent" content="false" data-webtasks-id="20d7ae01-d9d1-4a54">
13
+ <meta name="cXenseParse:mhu-domain" content="independent" data-webtasks-id="2dff08d5-a6eb-45bb">
14
+ <meta name="cXenseParse:Taxonomy" content="independent/life" data-webtasks-id="a92c093f-acb2-49a9">
15
+ <meta name="description" content="Irish lifestyle news - Fashion, health, beauty and celeb news from Ireland's leading newspaper, the Irish Independent." data-webtasks-id="bb8d33de-a9c9-4e16">
16
+ <meta property="fb:app_id" content="714861305308164" data-webtasks-id="2344de86-c267-45e5">
17
+ <meta property="fb:pages" content="96796398469" data-webtasks-id="d5b97dce-bcc3-4fab">
18
+ <meta property="og:image" content="https://www.independent.ie/extra/assets/img/dummy-social.gif" data-webtasks-id="493c78b3-7945-4af2">
19
+ <meta property="og:site_name" content="Independent.ie" data-webtasks-id="3b135463-c6c1-45f4">
20
+ <meta property="og:title" content="Independent.ie" data-webtasks-id="d6a0183a-bd2e-4b23">
21
+ <meta property="og:type" content="website" data-webtasks-id="3bafd60a-b11d-4171">
22
+ <meta property="og:url" content="https://www.independent.ie/life" data-webtasks-id="334a6b19-c4a0-41e1">
23
+
24
+ <meta name="robots" content="max-image-preview:large" data-webtasks-id="03eeec7d-16dc-4f43">
25
+
26
+ <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1.0, minimal-ui" data-webtasks-id="f1eaef5d-6d76-4f8f">
27
+ <meta name="HandheldFriendly" content="True" data-webtasks-id="692947d4-c7d7-48e3">
28
+ <meta name="MobileOptimized" content="320" data-webtasks-id="46cf3c9c-7e0d-4afc">
29
+ <meta http-equiv="cleartype" content="on" data-webtasks-id="37a8243e-9592-4ed4">
30
+ <meta name="msapplication-square70x70logo" content="https://www.independent.ie/extra/assets/img/favicons/windows-tile-70x70.png?v=20230620T081809" data-webtasks-id="f86662fe-cbf9-40c9">
31
+ <meta name="msapplication-square150x150logo" content="https://www.independent.ie/extra/assets/img/favicons/windows-tile-150x150.png?v=20230620T081809" data-webtasks-id="496a7cb2-e04d-49c4">
32
+ <meta name="msapplication-square310x310logo" content="https://www.independent.ie/extra/assets/img/favicons/windows-tile-310x310.png?v=20230620T081809" data-webtasks-id="d9d0507a-7f05-4f90">
33
+ <meta name="msapplication-TileImage" content="https://www.independent.ie/extra/assets/img/favicons/windows-tile-144x144.png?v=20230620T081809" data-webtasks-id="7fdc52bc-76ee-42a7">
34
+ <meta name="msapplication-TileColor" content="#fff" data-webtasks-id="18f075f3-3d97-48de">
35
+ <meta name="google-signin-client_id" content="726696172496-90eva72em9kilt5siidtbppm234tq0sh.apps.googleusercontent.com" data-webtasks-id="efdedbbe-6702-401d">
36
+ <link rel="apple-touch-icon-precomposed" sizes="152x152" href="https://www.independent.ie/extra/assets/img/favicons/apple-touch-icon-152x152-precomposed.png?v=20230620T081809" data-webtasks-id="4f8909ef-f4ff-4c59">
37
+ <link rel="apple-touch-icon-precomposed" sizes="120x120" href="https://www.independent.ie/extra/assets/img/favicons/apple-touch-icon-120x120-precomposed.png?v=20230620T081809" data-webtasks-id="c278ca83-f8da-4196">
38
+ <link rel="apple-touch-icon-precomposed" sizes="76x76" href="https://www.independent.ie/extra/assets/img/favicons/apple-touch-icon-76x76-precomposed.png?v=20230620T081809" data-webtasks-id="ce75f3d3-a4e4-4a43">
39
+ <link rel="apple-touch-icon-precomposed" sizes="60x60" href="https://www.independent.ie/extra/assets/img/favicons/apple-touch-icon-60x60-precomposed.png?v=20230620T081809" data-webtasks-id="4c585021-6f3f-4172">
40
+ <link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://www.independent.ie/extra/assets/img/favicons/apple-touch-icon-144x144-precomposed.png?v=20230620T081809" data-webtasks-id="8ef1b737-b7b2-4bd6">
41
+ <link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://www.independent.ie/extra/assets/img/favicons/apple-touch-icon-114x114-precomposed.png?v=20230620T081809" data-webtasks-id="bea320cb-d755-4bc0">
42
+ <link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://www.independent.ie/extra/assets/img/favicons/apple-touch-icon-72x72-precomposed.png?v=20230620T081809" data-webtasks-id="54c39520-80f7-4911">
43
+ <link rel="apple-touch-icon" sizes="57x57" href="https://www.independent.ie/extra/assets/img/favicons/apple-touch-icon.png?v=20230620T081809" data-webtasks-id="94f4da27-4792-4439">
44
+ <link rel="icon" sizes="228x228" href="https://www.independent.ie/extra/assets/img/favicons/coast-icon-228x228.png?v=20230620T081809" data-webtasks-id="91db732d-2189-40be">
45
+ <link rel="shortcut icon" href="https://www.independent.ie/extra/assets/img/favicons/favicon.ico?v=20230620T081809" data-webtasks-id="259c6a60-804f-4aea">
46
+ <link rel="icon" type="image/png" sizes="64x64" href="https://www.independent.ie/extra/assets/img/favicons/favicon.png?v=20230620T081809" data-webtasks-id="d519a9c0-83c4-4bf6">
47
+
48
+
49
+
50
+ <script id="spcloader" type="text/javascript" async="" src="https://sdk.privacy-center.org/11ef8ac9-6270-4d5e-8b99-8d6a5bd60059/loader.js?target=www.independent.ie" charset="utf-8" data-webtasks-id="b6657d29-b46f-4ab1"></script><script type="text/javascript" data-webtasks-id="edc291d4-27d6-4cec">
51
+ window.gdprAppliesGlobally = true;
52
+ (function () {
53
+ function a(e) {
54
+ if (!window.frames[e]) {
55
+ if (document.body && document.body.firstChild) { var t = document.body; var n = document.createElement("iframe"); n.style.display = "none"; n.name = e; n.title = e; t.insertBefore(n, t.firstChild) }
56
+ else { setTimeout(function () { a(e) }, 5) }
57
+ }
58
+ } function e(n, r, o, c, s) {
59
+ function e(e, t, n, a) { if (typeof n !== "function") { return } if (!window[r]) { window[r] = [] } var i = false; if (s) { i = s(e, t, n) } if (!i) { window[r].push({ command: e, parameter: t, callback: n, version: a }) } } e.stub = true; function t(a) {
60
+ if (!window[n] || window[n].stub !== true) { return } if (!a.data) { return }
61
+ var i = typeof a.data === "string"; var e; try { e = i ? JSON.parse(a.data) : a.data } catch (t) { return } if (e[o]) { var r = e[o]; window[n](r.command, r.parameter, function (e, t) { var n = {}; n[c] = { returnValue: e, success: t, callId: r.callId }; a.source.postMessage(i ? JSON.stringify(n) : n, "*") }, r.version) }
62
+ }
63
+ if (typeof window[n] !== "function") { window[n] = e; if (window.addEventListener) { window.addEventListener("message", t, false) } else { window.attachEvent("onmessage", t) } }
64
+ } e("__tcfapi", "__tcfapiBuffer", "__tcfapiCall", "__tcfapiReturn"); a("__tcfapiLocator"); (function (e) {
65
+ var t = document.createElement("script"); t.id = "spcloader"; t.type = "text/javascript"; t.async = true; t.src = "https://sdk.privacy-center.org/" + e + "/loader.js?target=" + document.location.hostname; t.charset = "utf-8"; var n = document.getElementsByTagName("script")[0]; n.parentNode.insertBefore(t, n)
66
+ })("11ef8ac9-6270-4d5e-8b99-8d6a5bd60059")
67
+ })();
68
+ </script>
69
+
70
+
71
+ <script type="text/javascript" data-webtasks-id="3f0fbcde-f7f4-4785">
72
+ window.MEDIAHUIS = (function (module) {
73
+ module.config = {
74
+ apiurl:"https://api.gva.be",interactiefPrefix:"https",brooklynapiurl:"https://brooklynapi.independent.ie",readLaterServiceUrl:"/api/readlater/",froomleServiceUrl:"/api/froomle/",access_loginshown:false,article_cimpage:"",article_cimpage_free:"",article_sectionid:"7a2275b4-6483-422e-9c11-4c3dfd5ba3e2",article_section:"life",article_paper:3531,article_ispluslayout:false,page_mainsection:"ada62966-6b00-4ead-a0ba-2c179a0730b0",page_mainsectionname:"independent",page_mainsubsection:"7a2275b4-6483-422e-9c11-4c3dfd5ba3e2",page_mainsubsectionname:"life",page_section:"7a2275b4-6483-422e-9c11-4c3dfd5ba3e2",page_sectionname:"life",page_adv_sectiontree:"independent/life/home",page_type:"home",page_secure:false,page_metered:false,page_papercode:3531,page_sectiontrees:"independent/life",cdn_markup:"www.independent.ie",cdn_markupVersion:"20230620T081809",cdn_static:"static.independent.ie",features:["oneplatform_renderFragmentServerSide_mobilebreakingnewspopular","temp_useScribbleLiveApi","oneplatform_fragment_enableMenus","oneplatform_renderFragmentServerSide_search","video_enableSpark","oneplatform_renderFragmentServerSide_singlearticle","oneplatform_renderFragmentServerSide_articlelist","PERF_DisableArticleUpdateCounters","temp_enableAddressServiceApi","com_pushnotificationsOptinboxEnabled","paywall_isPacoEnabled","oneplatform_renderFragmentServerSide_mostread","oneplatform_renderFragmentServerSide","paywall_clientSide","oneplatform_renderFragmentServerSide_articlegrid","oneplatform_renderFragmentServerSide_articledetail","temp_liveFeedOnArticleDetail","oneplatform_renderFragmentServerSide_opinion","web_temp_enableNewGdpr","oneplatform_renderFragmentServerSide_chronologicallist","enableThirdPartySocialShareService","oneplatform_renderFragmentServerSide_particles","oneplatform_renderFragmentServerSide_breakingnewspopular"],urlscheme:"https",page_features:[],environment:"production",visitorIsValidBot:false
75
+ };
76
+ return module;
77
+ })(window.MEDIAHUIS || {});
78
+ var pp_gemius_identifier = '', pp_gemius_extraparameters = ['lan=NL', 'key=', 'subs=/independent/life', 'free=""'], pp_gemius_use_cmp = true, pp_gemius_cmp_timeout = Infinity, pp_gemius_cmp_purposes = {1:[1,5],2:[1,8,9,10]};
79
+ window.MEDIAHUIS.ads = window.MEDIAHUIS.ads || { };
80
+ window.MEDIAHUIS.ads.formats = {'wallpaper':[[1,1]],'leaderboard':[[728,90],[970,90],[970,250]],'button':[[300,64]],'mediumrectangle':[[300,250]],'halfpageskyscraper':[[160,600],[120,600],[300,600]],'overlayer':[[506,183]],'rectangle':[[300,600],[300,250]],'sidead':[[170,1086]],'outofpage':[[1,1]],'articlerectangle':[[300,250]],'cba':[[1,1],'fluid'],'native':[[300,300],'fluid'],'rectangle_native':[[300,250],[300,600],'fluid']};
81
+ window.MEDIAHUIS.apiAccessToken = window.MEDIAHUIS.apiAccessToken || { };
82
+ window.MEDIAHUIS.apiAccessToken = "eyJhbGciOiJSUzI1NiIsImtpZCI6IjRGM0U4MzlDMEUzMjY1REI3ODA1MEE5Q0E1REU3MTM0OTRCM0Y4RDIiLCJ0eXAiOiJKV1QiLCJ4NXQiOiJUejZEbkE0eVpkdDRCUXFjcGQ1eE5KU3otTkkifQ.eyJuYmYiOjE2ODg1NTM3NTEsImV4cCI6MTY4ODU2MDk1MSwiaXNzIjoiaHR0cDovL2lkZW50aXR5c2VydmVyLm1lZGlhaHVpcy5iZTo1MDAwIiwiYXVkIjpbImh0dHA6Ly9pZGVudGl0eXNlcnZlci5tZWRpYWh1aXMuYmU6NTAwMC9yZXNvdXJjZXMiLCJhdXRoZW50aWNhdGlvbl9hcGkiLCJtYWlsaW5nX3NlcnZpY2VfYXBpIiwib3B0aW5fbWFuYWdlbWVudF9hcGkiXSwiY2xpZW50X2lkIjoiQTEwNS5XZWJDTVMuU2l0ZXMuRnJvbnRFbmQiLCJzY29wZSI6WyJhdXRoZW50aWNhdGlvbl9hcGkuYXV0aGVudGljYXRlIiwibWFpbGluZ19zZXJ2aWNlX2FwaS5zZW5kX21haWwiLCJtYWlsaW5nX3NlcnZpY2VfYXBpLnZhbGlkYXRlX2hhc2giLCJvcHRpbl9tYW5hZ2VtZW50X2FwaS5mdWxsLWFjY2VzcyIsIm9wdGluX21hbmFnZW1lbnRfYXBpLnJlYWQtYWNjZXNzIiwib3B0aW5fbWFuYWdlbWVudF9hcGkuc2F2ZS1vcHRpbi13aXRoLWhhc2giXX0.K0VtSzM8DyYB8XkeBT06Rwt528qsUeJLIn5qPVs2wTKev4ShPz5sXvQaJba9V0cOh9yWYSv4giDY5hbWI6TJiV7MpaeWoBIJLL7171K0AXBXcxc9of2K5wKjIrKgNHzNmb1Jwr_SO9REtUSk4V4IqqzcQzAKhpZ-ZIV6GICFZIrkqc0fvu0gO7YCzTeKi2kWQwdAnShhhChAv4XFP_Pj7rvUFwDgojH-tisOB3sXvKyPrGOP04wnvzoC9dH5JuDXsGBFpt8ewNRIbv2ibk6h9J8c3aJ4QeWsR-mwf0TjOYWUU-Ah4WfgpvjNEVOS7aDw22lwZyh49FhqQQ-fGrWlCA";
83
+
84
+
85
+ </script>
86
+
87
+
88
+ <!--[if (gt IE 9) | (IEMobile)]><!-->
89
+ <link href="https://www.independent.ie/extra/assets/css/site-all.css?v=20230620T081809" rel="stylesheet" data-webtasks-id="71b07533-83ad-4d84">
90
+ <link href="https://www.independent.ie/extra/assets/flippay/index.css?v=20230620T081809" rel="stylesheet" data-webtasks-id="460eb8e6-6599-4e50">
91
+ <!--<![endif]-->
92
+
93
+
94
+
95
+ <!-- start: inline style from widgets -->
96
+
97
+ <!-- end: inline style from widgets -->
98
+
99
+
100
+
101
+
102
+ <script data-webtasks-id="117a2187-5e78-401b">window.JSON || document.write('<script src="https://www.independent.ie/extra/assets/js/vendor/json2.js?v=20230620T081809"><\/script>')</script>
103
+ <script src="https://www.independent.ie/extra/assets/js/head.js?v=20230620T081809" data-pagetype="home" data-section="7a2275b4-6483-422e-9c11-4c3dfd5ba3e2" data-mainsection="ada62966-6b00-4ead-a0ba-2c179a0730b0" data-mainsubsection="7a2275b4-6483-422e-9c11-4c3dfd5ba3e2" data-maintag="" data-arttype="" crossorigin="anonymous" data-webtasks-id="e164003b-3faf-49bf"></script>
104
+ <script src="https://www.independent.ie/extra/assets/js/vendors.js?v=20230620T081809" defer="" crossorigin="anonymous" data-webtasks-id="cd51b882-94d5-4152"></script>
105
+
106
+
107
+ <!-- dfp-preload -->
108
+ <link rel="preload" as="script" href="https://www.googletagservices.com/tag/js/gpt.js" data-webtasks-id="1bc23631-cfb9-48ad">
109
+ <link rel="preconnect dns-prefetch" href="https://securepubads.g.doubleclick.net" data-webtasks-id="4598dba5-ac46-4be5">
110
+ <!-- end dfp-preload -->
111
+
112
+ </head>
113
+ <body class="theme-default" itemscope="" itemtype="http://schema.org/WebPage" data-vr-zone="Lifestyle News - Food, Home &amp; Trends - Independent.ie" data-webtasks-id="01fabc2e-da6e-4905">
114
+
115
+
116
+ <!-- gen-date: 2023-07-05T10:58:13.3122977Z -->
117
+
118
+
119
+ <div data-cj-root="container" data-webtasks-id="959d577e-9449-433f"></div>
120
+
121
+ <!-- Fragment asset includes -->
122
+ <link href="/v2/header/cdn/fragment-header.0.0.231.indo.styles.css" rel="stylesheet" data-webtasks-id="aa0e47fe-bdce-40bb">
123
+ <link href="/v2/footer/cdn/fragment-footer.0.0.146.indo.styles.css" rel="stylesheet" data-webtasks-id="7221d443-b48a-40f4">
124
+
125
+ <!--serverside resolved fragment -->
126
+ <div id="aeqoCW0PNQ" data-fragment-name="siteheader" data-webtasks-id="217ec8b3-5a23-4615"><div class="indo-5581dc71_headerwrapper indo-5581dc71_backgroundsupnav indo-5581dc71_issticky" style="--subnav-height:48px;--mainnav-height:60px;--total-header-height:132px;--supnav-background-color:var(--color-grey-10);--max-subnav-width:var(--max-header-width)" data-testid="site-desktop-header" data-webtasks-id="ec3cdd0f-55fa-44b7"><header class="indo-5581dc71_siteheader" style="--header-logo-width:180px" data-webtasks-id="6143d3ce-8322-4f82"><nav data-testid="desktop-header-supnav" class="indo-ec4a15ec_supnav" data-webtasks-id="4567b64c-b9df-452e"><span class="indo-958a0785_root indo-958a0785_caption2 indo-da27be32_secondary" style="line-height:var(--supnav-height)" data-testid="date-time" data-webtasks-id="74bcfc9c-3a6b-46c1">Wednesday, 5 July 2023</span><ul data-testid="supnav-left-list" data-menuid="" data-webtasks-id="09006591-ec56-4185"></ul><ul data-testid="supnav-right-list" data-menuid="a24803a7-cb38-4240-ae7d-86f97b2f8e04" class="indo-ec4a15ec_supnavlistright" data-webtasks-id="b4f3ae63-8655-4760"><li style="color:var(--color-black-base)" data-testid="supnav-right-listitem" data-webtasks-id="89c82840-5d99-4b26"><a class="indo-4bb60769_marginleft3 indo-4bb60769_marginright3 indo-ec4a15ec_supnavlink" href="https://independentnewsstand.e-pages.pub/titles" data-webtasks-id="1f7795f2-7a37-49bb"><span class="indo-958a0785_root indo-958a0785_caption2 indo-da27be32_secondary" data-webtasks-id="7c3eafbc-3cc8-402a">ePaper</span></a></li><li style="color:var(--color-black-base)" data-testid="supnav-right-listitem" data-webtasks-id="11279206-4028-4aa5"><a class="indo-4bb60769_marginleft3 indo-4bb60769_marginright3 indo-ec4a15ec_supnavlink" href="/entertainment/puzzles" data-webtasks-id="67946ded-70b9-491b"><span class="indo-958a0785_root indo-958a0785_caption2 indo-da27be32_secondary" data-webtasks-id="1b8e9a6f-2cba-47e1">Puzzles</span></a></li><li style="color:var(--color-black-base)" data-testid="supnav-right-listitem" data-webtasks-id="d6fa3319-b64c-4c4f"><a class="indo-4bb60769_marginleft3 indo-4bb60769_marginright3 indo-ec4a15ec_supnavlink" href="/about-us/our-journalism/104697308.html" data-webtasks-id="c11caadf-bd6c-4e88"><span class="indo-958a0785_root indo-958a0785_caption2 indo-da27be32_secondary" data-webtasks-id="59c95634-5226-4131">Our Journalism</span></a></li><li style="color:var(--color-black-base)" data-testid="supnav-right-listitem" data-webtasks-id="f7016206-f6d6-499e"><a class="indo-4bb60769_marginleft3 indo-4bb60769_marginright3 indo-ec4a15ec_supnavlink" href="/about-us/our-story/1866021285.html" data-webtasks-id="ab074edb-3a63-40fa"><span class="indo-958a0785_root indo-958a0785_caption2 indo-da27be32_secondary" data-webtasks-id="09cfdfeb-6c27-4707">Our Story</span></a></li><li style="color:var(--color-black-base)" data-testid="supnav-right-listitem" data-webtasks-id="d0072822-1330-4dad"><a class="indo-4bb60769_marginleft3 indo-4bb60769_marginright3 indo-ec4a15ec_supnavlink" href="/about-us/contact-us/1345911943.html" data-webtasks-id="465c95ac-466e-4f90"><span class="indo-958a0785_root indo-958a0785_caption2 indo-da27be32_secondary" data-webtasks-id="0dcba46c-c69f-43b7">Contact Us</span></a></li><li data-testid="supnav-right-listitem" data-webtasks-id="f5563339-ce68-4e28"><div style="height:24px;overflow:hidden" data-webtasks-id="fef82f0f-4542-4119"><div class="indo-702a40c0_root indo-118f5aad_displayflex indo-4fdfd9c8_h6 indo-99a69aa6_paddingleft4 indo-99a69aa6_paddingright4 indo-45d84a8c_usermenutrigger" style="background-color:var(--color-white-base);border-left-color:var(--color-black-base);border-right-color:var(--color-black-base);border-top-color:var(--color-black-base);border-bottom-color:var(--color-black-base);border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;color:var(--color-black-base);--align-items:center;width:200px" data-testid="usermenu-logged-out-toggle" data-webtasks-id="4e78923e-2172-43c9"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" class="indo-8ef7b9d3_root indo-8ef7b9d3_small indo-4bb60769_marginright2" style="flex:0 0 auto" data-webtasks-id="cbfcff32-2793-4e43"></svg></div></div></li></ul></nav></header></div></div></body>
demonstrations/aaabtsd/pages/page-18-1.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-19-0.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-19-1.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-2-0.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-2-1.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-20-0.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-20-1.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-21-0.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-21-1.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-22-0.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-22-1.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-23-0.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-23-1.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-24-0.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-24-1.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-25-0.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-25-1.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-26-0.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-26-1.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-27-0.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-27-1.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-28-0.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-28-1.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-29-0.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-29-1.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-3-0.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-3-1.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-30-0.html ADDED
The diff for this file is too large to render. See raw diff
 
demonstrations/aaabtsd/pages/page-30-1.html ADDED
The diff for this file is too large to render. See raw diff