summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--framework/src/domain/mime/mimetreeparser/tests/interfacetest.cpp8
-rw-r--r--framework/src/domain/mime/testdata/8bitencoded.mbox2110
-rw-r--r--framework/src/domain/mime/tests/mailtemplatetest.cpp11
3 files changed, 2129 insertions, 0 deletions
diff --git a/framework/src/domain/mime/mimetreeparser/tests/interfacetest.cpp b/framework/src/domain/mime/mimetreeparser/tests/interfacetest.cpp
index b9fdd356..110a2616 100644
--- a/framework/src/domain/mime/mimetreeparser/tests/interfacetest.cpp
+++ b/framework/src/domain/mime/mimetreeparser/tests/interfacetest.cpp
@@ -337,6 +337,14 @@ private slots:
337 auto subPart = subPartList[0].dynamicCast<MimeTreeParser::TextMessagePart>(); 337 auto subPart = subPartList[0].dynamicCast<MimeTreeParser::TextMessagePart>();
338 QVERIFY(bool(subPart)); 338 QVERIFY(bool(subPart));
339 } 339 }
340
341 void test8bitEncodedInPlaintext()
342 {
343 MimeTreeParser::ObjectTreeParser otp;
344 otp.parseObjectTree(readMailFromFile("8bitencoded.mbox"));
345 QVERIFY(otp.plainTextContent().contains(QString::fromUtf8("Why Pisa’s Tower")));
346 QVERIFY(otp.htmlContent().contains(QString::fromUtf8("Why Pisa’s Tower")));
347 }
340}; 348};
341 349
342QTEST_GUILESS_MAIN(InterfaceTest) 350QTEST_GUILESS_MAIN(InterfaceTest)
diff --git a/framework/src/domain/mime/testdata/8bitencoded.mbox b/framework/src/domain/mime/testdata/8bitencoded.mbox
new file mode 100644
index 00000000..6194fb9b
--- /dev/null
+++ b/framework/src/domain/mime/testdata/8bitencoded.mbox
@@ -0,0 +1,2110 @@
1Return-Path: <cmollekopf+caf_=christian=mailqueue.ch@gmail.com>
2Received: from imapb010.mykolab.com ([unix socket])
3 by imapb010.mykolab.com (Cyrus 2.5.10-49-g2e214b4-Kolab-2.5.10-8.1.el7.kolab_14) with LMTPA;
4 Thu, 24 Aug 2017 13:47:08 +0200
5X-Sieve: CMU Sieve 2.4
6Received: from int-mx002.mykolab.com (unknown [10.9.13.2])
7 by imapb010.mykolab.com (Postfix) with ESMTPS id 789071908C0AD
8 for <christian@mailqueue.ch>; Thu, 24 Aug 2017 13:47:08 +0200 (CEST)
9Received: from mx.kolabnow.com (unknown [10.9.4.2])
10 by int-mx002.mykolab.com (Postfix) with ESMTPS id 54F7E2334
11 for <christian@mailqueue.ch>; Thu, 24 Aug 2017 13:47:08 +0200 (CEST)
12X-Virus-Scanned: amavisd-new at mykolab.com
13Authentication-Results: ext-mx-in002.mykolab.com (amavisd-new);
14 dkim=pass (1024-bit key) header.d=nowiknow.com header.b=PhDhbCtl;
15 dkim=pass (1024-bit key) header.d=gmail.mcsv.net header.b=RCXi0ciN
16X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0
17Received: from mail-qk0-f179.google.com (mail-qk0-f179.google.com [209.85.220.179])
18 by ext-mx-in002.mykolab.com (Postfix) with ESMTPS id 6F9F7CF
19 for <christian@mailqueue.ch>; Thu, 24 Aug 2017 13:47:00 +0200 (CEST)
20Received: by mail-qk0-f179.google.com with SMTP id w6so1696860qka.0
21 for <christian@mailqueue.ch>; Thu, 24 Aug 2017 04:46:59 -0700 (PDT)
22X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
23 d=1e100.net; s=20161025;
24 h=x-gm-message-state:delivered-to:dkim-signature:dkim-signature
25 :subject:from:reply-to:to:date:message-id:feedback-id:list-id
26 :list-unsubscribe:list-unsubscribe-post:mime-version;
27 bh=0j/vBe5PYyLtNIrTeg7ECKupBfn4J4reSBQ13Fmj1Ww=;
28 b=XyAKTyE716901I/+8y9GADWYMX6/PDdayxG3weM+Pt3ahoxtf/2xspxNXlhtdIMeUJ
29 KwAcXPSmScOfTnC4qfCXa/V8IEzaR3RCzRYoTUPveVSr1+duG84qki4e7NHsu9eDXUVi
30 TqJzb0VsA6FXnk+QQ17MvPTmEC1+on33RkyLirA+aTsb6KJaIM0LVOeNxjE8w7BlRUdb
31 lOeefPQ03QEpW161r8QBHv1r9A//55ThztKXcwWV3Mt8UAdL4PLUwXPc3a3yoJDEHT6R
32 pZjRYMe1O+UdhOrOeyrf1DGCZCbuxlMr11DaTFWNU0qKp2Tva9VYfLNXkFI5Xy//ppd4
33 /DcA==
34X-Gm-Message-State: AHYfb5jKITBkeyJ/SNU5jH0YX3tJ8+6nvfM4qkz5GMA/5l6kBDI5LIYr
35 5xqp6esygvlvlh1LiNcNtJ8rEQFl7/8xjJ27eeeCwA==
36X-Received: by 10.55.204.205 with SMTP id n74mr7738289qkl.31.1503575218723;
37 Thu, 24 Aug 2017 04:46:58 -0700 (PDT)
38X-Forwarded-To: christian@mailqueue.ch
39X-Forwarded-For: cmollekopf@gmail.com christian@mailqueue.ch
40Delivered-To: cmollekopf@gmail.com
41Received: by 10.140.23.148 with SMTP id 20csp8334569qgp;
42 Thu, 24 Aug 2017 04:46:56 -0700 (PDT)
43X-Received: by 10.37.203.4 with SMTP id b4mr4589328ybg.76.1503575216900;
44 Thu, 24 Aug 2017 04:46:56 -0700 (PDT)
45ARC-Seal: i=1; a=rsa-sha256; t=1503575216; cv=none;
46 d=google.com; s=arc-20160816;
47 b=j5kfXDq3Gaazf8v/5IMOwt7IUk1plzWvvmKSq6k2OkMGQmi5YyeQqm/6dKf1W+ttoO
48 JVlRg7h+VwuhW4t2y2Pf7/wmkRQkExopPSYzTXdEnjBak6axILdoWfUHUiWcuHUIzP9r
49 Mt8WOHvgsM3cOGQeBR6UijflYwz5lOOuCh/lORkPmQnphinPZcBCMoBsXaGdwrI7YrQz
50 ZXzHxT31JiZDE5Shv+kfaN7RRzfOfQPBb40huUGKSsRcZi3S3g3N+l87r520kLAQNCxW
51 Tw5aMpzEcceBmTV+213bAjYmlR6gJvk45m+G9ISNvcn9fA2fTYanrReewAFuGgRrYOY6
52 T1kA==
53ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816;
54 h=mime-version:list-unsubscribe-post:list-unsubscribe:list-id
55 :feedback-id:message-id:date:to:reply-to:from:subject:dkim-signature
56 :dkim-signature:arc-authentication-results;
57 bh=0j/vBe5PYyLtNIrTeg7ECKupBfn4J4reSBQ13Fmj1Ww=;
58 b=uJ6TFST3WTHpJ3eUlH40DbU5/lP5R3JYMdWstmZjbQNXhjTV4Fpu3DL4odyRaXS0V+
59 JG/58RUjPvO3wztXop3Za15i+9e59vu4OKaBwztD/L1RiHDLDzSLqgL/gGXTKbT50izQ
60 Q589QLDgvPyL2/AZZiIktIU0FqVVDX1l9HzRFqZ/sYM7ZNCdMy92uWfUi+Me5+OgL6B1
61 tf3CH40tdRhZ/jhcWoEXECH6QD3eF7/tZHsbLiTgPm9haEMmAtSF2t8MjKWFgra7pbI2
62 1bQB++SskwOxOIeaV3+ttXWYNzGR8aJaEHJ+pJN63xgnMld1UKX+NilOLTfa1O0qz7gX
63 YQ5A==
64ARC-Authentication-Results: i=1; mx.google.com;
65 dkim=pass header.i=@nowiknow.com header.s=k1 header.b=PhDhbCtl;
66 dkim=pass header.i=@gmail.mcsv.net header.s=k1 header.b=RCXi0ciN;
67 spf=pass (google.com: domain of bounce-mc.us1_1820657.2563001-cmollekopf=gmail.com@mail142.atl61.mcsv.net designates 205.201.135.142 as permitted sender) smtp.mailfrom=bounce-mc.us1_1820657.2563001-cmollekopf=gmail.com@mail142.atl61.mcsv.net
68Received: from mail142.atl61.mcsv.net (mail142.atl61.mcsv.net. [205.201.135.142])
69 by mx.google.com with ESMTPS id e2si999520ywc.571.2017.08.24.04.46.56
70 for <cmollekopf@gmail.com>
71 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
72 Thu, 24 Aug 2017 04:46:56 -0700 (PDT)
73Received-SPF: pass (google.com: domain of bounce-mc.us1_1820657.2563001-cmollekopf=gmail.com@mail142.atl61.mcsv.net designates 205.201.135.142 as permitted sender) client-ip=205.201.135.142;
74Authentication-Results: mx.google.com;
75 dkim=pass header.i=@nowiknow.com header.s=k1 header.b=PhDhbCtl;
76 dkim=pass header.i=@gmail.mcsv.net header.s=k1 header.b=RCXi0ciN;
77 spf=pass (google.com: domain of bounce-mc.us1_1820657.2563001-cmollekopf=gmail.com@mail142.atl61.mcsv.net designates 205.201.135.142 as permitted sender) smtp.mailfrom=bounce-mc.us1_1820657.2563001-cmollekopf=gmail.com@mail142.atl61.mcsv.net
78DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=k1; d=nowiknow.com;
79 h=Subject:From:Reply-To:To:Date:Message-ID:List-ID:List-Unsubscribe:
80 Content-Type:MIME-Version; i=dan@nowiknow.com;
81 bh=0j/vBe5PYyLtNIrTeg7ECKupBfn4J4reSBQ13Fmj1Ww=;
82 b=PhDhbCtlZ0sTf/uiePM3Y3Zile2xSiBfMLEpBeRI037MIT0Wd+3EjXb6mWocbkZTj8uXslIHeTFb
83 S6+VtwbwnCZfLXnB43tDWpWhTVYK5EQpgwfE/3LbSm7hc7SgG5gGw8j6ybkh6RluUXox+uwFQ4P1
84 USYaWqIo5H3ZH12dJ+M=
85DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; s=k1; d=gmail.mcsv.net;
86 h=Subject:From:Reply-To:To:Date:Message-ID:Feedback-ID:List-ID:
87 List-Unsubscribe:Content-Type:MIME-Version;
88 bh=VvDgaXeZiQZDe15cLybJQr285RQ=;
89 b=RCXi0ciNwW82Ta0gJ6lw549iAT4DjwqJRZ2TZqWtIymAkhBGiSW7LikSHPofApky3mq1F3wGVOJp
90 VVJoZQQhEfaMhPMOMEibhnsdIwP5LYwUx4r5SoWd3xIP/2dZIlwngOEeW23oAAVx+T9iKkuZLCnQ
91 s81PkHcv0+Gm6H6H80A=
92Subject: =?utf-8?Q?Now=20I=20Know=3A=C2=A0Why=20Pisa=E2=80=99s=20Tower=20Leans?=
93From: =?utf-8?Q?Dan=20Lewis?= <dan@nowiknow.com>
94Reply-To: =?utf-8?Q?Dan=20Lewis?= <dan@nowiknow.com>
95To: <cmollekopf@gmail.com>
96Date: Thu, 24 Aug 2017 11:36:21 +0000
97Message-ID: <2889002ad89d45ca21f50ba46.cd30a9a755.20170824113521.1b9800e15a.bf27651e@mail142.atl61.mcsv.net>
98X-Mailer: MailChimp Mailer - **CID1b9800e15acd30a9a755**
99X-Campaign: mailchimp2889002ad89d45ca21f50ba46.1b9800e15a
100X-campaignid: mailchimp2889002ad89d45ca21f50ba46.1b9800e15a
101X-Report-Abuse: Please report abuse for this campaign here: http://www.mailchimp.com/abuse/abuse.phtml?u=2889002ad89d45ca21f50ba46&id=1b9800e15a&e=cd30a9a755
102X-MC-User: 2889002ad89d45ca21f50ba46
103Feedback-ID: 1820657:1820657.2563001:us1:mc
104List-ID: 2889002ad89d45ca21f50ba46mc list <2889002ad89d45ca21f50ba46.580325.list-id.mcsv.net>
105X-Accounttype: pd
106List-Unsubscribe: <http://nowiknow.us1.list-manage.com/unsubscribe?u=2889002ad89d45ca21f50ba46&id=689d00e31c&e=cd30a9a755&c=1b9800e15a>, <mailto:unsubscribe-mc.us1_2889002ad89d45ca21f50ba46.1b9800e15a-cd30a9a755@mailin1.us2.mcsv.net?subject=unsubscribe>
107List-Unsubscribe-Post: List-Unsubscribe=One-Click
108x-mcda: FALSE
109Content-Type: multipart/alternative; boundary="_----------=_MCPart_2013239186"
110MIME-Version: 1.0
111
112This is a multi-part message in MIME format
113
114--_----------=_MCPart_2013239186
115Content-Type: text/plain; charset="utf-8"; format="fixed"
116Content-Transfer-Encoding: quoted-printable
117
118And: is it just part of an old European dance craze? (Well=2C no.)
119
120View this email in your browser (http://nowiknow.com/why-pisas-tower-leans=
121/) =C2=B7 Missed one? Visit the Archives (http://nowiknow.com/archives/)
122http://MIR.INSIRE.COM/click?s=3D188055&layout=3Dmarquee&li=3D689d00e31c&e=
123=3Dcmollekopf@gmail.com&p=3D1b9800e15a
124http://MIR.INSIRE.COM/click?s=3D188058&sz=3D116x15&li=3D689d00e31c&e=3D=
125cmollekopf@gmail.com&p=3D1b9800e15a http://MIR.INSIRE.COM/click?s=3D188059&sz=3D6=
1269x15&li=3D689d00e31c&e=3Dcmollekopf@gmail.com&p=3D1b9800e15a
127http://nowiknow.com/
128Just likes yesterday: I'm on vacation this week=2C so today's Now I Know i=
129s a re-run=2C originally from 2010. (The Weekender is still TBD.) -- Dan (=
130http://s.nowiknow.com/DLewisNet)
131
132
133** Why Pisa=E2=80=99s Tower Leans
134------------------------------------------------------------
135
136The Leaning Tower of Pisa is over 800 years old. Construction started on=
137 it in 1173 and=2C almost two centuries later (and after two work stoppage=
138s)=2C completed in the 1370s. For history=E2=80=99s sake=2C it is a good=
139 thing that there were two work stoppages =E2=80=94 otherwise=2C the struc=
140ture probably would have collapsed long ago. The Tower is built on=2C bas=
141ically=2C a marsh =E2=80=94 a thin layer of alluvial silt (http://s.nowikn=
142ow.com/2voNXQl) atop soft marine clay. The work stoppages gave time for=
143 the existing incomplete infrastructure to settle in the soft soil=2C comp=
144acting the ground beneath it and=2C effectively=2C letting Mother Earth ad=
145apt before construction resumed. A minor miracle=2C in and of itself.
146
147It therefore makes sense that the Tower is unstable=2C likely to shift its=
148 position any which way as time passes. But the mystery runs deeper. The=
149 Leaning Tower of Pisa only leans to the south. Assuming the unstable gro=
150und beneath is uniformly so=2C that did not make a lot of sense.
151
152In 1989=2C the Tower was leaning roughly 15 feet off its center=2C when di=
153saster struck =E2=80=94 in Milan. Another tower=2C the Civic Tower of Pav=
154ia (http://s.nowiknow.com/2vo26xt) =2C crumbled=2C killing four passersby.=
155 Fearing a similar fate for Pisa=2C the Italian government closed the tow=
156er and made a $40 million grant to researchers=2C hoping to stave off the=
157 Tower=E2=80=99s tilt into destruction. The task was daunting=2C as rese=
158archers were split =E2=80=94 some believed the problem was with the underl=
159ying land; others believed the problem was with the structure itself. Red=
160oubling these problems were the art historians=2C who insisted on preservi=
161ng the artistic value of the Tower; in short=2C propping the Tower up was=
162 a non-starter.
163
164Finding a solution took four different tries and almost a decade. In the=
165 end=2C the team used something called =E2=80=9Csoil extraction=E2=80=9D=
166 =E2=80=94 as described (http://s.nowiknow.com/2vorzXl) by the Telegraph=
167 (UK)=2C this meant =E2=80=9Cdrilling out slivers of soil from beneath the=
168 northern side of the tower =E2=80=93 away from the lean =E2=80=93 and all=
169owing gravity to coax the structure back upright.=E2=80=9D It was a nuanc=
170ed task in and of itself. Professor John Burland=2C a soil engineer at t=
171he Imperial College London=2C lead the efforts with the help of 120 sensor=
172s placed in=2C around=2C and outside the Tower=2C and an army of fax machi=
173nes. For two years=2C twice a day=2C the sensor readings were faxed to hi=
174s attention; he=E2=80=99d run some calculations and inform the drillers ho=
175w to continue. The Tower re-opened in late 2001.
176
177In capturing all these data points =E2=80=94 two a day for two years =E2=
178=80=94 Burland had in front of him the answer to the previously unanswerab=
179le question of the Tower=E2=80=99s southward tilt. In 2003=2C he figured=
180 it out. The water table (http://s.nowiknow.com/2vovXWF) on the north si=
181de of the Tower rose up to a foot higher at times during Pisa=E2=80=99s ra=
182iny season. In effect=2C the water tower slowly=2C slightly=2C and tempor=
183arily boosted the land on the north side=2C pushing the Tower to lean sout=
184h. Using a custom drainage system to normalize the water table=2C Burlan=
185d has stemmed the Tower=E2=80=99s further tilt entirely =E2=80=94 since th=
186e solution was put in place seven [now 14!] years ago=2C the Tower=E2=80=
187=99s tilt has remained the same.
188http://s.nowiknow.com/NIKPatreon
189Now I Know is supported by readers like you. Please consider becoming a pa=
190tron by supporting the project on Patreon. Click here to pledge your suppo=
191rt (http://s.nowiknow.com/NIKPatreon) .
192Bonus fact: Groundwater flows can prevent problems=2C too. In 1958=2C the=
193 town of Concord=2C Massachusetts opened a landfill adjacent to Walden Pon=
194d=2C the eponymous site of Henry David Thoreau=E2=80=99s On Walden Pond. =
195 Because the groundwater table ran from the pond to the landfill (and not=
196 vice versa)=2C the pond remained relatively unpolluted by the nearby refu=
197se.=E2=80=8B
198
199From the Archives: Patent Leather Shoes (http://dlewis.net/nik-archives/pa=
200tent-leather-shoes/) : How Michael Jackson managed to pull off an incredib=
201le=2C gravity-defying lean of his own.
202
203Related: A 3-d=2C Leaning Tower of Pisa puzzle (http://s.nowiknow.com/2v5D=
204xKs) .
205
206http://MIR.INSIRE.COM/click?s=3D97521&sz=3D300x250&li=3D689d00e31c&e=3D=
207cmollekopf@gmail.com&p=3D1b9800e15a
208http://MIR.INSIRE.COM/click?s=3D2054&sz=3D116x15&li=3D689d00e31c&e=3D=
209cmollekopf@gmail.com&p=3D1b9800e15a http://MIR.INSIRE.COM/click?s=3D96003&sz=3D69x1=
2105&li=3D689d00e31c&e=3Dcmollekopf@gmail.com&p=3D1b9800e15a
211
212http://www.facebook.com/sharer/sharer.php?u=3Dhttp%3A%2F%2Fnowiknow.com%2F=
213why-pisas-tower-leans%2F Share (http://www.facebook.com/sharer/sharer.php?=
214u=3Dhttp%3A%2F%2Fnowiknow.com%2Fwhy-pisas-tower-leans%2F)
215http://twitter.com/intent/tweet?text=3DWhy%20does%20the%20Leaning%20Tower%=
21620of%20Pisa%20lean%3F%20: http%3A%2F%2Fnowiknow.com%2Fwhy-pisas-tower-lean=
217s%2F Tweet (http://twitter.com/intent/tweet?text=3DWhy%20does%20the%20Lean=
218ing%20Tower%20of%20Pisa%20lean%3F%20: http%3A%2F%2Fnowiknow.com%2Fwhy-pisa=
219s-tower-leans%2F)
220http://us1.forward-to-friend.com/forward?u=3D2889002ad89d45ca21f50ba46&id=
221=3D1b9800e15a&e=3Dcd30a9a755 Forward (http://us1.forward-to-friend.com/forwa=
222rd?u=3D2889002ad89d45ca21f50ba46&id=3D1b9800e15a&e=3Dcd30a9a755)
223
224=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
225=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
226=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
227
228** Learn more about RevenueStripe... (http://rs-branding.nowiknow.com/?utm=
229_source=3Dcontentstripe&utm_medium=3Demail&utm_campaign=3Dnowiknow&utm_con=
230tent=3Danimatedlogo)
231** (http://rs-stripe.nowiknow.com/stripe/redirect?cs_email=3D=
232cmollekopf@gmail.com&cs_sendid=3D1b9800e15a&cs_esp=3Dmailchimp&cs_offset=3D0&cs_stripeid=3D=
2332562)
234
235** Archives (http://nowiknow.com/archives/)
236=C2=B7 ** Privacy Policy (http://nowiknow.com/privacy/)
237
238Copyright =C2=A9 2017 Now I Know LLC=2C All rights reserved.
239 You opted in=2C at http://NowIKnow.com -- or you wouldn't get this email.
240
241Now I Know is a participant in the Amazon Services LLC Associates Program=
242=2C an affiliate advertising program designed to provide a means for sites=
243 to earn advertising fees by advertising and linking to Amazon.com. Some i=
244mages above via Wikipedia.
245
246Now I Know's mailing address is:
247Now I Know LLC
248P.O. Box 536
249Mt. Kisco=2C NY 10549-9998
250USA
251Want to change how you receive these emails?
252You can ** update your email address (http://nowiknow.us1.list-manage.com/=
253profile?u=3D2889002ad89d45ca21f50ba46&id=3D689d00e31c&e=3Dcd30a9a755)
254or ** unsubscribe from this list (http://nowiknow.us1.list-manage.com/unsu=
255bscribe?u=3D2889002ad89d45ca21f50ba46&id=3D689d00e31c&e=3Dcd30a9a755&c=3D1b9=
256800e15a)
257 Email Marketing Powered by MailChimp
258http://www.mailchimp.com/monkey-rewards/?utm_source=3Dfreemium_newsletter&=
259utm_medium=3Demail&utm_campaign=3Dmonkey_rewards&aid=3D2889002ad89d45ca21f=
26050ba46&afl=3D1
261** (http://MIR.INSIRE.COM/click?s=3D143721&layout=3Dmarquee&li=3D689d00e31=
262c&e=3Dcmollekopf@gmail.com&p=3D1b9800e15a)
263** (http://MIR.INSIRE.COM/click?s=3D143724&sz=3D116x15&li=3D689d00e31c&e=
264=3Dcmollekopf@gmail.com&p=3D1b9800e15a)
265** (http://MIR.INSIRE.COM/click?s=3D143725&sz=3D69x15&li=3D689d00e31c&e=3D=
266cmollekopf@gmail.com&p=3D1b9800e15a)
267--_----------=_MCPart_2013239186
268Content-Type: text/html; charset="utf-8"
269Content-Transfer-Encoding: quoted-printable
270
271<!doctype html>
272<html xmlns=3D"http://www.w3.org/1999/xhtml" xmlns:v=3D"urn:schemas-micros=
273oft-com:vml" xmlns:o=3D"urn:schemas-microsoft-com:office:office">
274=09<head>
275=09=09<!-- NAME: 1 COLUMN -->
276=09=09<!--[if gte mso 15]>
277=09=09<xml>
278=09=09=09<o:OfficeDocumentSettings>
279=09=09=09<o:AllowPNG/>
280=09=09=09<o:PixelsPerInch>96</o:PixelsPerInch>
281=09=09=09</o:OfficeDocumentSettings>
282=09=09</xml>
283=09=09<![endif]-->
284=09=09<meta charset=3D"UTF-8">
285 <meta http-equiv=3D"X-UA-Compatible" content=3D"IE=3Dedge">
286 <meta name=3D"viewport" content=3D"width=3Ddevice-width=2C initial=
287-scale=3D1">
288=09=09<title>Now I Know:=C2=A0Why Pisa=E2=80=99s Tower Leans</title>
289
290 <style type=3D"text/css">
291=09=09p{
292=09=09=09margin:10px 0;
293=09=09=09padding:0;
294=09=09}
295=09=09table{
296=09=09=09border-collapse:collapse;
297=09=09}
298=09=09h1=2Ch2=2Ch3=2Ch4=2Ch5=2Ch6{
299=09=09=09display:block;
300=09=09=09margin:0;
301=09=09=09padding:0;
302=09=09}
303=09=09img=2Ca img{
304=09=09=09border:0;
305=09=09=09height:auto;
306=09=09=09outline:none;
307=09=09=09text-decoration:none;
308=09=09}
309=09=09body=2C#bodyTable=2C#bodyCell{
310=09=09=09height:100%;
311=09=09=09margin:0;
312=09=09=09padding:0;
313=09=09=09width:100%;
314=09=09}
315=09=09.mcnPreviewText{
316=09=09=09display:none !important;
317=09=09}
318=09=09#outlook a{
319=09=09=09padding:0;
320=09=09}
321=09=09img{
322=09=09=09-ms-interpolation-mode:bicubic;
323=09=09}
324=09=09table{
325=09=09=09mso-table-lspace:0pt;
326=09=09=09mso-table-rspace:0pt;
327=09=09}
328=09=09.ReadMsgBody{
329=09=09=09width:100%;
330=09=09}
331=09=09.ExternalClass{
332=09=09=09width:100%;
333=09=09}
334=09=09p=2Ca=2Cli=2Ctd=2Cblockquote{
335=09=09=09mso-line-height-rule:exactly;
336=09=09}
337=09=09a[href^=3Dtel]=2Ca[href^=3Dsms]{
338=09=09=09color:inherit;
339=09=09=09cursor:default;
340=09=09=09text-decoration:none;
341=09=09}
342=09=09p=2Ca=2Cli=2Ctd=2Cbody=2Ctable=2Cblockquote{
343=09=09=09-ms-text-size-adjust:100%;
344=09=09=09-webkit-text-size-adjust:100%;
345=09=09}
346=09=09.ExternalClass=2C.ExternalClass p=2C.ExternalClass td=2C.ExternalCla=
347ss div=2C.ExternalClass span=2C.ExternalClass font{
348=09=09=09line-height:100%;
349=09=09}
350=09=09a[x-apple-data-detectors]{
351=09=09=09color:inherit !important;
352=09=09=09text-decoration:none !important;
353=09=09=09font-size:inherit !important;
354=09=09=09font-family:inherit !important;
355=09=09=09font-weight:inherit !important;
356=09=09=09line-height:inherit !important;
357=09=09}
358=09=09#bodyCell{
359=09=09=09padding:10px;
360=09=09}
361=09=09.templateContainer{
362=09=09=09max-width:600px !important;
363=09=09}
364=09=09a.mcnButton{
365=09=09=09display:block;
366=09=09}
367=09=09.mcnImage{
368=09=09=09vertical-align:bottom;
369=09=09}
370=09=09.mcnTextContent{
371=09=09=09word-break:break-word;
372=09=09}
373=09=09.mcnTextContent img{
374=09=09=09height:auto !important;
375=09=09}
376=09=09.mcnDividerBlock{
377=09=09=09table-layout:fixed !important;
378=09=09}
379=09=09body=2C#bodyTable{
380=09=09=09background-color:#FAFAFA;
381=09=09}
382=09=09#bodyCell{
383=09=09=09border-top:0;
384=09=09}
385=09=09.templateContainer{
386=09=09=09border:0;
387=09=09}
388=09=09h1{
389=09=09=09color:#202020;
390=09=09=09font-family:Helvetica;
391=09=09=09font-size:26px;
392=09=09=09font-style:normal;
393=09=09=09font-weight:bold;
394=09=09=09line-height:125%;
395=09=09=09letter-spacing:normal;
396=09=09=09text-align:left;
397=09=09}
398=09=09h2{
399=09=09=09color:#202020;
400=09=09=09font-family:Helvetica;
401=09=09=09font-size:22px;
402=09=09=09font-style:normal;
403=09=09=09font-weight:bold;
404=09=09=09line-height:125%;
405=09=09=09letter-spacing:normal;
406=09=09=09text-align:left;
407=09=09}
408=09=09h3{
409=09=09=09color:#202020;
410=09=09=09font-family:Helvetica;
411=09=09=09font-size:20px;
412=09=09=09font-style:normal;
413=09=09=09font-weight:bold;
414=09=09=09line-height:125%;
415=09=09=09letter-spacing:normal;
416=09=09=09text-align:left;
417=09=09}
418=09=09h4{
419=09=09=09color:#202020;
420=09=09=09font-family:Helvetica;
421=09=09=09font-size:18px;
422=09=09=09font-style:normal;
423=09=09=09font-weight:bold;
424=09=09=09line-height:125%;
425=09=09=09letter-spacing:normal;
426=09=09=09text-align:left;
427=09=09}
428=09=09#templatePreheader{
429=09=09=09background-color:#FAFAFA;
430=09=09=09background-image:none;
431=09=09=09background-repeat:no-repeat;
432=09=09=09background-position:center;
433=09=09=09background-size:cover;
434=09=09=09border-top:0;
435=09=09=09border-bottom:0;
436=09=09=09padding-top:9px;
437=09=09=09padding-bottom:9px;
438=09=09}
439=09=09#templatePreheader .mcnTextContent=2C#templatePreheader .mcnTextCont=
440ent p{
441=09=09=09color:#656565;
442=09=09=09font-family:Helvetica;
443=09=09=09font-size:12px;
444=09=09=09line-height:150%;
445=09=09=09text-align:left;
446=09=09}
447=09=09#templatePreheader .mcnTextContent a=2C#templatePreheader .mcnTextCo=
448ntent p a{
449=09=09=09color:#656565;
450=09=09=09font-weight:normal;
451=09=09=09text-decoration:underline;
452=09=09}
453=09=09#templateHeader{
454=09=09=09background-color:#FFFFFF;
455=09=09=09background-image:none;
456=09=09=09background-repeat:no-repeat;
457=09=09=09background-position:center;
458=09=09=09background-size:cover;
459=09=09=09border-top:0;
460=09=09=09border-bottom:0;
461=09=09=09padding-top:9px;
462=09=09=09padding-bottom:0;
463=09=09}
464=09=09#templateHeader .mcnTextContent=2C#templateHeader .mcnTextContent p{
465=09=09=09color:#202020;
466=09=09=09font-family:Helvetica;
467=09=09=09font-size:16px;
468=09=09=09line-height:150%;
469=09=09=09text-align:left;
470=09=09}
471=09=09#templateHeader .mcnTextContent a=2C#templateHeader .mcnTextContent=
472 p a{
473=09=09=09color:#2BAADF;
474=09=09=09font-weight:normal;
475=09=09=09text-decoration:underline;
476=09=09}
477=09=09#templateBody{
478=09=09=09background-color:#FFFFFF;
479=09=09=09background-image:none;
480=09=09=09background-repeat:no-repeat;
481=09=09=09background-position:center;
482=09=09=09background-size:cover;
483=09=09=09border-top:0;
484=09=09=09border-bottom:2px solid #EAEAEA;
485=09=09=09padding-top:0;
486=09=09=09padding-bottom:9px;
487=09=09}
488=09=09#templateBody .mcnTextContent=2C#templateBody .mcnTextContent p{
489=09=09=09color:#202020;
490=09=09=09font-family:Helvetica;
491=09=09=09font-size:16px;
492=09=09=09line-height:150%;
493=09=09=09text-align:left;
494=09=09}
495=09=09#templateBody .mcnTextContent a=2C#templateBody .mcnTextContent p a{
496=09=09=09color:#0000ff;
497=09=09=09font-weight:normal;
498=09=09=09text-decoration:underline;
499=09=09}
500=09=09#templateFooter{
501=09=09=09background-color:#FAFAFA;
502=09=09=09background-image:none;
503=09=09=09background-repeat:no-repeat;
504=09=09=09background-position:center;
505=09=09=09background-size:cover;
506=09=09=09border-top:0;
507=09=09=09border-bottom:0;
508=09=09=09padding-top:9px;
509=09=09=09padding-bottom:9px;
510=09=09}
511=09=09#templateFooter .mcnTextContent=2C#templateFooter .mcnTextContent p{
512=09=09=09color:#656565;
513=09=09=09font-family:Helvetica;
514=09=09=09font-size:12px;
515=09=09=09line-height:150%;
516=09=09=09text-align:center;
517=09=09}
518=09=09#templateFooter .mcnTextContent a=2C#templateFooter .mcnTextContent=
519 p a{
520=09=09=09color:#656565;
521=09=09=09font-weight:normal;
522=09=09=09text-decoration:underline;
523=09=09}
524=09@media only screen and (min-width:768px){
525=09=09.templateContainer{
526=09=09=09width:600px !important;
527=09=09}
528
529}=09@media only screen and (max-width: 480px){
530=09=09body=2Ctable=2Ctd=2Cp=2Ca=2Cli=2Cblockquote{
531=09=09=09-webkit-text-size-adjust:none !important;
532=09=09}
533
534}=09@media only screen and (max-width: 480px){
535=09=09body{
536=09=09=09width:100% !important;
537=09=09=09min-width:100% !important;
538=09=09}
539
540}=09@media only screen and (max-width: 480px){
541=09=09#bodyCell{
542=09=09=09padding-top:10px !important;
543=09=09}
544
545}=09@media only screen and (max-width: 480px){
546=09=09.mcnImage{
547=09=09=09width:100% !important;
548=09=09}
549
550}=09@media only screen and (max-width: 480px){
551=09=09.mcnCartContainer=2C.mcnCaptionTopContent=2C.mcnRecContentContainer=
552=2C.mcnCaptionBottomContent=2C.mcnTextContentContainer=2C.mcnBoxedTextCont=
553entContainer=2C.mcnImageGroupContentContainer=2C.mcnCaptionLeftTextContent=
554Container=2C.mcnCaptionRightTextContentContainer=2C.mcnCaptionLeftImageCon=
555tentContainer=2C.mcnCaptionRightImageContentContainer=2C.mcnImageCardLeftT=
556extContentContainer=2C.mcnImageCardRightTextContentContainer{
557=09=09=09max-width:100% !important;
558=09=09=09width:100% !important;
559=09=09}
560
561}=09@media only screen and (max-width: 480px){
562=09=09.mcnBoxedTextContentContainer{
563=09=09=09min-width:100% !important;
564=09=09}
565
566}=09@media only screen and (max-width: 480px){
567=09=09.mcnImageGroupContent{
568=09=09=09padding:9px !important;
569=09=09}
570
571}=09@media only screen and (max-width: 480px){
572=09=09.mcnCaptionLeftContentOuter .mcnTextContent=2C.mcnCaptionRightConten=
573tOuter .mcnTextContent{
574=09=09=09padding-top:9px !important;
575=09=09}
576
577}=09@media only screen and (max-width: 480px){
578=09=09.mcnImageCardTopImageContent=2C.mcnCaptionBlockInner .mcnCaptionTopC=
579ontent:last-child .mcnTextContent{
580=09=09=09padding-top:18px !important;
581=09=09}
582
583}=09@media only screen and (max-width: 480px){
584=09=09.mcnImageCardBottomImageContent{
585=09=09=09padding-bottom:9px !important;
586=09=09}
587
588}=09@media only screen and (max-width: 480px){
589=09=09.mcnImageGroupBlockInner{
590=09=09=09padding-top:0 !important;
591=09=09=09padding-bottom:0 !important;
592=09=09}
593
594}=09@media only screen and (max-width: 480px){
595=09=09.mcnImageGroupBlockOuter{
596=09=09=09padding-top:9px !important;
597=09=09=09padding-bottom:9px !important;
598=09=09}
599
600}=09@media only screen and (max-width: 480px){
601=09=09.mcnTextContent=2C.mcnBoxedTextContentColumn{
602=09=09=09padding-right:18px !important;
603=09=09=09padding-left:18px !important;
604=09=09}
605
606}=09@media only screen and (max-width: 480px){
607=09=09.mcnImageCardLeftImageContent=2C.mcnImageCardRightImageContent{
608=09=09=09padding-right:18px !important;
609=09=09=09padding-bottom:0 !important;
610=09=09=09padding-left:18px !important;
611=09=09}
612
613}=09@media only screen and (max-width: 480px){
614=09=09.mcpreview-image-uploader{
615=09=09=09display:none !important;
616=09=09=09width:100% !important;
617=09=09}
618
619}=09@media only screen and (max-width: 480px){
620=09=09h1{
621=09=09=09font-size:22px !important;
622=09=09=09line-height:125% !important;
623=09=09}
624
625}=09@media only screen and (max-width: 480px){
626=09=09h2{
627=09=09=09font-size:20px !important;
628=09=09=09line-height:125% !important;
629=09=09}
630
631}=09@media only screen and (max-width: 480px){
632=09=09h3{
633=09=09=09font-size:18px !important;
634=09=09=09line-height:125% !important;
635=09=09}
636
637}=09@media only screen and (max-width: 480px){
638=09=09h4{
639=09=09=09font-size:16px !important;
640=09=09=09line-height:150% !important;
641=09=09}
642
643}=09@media only screen and (max-width: 480px){
644=09=09.mcnBoxedTextContentContainer .mcnTextContent=2C.mcnBoxedTextContent=
645Container .mcnTextContent p{
646=09=09=09font-size:14px !important;
647=09=09=09line-height:150% !important;
648=09=09}
649
650}=09@media only screen and (max-width: 480px){
651=09=09#templatePreheader{
652=09=09=09display:block !important;
653=09=09}
654
655}=09@media only screen and (max-width: 480px){
656=09=09#templatePreheader .mcnTextContent=2C#templatePreheader .mcnTextCont=
657ent p{
658=09=09=09font-size:14px !important;
659=09=09=09line-height:150% !important;
660=09=09}
661
662}=09@media only screen and (max-width: 480px){
663=09=09#templateHeader .mcnTextContent=2C#templateHeader .mcnTextContent p{
664=09=09=09font-size:16px !important;
665=09=09=09line-height:150% !important;
666=09=09}
667
668}=09@media only screen and (max-width: 480px){
669=09=09#templateBody .mcnTextContent=2C#templateBody .mcnTextContent p{
670=09=09=09font-size:16px !important;
671=09=09=09line-height:150% !important;
672=09=09}
673
674}=09@media only screen and (max-width: 480px){
675=09=09#templateFooter .mcnTextContent=2C#templateFooter .mcnTextContent p{
676=09=09=09font-size:14px !important;
677=09=09=09line-height:150% !important;
678=09=09}
679
680}</style></head>
681 <body style=3D"height: 100%;margin: 0;padding: 0;width: 100%;-ms-text-=
682size-adjust: 100%;-webkit-text-size-adjust: 100%;background-color: #FAFAFA=
683;">
684=09=09<!--
685-->
686=09=09<!--[if !gte mso 9]><!----><span class=3D"mcnPreviewText" style=3D"=
687display:none; font-size:0px; line-height:0px; max-height:0px; max-width:0p=
688x; opacity:0; overflow:hidden; visibility:hidden; mso-hide:all;">And: is i=
689t just part of an old European dance craze? (Well=2C no.)</span><!--<![en=
690dif]-->
691=09=09<!--
692-->
693 <center>
694 <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspa=
695cing=3D"0" height=3D"100%" width=3D"100%" id=3D"bodyTable" style=3D"border=
696-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-s=
697ize-adjust: 100%;-webkit-text-size-adjust: 100%;height: 100%;margin: 0;pad=
698ding: 0;width: 100%;background-color: #FAFAFA;">
699 <tr>
700 <td align=3D"center" valign=3D"top" id=3D"bodyCell" st=
701yle=3D"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-te=
702xt-size-adjust: 100%;height: 100%;margin: 0;padding: 10px;width: 100%;bord=
703er-top: 0;">
704 <!-- BEGIN TEMPLATE // -->
705=09=09=09=09=09=09<!--[if gte mso 9]>
706=09=09=09=09=09=09<table align=3D"center" border=3D"0" cellspacing=3D"0" c=
707ellpadding=3D"0" width=3D"600" style=3D"width:600px;">
708=09=09=09=09=09=09<tr>
709=09=09=09=09=09=09<td align=3D"center" valign=3D"top" width=3D"600" style=
710=3D"width:600px;">
711=09=09=09=09=09=09<![endif]-->
712 <table border=3D"0" cellpadding=3D"0" cellspacing=
713=3D"0" width=3D"100%" class=3D"templateContainer" style=3D"border-collapse=
714: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjus=
715t: 100%;-webkit-text-size-adjust: 100%;border: 0;max-width: 600px !importa=
716nt;">
717 <tr>
718 <td valign=3D"top" id=3D"templatePreheader=
719" style=3D"background:#FAFAFA none no-repeat center/cover;mso-line-height-=
720rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;ba=
721ckground-color: #FAFAFA;background-image: none;background-repeat: no-repea=
722t;background-position: center;background-size: cover;border-top: 0;border-=
723bottom: 0;padding-top: 9px;padding-bottom: 9px;"><table border=3D"0" cellp=
724adding=3D"0" cellspacing=3D"0" width=3D"100%" class=3D"mcnTextBlock" style=
725=3D"min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-ta=
726ble-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;=
727">
728 <tbody class=3D"mcnTextBlockOuter">
729 <tr>
730 <td valign=3D"top" class=3D"mcnTextBlockInner" style=3D"paddin=
731g-top: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webki=
732t-text-size-adjust: 100%;">
733 =09<!--[if mso]>
734=09=09=09=09<table align=3D"left" border=3D"0" cellspacing=3D"0" cellpaddi=
735ng=3D"0" width=3D"100%" style=3D"width:100%;">
736=09=09=09=09<tr>
737=09=09=09=09<![endif]-->
738=09=09=09
739=09=09=09=09<!--[if mso]>
740=09=09=09=09<td valign=3D"top" width=3D"210" style=3D"width:210px;">
741=09=09=09=09<![endif]-->
742 <table align=3D"left" border=3D"0" cellpadding=3D"0" cells=
743pacing=3D"0" style=3D"max-width: 210px;border-collapse: collapse;mso-table=
744-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text=
745-size-adjust: 100%;" width=3D"100%" class=3D"mcnTextContentContainer">
746 <tbody><tr>
747
748 <td valign=3D"top" class=3D"mcnTextContent" style=
749=3D"padding-top: 0;padding-left: 18px;padding-bottom: 9px;padding-right: 1=
7508px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-=
751size-adjust: 100%;word-break: break-word;color: #656565;font-family: Helve=
752tica;font-size: 12px;line-height: 150%;text-align: left;">
753
754
755 </td>
756 </tr>
757 </tbody></table>
758=09=09=09=09<!--[if mso]>
759=09=09=09=09</td>
760=09=09=09=09<![endif]-->
761
762=09=09=09=09<!--[if mso]>
763=09=09=09=09<td valign=3D"top" width=3D"390" style=3D"width:390px;">
764=09=09=09=09<![endif]-->
765 <table align=3D"left" border=3D"0" cellpadding=3D"0" cells=
766pacing=3D"0" style=3D"max-width: 390px;border-collapse: collapse;mso-table=
767-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text=
768-size-adjust: 100%;" width=3D"100%" class=3D"mcnTextContentContainer">
769 <tbody><tr>
770
771 <td valign=3D"top" class=3D"mcnTextContent" style=
772=3D"padding-top: 0;padding-left: 18px;padding-bottom: 9px;padding-right: 1=
7738px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-=
774size-adjust: 100%;word-break: break-word;color: #656565;font-family: Helve=
775tica;font-size: 12px;line-height: 150%;text-align: left;">
776
777 <div style=3D"text-align: right;"><a href=3D"h=
778ttp://nowiknow.us1.list-manage2.com/track/click?u=3D2889002ad89d45ca21f50b=
779a46&id=3Db2f647f3ef&e=3Dcd30a9a755" target=3D"_blank" style=3D"mso-line-h=
780eight-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 1=
78100%;color: #656565;font-weight: normal;text-decoration: underline;">View t=
782his email in your browser</a>&nbsp;=C2=B7&nbsp;<a href=3D"http://nowiknow.=
783us1.list-manage2.com/track/click?u=3D2889002ad89d45ca21f50ba46&id=3D8c46c4=
784fdfe&e=3Dcd30a9a755" style=3D"mso-line-height-rule: exactly;-ms-text-size=
785-adjust: 100%;-webkit-text-size-adjust: 100%;color: #656565;font-weight: n=
786ormal;text-decoration: underline;">Missed one? Visit the Archives</a></div=
787>
788
789 </td>
790 </tr>
791 </tbody></table>
792=09=09=09=09<!--[if mso]>
793=09=09=09=09</td>
794=09=09=09=09<![endif]-->
795
796=09=09=09=09<!--[if mso]>
797=09=09=09=09</tr>
798=09=09=09=09</table>
799=09=09=09=09<![endif]-->
800 </td>
801 </tr>
802 </tbody>
803</table></td>
804 </tr>
805 <tr>
806 <td valign=3D"top" id=3D"templateHeader" s=
807tyle=3D"background:#FFFFFF none no-repeat center/cover;mso-line-height-rul=
808e: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;backg=
809round-color: #FFFFFF;background-image: none;background-repeat: no-repeat;b=
810ackground-position: center;background-size: cover;border-top: 0;border-bot=
811tom: 0;padding-top: 9px;padding-bottom: 0;"><table border=3D"0" cellpaddin=
812g=3D"0" cellspacing=3D"0" width=3D"100%" class=3D"mcnCodeBlock" style=3D"b=
813order-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-t=
814ext-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
815 <tbody class=3D"mcnTextBlockOuter">
816 <tr>
817 <td valign=3D"top" class=3D"mcnTextBlockInner" style=3D"mso-li=
818ne-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjus=
819t: 100%;">
820 <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" al=
821ign=3D"center" style=3D"margin-left: auto;margin-right: auto;border-collap=
822se: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adj=
823ust: 100%;-webkit-text-size-adjust: 100%;"><tbody><tr><td colspan=3D"2" st=
824yle=3D"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-te=
825xt-size-adjust: 100%;"><a href=3D"http://nowiknow.us1.list-manage1.com/tra=
826ck/click?u=3D2889002ad89d45ca21f50ba46&id=3D0a6c76aa42&e=3Dcd30a9a755" re=
827l=3D"nofollow" style=3D"mso-line-height-rule: exactly;-ms-text-size-adjust=
828: 100%;-webkit-text-size-adjust: 100%;"><img src=3D"http://MIR.INSIRE.COM/=
829imp?s=3D188055&amp;layout=3Dmarquee&amp;li=3D689d00e31c&amp;e=3D=
830cmollekopf@gmail.com&amp;p=3D1b9800e15a" border=3D"0" style=3D"display: block;width: 100=
831%;height: auto;border: 0;outline: none;text-decoration: none;-ms-interpola=
832tion-mode: bicubic;" width=3D"{INSERT TEMPLATE MAX WIDTH HERE AS INTEGER}"=
833></a></td></tr><tr style=3D"display:block; height:1px; line-height:1px;"><=
834td style=3D"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webk=
835it-text-size-adjust: 100%;"><img src=3D"http://MIR.INSIRE.COM/imp?s=3D1880=
83656&amp;sz=3D1x1&amp;li=3D689d00e31c&amp;e=3Dcmollekopf@gmail.com&amp;p=3D1b980=
8370e15a" height=3D"1" width=3D"10" style=3D"border: 0;height: auto;outline:=
838 none;text-decoration: none;-ms-interpolation-mode: bicubic;"></td><td sty=
839le=3D"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-tex=
840t-size-adjust: 100%;"><img src=3D"http://MIR.INSIRE.COM/imp?s=3D188057&amp=
841;sz=3D1x1&amp;li=3D689d00e31c&amp;e=3Dcmollekopf@gmail.com&amp;p=3D1b9800e15a"=
842 height=3D"1" width=3D"10" style=3D"border: 0;height: auto;outline: none;t=
843ext-decoration: none;-ms-interpolation-mode: bicubic;"></td></tr><tr><td a=
844lign=3D"left" style=3D"mso-line-height-rule: exactly;-ms-text-size-adjust:=
845 100%;-webkit-text-size-adjust: 100%;"><a href=3D"http://nowiknow.us1.list=
846-manage1.com/track/click?u=3D2889002ad89d45ca21f50ba46&id=3D8f8ede861a&e=
847=3Dcd30a9a755" rel=3D"nofollow" style=3D"mso-line-height-rule: exactly;-m=
848s-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><img src=3D"http=
849://MIR.INSIRE.COM/imp?s=3D188058&amp;sz=3D116x15&amp;li=3D689d00e31c&amp;e=
850=3Dcmollekopf@gmail.com&amp;p=3D1b9800e15a" border=3D"0" style=3D"border: 0;he=
851ight: auto;outline: none;text-decoration: none;-ms-interpolation-mode: bic=
852ubic;"></a></td><td align=3D"right" style=3D"mso-line-height-rule: exactly=
853;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><a href=3D"ht=
854tp://nowiknow.us1.list-manage1.com/track/click?u=3D2889002ad89d45ca21f50ba=
85546&id=3D31eb34aeba&e=3Dcd30a9a755" rel=3D"nofollow" style=3D"mso-line-hei=
856ght-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100=
857%;"><img src=3D"http://MIR.INSIRE.COM/imp?s=3D188059&amp;sz=3D69x15&amp;li=
858=3D689d00e31c&amp;e=3Dcmollekopf@gmail.com&amp;p=3D1b9800e15a" border=3D"0" st=
859yle=3D"border: 0;height: auto;outline: none;text-decoration: none;-ms-inte=
860rpolation-mode: bicubic;"></a></td></tr></tbody></table>
861 </td>
862 </tr>
863 </tbody>
864</table><table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" width=3D"1=
86500%" class=3D"mcnImageBlock" style=3D"min-width: 100%;border-collapse: col=
866lapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 10=
8670%;-webkit-text-size-adjust: 100%;">
868 <tbody class=3D"mcnImageBlockOuter">
869 <tr>
870 <td valign=3D"top" style=3D"padding: 9px;mso-line-height-r=
871ule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" c=
872lass=3D"mcnImageBlockInner">
873 <table align=3D"left" width=3D"100%" border=3D"0" cell=
874padding=3D"0" cellspacing=3D"0" class=3D"mcnImageContentContainer" style=
875=3D"min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-ta=
876ble-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;=
877">
878 <tbody><tr>
879 <td class=3D"mcnImageContent" valign=3D"top" s=
880tyle=3D"padding-right: 9px;padding-left: 9px;padding-top: 0;padding-bottom=
881: 0;text-align: center;mso-line-height-rule: exactly;-ms-text-size-adjust:=
882 100%;-webkit-text-size-adjust: 100%;">
883
884 <a href=3D"http://nowiknow.us1.list-ma=
885nage.com/track/click?u=3D2889002ad89d45ca21f50ba46&id=3D3e7c0fee15&e=3D=
886cd30a9a755" title=3D"" class=3D"" target=3D"_blank" style=3D"mso-line-height=
887-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"=
888>
889 <img align=3D"center" alt=3D"" src=
890=3D"https://gallery.mailchimp.com/2889002ad89d45ca21f50ba46/images/9dfc45f=
8913-a00a-4c17-acad-df81042c2e73.png" width=3D"564" style=3D"max-width: 800px=
892;padding-bottom: 0;display: inline !important;vertical-align: bottom;borde=
893r: 0;height: auto;outline: none;text-decoration: none;-ms-interpolation-mo=
894de: bicubic;" class=3D"mcnImage">
895 </a>
896
897 </td>
898 </tr>
899 </tbody></table>
900 </td>
901 </tr>
902 </tbody>
903</table></td>
904 </tr>
905 <tr>
906 <td valign=3D"top" id=3D"templateBody" sty=
907le=3D"background:#FFFFFF none no-repeat center/cover;mso-line-height-rule:=
908 exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;backgro=
909und-color: #FFFFFF;background-image: none;background-repeat: no-repeat;bac=
910kground-position: center;background-size: cover;border-top: 0;border-botto=
911m: 2px solid #EAEAEA;padding-top: 0;padding-bottom: 9px;"><table border=3D=
912"0" cellpadding=3D"0" cellspacing=3D"0" width=3D"100%" class=3D"mcnTextBlo=
913ck" style=3D"min-width: 100%;border-collapse: collapse;mso-table-lspace: 0=
914pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adju=
915st: 100%;">
916 <tbody class=3D"mcnTextBlockOuter">
917 <tr>
918 <td valign=3D"top" class=3D"mcnTextBlockInner" style=3D"paddin=
919g-top: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webki=
920t-text-size-adjust: 100%;">
921 =09<!--[if mso]>
922=09=09=09=09<table align=3D"left" border=3D"0" cellspacing=3D"0" cellpaddi=
923ng=3D"0" width=3D"100%" style=3D"width:100%;">
924=09=09=09=09<tr>
925=09=09=09=09<![endif]-->
926=09=09=09
927=09=09=09=09<!--[if mso]>
928=09=09=09=09<td valign=3D"top" width=3D"600" style=3D"width:600px;">
929=09=09=09=09<![endif]-->
930 <table align=3D"left" border=3D"0" cellpadding=3D"0" cells=
931pacing=3D"0" style=3D"max-width: 100%;min-width: 100%;border-collapse: col=
932lapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 10=
9330%;-webkit-text-size-adjust: 100%;" width=3D"100%" class=3D"mcnTextContent=
934Container">
935 <tbody><tr>
936
937 <td valign=3D"top" class=3D"mcnTextContent" style=
938=3D"padding-top: 0;padding-right: 18px;padding-bottom: 9px;padding-left: 1=
9398px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-=
940size-adjust: 100%;word-break: break-word;color: #202020;font-family: Helve=
941tica;font-size: 16px;line-height: 150%;text-align: left;">
942
943 <div><em>Just likes yesterday: I'm on vacation=
944 this week=2C so today's Now I Know is a&nbsp;re-run=2C originally from 20=
94510. (The Weekender is still TBD.) --&nbsp;<a href=3D"http://nowiknow.us1.l=
946ist-manage.com/track/click?u=3D2889002ad89d45ca21f50ba46&id=3D949248ae12&e=
947=3Dcd30a9a755" style=3D"mso-line-height-rule: exactly;-ms-text-size-adjus=
948t: 100%;-webkit-text-size-adjust: 100%;color: #0000ff;font-weight: normal;=
949text-decoration: underline;">Dan</a></em>
950
951<h1 style=3D"display: block;margin: 0;padding: 0;color: #202020;font-famil=
952y: Helvetica;font-size: 26px;font-style: normal;font-weight: bold;line-hei=
953ght: 125%;letter-spacing: normal;text-align: left;"><font color=3D"#000080=
954">Why Pisa=E2=80=99s Tower Leans</font></h1>
955</div>
956
957 </td>
958 </tr>
959 </tbody></table>
960=09=09=09=09<!--[if mso]>
961=09=09=09=09</td>
962=09=09=09=09<![endif]-->
963
964=09=09=09=09<!--[if mso]>
965=09=09=09=09</tr>
966=09=09=09=09</table>
967=09=09=09=09<![endif]-->
968 </td>
969 </tr>
970 </tbody>
971</table><table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" width=3D"1=
97200%" class=3D"mcnImageBlock" style=3D"min-width: 100%;border-collapse: col=
973lapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 10=
9740%;-webkit-text-size-adjust: 100%;">
975 <tbody class=3D"mcnImageBlockOuter">
976 <tr>
977 <td valign=3D"top" style=3D"padding: 9px;mso-line-height-r=
978ule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" c=
979lass=3D"mcnImageBlockInner">
980 <table align=3D"left" width=3D"100%" border=3D"0" cell=
981padding=3D"0" cellspacing=3D"0" class=3D"mcnImageContentContainer" style=
982=3D"min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-ta=
983ble-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;=
984">
985 <tbody><tr>
986 <td class=3D"mcnImageContent" valign=3D"top" s=
987tyle=3D"padding-right: 9px;padding-left: 9px;padding-top: 0;padding-bottom=
988: 0;text-align: center;mso-line-height-rule: exactly;-ms-text-size-adjust:=
989 100%;-webkit-text-size-adjust: 100%;">
990
991
992 <img align=3D"center" alt=3D"" src=
993=3D"https://gallery.mailchimp.com/2889002ad89d45ca21f50ba46/images/a7a2f56=
994d-76ce-47ab-8965-91b304217398.jpg" width=3D"300" style=3D"max-width: 300px=
995;padding-bottom: 0;display: inline !important;vertical-align: bottom;borde=
996r: 0;height: auto;outline: none;text-decoration: none;-ms-interpolation-mo=
997de: bicubic;" class=3D"mcnImage">
998
999
1000 </td>
1001 </tr>
1002 </tbody></table>
1003 </td>
1004 </tr>
1005 </tbody>
1006</table><table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" width=3D"1=
100700%" class=3D"mcnTextBlock" style=3D"min-width: 100%;border-collapse: coll=
1008apse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100=
1009%;-webkit-text-size-adjust: 100%;">
1010 <tbody class=3D"mcnTextBlockOuter">
1011 <tr>
1012 <td valign=3D"top" class=3D"mcnTextBlockInner" style=3D"paddin=
1013g-top: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webki=
1014t-text-size-adjust: 100%;">
1015 =09<!--[if mso]>
1016=09=09=09=09<table align=3D"left" border=3D"0" cellspacing=3D"0" cellpaddi=
1017ng=3D"0" width=3D"100%" style=3D"width:100%;">
1018=09=09=09=09<tr>
1019=09=09=09=09<![endif]-->
1020=09=09=09
1021=09=09=09=09<!--[if mso]>
1022=09=09=09=09<td valign=3D"top" width=3D"600" style=3D"width:600px;">
1023=09=09=09=09<![endif]-->
1024 <table align=3D"left" border=3D"0" cellpadding=3D"0" cells=
1025pacing=3D"0" style=3D"max-width: 100%;min-width: 100%;border-collapse: col=
1026lapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 10=
10270%;-webkit-text-size-adjust: 100%;" width=3D"100%" class=3D"mcnTextContent=
1028Container">
1029 <tbody><tr>
1030
1031 <td valign=3D"top" class=3D"mcnTextContent" style=
1032=3D"padding-top: 0;padding-right: 18px;padding-bottom: 9px;padding-left: 1=
10338px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-=
1034size-adjust: 100%;word-break: break-word;color: #202020;font-family: Helve=
1035tica;font-size: 16px;line-height: 150%;text-align: left;">
1036
1037 <p style=3D"margin: 10px 0;padding: 0;mso-line=
1038-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust:=
1039 100%;color: #202020;font-family: Helvetica;font-size: 16px;line-height: 1=
104050%;text-align: left;">The Leaning Tower of Pisa is over 800 years old.&nb=
1041sp; Construction started on it in 1173 and=2C almost two centuries later (=
1042and after two work stoppages)=2C completed in the 1370s.&nbsp;&nbsp; For h=
1043istory=E2=80=99s sake=2C it is a good thing that there were two work stopp=
1044ages =E2=80=94 otherwise=2C the structure probably would have collapsed lo=
1045ng ago.&nbsp; The Tower is built on=2C basically=2C a marsh =E2=80=94 a th=
1046in layer of&nbsp;<a href=3D"http://nowiknow.us1.list-manage.com/track/clic=
1047k?u=3D2889002ad89d45ca21f50ba46&id=3De624abfe58&e=3Dcd30a9a755" target=3D=
1048"_blank" style=3D"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%=
1049;-webkit-text-size-adjust: 100%;color: #0000ff;font-weight: normal;text-de=
1050coration: underline;">alluvial silt</a>&nbsp;atop soft marine clay.&nbsp;&=
1051nbsp; The work stoppages gave time for the existing incomplete infrastruct=
1052ure to settle in the soft soil=2C compacting the ground beneath it and=2C=
1053 effectively=2C letting Mother Earth adapt before construction resumed.&nb=
1054sp; A minor miracle=2C in and of itself.</p>
1055
1056<p style=3D"margin: 10px 0;padding: 0;mso-line-height-rule: exactly;-ms-te=
1057xt-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #202020;font-fa=
1058mily: Helvetica;font-size: 16px;line-height: 150%;text-align: left;">It th=
1059erefore makes sense that the Tower is unstable=2C likely to shift its posi=
1060tion any which way as time passes.&nbsp; But the mystery runs deeper.&nbsp=
1061; The Leaning Tower of Pisa only leans to the south.&nbsp; Assuming the un=
1062stable ground beneath is uniformly so=2C that did not make a lot of sense.=
1063</p>
1064
1065<p style=3D"margin: 10px 0;padding: 0;mso-line-height-rule: exactly;-ms-te=
1066xt-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #202020;font-fa=
1067mily: Helvetica;font-size: 16px;line-height: 150%;text-align: left;">In 19=
106889=2C the Tower was leaning roughly 15 feet off its center=2C when disaste=
1069r struck =E2=80=94 in Milan.&nbsp; Another tower=2C the&nbsp;<a href=3D"ht=
1070tp://nowiknow.us1.list-manage.com/track/click?u=3D2889002ad89d45ca21f50ba4=
10716&id=3D995d196326&e=3Dcd30a9a755" target=3D"_blank" style=3D"mso-line-hei=
1072ght-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100=
1073%;color: #0000ff;font-weight: normal;text-decoration: underline;">Civic To=
1074wer of Pavia</a>=2C crumbled=2C killing four passersby. &nbsp;Fearing a si=
1075milar fate for Pisa=2C the Italian government closed the tower and made a=
1076 $40 million grant to researchers=2C hoping to stave off the Tower=E2=80=
1077=99s tilt into destruction. &nbsp; The task was daunting=2C as researchers=
1078 were split =E2=80=94 some believed the problem was with the underlying la=
1079nd; others believed the problem was with the structure itself. &nbsp;Redou=
1080bling these problems were the art historians=2C who insisted on preserving=
1081 the artistic value of the Tower; in short=2C propping the Tower up was a=
1082 non-starter.</p>
1083
1084<p style=3D"margin: 10px 0;padding: 0;mso-line-height-rule: exactly;-ms-te=
1085xt-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #202020;font-fa=
1086mily: Helvetica;font-size: 16px;line-height: 150%;text-align: left;">Findi=
1087ng a solution took four different tries and almost a decade. &nbsp;In the=
1088 end=2C the team used something called =E2=80=9Csoil extraction=E2=80=9D=
1089 =E2=80=94 as&nbsp;<a href=3D"http://nowiknow.us1.list-manage2.com/track/c=
1090lick?u=3D2889002ad89d45ca21f50ba46&id=3Db0bbe1296f&e=3Dcd30a9a755" target=
1091=3D"_blank" style=3D"mso-line-height-rule: exactly;-ms-text-size-adjust: 1=
109200%;-webkit-text-size-adjust: 100%;color: #0000ff;font-weight: normal;text=
1093-decoration: underline;">described</a>&nbsp;by the Telegraph (UK)=2C this=
1094 meant =E2=80=9Cdrilling out slivers of soil from beneath the northern sid=
1095e of the tower =E2=80=93 away from the lean =E2=80=93 and allowing gravity=
1096 to coax the structure back upright.=E2=80=9D &nbsp;It was a nuanced task=
1097 in and of itself. &nbsp; Professor John Burland=2C a soil engineer at the=
1098 Imperial College London=2C lead the efforts with the help of 120 sensors=
1099 placed in=2C around=2C and outside the Tower=2C and an army of fax machin=
1100es. &nbsp;For two years=2C twice a day=2C the sensor readings were faxed t=
1101o his attention; he=E2=80=99d run some calculations and inform the driller=
1102s how to continue. &nbsp;The Tower re-opened in late 2001.</p>
1103
1104<p style=3D"margin: 10px 0;padding: 0;mso-line-height-rule: exactly;-ms-te=
1105xt-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #202020;font-fa=
1106mily: Helvetica;font-size: 16px;line-height: 150%;text-align: left;">In ca=
1107pturing all these data points =E2=80=94 two a day for two years =E2=80=94=
1108 Burland had in front of him the answer to the previously unanswerable que=
1109stion of the Tower=E2=80=99s southward tilt. &nbsp;In 2003=2C he figured i=
1110t out. &nbsp;The&nbsp;<a href=3D"http://nowiknow.us1.list-manage2.com/trac=
1111k/click?u=3D2889002ad89d45ca21f50ba46&id=3Daccb264095&e=3Dcd30a9a755" tar=
1112get=3D"_blank" style=3D"mso-line-height-rule: exactly;-ms-text-size-adjust=
1113: 100%;-webkit-text-size-adjust: 100%;color: #0000ff;font-weight: normal;t=
1114ext-decoration: underline;">water table</a>&nbsp;on the north side of the=
1115 Tower rose up to a foot higher at times during Pisa=E2=80=99s rainy seaso=
1116n. &nbsp;In effect=2C the water tower slowly=2C slightly=2C and temporaril=
1117y boosted the land on the north side=2C pushing the Tower to lean south. &=
1118nbsp; Using a custom drainage system to normalize the water table=2C Burla=
1119nd has stemmed the Tower=E2=80=99s further tilt entirely =E2=80=94 since t=
1120he solution was put in place seven [now 14!] years ago=2C the Tower=E2=80=
1121=99s tilt has remained the same.</p>
1122
1123 </td>
1124 </tr>
1125 </tbody></table>
1126=09=09=09=09<!--[if mso]>
1127=09=09=09=09</td>
1128=09=09=09=09<![endif]-->
1129
1130=09=09=09=09<!--[if mso]>
1131=09=09=09=09</tr>
1132=09=09=09=09</table>
1133=09=09=09=09<![endif]-->
1134 </td>
1135 </tr>
1136 </tbody>
1137</table><table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" width=3D"1=
113800%" class=3D"mcnDividerBlock" style=3D"min-width: 100%;border-collapse: c=
1139ollapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust:=
1140 100%;-webkit-text-size-adjust: 100%;table-layout: fixed !important;">
1141 <tbody class=3D"mcnDividerBlockOuter">
1142 <tr>
1143 <td class=3D"mcnDividerBlockInner" style=3D"min-width: 100%;pa=
1144dding: 0px 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-=
1145webkit-text-size-adjust: 100%;">
1146 <table class=3D"mcnDividerContent" border=3D"0" cellpaddin=
1147g=3D"0" cellspacing=3D"0" width=3D"100%" style=3D"min-width: 100%;border-t=
1148op: 3px solid #EAEAEA;border-collapse: collapse;mso-table-lspace: 0pt;mso-=
1149table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100=
1150%;">
1151 <tbody><tr>
1152 <td style=3D"mso-line-height-rule: exactly;-ms-tex=
1153t-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
1154 <span></span>
1155 </td>
1156 </tr>
1157 </tbody></table>
1158<!--
1159 <td class=3D"mcnDividerBlockInner" style=3D"padding: 18px;=
1160">
1161 <hr class=3D"mcnDividerContent" style=3D"border-bottom-col=
1162or:none; border-left-color:none; border-right-color:none; border-bottom-wi=
1163dth:0; border-left-width:0; border-right-width:0; margin-top:0; margin-rig=
1164ht:0; margin-bottom:0; margin-left:0;" />
1165-->
1166 </td>
1167 </tr>
1168 </tbody>
1169</table><table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" width=3D"1=
117000%" class=3D"mcnImageBlock" style=3D"min-width: 100%;border-collapse: col=
1171lapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 10=
11720%;-webkit-text-size-adjust: 100%;">
1173 <tbody class=3D"mcnImageBlockOuter">
1174 <tr>
1175 <td valign=3D"top" style=3D"padding: 9px;mso-line-height-r=
1176ule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" c=
1177lass=3D"mcnImageBlockInner">
1178 <table align=3D"left" width=3D"100%" border=3D"0" cell=
1179padding=3D"0" cellspacing=3D"0" class=3D"mcnImageContentContainer" style=
1180=3D"min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-ta=
1181ble-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;=
1182">
1183 <tbody><tr>
1184 <td class=3D"mcnImageContent" valign=3D"top" s=
1185tyle=3D"padding-right: 9px;padding-left: 9px;padding-top: 0;padding-bottom=
1186: 0;text-align: center;mso-line-height-rule: exactly;-ms-text-size-adjust:=
1187 100%;-webkit-text-size-adjust: 100%;">
1188
1189 <a href=3D"http://nowiknow.us1.list-ma=
1190nage.com/track/click?u=3D2889002ad89d45ca21f50ba46&id=3Db485bbd7b4&e=3D=
1191cd30a9a755" title=3D"" class=3D"" target=3D"_blank" style=3D"mso-line-height=
1192-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"=
1193>
1194 <img align=3D"center" alt=3D"" src=
1195=3D"https://gallery.mailchimp.com/2889002ad89d45ca21f50ba46/images/b588757=
1196c-459c-4662-9cd4-327f2844f58f.png" width=3D"564" style=3D"max-width: 656px=
1197;padding-bottom: 0;display: inline !important;vertical-align: bottom;borde=
1198r: 0;height: auto;outline: none;text-decoration: none;-ms-interpolation-mo=
1199de: bicubic;" class=3D"mcnImage">
1200 </a>
1201
1202 </td>
1203 </tr>
1204 </tbody></table>
1205 </td>
1206 </tr>
1207 </tbody>
1208</table><table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" width=3D"1=
120900%" class=3D"mcnTextBlock" style=3D"min-width: 100%;border-collapse: coll=
1210apse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100=
1211%;-webkit-text-size-adjust: 100%;">
1212 <tbody class=3D"mcnTextBlockOuter">
1213 <tr>
1214 <td valign=3D"top" class=3D"mcnTextBlockInner" style=3D"paddin=
1215g-top: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webki=
1216t-text-size-adjust: 100%;">
1217 =09<!--[if mso]>
1218=09=09=09=09<table align=3D"left" border=3D"0" cellspacing=3D"0" cellpaddi=
1219ng=3D"0" width=3D"100%" style=3D"width:100%;">
1220=09=09=09=09<tr>
1221=09=09=09=09<![endif]-->
1222=09=09=09
1223=09=09=09=09<!--[if mso]>
1224=09=09=09=09<td valign=3D"top" width=3D"600" style=3D"width:600px;">
1225=09=09=09=09<![endif]-->
1226 <table align=3D"left" border=3D"0" cellpadding=3D"0" cells=
1227pacing=3D"0" style=3D"max-width: 100%;min-width: 100%;border-collapse: col=
1228lapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 10=
12290%;-webkit-text-size-adjust: 100%;" width=3D"100%" class=3D"mcnTextContent=
1230Container">
1231 <tbody><tr>
1232
1233 <td valign=3D"top" class=3D"mcnTextContent" style=
1234=3D"padding-top: 0;padding-right: 18px;padding-bottom: 9px;padding-left: 1=
12358px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-=
1236size-adjust: 100%;word-break: break-word;color: #202020;font-family: Helve=
1237tica;font-size: 16px;line-height: 150%;text-align: left;">
1238
1239 <div style=3D"text-align: center;"><em>Now I K=
1240now is supported by readers like you. Please consider becoming a patron by=
1241 supporting the project on Patreon.&nbsp;<a href=3D"http://nowiknow.us1.li=
1242st-manage.com/track/click?u=3D2889002ad89d45ca21f50ba46&id=3Da51a2ca803&e=
1243=3Dcd30a9a755" target=3D"_blank" style=3D"mso-line-height-rule: exactly;-=
1244ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #0000ff;fo=
1245nt-weight: normal;text-decoration: underline;">Click here to pledge your s=
1246upport</a>.</em></div>
1247
1248 </td>
1249 </tr>
1250 </tbody></table>
1251=09=09=09=09<!--[if mso]>
1252=09=09=09=09</td>
1253=09=09=09=09<![endif]-->
1254
1255=09=09=09=09<!--[if mso]>
1256=09=09=09=09</tr>
1257=09=09=09=09</table>
1258=09=09=09=09<![endif]-->
1259 </td>
1260 </tr>
1261 </tbody>
1262</table><table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" width=3D"1=
126300%" class=3D"mcnDividerBlock" style=3D"min-width: 100%;border-collapse: c=
1264ollapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust:=
1265 100%;-webkit-text-size-adjust: 100%;table-layout: fixed !important;">
1266 <tbody class=3D"mcnDividerBlockOuter">
1267 <tr>
1268 <td class=3D"mcnDividerBlockInner" style=3D"min-width: 100%;pa=
1269dding: 0px 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-=
1270webkit-text-size-adjust: 100%;">
1271 <table class=3D"mcnDividerContent" border=3D"0" cellpaddin=
1272g=3D"0" cellspacing=3D"0" width=3D"100%" style=3D"min-width: 100%;border-t=
1273op: 3px solid #EAEAEA;border-collapse: collapse;mso-table-lspace: 0pt;mso-=
1274table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100=
1275%;">
1276 <tbody><tr>
1277 <td style=3D"mso-line-height-rule: exactly;-ms-tex=
1278t-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
1279 <span></span>
1280 </td>
1281 </tr>
1282 </tbody></table>
1283<!--
1284 <td class=3D"mcnDividerBlockInner" style=3D"padding: 18px;=
1285">
1286 <hr class=3D"mcnDividerContent" style=3D"border-bottom-col=
1287or:none; border-left-color:none; border-right-color:none; border-bottom-wi=
1288dth:0; border-left-width:0; border-right-width:0; margin-top:0; margin-rig=
1289ht:0; margin-bottom:0; margin-left:0;" />
1290-->
1291 </td>
1292 </tr>
1293 </tbody>
1294</table><table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" width=3D"1=
129500%" class=3D"mcnTextBlock" style=3D"min-width: 100%;border-collapse: coll=
1296apse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100=
1297%;-webkit-text-size-adjust: 100%;">
1298 <tbody class=3D"mcnTextBlockOuter">
1299 <tr>
1300 <td valign=3D"top" class=3D"mcnTextBlockInner" style=3D"paddin=
1301g-top: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webki=
1302t-text-size-adjust: 100%;">
1303 =09<!--[if mso]>
1304=09=09=09=09<table align=3D"left" border=3D"0" cellspacing=3D"0" cellpaddi=
1305ng=3D"0" width=3D"100%" style=3D"width:100%;">
1306=09=09=09=09<tr>
1307=09=09=09=09<![endif]-->
1308=09=09=09
1309=09=09=09=09<!--[if mso]>
1310=09=09=09=09<td valign=3D"top" width=3D"600" style=3D"width:600px;">
1311=09=09=09=09<![endif]-->
1312 <table align=3D"left" border=3D"0" cellpadding=3D"0" cells=
1313pacing=3D"0" style=3D"max-width: 100%;min-width: 100%;border-collapse: col=
1314lapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 10=
13150%;-webkit-text-size-adjust: 100%;" width=3D"100%" class=3D"mcnTextContent=
1316Container">
1317 <tbody><tr>
1318
1319 <td valign=3D"top" class=3D"mcnTextContent" style=
1320=3D"padding-top: 0;padding-right: 18px;padding-bottom: 9px;padding-left: 1=
13218px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-=
1322size-adjust: 100%;word-break: break-word;color: #202020;font-family: Helve=
1323tica;font-size: 16px;line-height: 150%;text-align: left;">
1324
1325 <div style=3D"text-align: left;"><br>
1326<font color=3D"#000080"><strong><u>Bonus fact</u></strong></font>: Groundw=
1327ater flows can prevent problems=2C too.&nbsp; In 1958=2C the town of Conco=
1328rd=2C Massachusetts&nbsp;opened a landfill adjacent to Walden Pond=2C the=
1329 eponymous site of Henry David Thoreau=E2=80=99s&nbsp;<em>On Walden Pond</=
1330em>.&nbsp; Because the groundwater table ran from the pond to the landfill=
1331 (and not vice versa)=2C the pond remained relatively unpolluted by the ne=
1332arby refuse.=E2=80=8B<br>
1333<br>
1334<font color=3D"#000080"><strong><u>From the Archives</u></strong></font>:=
1335 <a href=3D"http://nowiknow.us1.list-manage.com/track/click?u=3D2889002ad8=
13369d45ca21f50ba46&id=3D9cfb51a117&e=3Dcd30a9a755" style=3D"mso-line-height-=
1337rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;co=
1338lor: #0000ff;font-weight: normal;text-decoration: underline;">Patent Leath=
1339er Shoes</a>: How Michael Jackson managed to pull off an incredible=2C gra=
1340vity-defying lean of his own.<br>
1341&nbsp;</div>
1342<font color=3D"#000080"><strong><u>Related</u></strong></font>:&nbsp;A 3-d=
1343=2C Leaning Tower of Pisa&nbsp;<a href=3D"http://nowiknow.us1.list-manage.=
1344com/track/click?u=3D2889002ad89d45ca21f50ba46&id=3D3e98ab8352&e=3D=
1345cd30a9a755" target=3D"_blank" style=3D"mso-line-height-rule: exactly;-ms-text-siz=
1346e-adjust: 100%;-webkit-text-size-adjust: 100%;color: #0000ff;font-weight:=
1347 normal;text-decoration: underline;">puzzle</a>.<br>
1348&nbsp;
1349 </td>
1350 </tr>
1351 </tbody></table>
1352=09=09=09=09<!--[if mso]>
1353=09=09=09=09</td>
1354=09=09=09=09<![endif]-->
1355
1356=09=09=09=09<!--[if mso]>
1357=09=09=09=09</tr>
1358=09=09=09=09</table>
1359=09=09=09=09<![endif]-->
1360 </td>
1361 </tr>
1362 </tbody>
1363</table><table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" width=3D"1=
136400%" class=3D"mcnCodeBlock" style=3D"border-collapse: collapse;mso-table-l=
1365space: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-s=
1366ize-adjust: 100%;">
1367 <tbody class=3D"mcnTextBlockOuter">
1368 <tr>
1369 <td valign=3D"top" class=3D"mcnTextBlockInner" style=3D"mso-li=
1370ne-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjus=
1371t: 100%;">
1372 <center><table border=3D"0" cellpadding=3D"0" cellspacing=
1373=3D"0" style=3D"border-collapse: collapse;mso-table-lspace: 0pt;mso-table-=
1374rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><t=
1375body><tr><td colspan=3D"2" style=3D"mso-line-height-rule: exactly;-ms-text=
1376-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><a style=3D"display: b=
1377lock;width: 300px;height: 250px;mso-line-height-rule: exactly;-ms-text-siz=
1378e-adjust: 100%;-webkit-text-size-adjust: 100%;" href=3D"http://nowiknow.us=
13791.list-manage.com/track/click?u=3D2889002ad89d45ca21f50ba46&id=3D8d9e2bf2f=
1380a&e=3Dcd30a9a755" rel=3D"nofollow"><img src=3D"http://MIR.INSIRE.COM/imp?=
1381s=3D97521&amp;sz=3D300x250&amp;li=3D689d00e31c&amp;e=3Dcmollekopf@gmail.com&am=
1382p;p=3D1b9800e15a" border=3D"0" width=3D"300" height=3D"250" style=3D"borde=
1383r: 0;height: auto;outline: none;text-decoration: none;-ms-interpolation-mo=
1384de: bicubic;"></a></td></tr><tr style=3D"display:block; height:1px; line-h=
1385eight:1px;"><td style=3D"mso-line-height-rule: exactly;-ms-text-size-adjus=
1386t: 100%;-webkit-text-size-adjust: 100%;"><img src=3D"http://MIR.INSIRE.COM=
1387/imp?s=3D97522&amp;sz=3D1x1&amp;li=3D689d00e31c&amp;e=3Dcmollekopf@gmail.com&a=
1388mp;p=3D1b9800e15a" height=3D"1" width=3D"10" style=3D"border: 0;height: au=
1389to;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;"><=
1390/td><td style=3D"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;=
1391-webkit-text-size-adjust: 100%;"><img src=3D"http://MIR.INSIRE.COM/imp?s=
1392=3D97523&amp;sz=3D1x1&amp;li=3D689d00e31c&amp;e=3Dcmollekopf@gmail.com&amp;p=
1393=3D1b9800e15a" height=3D"1" width=3D"10" style=3D"border: 0;height: auto;o=
1394utline: none;text-decoration: none;-ms-interpolation-mode: bicubic;"></td>=
1395</tr><tr><td align=3D"left" style=3D"mso-line-height-rule: exactly;-ms-tex=
1396t-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><a href=3D"http://now=
1397iknow.us1.list-manage.com/track/click?u=3D2889002ad89d45ca21f50ba46&id=3D4=
1398f3db3ffca&e=3Dcd30a9a755" rel=3D"nofollow" style=3D"mso-line-height-rule:=
1399 exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><img=
1400 src=3D"http://MIR.INSIRE.COM/imp?s=3D2054&amp;sz=3D116x15&amp;li=3D689d00=
1401e31c&amp;e=3Dcmollekopf@gmail.com&amp;p=3D1b9800e15a" border=3D"0" style=3D"bo=
1402rder: 0;height: auto;outline: none;text-decoration: none;-ms-interpolation=
1403-mode: bicubic;"></a></td><td align=3D"right" style=3D"mso-line-height-rul=
1404e: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><a=
1405 href=3D"http://nowiknow.us1.list-manage.com/track/click?u=3D2889002ad89d4=
14065ca21f50ba46&id=3Daf6b1e86bf&e=3Dcd30a9a755" rel=3D"nofollow" style=3D"ms=
1407o-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-a=
1408djust: 100%;"><img src=3D"http://MIR.INSIRE.COM/imp?s=3D96003&amp;sz=3D69x=
140915&amp;li=3D689d00e31c&amp;e=3Dcmollekopf@gmail.com&amp;p=3D1b9800e15a" border=
1410=3D"0" style=3D"border: 0;height: auto;outline: none;text-decoration: none=
1411;-ms-interpolation-mode: bicubic;"></a></td></tr></tbody></table>
1412</center>
1413 </td>
1414 </tr>
1415 </tbody>
1416</table><table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" width=3D"1=
141700%" class=3D"mcnShareBlock" style=3D"min-width: 100%;border-collapse: col=
1418lapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 10=
14190%;-webkit-text-size-adjust: 100%;">
1420 <tbody class=3D"mcnShareBlockOuter">
1421 <tr>
1422 <td valign=3D"top" style=3D"padding: 9px;mso-line-height-r=
1423ule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" c=
1424lass=3D"mcnShareBlockInner">
1425 <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0=
1426" width=3D"100%" class=3D"mcnShareContentContainer" style=3D"min-width: 10=
14270%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-=
1428ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
1429 <tbody><tr>
1430 <td align=3D"center" style=3D"padding-top: 0;padding-left: 9px;pad=
1431ding-bottom: 0;padding-right: 9px;mso-line-height-rule: exactly;-ms-text-s=
1432ize-adjust: 100%;-webkit-text-size-adjust: 100%;">
1433 <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspa=
1434cing=3D"0" width=3D"100%" style=3D"min-width: 100%;border-collapse: collap=
1435se;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;=
1436-webkit-text-size-adjust: 100%;" class=3D"mcnShareContent">
1437 <tbody><tr>
1438 <td align=3D"center" valign=3D"top" class=3D"mcnShareC=
1439ontentItemContainer" style=3D"padding-top: 9px;padding-right: 9px;padding-=
1440left: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit=
1441-text-size-adjust: 100%;">
1442 <table align=3D"center" border=3D"0" cellpadding=
1443=3D"0" cellspacing=3D"0" style=3D"border-collapse: collapse;mso-table-lspa=
1444ce: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size=
1445-adjust: 100%;">
1446 <tbody><tr>
1447 <td align=3D"left" valign=3D"top" style=3D=
1448"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-siz=
1449e-adjust: 100%;">
1450 <!--[if mso]>
1451 <table align=3D"center" border=3D"0" c=
1452ellspacing=3D"0" cellpadding=3D"0">
1453 <tr>
1454 <![endif]-->
1455
1456 <!--[if mso]>
1457 <td align=3D"center" valign=3D"top=
1458">
1459 <![endif]-->
1460 <table align=3D"left" border=3D"0"=
1461 cellpadding=3D"0" cellspacing=3D"0" style=3D"border-collapse: collapse;ms=
1462o-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webk=
1463it-text-size-adjust: 100%;">
1464 <tbody><tr>
1465 <td valign=3D"top" style=
1466=3D"padding-right: 9px;padding-bottom: 9px;mso-line-height-rule: exactly;-=
1467ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" class=3D"mcnSha=
1468reContentItemContainer">
1469 <table border=3D"0" ce=
1470llpadding=3D"0" cellspacing=3D"0" width=3D"" class=3D"mcnShareContentItem"=
1471 style=3D"border-collapse: separate;border-radius: 3px;mso-table-lspace: 0=
1472pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adju=
1473st: 100%;">
1474 <tbody><tr>
1475 <td align=3D"l=
1476eft" valign=3D"middle" style=3D"padding-top: 5px;padding-right: 9px;paddin=
1477g-bottom: 5px;padding-left: 9px;mso-line-height-rule: exactly;-ms-text-siz=
1478e-adjust: 100%;-webkit-text-size-adjust: 100%;">
1479 <table ali=
1480gn=3D"left" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" width=3D"" st=
1481yle=3D"border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0=
1482pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
1483 <tbody=
1484><tr>
1485 <t=
1486d align=3D"center" valign=3D"middle" width=3D"24" class=3D"mcnShareIconCon=
1487tent" style=3D"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-w=
1488ebkit-text-size-adjust: 100%;">
1489 =
1490 <a href=3D"http://nowiknow.us1.list-manage1.com/track/click?u=3D2889002=
1491ad89d45ca21f50ba46&id=3De75c55d706&e=3Dcd30a9a755" target=3D"_blank" styl=
1492e=3D"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text=
1493-size-adjust: 100%;"><img src=3D"https://cdn-images.mailchimp.com/icons/so=
1494cial-block-v2/outline-dark-facebook-48.png" style=3D"display: block;border=
1495: 0;height: auto;outline: none;text-decoration: none;-ms-interpolation-mod=
1496e: bicubic;" height=3D"24" width=3D"24" class=3D""></a>
1497 </=
1498td>
1499 <t=
1500d align=3D"left" valign=3D"middle" class=3D"mcnShareTextContent" style=3D"=
1501padding-left: 5px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%=
1502;-webkit-text-size-adjust: 100%;">
1503 =
1504 <a href=3D"http://nowiknow.us1.list-manage.com/track/click?u=3D2889002a=
1505d89d45ca21f50ba46&id=3D0db49343d0&e=3Dcd30a9a755" target=3D"" style=3D"co=
1506lor: #202020;font-family: Arial;font-size: 12px;font-weight: normal;line-h=
1507eight: normal;text-align: center;text-decoration: none;mso-line-height-rul=
1508e: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">Sha=
1509re</a>
1510 </=
1511td>
1512 </tr>
1513 </tbody></=
1514table>
1515 </td>
1516 </tr>
1517 </tbody></table>
1518 </td>
1519 </tr>
1520 </tbody></table>
1521 <!--[if mso]>
1522 </td>
1523 <![endif]-->
1524
1525 <!--[if mso]>
1526 <td align=3D"center" valign=3D"top=
1527">
1528 <![endif]-->
1529 <table align=3D"left" border=3D"0"=
1530 cellpadding=3D"0" cellspacing=3D"0" style=3D"border-collapse: collapse;ms=
1531o-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webk=
1532it-text-size-adjust: 100%;">
1533 <tbody><tr>
1534 <td valign=3D"top" style=
1535=3D"padding-right: 9px;padding-bottom: 9px;mso-line-height-rule: exactly;-=
1536ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" class=3D"mcnSha=
1537reContentItemContainer">
1538 <table border=3D"0" ce=
1539llpadding=3D"0" cellspacing=3D"0" width=3D"" class=3D"mcnShareContentItem"=
1540 style=3D"border-collapse: separate;border-radius: 3px;mso-table-lspace: 0=
1541pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adju=
1542st: 100%;">
1543 <tbody><tr>
1544 <td align=3D"l=
1545eft" valign=3D"middle" style=3D"padding-top: 5px;padding-right: 9px;paddin=
1546g-bottom: 5px;padding-left: 9px;mso-line-height-rule: exactly;-ms-text-siz=
1547e-adjust: 100%;-webkit-text-size-adjust: 100%;">
1548 <table ali=
1549gn=3D"left" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" width=3D"" st=
1550yle=3D"border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0=
1551pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
1552 <tbody=
1553><tr>
1554 <t=
1555d align=3D"center" valign=3D"middle" width=3D"24" class=3D"mcnShareIconCon=
1556tent" style=3D"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-w=
1557ebkit-text-size-adjust: 100%;">
1558 =
1559 <a href=3D"http://nowiknow.us1.list-manage.com/track/click?u=3D2889002a=
1560d89d45ca21f50ba46&id=3Dc3249d445c&e=3Dcd30a9a755" target=3D"_blank" style=
1561=3D"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-=
1562size-adjust: 100%;"><img src=3D"https://cdn-images.mailchimp.com/icons/soc=
1563ial-block-v2/outline-dark-twitter-48.png" style=3D"display: block;border:=
1564 0;height: auto;outline: none;text-decoration: none;-ms-interpolation-mode=
1565: bicubic;" height=3D"24" width=3D"24" class=3D""></a>
1566 </=
1567td>
1568 <t=
1569d align=3D"left" valign=3D"middle" class=3D"mcnShareTextContent" style=3D"=
1570padding-left: 5px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%=
1571;-webkit-text-size-adjust: 100%;">
1572 =
1573 <a href=3D"http://nowiknow.us1.list-manage.com/track/click?u=3D2889002a=
1574d89d45ca21f50ba46&id=3D59683b560f&e=3Dcd30a9a755" target=3D"" style=3D"co=
1575lor: #202020;font-family: Arial;font-size: 12px;font-weight: normal;line-h=
1576eight: normal;text-align: center;text-decoration: none;mso-line-height-rul=
1577e: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">Twe=
1578et</a>
1579 </=
1580td>
1581 </tr>
1582 </tbody></=
1583table>
1584 </td>
1585 </tr>
1586 </tbody></table>
1587 </td>
1588 </tr>
1589 </tbody></table>
1590 <!--[if mso]>
1591 </td>
1592 <![endif]-->
1593
1594 <!--[if mso]>
1595 <td align=3D"center" valign=3D"top=
1596">
1597 <![endif]-->
1598 <table align=3D"left" border=3D"0"=
1599 cellpadding=3D"0" cellspacing=3D"0" style=3D"border-collapse: collapse;ms=
1600o-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webk=
1601it-text-size-adjust: 100%;">
1602 <tbody><tr>
1603 <td valign=3D"top" style=
1604=3D"padding-right: 0;padding-bottom: 9px;mso-line-height-rule: exactly;-ms=
1605-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" class=3D"mcnShare=
1606ContentItemContainer">
1607 <table border=3D"0" ce=
1608llpadding=3D"0" cellspacing=3D"0" width=3D"" class=3D"mcnShareContentItem"=
1609 style=3D"border-collapse: separate;border-radius: 3px;mso-table-lspace: 0=
1610pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adju=
1611st: 100%;">
1612 <tbody><tr>
1613 <td align=3D"l=
1614eft" valign=3D"middle" style=3D"padding-top: 5px;padding-right: 9px;paddin=
1615g-bottom: 5px;padding-left: 9px;mso-line-height-rule: exactly;-ms-text-siz=
1616e-adjust: 100%;-webkit-text-size-adjust: 100%;">
1617 <table ali=
1618gn=3D"left" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" width=3D"" st=
1619yle=3D"border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0=
1620pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
1621 <tbody=
1622><tr>
1623 <t=
1624d align=3D"center" valign=3D"middle" width=3D"24" class=3D"mcnShareIconCon=
1625tent" style=3D"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-w=
1626ebkit-text-size-adjust: 100%;">
1627 =
1628 <a href=3D"http://us1.forward-to-friend.com/forward?u=3D2889002ad89d45c=
1629a21f50ba46&id=3D1b9800e15a&e=3Dcd30a9a755" target=3D"_blank" style=3D"mso-li=
1630ne-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjus=
1631t: 100%;"><img src=3D"https://cdn-images.mailchimp.com/icons/social-block-=
1632v2/outline-dark-forwardtofriend-48.png" style=3D"display: block;border: 0;=
1633height: auto;outline: none;text-decoration: none;-ms-interpolation-mode: b=
1634icubic;" height=3D"24" width=3D"24" class=3D""></a>
1635 </=
1636td>
1637 <t=
1638d align=3D"left" valign=3D"middle" class=3D"mcnShareTextContent" style=3D"=
1639padding-left: 5px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%=
1640;-webkit-text-size-adjust: 100%;">
1641 =
1642 <a href=3D"http://us1.forward-to-friend.com/forward?u=3D2889002ad89d45c=
1643a21f50ba46&id=3D1b9800e15a&e=3Dcd30a9a755" target=3D"" style=3D"color: #2020=
164420;font-family: Arial;font-size: 12px;font-weight: normal;line-height: nor=
1645mal;text-align: center;text-decoration: none;mso-line-height-rule: exactly=
1646;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">Forward</a>
1647 </=
1648td>
1649 </tr>
1650 </tbody></=
1651table>
1652 </td>
1653 </tr>
1654 </tbody></table>
1655 </td>
1656 </tr>
1657 </tbody></table>
1658 <!--[if mso]>
1659 </td>
1660 <![endif]-->
1661
1662 <!--[if mso]>
1663 </tr>
1664 </table>
1665 <![endif]-->
1666 </td>
1667 </tr>
1668 </tbody></table>
1669 </td>
1670 </tr>
1671 </tbody></table>
1672 </td>
1673 </tr>
1674</tbody></table>
1675
1676 </td>
1677 </tr>
1678 </tbody>
1679</table></td>
1680 </tr>
1681 <tr>
1682 <td valign=3D"top" id=3D"templateFooter" s=
1683tyle=3D"background:#FAFAFA none no-repeat center/cover;mso-line-height-rul=
1684e: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;backg=
1685round-color: #FAFAFA;background-image: none;background-repeat: no-repeat;b=
1686ackground-position: center;background-size: cover;border-top: 0;border-bot=
1687tom: 0;padding-top: 9px;padding-bottom: 9px;"><table border=3D"0" cellpadd=
1688ing=3D"0" cellspacing=3D"0" width=3D"100%" class=3D"mcnCodeBlock" style=3D=
1689"border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms=
1690-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
1691 <tbody class=3D"mcnTextBlockOuter">
1692 <tr>
1693 <td valign=3D"top" class=3D"mcnTextBlockInner" style=3D"mso-li=
1694ne-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjus=
1695t: 100%;">
1696 <center>
1697<!-- POWERINBOX 300x250 -->
1698<div class=3D"powerinbox">
1699<!-- domain: rs-stripe.nowiknow.com -->
1700<!-- branding: rs-branding.nowiknow.com -->
1701 <table width=3D"300" class=3D"container-single" border=3D"0" cellpadding=
1702=3D"0" cellspacing=3D"0" style=3D"border-collapse: collapse;mso-table-lspa=
1703ce: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size=
1704-adjust: 100%;">
1705 <tbody>
1706 <tr>
1707 <td style=3D"mso-line-height-rule: exactly;-ms-text-size-adjust: 1=
170800%;-webkit-text-size-adjust: 100%;">
1709 <a href=3D"http://nowiknow.us1.list-manage.com/track/click?u=3D2=
1710889002ad89d45ca21f50ba46&id=3D0722b4d99d&e=3Dcd30a9a755" style=3D"display=
1711: inline-block;border: 0;outline: none;text-decoration: none;mso-line-heig=
1712ht-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%=
1713;" target=3D"_blank">
1714 <img src=3D"http://rs-branding.nowiknow.com/recommend/300x250.=
1715png" style=3D"width: 300px;height: 15px;border: 0;outline: none;text-decor=
1716ation: none;-ms-interpolation-mode: bicubic;" width=3D"300" height=3D"15"=
1717 border=3D"0" alt=3D"Learn more about RevenueStripe...">
1718 </a>
1719 </td>
1720 </tr>
1721 <tr>
1722 <td align=3D"center" height=3D"3" valign=3D"top" style=3D"font-siz=
1723e: 3px;height: 3px;line-height: 3px;vertical-align: top;mso-line-height-ru=
1724le: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"></=
1725td>
1726 </tr>
1727 </tbody>
1728 </table>
1729 <table width=3D"300" class=3D"fallback-single" border=3D"0" cellspacing=
1730=3D"0" cellpadding=3D"0" style=3D"border-collapse: collapse;mso-table-lspa=
1731ce: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size=
1732-adjust: 100%;">
1733 <tbody><tr>
1734 <td width=3D"300" class=3D"col-single" style=3D"border-collapse: col=
1735lapse;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-tex=
1736t-size-adjust: 100%;">
1737 <a href=3D"http://nowiknow.us1.list-manage.com/track/click?u=3D288=
17389002ad89d45ca21f50ba46&id=3D39a82cf0f7&e=3Dcd30a9a755" style=3D"border-st=
1739yle: none;outline: none;text-decoration: none;mso-line-height-rule: exactl=
1740y;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" target=3D"_b=
1741lank">
1742 <img alt=3D"" height=3D"250" src=3D"http://rs-stripe.nowiknow.co=
1743m/stripe/image?cs_email=3Dcmollekopf@gmail.com&amp;cs_sendid=3D1b9800e15a&amp;=
1744cs_esp=3Dmailchimp&amp;cs_offset=3D0&amp;cs_stripeid=3D2562" style=3D"disp=
1745lay: block;border: 0;height: auto;line-height: 100%;outline: none;text-dec=
1746oration: none;-ms-interpolation-mode: bicubic;" width=3D"300">
1747 </a>
1748 </td>
1749 </tr>
1750 </tbody></table>
1751</div>
1752<!-- POWERINBOX 300x250 -->
1753</center>
1754 </td>
1755 </tr>
1756 </tbody>
1757</table><table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" width=3D"1=
175800%" class=3D"mcnDividerBlock" style=3D"min-width: 100%;border-collapse: c=
1759ollapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust:=
1760 100%;-webkit-text-size-adjust: 100%;table-layout: fixed !important;">
1761 <tbody class=3D"mcnDividerBlockOuter">
1762 <tr>
1763 <td class=3D"mcnDividerBlockInner" style=3D"min-width: 100%;pa=
1764dding: 10px 18px 25px;mso-line-height-rule: exactly;-ms-text-size-adjust:=
1765 100%;-webkit-text-size-adjust: 100%;">
1766 <table class=3D"mcnDividerContent" border=3D"0" cellpaddin=
1767g=3D"0" cellspacing=3D"0" width=3D"100%" style=3D"min-width: 100%;border-t=
1768op: 2px solid #EEEEEE;border-collapse: collapse;mso-table-lspace: 0pt;mso-=
1769table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100=
1770%;">
1771 <tbody><tr>
1772 <td style=3D"mso-line-height-rule: exactly;-ms-tex=
1773t-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
1774 <span></span>
1775 </td>
1776 </tr>
1777 </tbody></table>
1778<!--
1779 <td class=3D"mcnDividerBlockInner" style=3D"padding: 18px;=
1780">
1781 <hr class=3D"mcnDividerContent" style=3D"border-bottom-col=
1782or:none; border-left-color:none; border-right-color:none; border-bottom-wi=
1783dth:0; border-left-width:0; border-right-width:0; margin-top:0; margin-rig=
1784ht:0; margin-bottom:0; margin-left:0;" />
1785-->
1786 </td>
1787 </tr>
1788 </tbody>
1789</table><table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" width=3D"1=
179000%" class=3D"mcnTextBlock" style=3D"min-width: 100%;border-collapse: coll=
1791apse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100=
1792%;-webkit-text-size-adjust: 100%;">
1793 <tbody class=3D"mcnTextBlockOuter">
1794 <tr>
1795 <td valign=3D"top" class=3D"mcnTextBlockInner" style=3D"paddin=
1796g-top: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webki=
1797t-text-size-adjust: 100%;">
1798 =09<!--[if mso]>
1799=09=09=09=09<table align=3D"left" border=3D"0" cellspacing=3D"0" cellpaddi=
1800ng=3D"0" width=3D"100%" style=3D"width:100%;">
1801=09=09=09=09<tr>
1802=09=09=09=09<![endif]-->
1803=09=09=09
1804=09=09=09=09<!--[if mso]>
1805=09=09=09=09<td valign=3D"top" width=3D"600" style=3D"width:600px;">
1806=09=09=09=09<![endif]-->
1807 <table align=3D"left" border=3D"0" cellpadding=3D"0" cells=
1808pacing=3D"0" style=3D"max-width: 100%;min-width: 100%;border-collapse: col=
1809lapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 10=
18100%;-webkit-text-size-adjust: 100%;" width=3D"100%" class=3D"mcnTextContent=
1811Container">
1812 <tbody><tr>
1813
1814 <td valign=3D"top" class=3D"mcnTextContent" style=
1815=3D"padding-top: 0;padding-right: 18px;padding-bottom: 9px;padding-left: 1=
18168px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-=
1817size-adjust: 100%;word-break: break-word;color: #656565;font-family: Helve=
1818tica;font-size: 12px;line-height: 150%;text-align: center;">
1819
1820 <a href=3D"http://nowiknow.us1.list-manage1.co=
1821m/track/click?u=3D2889002ad89d45ca21f50ba46&id=3D2742a17102&e=3D=
1822cd30a9a755" style=3D"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webk=
1823it-text-size-adjust: 100%;color: #656565;font-weight: normal;text-decorati=
1824on: underline;">Archives</a>&nbsp;=C2=B7&nbsp;<a href=3D"http://nowiknow.u=
1825s1.list-manage.com/track/click?u=3D2889002ad89d45ca21f50ba46&id=3D84e04731=
1826e2&e=3Dcd30a9a755" style=3D"mso-line-height-rule: exactly;-ms-text-size-a=
1827djust: 100%;-webkit-text-size-adjust: 100%;color: #656565;font-weight: nor=
1828mal;text-decoration: underline;">Privacy Policy</a><br>
1829<br>
1830<em>Copyright =C2=A9 2017 Now I Know LLC=2C All rights reserved.</em><br>
1831 You opted in=2C at http://NowIKnow.com -- or you wouldn't get this email.=
1832<br>
1833<br>
1834Now I Know is&nbsp;a participant in the Amazon Services LLC Associates Pro=
1835gram=2C an affiliate advertising program designed to provide a means for s=
1836ites to earn advertising fees by advertising and linking to Amazon.com. So=
1837me images above via Wikipedia.<br>
1838<br>
1839<strong>Now I Know's mailing address is:</strong><br>
1840<div class=3D"vcard"><span class=3D"org fn">Now I Know LLC</span><div clas=
1841s=3D"adr"><div class=3D"street-address">P.O. Box 536</div><span class=3D"l=
1842ocality">Mt. Kisco</span>=2C <span class=3D"region">NY</span> <span class=
1843=3D"postal-code">10549-9998</span></div><br><a href=3D"http://nowiknow.us1=
1844=2Elist-manage.com/vcard?u=3D2889002ad89d45ca21f50ba46&id=3D689d00e31c" clas=
1845s=3D"hcard-download">Add us to your address book</a></div>
1846<br>
1847<br>
1848Want to change how you receive these emails?<br>
1849You can <a href=3D"http://nowiknow.us1.list-manage.com/profile?u=3D2889002=
1850ad89d45ca21f50ba46&id=3D689d00e31c&e=3Dcd30a9a755" style=3D"mso-line-height-=
1851rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;co=
1852lor: #656565;font-weight: normal;text-decoration: underline;">update your=
1853 email address</a>&nbsp;or <a href=3D"http://nowiknow.us1.list-manage.com/=
1854unsubscribe?u=3D2889002ad89d45ca21f50ba46&id=3D689d00e31c&e=3Dcd30a9a755&c=
1855=3D1b9800e15a" style=3D"mso-line-height-rule: exactly;-ms-text-size-adjust=
1856: 100%;-webkit-text-size-adjust: 100%;color: #656565;font-weight: normal;t=
1857ext-decoration: underline;">unsubscribe from this list</a><br>
1858<br>
1859 <a href=3D"http://www.mailchimp.com/monkey-rewards/?utm_source=3Dfreemium=
1860_newsletter&utm_medium=3Demail&utm_campaign=3Dmonkey_rewards&aid=3D2889002=
1861ad89d45ca21f50ba46&afl=3D1"><img src=3D"https://cdn-images.mailchimp.com/m=
1862onkey_rewards/MC_MonkeyReward_19.png" border=3D"0" alt=3D"Email Marketing=
1863 Powered by MailChimp" title=3D"MailChimp Email Marketing" width=3D"139" h=
1864eight=3D"54"></a>
1865 </td>
1866 </tr>
1867 </tbody></table>
1868=09=09=09=09<!--[if mso]>
1869=09=09=09=09</td>
1870=09=09=09=09<![endif]-->
1871
1872=09=09=09=09<!--[if mso]>
1873=09=09=09=09</tr>
1874=09=09=09=09</table>
1875=09=09=09=09<![endif]-->
1876 </td>
1877 </tr>
1878 </tbody>
1879</table><table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" width=3D"1=
188000%" class=3D"mcnCodeBlock" style=3D"border-collapse: collapse;mso-table-l=
1881space: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-s=
1882ize-adjust: 100%;">
1883 <tbody class=3D"mcnTextBlockOuter">
1884 <tr>
1885 <td valign=3D"top" class=3D"mcnTextBlockInner" style=3D"mso-li=
1886ne-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjus=
1887t: 100%;">
1888 <!-- LI MARQ -->
1889<table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" s=
1890tyle=3D"margin-left: auto;margin-right: auto;border-collapse: collapse;mso=
1891-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webki=
1892t-text-size-adjust: 100%;"><tbody><tr><td colspan=3D"2" style=3D"mso-line-=
1893height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust:=
1894 100%;"><a href=3D"http://nowiknow.us1.list-manage1.com/track/click?u=3D28=
189589002ad89d45ca21f50ba46&id=3De688028181&e=3Dcd30a9a755" rel=3D"nofollow"=
1896 style=3D"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit=
1897-text-size-adjust: 100%;"><img src=3D"http://MIR.INSIRE.COM/imp?s=3D143721=
1898&amp;layout=3Dmarquee&amp;li=3D689d00e31c&amp;e=3Dcmollekopf@gmail.com&amp;p=
1899=3D1b9800e15a" border=3D"0" style=3D"display: block;width: 100%;height: au=
1900to;border: 0;outline: none;text-decoration: none;-ms-interpolation-mode: b=
1901icubic;" width=3D"{INSERT TEMPLATE MAX WIDTH HERE AS INTEGER}"></a></td></=
1902tr><tr style=3D"display:block; height:1px; line-height:1px;"><td style=3D"=
1903mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size=
1904-adjust: 100%;"><img src=3D"http://MIR.INSIRE.COM/imp?s=3D143722&amp;sz=3D=
19051x1&amp;li=3D689d00e31c&amp;e=3Dcmollekopf@gmail.com&amp;p=3D1b9800e15a" heigh=
1906t=3D"1" width=3D"10" style=3D"border: 0;height: auto;outline: none;text-de=
1907coration: none;-ms-interpolation-mode: bicubic;"></td><td style=3D"mso-lin=
1908e-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust=
1909: 100%;"><img src=3D"http://MIR.INSIRE.COM/imp?s=3D143723&amp;sz=3D1x1&amp=
1910;li=3D689d00e31c&amp;e=3Dcmollekopf@gmail.com&amp;p=3D1b9800e15a" height=3D"1"=
1911 width=3D"10" style=3D"border: 0;height: auto;outline: none;text-decoratio=
1912n: none;-ms-interpolation-mode: bicubic;"></td></tr><tr><td align=3D"left"=
1913 style=3D"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit=
1914-text-size-adjust: 100%;"><a href=3D"http://nowiknow.us1.list-manage1.com/=
1915track/click?u=3D2889002ad89d45ca21f50ba46&id=3D0ef8631923&e=3Dcd30a9a755"=
1916 rel=3D"nofollow" style=3D"mso-line-height-rule: exactly;-ms-text-size-adj=
1917ust: 100%;-webkit-text-size-adjust: 100%;"><img src=3D"http://MIR.INSIRE.C=
1918OM/imp?s=3D143724&amp;sz=3D116x15&amp;li=3D689d00e31c&amp;e=3D=
1919cmollekopf@gmail.com&amp;p=3D1b9800e15a" border=3D"0" style=3D"border: 0;height: auto;outl=
1920ine: none;text-decoration: none;-ms-interpolation-mode: bicubic;"></a></td=
1921><td align=3D"right" style=3D"mso-line-height-rule: exactly;-ms-text-size-=
1922adjust: 100%;-webkit-text-size-adjust: 100%;"><a href=3D"http://nowiknow.u=
1923s1.list-manage.com/track/click?u=3D2889002ad89d45ca21f50ba46&id=3D76f23153=
19240a&e=3Dcd30a9a755" rel=3D"nofollow" style=3D"mso-line-height-rule: exactl=
1925y;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><img src=3D"=
1926http://MIR.INSIRE.COM/imp?s=3D143725&amp;sz=3D69x15&amp;li=3D689d00e31c&am=
1927p;e=3Dcmollekopf@gmail.com&amp;p=3D1b9800e15a" border=3D"0" style=3D"border: 0=
1928;height: auto;outline: none;text-decoration: none;-ms-interpolation-mode:=
1929 bicubic;"></a></td></tr></tbody></table>
1930
1931<table cellpadding=3D"0" cellspacing=3D"0" border=3D"0" width=3D"40" heigh=
1932t=3D"6" style=3D"border-collapse: collapse;mso-table-lspace: 0pt;mso-table=
1933-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><=
1934tbody><tr><td style=3D"mso-line-height-rule: exactly;-ms-text-size-adjust:=
1935 100%;-webkit-text-size-adjust: 100%;"><img src=3D"http://MIR.INSIRE.COM/i=
1936mp?s=3D123528300&amp;sz=3D2x1&amp;li=3D689d00e31c&amp;e=3Dcmollekopf@gmail.com=
1937&amp;p=3D1b9800e15a" width=3D"2" height=3D"6" border=3D"0" style=3D"border=
1938: 0;height: auto;outline: none;text-decoration: none;-ms-interpolation-mod=
1939e: bicubic;"></td><td style=3D"mso-line-height-rule: exactly;-ms-text-size=
1940-adjust: 100%;-webkit-text-size-adjust: 100%;"><img src=3D"http://MIR.INSI=
1941RE.COM/imp?s=3D123528301&amp;sz=3D2x1&amp;li=3D689d00e31c&amp;e=3D=
1942cmollekopf@gmail.com&amp;p=3D1b9800e15a" width=3D"2" height=3D"6" border=3D"0" style=
1943=3D"border: 0;height: auto;outline: none;text-decoration: none;-ms-interpo=
1944lation-mode: bicubic;"></td><td style=3D"mso-line-height-rule: exactly;-ms=
1945-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><img src=3D"http:=
1946//MIR.INSIRE.COM/imp?s=3D123528302&amp;sz=3D2x1&amp;li=3D689d00e31c&amp;e=
1947=3Dcmollekopf@gmail.com&amp;p=3D1b9800e15a" width=3D"2" height=3D"6" border=3D=
1948"0" style=3D"border: 0;height: auto;outline: none;text-decoration: none;-m=
1949s-interpolation-mode: bicubic;"></td><td style=3D"mso-line-height-rule: ex=
1950actly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><img src=
1951=3D"http://MIR.INSIRE.COM/imp?s=3D123528303&amp;sz=3D2x1&amp;li=3D689d00e3=
19521c&amp;e=3Dcmollekopf@gmail.com&amp;p=3D1b9800e15a" width=3D"2" height=3D"6" b=
1953order=3D"0" style=3D"border: 0;height: auto;outline: none;text-decoration:=
1954 none;-ms-interpolation-mode: bicubic;"></td><td style=3D"mso-line-height-=
1955rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">=
1956<img src=3D"http://MIR.INSIRE.COM/imp?s=3D123528304&amp;sz=3D2x1&amp;li=3D=
1957689d00e31c&amp;e=3Dcmollekopf@gmail.com&amp;p=3D1b9800e15a" width=3D"2" height=
1958=3D"6" border=3D"0" style=3D"border: 0;height: auto;outline: none;text-dec=
1959oration: none;-ms-interpolation-mode: bicubic;"></td><td style=3D"mso-line=
1960-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust:=
1961 100%;"><img src=3D"http://MIR.INSIRE.COM/imp?s=3D123528305&amp;sz=3D2x1&a=
1962mp;li=3D689d00e31c&amp;e=3Dcmollekopf@gmail.com&amp;p=3D1b9800e15a" width=3D"2=
1963" height=3D"6" border=3D"0" style=3D"border: 0;height: auto;outline: none;=
1964text-decoration: none;-ms-interpolation-mode: bicubic;"></td><td style=3D"=
1965mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size=
1966-adjust: 100%;"><img src=3D"http://MIR.INSIRE.COM/imp?s=3D123528306&amp;sz=
1967=3D2x1&amp;li=3D689d00e31c&amp;e=3Dcmollekopf@gmail.com&amp;p=3D1b9800e15a" wi=
1968dth=3D"2" height=3D"6" border=3D"0" style=3D"border: 0;height: auto;outlin=
1969e: none;text-decoration: none;-ms-interpolation-mode: bicubic;"></td><td s=
1970tyle=3D"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-t=
1971ext-size-adjust: 100%;"><img src=3D"http://MIR.INSIRE.COM/imp?s=3D12352830=
19727&amp;sz=3D2x1&amp;li=3D689d00e31c&amp;e=3Dcmollekopf@gmail.com&amp;p=3D1b9800=
1973e15a" width=3D"2" height=3D"6" border=3D"0" style=3D"border: 0;height: aut=
1974o;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;"></=
1975td><td style=3D"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-=
1976webkit-text-size-adjust: 100%;"><img src=3D"http://MIR.INSIRE.COM/imp?s=3D=
1977123528308&amp;sz=3D2x1&amp;li=3D689d00e31c&amp;e=3Dcmollekopf@gmail.com&amp;p=
1978=3D1b9800e15a" width=3D"2" height=3D"6" border=3D"0" style=3D"border: 0;he=
1979ight: auto;outline: none;text-decoration: none;-ms-interpolation-mode: bic=
1980ubic;"></td><td style=3D"mso-line-height-rule: exactly;-ms-text-size-adjus=
1981t: 100%;-webkit-text-size-adjust: 100%;"><img src=3D"http://MIR.INSIRE.COM=
1982/imp?s=3D123528309&amp;sz=3D2x1&amp;li=3D689d00e31c&amp;e=3D=
1983cmollekopf@gmail.com&amp;p=3D1b9800e15a" width=3D"2" height=3D"6" border=3D"0" style=3D"bord=
1984er: 0;height: auto;outline: none;text-decoration: none;-ms-interpolation-m=
1985ode: bicubic;"></td><td style=3D"mso-line-height-rule: exactly;-ms-text-si=
1986ze-adjust: 100%;-webkit-text-size-adjust: 100%;"><img src=3D"http://MIR.IN=
1987SIRE.COM/imp?s=3D123528310&amp;sz=3D2x1&amp;li=3D689d00e31c&amp;e=3D=
1988cmollekopf@gmail.com&amp;p=3D1b9800e15a" width=3D"2" height=3D"6" border=3D"0" style=
1989=3D"border: 0;height: auto;outline: none;text-decoration: none;-ms-interpo=
1990lation-mode: bicubic;"></td><td style=3D"mso-line-height-rule: exactly;-ms=
1991-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><img src=3D"http:=
1992//MIR.INSIRE.COM/imp?s=3D123528311&amp;sz=3D2x1&amp;li=3D689d00e31c&amp;e=
1993=3Dcmollekopf@gmail.com&amp;p=3D1b9800e15a" width=3D"2" height=3D"6" border=3D=
1994"0" style=3D"border: 0;height: auto;outline: none;text-decoration: none;-m=
1995s-interpolation-mode: bicubic;"></td><td style=3D"mso-line-height-rule: ex=
1996actly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><img src=
1997=3D"http://MIR.INSIRE.COM/imp?s=3D123528312&amp;sz=3D2x1&amp;li=3D689d00e3=
19981c&amp;e=3Dcmollekopf@gmail.com&amp;p=3D1b9800e15a" width=3D"2" height=3D"6" b=
1999order=3D"0" style=3D"border: 0;height: auto;outline: none;text-decoration:=
2000 none;-ms-interpolation-mode: bicubic;"></td><td style=3D"mso-line-height-=
2001rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">=
2002<img src=3D"http://MIR.INSIRE.COM/imp?s=3D123528313&amp;sz=3D2x1&amp;li=3D=
2003689d00e31c&amp;e=3Dcmollekopf@gmail.com&amp;p=3D1b9800e15a" width=3D"2" height=
2004=3D"6" border=3D"0" style=3D"border: 0;height: auto;outline: none;text-dec=
2005oration: none;-ms-interpolation-mode: bicubic;"></td><td style=3D"mso-line=
2006-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust:=
2007 100%;"><img src=3D"http://MIR.INSIRE.COM/imp?s=3D123528314&amp;sz=3D2x1&a=
2008mp;li=3D689d00e31c&amp;e=3Dcmollekopf@gmail.com&amp;p=3D1b9800e15a" width=3D"2=
2009" height=3D"6" border=3D"0" style=3D"border: 0;height: auto;outline: none;=
2010text-decoration: none;-ms-interpolation-mode: bicubic;"></td><td style=3D"=
2011mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size=
2012-adjust: 100%;"><img src=3D"http://MIR.INSIRE.COM/imp?s=3D123528315&amp;sz=
2013=3D2x1&amp;li=3D689d00e31c&amp;e=3Dcmollekopf@gmail.com&amp;p=3D1b9800e15a" wi=
2014dth=3D"2" height=3D"6" border=3D"0" style=3D"border: 0;height: auto;outlin=
2015e: none;text-decoration: none;-ms-interpolation-mode: bicubic;"></td><td s=
2016tyle=3D"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-t=
2017ext-size-adjust: 100%;"><img src=3D"http://MIR.INSIRE.COM/imp?s=3D12352831=
20186&amp;sz=3D2x1&amp;li=3D689d00e31c&amp;e=3Dcmollekopf@gmail.com&amp;p=3D1b9800=
2019e15a" width=3D"2" height=3D"6" border=3D"0" style=3D"border: 0;height: aut=
2020o;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;"></=
2021td><td style=3D"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-=
2022webkit-text-size-adjust: 100%;"><img src=3D"http://MIR.INSIRE.COM/imp?s=3D=
2023123528317&amp;sz=3D2x1&amp;li=3D689d00e31c&amp;e=3Dcmollekopf@gmail.com&amp;p=
2024=3D1b9800e15a" width=3D"2" height=3D"6" border=3D"0" style=3D"border: 0;he=
2025ight: auto;outline: none;text-decoration: none;-ms-interpolation-mode: bic=
2026ubic;"></td><td style=3D"mso-line-height-rule: exactly;-ms-text-size-adjus=
2027t: 100%;-webkit-text-size-adjust: 100%;"><img src=3D"http://MIR.INSIRE.COM=
2028/imp?s=3D123528318&amp;sz=3D2x1&amp;li=3D689d00e31c&amp;e=3D=
2029cmollekopf@gmail.com&amp;p=3D1b9800e15a" width=3D"2" height=3D"6" border=3D"0" style=3D"bord=
2030er: 0;height: auto;outline: none;text-decoration: none;-ms-interpolation-m=
2031ode: bicubic;"></td><td style=3D"mso-line-height-rule: exactly;-ms-text-si=
2032ze-adjust: 100%;-webkit-text-size-adjust: 100%;"><img src=3D"http://MIR.IN=
2033SIRE.COM/imp?s=3D123528319&amp;sz=3D2x1&amp;li=3D689d00e31c&amp;e=3D=
2034cmollekopf@gmail.com&amp;p=3D1b9800e15a" width=3D"2" height=3D"6" border=3D"0" style=
2035=3D"border: 0;height: auto;outline: none;text-decoration: none;-ms-interpo=
2036lation-mode: bicubic;"></td></tr></tbody></table>
2037
2038<!-- PAVED -->
2039
2040<img src=3D"https://pippio.com/api/sync?pid=3D2397&amp;it=3D4&amp;iv=3D=
2041&amp;it=3D4&amp;iv=3D&amp;it=3D4&amp;iv=3D=
2042" width=3D"1" height=3D"1" border=3D"0" style=3D"display:=
2043 none;overflow: hidden;border: 0;height: auto;outline: none;text-decoratio=
2044n: none;-ms-interpolation-mode: bicubic;">
2045<img src=3D"https://pippio.com/api/sync?pid=3D2398&amp;it=3D4&amp;iv=3D=
2046&amp;it=3D4&amp;iv=3D&amp;it=3D4&amp;iv=3D=
2047" width=3D"1" height=3D"1" border=3D"0" style=3D"display:=
2048 none;overflow: hidden;border: 0;height: auto;outline: none;text-decoratio=
2049n: none;-ms-interpolation-mode: bicubic;">
2050<img src=3D"https://pippio.com/api/sync?pid=3D2399&amp;it=3D4&amp;iv=3D=
2051&amp;it=3D4&amp;iv=3D&amp;it=3D4&amp;iv=3D=
2052" width=3D"1" height=3D"1" border=3D"0" style=3D"display:=
2053 none;overflow: hidden;border: 0;height: auto;outline: none;text-decoratio=
2054n: none;-ms-interpolation-mode: bicubic;">
2055<img src=3D"https://pippio.com/api/sync?pid=3D2401&amp;it=3D4&amp;iv=3D=
2056&amp;it=3D4&amp;iv=3D&amp;it=3D4&amp;iv=3D=
2057" width=3D"1" height=3D"1" border=3D"0" style=3D"display:=
2058 none;overflow: hidden;border: 0;height: auto;outline: none;text-decoratio=
2059n: none;-ms-interpolation-mode: bicubic;">
2060<img src=3D"https://pippio.com/api/sync?pid=3D2402&amp;it=3D4&amp;iv=3D=
2061&amp;it=3D4&amp;iv=3D&amp;it=3D4&amp;iv=3D=
2062" width=3D"1" height=3D"1" border=3D"0" style=3D"display:=
2063 none;overflow: hidden;border: 0;height: auto;outline: none;text-decoratio=
2064n: none;-ms-interpolation-mode: bicubic;">
2065<img src=3D"https://pippio.com/api/sync?pid=3D2403&amp;it=3D4&amp;iv=3D=
2066&amp;it=3D4&amp;iv=3D&amp;it=3D4&amp;iv=3D=
2067" width=3D"1" height=3D"1" border=3D"0" style=3D"display:=
2068 none;overflow: hidden;border: 0;height: auto;outline: none;text-decoratio=
2069n: none;-ms-interpolation-mode: bicubic;">
2070<img src=3D"https://pippio.com/api/sync?pid=3D2404&amp;it=3D4&amp;iv=3D=
2071&amp;it=3D4&amp;iv=3D&amp;it=3D4&amp;iv=3D=
2072" width=3D"1" height=3D"1" border=3D"0" style=3D"display:=
2073 none;overflow: hidden;border: 0;height: auto;outline: none;text-decoratio=
2074n: none;-ms-interpolation-mode: bicubic;">
2075<img src=3D"https://pippio.com/api/sync?pid=3D2405&amp;it=3D4&amp;iv=3D=
2076&amp;it=3D4&amp;iv=3D&amp;it=3D4&amp;iv=3D=
2077" width=3D"1" height=3D"1" border=3D"0" style=3D"display:=
2078 none;overflow: hidden;border: 0;height: auto;outline: none;text-decoratio=
2079n: none;-ms-interpolation-mode: bicubic;">
2080<img src=3D"https://pippio.com/api/sync?pid=3D2406&amp;it=3D4&amp;iv=3D=
2081&amp;it=3D4&amp;iv=3D&amp;it=3D4&amp;iv=3D=
2082" width=3D"1" height=3D"1" border=3D"0" style=3D"display:=
2083 none;overflow: hidden;border: 0;height: auto;outline: none;text-decoratio=
2084n: none;-ms-interpolation-mode: bicubic;">
2085<img src=3D"https://pippio.com/api/sync?pid=3D2407&amp;it=3D4&amp;iv=3D=
2086&amp;it=3D4&amp;iv=3D&amp;it=3D4&amp;iv=3D=
2087" width=3D"1" height=3D"1" border=3D"0" style=3D"display:=
2088 none;overflow: hidden;border: 0;height: auto;outline: none;text-decoratio=
2089n: none;-ms-interpolation-mode: bicubic;">
2090 </td>
2091 </tr>
2092 </tbody>
2093</table></td>
2094 </tr>
2095 </table>
2096=09=09=09=09=09=09<!--[if gte mso 9]>
2097=09=09=09=09=09=09</td>
2098=09=09=09=09=09=09</tr>
2099=09=09=09=09=09=09</table>
2100=09=09=09=09=09=09<![endif]-->
2101 <!-- // END TEMPLATE -->
2102 </td>
2103 </tr>
2104 </table>
2105 </center>
2106 <img src=3D"http://nowiknow.us1.list-manage.com/track/open.php?u=3D288=
21079002ad89d45ca21f50ba46&id=3D1b9800e15a&e=3Dcd30a9a755" height=3D"1" width=
2108=3D"1"></body>
2109</html>
2110--_----------=_MCPart_2013239186--
diff --git a/framework/src/domain/mime/tests/mailtemplatetest.cpp b/framework/src/domain/mime/tests/mailtemplatetest.cpp
index 098c34bc..1fff4c78 100644
--- a/framework/src/domain/mime/tests/mailtemplatetest.cpp
+++ b/framework/src/domain/mime/tests/mailtemplatetest.cpp
@@ -126,6 +126,17 @@ private slots:
126 QCOMPARE(unquote(removeFirstLine(result->body())), QLatin1String("HTML text")); 126 QCOMPARE(unquote(removeFirstLine(result->body())), QLatin1String("HTML text"));
127 } 127 }
128 128
129 void testHtml8BitEncodedReply()
130 {
131 auto msg = readMail("8bitencoded.mbox");
132 KMime::Message::Ptr result;
133 MailTemplates::reply(msg, [&] (const KMime::Message::Ptr &r) {
134 result = r;
135 });
136 QTRY_VERIFY(result);
137 QVERIFY(MailTemplates::plaintextContent(result).contains(QString::fromUtf8("Why Pisa’s Tower")));
138 }
139
129 void testMultipartSignedReply() 140 void testMultipartSignedReply()
130 { 141 {
131 auto msg = readMail("openpgp-signed-mailinglist.mbox"); 142 auto msg = readMail("openpgp-signed-mailinglist.mbox");