------=_Part_209183688_1598202127.1660745038801
Content-Type: multipart/alternative;
boundary="----=_Part_209183689_678415580.1660745038801"
------=_Part_209183689_678415580.1660745038801
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
View in browser [[link removed]
4be1e0148b682120d57ba6fbb34/2/619/b3f48b29-bb37-42ba-9126-3e5e9b528df5]
[[link removed]
ampaign=3Dclickdimensions]
=C2=A0
Dear John,
=C2=A0
For ONE DAY ONLY - in recognition of National Nonprofit Day and the importa=
nce of our work, the J. Donald and Laurelle Lee Family Foundation has gener=
ously offered to DOUBLE gifts made to Autism Speaks up to a total of $10,00=
0 [[link removed]]!=C2=A0
=C2=A0
Caring friends like you have made a big difference for the autism community=
and we want you to know how grateful we are. Even though we have made grea=
t progress, there=E2=80=99s still so much to do. At a time like today, when=
resources are low, your support is more important than ever to help all au=
tistic people live their lives to the fullest.=C2=A0
=C2=A0
Can we count on you to donate today and make 2X the impact?=C2=A0 [[link removed]
autismspeaks.donorsupport.co/-/XRCZNMZY]
=C2=A0
Throughout the spectrum and across the life span =E2=80=93 children, teens =
and adults with autism need our help =E2=80=94 and with your support, we=E2=
=80=99ll continue to be there!=C2=A0
=C2=A0
[[link removed]]
=C2=A0
Remember, this special opportunity to have TWICE THE IMPACT is for today ON=
LY [[link removed]].=C2=A0 Thank you for a=
ll you do to help create a world where all autistic people can reach their =
full potential.=C2=A0=C2=A0
=C2=A0
Our deepest thanks,=C2=A0
Keith Wargo=C2=A0
President & CEO=C2=A0
=C2=A0
DONATE [[link removed]]
Match applies only to donations made through the online form. Does not appl=
y to previous donations, donations made offline or donations made to other =
fundraising campaigns.
[[link removed]]
[[link removed]]
[[link removed]]
[[link removed]]
[[link removed]]
[[link removed]]
Autism Speaks | 1060 State Road 2nd Floor,=C2=A0Princeton, NJ 08540
=C2=A9 2022 Autism Speaks Inc. Autism Speaks and Autism Speaks Design are r=
egistered trademarks owned by Autism Speaks Inc. All rights reserved.=C2=A0
=C2=A0
Unsubscribe [[link removed]
iaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMT=
gxNGI0Mjc3ODQ4YWExNzQtYTI3OTM3MDgyZTYwNDU5YTliMzljYTg2MzM5Mzk2MGYiLCJycSI6I=
jAyLWIyMjIyOS1lMTgxMjRiZTFlMDE0OGI2ODIxMjBkNTdiYTZmYmIzNCIsInBoIjpudWxsLCJt=
IjpmYWxzZX0/1rHmHybxOEaBVV8kuwhADw]=C2=A0|=C2=A0Update subscription prefere=
nces [[link removed]
fgavxcszjw.html?_cldunsub=3D70a9dbeeac1ced11911b00155dcb394a-a27937082e6045=
9a9b39ca863393960f-contact]
------=_Part_209183689_678415580.1660745038801
Content-Type: text/html;charset=UTF-8
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.1//EN' '[link removed]
ml11/DTD/xhtml11.dtd'><html xmlns=3D'[link removed]'>
<html prefix=3D"og: [link removed]">
<head>
<!--this is the head-->
<meta charset=3D"utf-8">
<meta name=3D"viewport" content=3D"width=3Ddevice-width, initial-scale=
=3D1"> <!-- Forcing initial-scale shouldn't be necessary -->
<meta http-equiv=3D"X-UA-Compatible" content=3D"IE=3Dedge"> <!-- Use th=
e latest (edge) version of IE rendering engine -->
<meta name=3D"x-apple-disable-message-reformatting" /> <!-- Disable au=
to-scale in iOS 10 Mail entirely -->
=20
<title></title> <!-- The title tag shows in email notifications, like A=
ndroid 4.4. -->
<!-- Web Font / @font-face : BEGIN -->
<!-- NOTE: If web fonts are not required, lines 10 - 27 can be safely r=
emoved. -->
<!-- Desktop Outlook chokes on web font references and defaults to Time=
s New Roman, so we force a safe fallback font. -->
<!-- All other clients get the webfont reference; some will render the =
font and others will silently fail to the fallbacks. More on that here: htt=
p://stylecampaign.com/blog/2015/02/webfont-support-in-email/ -->
<!--[if !mso]><!-->
<!-- insert web font reference, eg: <link href=3D'[link removed]
pis.com/css?family=3DRoboto:400,700' rel=3D'stylesheet' type=3D'text/css'> =
-->
<!--<![endif]-->
<!-- Web Font / @font-face : END -->
<!-- CSS Reset -->
<style>
/* What it does: Remove spaces around the email design added by som=
e email clients. */
/* Beware: It can remove the padding / margin and add a background =
color to the compose a reply window. */
html,
body {
margin: 0 auto !important;
padding: 0 !important;
height: 100% !important;
width: 100% !important;
line-height: 1.4 !important;
}
/* What it does: Stops email clients resizing small text. */
* {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
/* What it does: Centers email on Android 4.4 */
div[style*=3D"margin: 16px 0"] {
margin: 0 !important;
}
/* What it does: Stops Outlook from adding extra spacing to tables.=
*/
table,
td {
mso-table-lspace: 0pt !important;
mso-table-rspace: 0pt !important;
}
/* What it does: Fixes webkit padding issue. Fix for Yahoo mail tab=
le alignment bug. Applies table-layout to the first 2 tables then removes f=
or anything nested deeper. */
table {
border-spacing: 0 !important;
border-collapse: collapse !important;
table-layout: fixed !important;
margin: 0 auto !important;
}
table table table {
table-layout: auto;
}
/* What it does: Uses a better rendering method when resizing image=
s in IE. */
img {
-ms-interpolation-mode: bicubic;
}
/* What it does: A work-around for iOS meddling in triggered links.=
*/
*[x-apple-data-detectors] {
color: inherit !important;
text-decoration: none !important;
}
/* What it does: A work-around for Gmail meddling in triggered link=
s. */
.x-gmail-data-detectors,
.x-gmail-data-detectors *,
.aBn {
border-bottom: 0 !important;
cursor: default !important;
}
/* What it does: Prevents Gmail from displaying an download button =
on large, non-linked images. */
.a6S {
display: none !important;
opacity: 0.01 !important;
}
/* If the above doesn't work, add a .g-img class to any image in qu=
estion. */
img.g-img + div {
display: none !important;
}
/* What it does: Prevents underlining the button text in Windows 10=
*/
.button-link {
text-decoration: none !important;
}
.button-text{text-align: center!important;}
/* What it does: Removes right gutter in Gmail iOS app: [link removed]
hub.com/TedGoas/Cerberus/issues/89 */
/* Create one of these media queries for each additional viewport s=
ize you'd like to fix */
/* Thanks to Eric Lepetit @ericlepetitsf) for help troubleshooting =
*/
@media only screen and (min-device-width: 375px) and (max-device-wi=
dth: 413px) { /* iPhone 6 and 6+ */
.email-container {
min-width: 375px !important;
}
}
</style>
<!-- Progressive Enhancements -->
=20
<style id=3D"media-query-style-element">
/* Media Queries */
@media screen yahoo and (min-width: 768px){
=20
.email-container img.cd-image.image-75ee685f4e2e {
width: auto%;
height: auto !important;
}
=20
.email-container img.cd-image.image-846af8077724 {
width: 94.66666666666667%;
height: auto !important;
}
=20
.email-container img.cd-image.image-52a3550dada8 {
width: auto%;
height: auto !important;
}
=20
.email-container img.cd-image.image-2382103f8c0c {
width: 94.66666666666667%;
height: auto !important;
}
=20
}
@media screen and (max-width: 768px) {
=20
.email-container img.cd-image.image-75ee685f4e2e {
width: auto%;
height: auto !important;
}
=20
.email-container img.cd-image.image-846af8077724 {
width: 94.66666666666667%;
height: auto !important;
}
=20
.email-container img.cd-image.image-52a3550dada8 {
width: auto%;
height: auto !important;
}
=20
.email-container img.cd-image.image-2382103f8c0c {
width: 94.66666666666667%;
height: auto !important;
}
=20
.email-container img.no-img-edit {
width: 100% !important;
height: auto !important;
}
table, td{
width: 100% !important;
}
div{
width: 100% !important;
min-width:100%!important;
}
.social-block-container{
padding-left: 0 !important;
padding-right: 0 !important;
}
/* What it does: Forces elements to resize to the full width of t=
heir container. Useful for resizing images beyond their max-width. */
.fluid {
width: 100% !important;
max-width: 100% !important;
height: auto !important;
margin-left: auto !important;
margin-right: auto !important;
}
/* What it does: Forces table cells into full-width rows. */
.stack-column,
.stack-column-center {
display: block;
width: 100% !important;
max-width: 100% !important;
direction: ltr !important;
}
/* What it does: Generic utility class for centering. Useful for =
images, buttons, and nested tables. */
.center-on-narrow {
text-align: center !important;
margin-left: auto !important;
margin-right: auto !important;
float: none !important;
}
table.center-on-narrow {
display: inline-block !important;
}
.button-text{ max-width:100%!important; box-sizing: border-box!impo=
rtant;}
}
</style>
<!-- What it does: Makes background images in 72ppi Outlook render at c=
orrect size. -->
<!--[if gte mso 9]>
<xml>
<o:OfficeDocumentSettings>
<o:AllowPNG/>
<o:PixelsPerInch>96</o:PixelsPerInch>
</o:OfficeDocumentSettings>
</xml>
<![endif]-->
=20
=20
<link href=3D"[link removed]
lay=3Dswap" rel=3D"stylesheet">
<!--Replace with relevant script for different preview behavior -->
=20
</head>
<body><img src=3D"[link removed]
iOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYzA5NWExND=
BmMTgxNGI0Mjc3ODQ4YWExNzQtYTI3OTM3MDgyZTYwNDU5YTliMzljYTg2MzM5Mzk2MGYiLCJyc=
SI6IjAyLWIyMjIyOS1lMTgxMjRiZTFlMDE0OGI2ODIxMjBkNTdiYTZmYmIzNCIsInBoIjpudWxs=
fQ/x8YhHk23wekmbOLXz8mqdg" width=3D"1" height=3D"1" />
<!--this is the body-->
<center style=3D"width: 100%;">
<div dir=3D"ltr" style=3D"max-width: 100%; margin: au=
to; direction: ltr;" class=3D"email-container">
<table role=3D"presentation" cellspacing=3D"0" cellpa=
dding=3D"0" border=3D"0" align=3D"center" width=3D"100%" style=3D"width: 10=
0%; border-width: 1px; border-style: none; border-radius: 0px; background-o=
rigin: border-box; background-color: #ffffff; border-collapse: separate!imp=
ortant;" class=3D"email-container">
<tbody>
<tr>
<td style=3D"width: 100%;">
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cells=
pacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"601" style=3D"bord=
er-width: 1px; border-style: none; width: 601px; max-width: 601px; border-=
collapse: separate!important;" class=3D"email-page-container">
<![endif]-->
<!--[if !mso]><!-- -->
<table role=3D"presentation" cellspacing=3D"0"=
cellpadding=3D"0" border=3D"0" align=3D"center" width=3D"602" style=3D"bo=
rder-width: 1px; border-style: none; width: 602px; max-width: 602px; borde=
r-collapse: separate!important;" class=3D"email-page-container">
<!--<![endif]-->
<tbody>
<tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D" ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"21" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-r=
ight: 0px; background-color: #ffffff;; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"600px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:600px; max-width:600px; min-width:600p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"600px" sty=
le=3D"table-layout: fixed; width: 600px;" >
<tbody>
<tr>
<td width=3D"560" class=3D"text-block-container"=
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helv=
etica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: brea=
k-word !important; white-space: normal; padding-top: 8px; padding-bottom: =
8px; padding-left: 20px; padding-right: 20px;"><p style=3D"text-align:right=
;font-family:Open Sans,Arial;font-size:14px;color:#272f37;letter-spacing:0p=
x;line-height:normal;margin:0;word-wrap:break-word !important;font-weight:n=
ormal;font-style:normal;text-decoration: none"><span style=3D"font-family:O=
pen Sans,Arial"><span style=3D"font-size:10px"><a cd-link-manager-tab=3D"6"=
href=3D"[link removed]
8b682120d57ba6fbb34/2/619/b3f48b29-bb37-42ba-9126-3e5e9b528df5" target=3D"_=
blank" style=3D"color: #2e86ef; text-decoration: underline;">View in browse=
r</a></span></span></p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr><tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D" ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"22" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 16px; padding-bottom: 16px; padding-left: 16px; paddin=
g-right: 16px; background-color: #ffffff;; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"568px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:568px; max-width:568px; min-width:568p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"568px" sty=
le=3D"table-layout: fixed; width: 568px;" >
<tbody>
<!--[if mso]>
<tr>
<td width=3D"568" class=3D"stack-column-cen=
ter image-block-container" style=3D"vertical-align: top; text-align: center=
; padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right=
: 0px;">
<a href=3D"[link removed]
rg/c/7/eyJhaSI6ODA3MDY2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6=
ImNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtYTI3OTM3MDgyZTYwNDU=
5YTliMzljYTg2MzM5Mzk2MGYiLCJycSI6IjAyLWIyMjIyOS1lMTgxMjRiZTFlMDE0OGI2ODIxMj=
BkNTdiYTZmYmIzNCIsInBoIjpudWxsLCJtIjpmYWxzZSwidWkiOiIwIiwidW4iOiIlN0IlMjUyM=
lVybElkT2Zmc2V0JTI1MjIlMjUzQTElN0QiLCJ1IjoiaHR0cHM6Ly93d3cuYXV0aXNtc3BlYWtz=
Lm9yZy8_dXRtX3NvdXJjZT1lbWFpbCZ1dG1fbWVkaXVtPWhlYWRlciZ1dG1fY2FtcGFpZ249Y2x=
pY2tkaW1lbnNpb25zJl9jbGRlZT1FLWMtLWhWMl82cTdFS284Tlp2QjdzbnRZUEtkV3FIYUdIUk=
5tVEZfbmVaTnVEb3JSNlUzalpXTDJGYU42QlRUJnJlY2lwaWVudGlkPWNvbnRhY3QtMDdiMDFhY=
zA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtYTI3OTM3MDgyZTYwNDU5YTliMzljYTg2MzM5Mzk2=
MGYmdXRtX3NvdXJjZT1DbGlja0RpbWVuc2lvbnMmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGF=
pZ249T25saW5lJTIwRnVuZHJhaXNpbmcmZXNpZD03MGE5ZGJlZS1hYzFjLWVkMTEtOTExYi0wMD=
E1NWRjYjM5NGEifQ/G9-Uc2KB3dIvdeAUvuAzXQ" name=3D"{%22UrlIdOffset%22%3A1}" t=
itle=3D"[link removed]
r&utm_campaign=3Dclickdimensions" target=3D"_blank" cdlinkrefidmso=3D"4" =
><img class=3D"center-on-narrow cd-image" height=3D"auto" width=3D"32.92253=
521126761%" style=3D"vertical-align: middle;" src=3D"[link removed]
imensions.com/autismspeaksorg-arrhn/files/logo-horizontal-header.png" alt=
=3D"Autism Speaks Logo" title=3D"Autism Speaks Logo" /></a>
</td>
</tr>
<![endif]-->
<!--[if !mso]><!-- --><tr>
<td width=3D"568" class=3D"stack-column-center im=
age-block-container" style=3D"vertical-align: top; box-sizing: border-box; =
text-align: center; padding-left: 0%; padding-right: 0%; padding-top: 0%;=
padding-bottom: 0%;">
<a href=3D"[link removed]
yJhaSI6ODA3MDY2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRh=
Y3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtYTI3OTM3MDgyZTYwNDU5YTliMzl=
jYTg2MzM5Mzk2MGYiLCJycSI6IjAyLWIyMjIyOS1lMTgxMjRiZTFlMDE0OGI2ODIxMjBkNTdiYT=
ZmYmIzNCIsInBoIjpudWxsLCJtIjpmYWxzZSwidWkiOiIxIiwidW4iOiIiLCJ1IjoiaHR0cHM6L=
y93d3cuYXV0aXNtc3BlYWtzLm9yZy8_dXRtX3NvdXJjZT1lbWFpbCZ1dG1fbWVkaXVtPWhlYWRl=
ciZ1dG1fY2FtcGFpZ249Y2xpY2tkaW1lbnNpb25zJl9jbGRlZT1FLWMtLWhWMl82cTdFS284Tlp=
2QjdzbnRZUEtkV3FIYUdIUk5tVEZfbmVaTnVEb3JSNlUzalpXTDJGYU42QlRUJnJlY2lwaWVudG=
lkPWNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtYTI3OTM3MDgyZTYwN=
DU5YTliMzljYTg2MzM5Mzk2MGYmdXRtX3NvdXJjZT1DbGlja0RpbWVuc2lvbnMmdXRtX21lZGl1=
bT1lbWFpbCZ1dG1fY2FtcGFpZ249T25saW5lJTIwRnVuZHJhaXNpbmcmZXNpZD03MGE5ZGJlZS1=
hYzFjLWVkMTEtOTExYi0wMDE1NWRjYjM5NGEifQ/I1UZe7LntxtZERWpzCXD6w" title=3D"h=
ttps://www.autismspeaks.org/?utm_source=3Demail&utm_medium=3Dheader&utm_cam=
paign=3Dclickdimensions" target=3D"_blank" cdlinkrefid=3D"4" ><img class=
=3D"center-on-narrow cd-image image-75ee685f4e2e " height=3D"auto" style=
=3D"vertical-align: middle;" src=3D"[link removed]
ismspeaksorg-arrhn/files/logo-horizontal-header.png" alt=3D"Autism Speaks =
Logo" title=3D"Autism Speaks Logo" /></a>
</td>
</tr><!--<![endif]--><tr>
<td width=3D"528" class=3D"text-block-container" =
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helve=
tica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: break=
-word !important; white-space: normal; padding-top: 10px; padding-bottom: =
10px; padding-left: 20px; padding-right: 20px;">
<table role=3D"presentation" cellspacing=3D"0" c=
ellpadding=3D"0" style=3D"border-collapse: collapse; border-spacing: 0; ver=
tical-align: top; width: 100%; min-width: 100%;
border-bottom-width: 1px;
border-bottom-color: #000000;
border-bottom-style: none;" width=3D"100%"=
>
<tr>
<td style=3D"border: 0 none transparent; pa=
dding: 0; vertical-align: top; width: 100%; font-size: 0; line-height: 0;">=
=C2=A0</td>
</tr>
</table> =20
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr><tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D" ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"23" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 16px; padding-bottom: 16px; padding-left: 16px; paddin=
g-right: 16px; background-color: #ffffff;; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"568px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:568px; max-width:568px; min-width:568p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"568px" sty=
le=3D"table-layout: fixed; width: 568px;" >
<tbody>
<tr>
<td width=3D"568" class=3D"text-block-container"=
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helv=
etica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: brea=
k-word !important; white-space: normal; padding-top: 0px; padding-bottom: =
0px; padding-left: 0px; padding-right: 0px;"><p style=3D"font-family:Open S=
ans,Arial;font-size:14px;color:#272f37;letter-spacing:0px;line-height:norma=
l;text-align:left;margin:0;word-wrap:break-word !important;font-weight:norm=
al;font-style:normal;text-decoration: none">Dear John,</p>
<p style=3D"font-family:Open Sans,Arial;font-size:14px;color:#272f37;letter=
-spacing:0px;line-height:normal;text-align:left;margin:0;word-wrap:break-wo=
rd !important;font-weight:normal;font-style:normal;text-decoration: none">=
=C2=A0</p>
<p style=3D"font-family:Open Sans,Arial;font-size:14px;color:#272f37;letter=
-spacing:0px;line-height:normal;text-align:left;margin:0;word-wrap:break-wo=
rd !important;font-weight:normal;font-style:normal;text-decoration: none"><=
strong>For ONE DAY ONLY</strong> - in recognition of <strong>National Nonpr=
ofit Day</strong> and the importance of our work, <strong><a cd-link-manage=
r-tab=3D"1" href=3D"[link removed]
mUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYzA5NWEx=
NDBmMTgxNGI0Mjc3ODQ4YWExNzQtYTI3OTM3MDgyZTYwNDU5YTliMzljYTg2MzM5Mzk2MGYiLCJ=
ycSI6IjAyLWIyMjIyOS1lMTgxMjRiZTFlMDE0OGI2ODIxMjBkNTdiYTZmYmIzNCIsInBoIjpudW=
xsLCJtIjpmYWxzZSwidWkiOiIyIiwidW4iOiIiLCJ1IjoiaHR0cHM6Ly9hdXRpc21zcGVha3MuZ=
G9ub3JzdXBwb3J0LmNvLy0vWFJDWk5NWlk_X2NsZGVlPUUtYy0taFYyXzZxN0VLbzhOWnZCN3Nu=
dFlQS2RXcUhhR0hSTm1URl9uZVpOdURvclI2VTNqWldMMkZhTjZCVFQmcmVjaXBpZW50aWQ9Y29=
udGFjdC0wN2IwMWFjMDk1YTE0MGYxODE0YjQyNzc4NDhhYTE3NC1hMjc5MzcwODJlNjA0NTlhOW=
IzOWNhODYzMzkzOTYwZiZ1dG1fc291cmNlPUNsaWNrRGltZW5zaW9ucyZ1dG1fbWVkaXVtPWVtY=
WlsJnV0bV9jYW1wYWlnbj1PbmxpbmUlMjBGdW5kcmFpc2luZyZlc2lkPTcwYTlkYmVlLWFjMWMt=
ZWQxMS05MTFiLTAwMTU1ZGNiMzk0YSJ9/a4ILP1rzcUFw2BCK44vJPA" target=3D"_blank" =
style=3D"color: #2e86ef; text-decoration: underline;">the J. Donald and Lau=
relle Lee Family Foundation has generously offered to DOUBLE gifts made to =
Autism Speaks up to a total of $10,000</a>!=C2=A0</strong></p>
<p style=3D"font-family:Open Sans,Arial;font-size:14px;color:#272f37;letter=
-spacing:0px;line-height:normal;text-align:left;margin:0;word-wrap:break-wo=
rd !important;font-weight:normal;font-style:normal;text-decoration: none">=
=C2=A0</p>
<p style=3D"font-family:Open Sans,Arial;font-size:14px;color:#272f37;letter=
-spacing:0px;line-height:normal;text-align:left;margin:0;word-wrap:break-wo=
rd !important;font-weight:normal;font-style:normal;text-decoration: none">C=
aring friends like you have made a big difference for the autism community =
and we want you to know how grateful we are. Even though we have made great=
progress, <strong>there=E2=80=99s still so much to do. </strong>At a time =
like today, <strong>when resources are low, your support is more important =
than ever </strong>to help all autistic people live their lives to the full=
est.=C2=A0</p>
<p style=3D"font-family:Open Sans,Arial;font-size:14px;color:#272f37;letter=
-spacing:0px;line-height:normal;text-align:left;margin:0;word-wrap:break-wo=
rd !important;font-weight:normal;font-style:normal;text-decoration: none">=
=C2=A0</p>
<p style=3D"text-align:center;font-family:Open Sans,Arial;font-size:14px;co=
lor:#272f37;letter-spacing:0px;line-height:normal;margin:0;word-wrap:break-=
word !important;font-weight:normal;font-style:normal;text-decoration: none"=
><strong><a cd-link-manager-tab=3D"1" href=3D"[link removed]
/c/7/eyJhaSI6ODA3MDY2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6Im=
NvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtYTI3OTM3MDgyZTYwNDU5Y=
TliMzljYTg2MzM5Mzk2MGYiLCJycSI6IjAyLWIyMjIyOS1lMTgxMjRiZTFlMDE0OGI2ODIxMjBk=
NTdiYTZmYmIzNCIsInBoIjpudWxsLCJtIjpmYWxzZSwidWkiOiIzIiwidW4iOiIiLCJ1IjoiaHR=
0cHM6Ly9hdXRpc21zcGVha3MuZG9ub3JzdXBwb3J0LmNvLy0vWFJDWk5NWlk_X2NsZGVlPUUtYy=
0taFYyXzZxN0VLbzhOWnZCN3NudFlQS2RXcUhhR0hSTm1URl9uZVpOdURvclI2VTNqWldMMkZhT=
jZCVFQmcmVjaXBpZW50aWQ9Y29udGFjdC0wN2IwMWFjMDk1YTE0MGYxODE0YjQyNzc4NDhhYTE3=
NC1hMjc5MzcwODJlNjA0NTlhOWIzOWNhODYzMzkzOTYwZiZ1dG1fc291cmNlPUNsaWNrRGltZW5=
zaW9ucyZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1PbmxpbmUlMjBGdW5kcmFpc2luZy=
Zlc2lkPTcwYTlkYmVlLWFjMWMtZWQxMS05MTFiLTAwMTU1ZGNiMzk0YSJ9/5TQtX5DXs6OQkEUE=
jewpxg" target=3D"_blank" style=3D"color: #2e86ef; text-decoration: underli=
ne;">Can we count on you to donate today and make 2X the impact?=C2=A0 </a>=
</strong></p>
<p style=3D"font-family:Open Sans,Arial;font-size:14px;color:#272f37;letter=
-spacing:0px;line-height:normal;text-align:left;margin:0;word-wrap:break-wo=
rd !important;font-weight:normal;font-style:normal;text-decoration: none">=
=C2=A0</p>
<p style=3D"font-family:Open Sans,Arial;font-size:14px;color:#272f37;letter=
-spacing:0px;line-height:normal;text-align:left;margin:0;word-wrap:break-wo=
rd !important;font-weight:normal;font-style:normal;text-decoration: none">T=
hroughout the spectrum and across the life span =E2=80=93 children, teens a=
nd adults with autism need our help =E2=80=94 and with your support, we=E2=
=80=99ll continue to be there!=C2=A0</p>
</td>
</tr><tr>
<td width=3D"528" class=3D"text-block-container" =
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helve=
tica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: break=
-word !important; white-space: normal; padding-top: 10px; padding-bottom: =
10px; padding-left: 20px; padding-right: 20px;">
<table role=3D"presentation" cellspacing=3D"0" c=
ellpadding=3D"0" style=3D"border-collapse: collapse; border-spacing: 0; ver=
tical-align: top; width: 100%; min-width: 100%;
border-bottom-width: 1px;
border-bottom-color: #000000;
border-bottom-style: none;" width=3D"100%"=
>
<tr>
<td style=3D"border: 0 none transparent; pa=
dding: 0; vertical-align: top; width: 100%; font-size: 0; line-height: 0;">=
=C2=A0</td>
</tr>
</table> =20
</td>
</tr><!--[if mso]>
<tr>
<td width=3D"568" class=3D"stack-column-cen=
ter image-block-container" style=3D"vertical-align: top; text-align: center=
; padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right=
: 0px;">
<a href=3D"[link removed]
rg/c/7/eyJhaSI6ODA3MDY2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6=
ImNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtYTI3OTM3MDgyZTYwNDU=
5YTliMzljYTg2MzM5Mzk2MGYiLCJycSI6IjAyLWIyMjIyOS1lMTgxMjRiZTFlMDE0OGI2ODIxMj=
BkNTdiYTZmYmIzNCIsInBoIjpudWxsLCJtIjpmYWxzZSwidWkiOiI0IiwidW4iOiIlN0IlMjUyM=
lVybElkT2Zmc2V0JTI1MjIlMjUzQTElN0QiLCJ1IjoiaHR0cHM6Ly9hdXRpc21zcGVha3MuZG9u=
b3JzdXBwb3J0LmNvLy0vWFJDWk5NWlk_X2NsZGVlPUUtYy0taFYyXzZxN0VLbzhOWnZCN3NudFl=
QS2RXcUhhR0hSTm1URl9uZVpOdURvclI2VTNqWldMMkZhTjZCVFQmcmVjaXBpZW50aWQ9Y29udG=
FjdC0wN2IwMWFjMDk1YTE0MGYxODE0YjQyNzc4NDhhYTE3NC1hMjc5MzcwODJlNjA0NTlhOWIzO=
WNhODYzMzkzOTYwZiZ1dG1fc291cmNlPUNsaWNrRGltZW5zaW9ucyZ1dG1fbWVkaXVtPWVtYWls=
JnV0bV9jYW1wYWlnbj1PbmxpbmUlMjBGdW5kcmFpc2luZyZlc2lkPTcwYTlkYmVlLWFjMWMtZWQ=
xMS05MTFiLTAwMTU1ZGNiMzk0YSJ9/lUOJIQ_Cd3UTO1ZXS9kZwQ" name=3D"{%22UrlIdOffs=
et%22%3A1}" title=3D"[link removed]" targe=
t=3D"_blank" cdlinkrefidmso=3D"9" ><img class=3D"center-on-narrow cd-imag=
e" height=3D"223" width=3D"568" style=3D"vertical-align: middle;" src=3D"ht=
tps://file-us.clickdimensions.com/autismspeaksorg-arrhn/files/autismspeakss=
tatistics.png" alt=3D"Autism Speaks statistics" title=3D"Autism Speaks sta=
tistics" /></a>
</td>
</tr>
<![endif]-->
<!--[if !mso]><!-- --><tr>
<td width=3D"568" class=3D"stack-column-center im=
age-block-container" style=3D"vertical-align: top; box-sizing: border-box; =
text-align: center; padding-top: 0px; padding-bottom: 0px; padding-left: =
0px; padding-right: 0px;">
<a href=3D"[link removed]
yJhaSI6ODA3MDY2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRh=
Y3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtYTI3OTM3MDgyZTYwNDU5YTliMzl=
jYTg2MzM5Mzk2MGYiLCJycSI6IjAyLWIyMjIyOS1lMTgxMjRiZTFlMDE0OGI2ODIxMjBkNTdiYT=
ZmYmIzNCIsInBoIjpudWxsLCJtIjpmYWxzZSwidWkiOiI1IiwidW4iOiIiLCJ1IjoiaHR0cHM6L=
y9hdXRpc21zcGVha3MuZG9ub3JzdXBwb3J0LmNvLy0vWFJDWk5NWlk_X2NsZGVlPUUtYy0taFYy=
XzZxN0VLbzhOWnZCN3NudFlQS2RXcUhhR0hSTm1URl9uZVpOdURvclI2VTNqWldMMkZhTjZCVFQ=
mcmVjaXBpZW50aWQ9Y29udGFjdC0wN2IwMWFjMDk1YTE0MGYxODE0YjQyNzc4NDhhYTE3NC1hMj=
c5MzcwODJlNjA0NTlhOWIzOWNhODYzMzkzOTYwZiZ1dG1fc291cmNlPUNsaWNrRGltZW5zaW9uc=
yZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1PbmxpbmUlMjBGdW5kcmFpc2luZyZlc2lk=
PTcwYTlkYmVlLWFjMWMtZWQxMS05MTFiLTAwMTU1ZGNiMzk0YSJ9/NzTApBmgxv8LfgoUi0wZYA=
" title=3D"[link removed]" target=3D"_bla=
nk" cdlinkrefid=3D"9" ><img class=3D"center-on-narrow cd-image image-846a=
f8077724 no-img-edit" height=3D"223" width=3D"568" style=3D"vertical-align:=
middle;" src=3D"[link removed]
files/autismspeaksstatistics.png" alt=3D"Autism Speaks statistics" title=
=3D"Autism Speaks statistics" /></a>
</td>
</tr><!--<![endif]--><tr>
<td width=3D"528" class=3D"text-block-container" =
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helve=
tica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: break=
-word !important; white-space: normal; padding-top: 10px; padding-bottom: =
10px; padding-left: 20px; padding-right: 20px;">
<table role=3D"presentation" cellspacing=3D"0" c=
ellpadding=3D"0" style=3D"border-collapse: collapse; border-spacing: 0; ver=
tical-align: top; width: 100%; min-width: 100%;
border-bottom-width: 1px;
border-bottom-color: #000000;
border-bottom-style: none;" width=3D"100%"=
>
<tr>
<td style=3D"border: 0 none transparent; pa=
dding: 0; vertical-align: top; width: 100%; font-size: 0; line-height: 0;">=
=C2=A0</td>
</tr>
</table> =20
</td>
</tr><tr>
<td width=3D"568" class=3D"text-block-container"=
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helv=
etica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: brea=
k-word !important; white-space: normal; padding-top: 0px; padding-bottom: =
0px; padding-left: 0px; padding-right: 0px;"><p style=3D"font-family:Open S=
ans,Arial;font-size:14px;color:#272f37;letter-spacing:0px;line-height:norma=
l;text-align:left;margin:0;word-wrap:break-word !important;font-weight:norm=
al;font-style:normal;text-decoration: none"><strong><a cd-link-manager-tab=
=3D"1" href=3D"[link removed]
JiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYzA5NWExNDBmM=
TgxNGI0Mjc3ODQ4YWExNzQtYTI3OTM3MDgyZTYwNDU5YTliMzljYTg2MzM5Mzk2MGYiLCJycSI6=
IjAyLWIyMjIyOS1lMTgxMjRiZTFlMDE0OGI2ODIxMjBkNTdiYTZmYmIzNCIsInBoIjpudWxsLCJ=
tIjpmYWxzZSwidWkiOiI2IiwidW4iOiIiLCJ1IjoiaHR0cHM6Ly9hdXRpc21zcGVha3MuZG9ub3=
JzdXBwb3J0LmNvLy0vWFJDWk5NWlk_X2NsZGVlPUUtYy0taFYyXzZxN0VLbzhOWnZCN3NudFlQS=
2RXcUhhR0hSTm1URl9uZVpOdURvclI2VTNqWldMMkZhTjZCVFQmcmVjaXBpZW50aWQ9Y29udGFj=
dC0wN2IwMWFjMDk1YTE0MGYxODE0YjQyNzc4NDhhYTE3NC1hMjc5MzcwODJlNjA0NTlhOWIzOWN=
hODYzMzkzOTYwZiZ1dG1fc291cmNlPUNsaWNrRGltZW5zaW9ucyZ1dG1fbWVkaXVtPWVtYWlsJn=
V0bV9jYW1wYWlnbj1PbmxpbmUlMjBGdW5kcmFpc2luZyZlc2lkPTcwYTlkYmVlLWFjMWMtZWQxM=
S05MTFiLTAwMTU1ZGNiMzk0YSJ9/hj81NsbNr1T0LjbKC1i3dQ" target=3D"_blank" style=
=3D"color: #2e86ef; text-decoration: underline;">Remember, this special opp=
ortunity to have TWICE THE IMPACT is for today ONLY</a>.=C2=A0</strong> Tha=
nk you for all you do to help create a world where all autistic people can =
reach their full potential.=C2=A0=C2=A0</p>
<p style=3D"font-family:Open Sans,Arial;font-size:14px;color:#272f37;letter=
-spacing:0px;line-height:normal;text-align:left;margin:0;word-wrap:break-wo=
rd !important;font-weight:normal;font-style:normal;text-decoration: none">=
=C2=A0</p>
<p style=3D"font-family:Open Sans,Arial;font-size:14px;color:#272f37;letter=
-spacing:0px;line-height:normal;text-align:left;margin:0;word-wrap:break-wo=
rd !important;font-weight:normal;font-style:normal;text-decoration: none">O=
ur deepest thanks,=C2=A0</p>
</td>
</tr><!--[if mso]>
<tr>
<td width=3D"568" class=3D"stack-column-cen=
ter image-block-container" style=3D"vertical-align: top; text-align: left; =
padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: =
0px;">
<img class=3D"center-on-narrow cd-imag=
e" height=3D"auto" width=3D"26.408450704225352%" style=3D"vertical-align: m=
iddle;" src=3D"[link removed]
les/keith-wargo-signature-blue673e.png" alt=3D"Keith Wargo Signature" titl=
e=3D"Keith Wargo Signature" />
</td>
</tr>
<![endif]-->
<!--[if !mso]><!-- --><tr>
<td width=3D"568" class=3D"stack-column-center im=
age-block-container" style=3D"vertical-align: top; box-sizing: border-box; =
text-align: left; padding-left: 0%; padding-right: 0%; padding-top: 0%; p=
adding-bottom: 0%;">
<img class=3D"center-on-narrow cd-image image-=
52a3550dada8 " height=3D"auto" style=3D"vertical-align: middle;" src=3D"ht=
tps://file-us.clickdimensions.com/autismspeaksorg-arrhn/files/keith-wargo-s=
ignature-blue673e.png" alt=3D"Keith Wargo Signature" title=3D"Keith Wargo =
Signature" />
</td>
</tr><!--<![endif]--><tr>
<td width=3D"568" class=3D"text-block-container"=
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helv=
etica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: brea=
k-word !important; white-space: normal; padding-top: 0px; padding-bottom: =
0px; padding-left: 0px; padding-right: 0px;"><p style=3D"font-family:Open S=
ans,Arial;font-size:14px;color:#272f37;letter-spacing:0px;line-height:norma=
l;text-align:left;margin:0;word-wrap:break-word !important;font-weight:norm=
al;font-style:normal;text-decoration: none">Keith Wargo=C2=A0</p>
<p style=3D"font-family:Open Sans,Arial;font-size:14px;color:#272f37;letter=
-spacing:0px;line-height:normal;text-align:left;margin:0;word-wrap:break-wo=
rd !important;font-weight:normal;font-style:normal;text-decoration: none">P=
resident & CEO=C2=A0</p>
</td>
</tr><tr>
<td width=3D"528" class=3D"text-block-container" =
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helve=
tica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: break=
-word !important; white-space: normal; padding-top: 10px; padding-bottom: =
10px; padding-left: 20px; padding-right: 20px;">
<table role=3D"presentation" cellspacing=3D"0" c=
ellpadding=3D"0" style=3D"border-collapse: collapse; border-spacing: 0; ver=
tical-align: top; width: 100%; min-width: 100%;
border-bottom-width: 1px;
border-bottom-color: #000000;
border-bottom-style: none;" width=3D"100%"=
>
<tr>
<td style=3D"border: 0 none transparent; pa=
dding: 0; vertical-align: top; width: 100%; font-size: 0; line-height: 0;">=
=C2=A0</td>
</tr>
</table> =20
</td>
</tr><tr>
<td width=3D"536" class=3D"button-block-container=
"
style=3D"box-sizing: border-box;white-space: norm=
al;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:1.4;co=
lor:#000; word-wrap: break-word !important; white-space: normal;
padding-top: 16px; padding-bottom: 16px; padding=
-left: 16px; padding-right: 16px; text-align: center;">
<!--[if mso]><table role=3D"presentation" cell=
spacing=3D"0" cellpadding=3D"0" border=3D"0" >
<tr>
<td valign=3D"t=
op" style=3D"padding: 13px; color:
font-weight: n=
ormal; word-wrap: break-word !important;
word-wrap: bre=
ak-word !important; white-space: normal; box-sizing: content-box; text-alig=
n: center;
background-col=
or: #b96dfc;
border:1px non=
e #000;border-radius:6px;
max-width: 508=
px;">
<p align=3D"=
center" style=3D"font-family: Arial; color: #ffffff; text-align:center; fon=
t-size:20px;"><a class=3D"button-link" href=3D"[link removed]
g/c/7/eyJhaSI6ODA3MDY2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6I=
mNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtYTI3OTM3MDgyZTYwNDU5=
YTliMzljYTg2MzM5Mzk2MGYiLCJycSI6IjAyLWIyMjIyOS1lMTgxMjRiZTFlMDE0OGI2ODIxMjB=
kNTdiYTZmYmIzNCIsInBoIjpudWxsLCJtIjpmYWxzZSwidWkiOiI3IiwidW4iOiIlN0IlMjUyMl=
VybElkT2Zmc2V0JTI1MjIlMjUzQTElN0QiLCJ1IjoiaHR0cHM6Ly9hdXRpc21zcGVha3MuZG9ub=
3JzdXBwb3J0LmNvLy0vWFJDWk5NWlk_X2NsZGVlPUUtYy0taFYyXzZxN0VLbzhOWnZCN3NudFlQ=
S2RXcUhhR0hSTm1URl9uZVpOdURvclI2VTNqWldMMkZhTjZCVFQmcmVjaXBpZW50aWQ9Y29udGF=
jdC0wN2IwMWFjMDk1YTE0MGYxODE0YjQyNzc4NDhhYTE3NC1hMjc5MzcwODJlNjA0NTlhOWIzOW=
NhODYzMzkzOTYwZiZ1dG1fc291cmNlPUNsaWNrRGltZW5zaW9ucyZ1dG1fbWVkaXVtPWVtYWlsJ=
nV0bV9jYW1wYWlnbj1PbmxpbmUlMjBGdW5kcmFpc2luZyZlc2lkPTcwYTlkYmVlLWFjMWMtZWQx=
MS05MTFiLTAwMTU1ZGNiMzk0YSJ9/-tesnYS2rlNBGx6exeWiDQ" target=3D"_blank"
name=3D"{%22UrlIdOffset%22%3A1}" cdlinkrefidmso=3D"15=
" style=3D"text-decoration: none; color:#fff; font-family: Arial;
font-weight: normal; display: inline-block;"><span sty=
le=3D"font-family:Open Sans,Arial"><strong>DONATE</strong></span></a></p>
</td>
</tr></table><![end=
if]-->
<!--[if !mso]><!-- -->
<a class=3D"button-link" style=3D"display: block;" href=3D"[link removed]
autismspeaks.org/c/7/eyJhaSI6ODA3MDY2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC=
5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtYTI3O=
TM3MDgyZTYwNDU5YTliMzljYTg2MzM5Mzk2MGYiLCJycSI6IjAyLWIyMjIyOS1lMTgxMjRiZTFl=
MDE0OGI2ODIxMjBkNTdiYTZmYmIzNCIsInBoIjpudWxsLCJtIjpmYWxzZSwidWkiOiI4IiwidW4=
iOiIiLCJ1IjoiaHR0cHM6Ly9hdXRpc21zcGVha3MuZG9ub3JzdXBwb3J0LmNvLy0vWFJDWk5NWl=
k_X2NsZGVlPUUtYy0taFYyXzZxN0VLbzhOWnZCN3NudFlQS2RXcUhhR0hSTm1URl9uZVpOdURvc=
lI2VTNqWldMMkZhTjZCVFQmcmVjaXBpZW50aWQ9Y29udGFjdC0wN2IwMWFjMDk1YTE0MGYxODE0=
YjQyNzc4NDhhYTE3NC1hMjc5MzcwODJlNjA0NTlhOWIzOWNhODYzMzkzOTYwZiZ1dG1fc291cmN=
lPUNsaWNrRGltZW5zaW9ucyZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1PbmxpbmUlMj=
BGdW5kcmFpc2luZyZlc2lkPTcwYTlkYmVlLWFjMWMtZWQxMS05MTFiLTAwMTU1ZGNiMzk0YSJ9/=
GZcy2Kyg94p2xXNS7bSiJQ" target=3D"_blank" cdlinkrefid=3D"15" >
<span class=3D"button-text" style=3D"display: inline-block; vertical-a=
lign: middle; padding: 13px; font-size: 20px;
color: #ffffff; word-wrap: break-word !important; white-space: normal=
; box-sizing: content-box; text-align: center;
background-color: #b96dfc;
border:1px none #000;border-radius:6px;
max-width: 508px;"><span style=3D"font-family:=
Open Sans,Arial"><strong>DONATE</strong></span></span>
</a>
<!--<![endif]-->
</td>
</tr><tr>
<td width=3D"568" class=3D"text-block-container"=
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helv=
etica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: brea=
k-word !important; white-space: normal; padding-top: 0px; padding-bottom: =
0px; padding-left: 0px; padding-right: 0px;"><p style=3D"text-align:center;=
font-family:Open Sans,Arial;font-size:14px;color:#272f37;letter-spacing:0px=
;line-height:normal;margin:0;word-wrap:break-word !important;font-weight:no=
rmal;font-style:normal;text-decoration: none"><span style=3D"font-family:Op=
en Sans,Arial"><span style=3D"font-size:8px">Match applies only to donation=
s made through the online form. Does not apply to previous donations, donat=
ions made offline or donations made to other fundraising campaigns.</span><=
/span></p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr><tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D" ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"24" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 8px; padding-bottom: 8px; padding-left: 16px; padding-=
right: 16px; background-color: #ffffff;; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"568px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:568px; max-width:568px; min-width:568p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"568px" sty=
le=3D"table-layout: fixed; width: 568px;" >
<tbody>
<!--[if mso]>
<tr>
<td width=3D"568" class=3D"stack-column-cen=
ter image-block-container" style=3D"vertical-align: top; text-align: center=
; padding-top: 8px; padding-bottom: 8px; padding-left: 0px; padding-right=
: 0px;">
<img class=3D"center-on-narrow cd-imag=
e" height=3D"6" width=3D"568" style=3D"vertical-align: middle;" src=3D"http=
s://file-us.clickdimensions.com/autismspeaksorg-arrhn/files/spectrumbar_lar=
gee0e2.png" />
</td>
</tr>
<![endif]-->
<!--[if !mso]><!-- --><tr>
<td width=3D"568" class=3D"stack-column-center im=
age-block-container" style=3D"vertical-align: top; box-sizing: border-box; =
text-align: center; padding-top: 8px; padding-bottom: 8px; padding-left: =
0px; padding-right: 0px;">
<img class=3D"center-on-narrow cd-image image-=
2382103f8c0c no-img-edit" height=3D"6" width=3D"568" style=3D"vertical-alig=
n: middle;" src=3D"[link removed]
n/files/spectrumbar_largee0e2.png" />
</td>
</tr><!--<![endif]-->
<tr>
<td
width=3D"568"
class=3D"stack-column-center social-block-container"
style=3D"font-size: 0; vertical-align: top; text-align: center; padd=
ing-top: 8px; padding-bottom: 8px; padding-left: 0px; padding-right: 0px;"
>
<!--[if mso]>
<table role=3D"presentation" cellspacing=3D"0" cellpadding=3D"0" bo=
rder=3D"0" align=3D"center">
<tr>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;">
<a
title=3D"Facebook" target=3D"_blank" name=3D"{%22UrlIdOff=
set%22%3A6}" cdlinkrefidmso=3D"18_0"
style=3D"text-decoration: none;"
href=3D"[link removed]
2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYz=
A5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtYTI3OTM3MDgyZTYwNDU5YTliMzljYTg2MzM5Mzk2M=
GYiLCJycSI6IjAyLWIyMjIyOS1lMTgxMjRiZTFlMDE0OGI2ODIxMjBkNTdiYTZmYmIzNCIsInBo=
IjpudWxsLCJtIjpmYWxzZSwidWkiOiI5IiwidW4iOiIlN0IlMjUyMlVybElkT2Zmc2V0JTI1MjI=
lMjUzQTYlN0QiLCJ1IjoiaHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL2F1dGlzbXNwZWFrcz9fY2=
xkZWU9RS1jLS1oVjJfNnE3RUtvOE5adkI3c250WVBLZFdxSGFHSFJObVRGX25lWk51RG9yUjZVM=
2paV0wyRmFONkJUVCZyZWNpcGllbnRpZD1jb250YWN0LTA3YjAxYWMwOTVhMTQwZjE4MTRiNDI3=
Nzg0OGFhMTc0LWEyNzkzNzA4MmU2MDQ1OWE5YjM5Y2E4NjMzOTM5NjBmJnV0bV9zb3VyY2U9Q2x=
pY2tEaW1lbnNpb25zJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPU9ubGluZSUyMEZ1bm=
RyYWlzaW5nJmVzaWQ9NzBhOWRiZWUtYWMxYy1lZDExLTkxMWItMDAxNTVkY2IzOTRhIn0/haFHV=
wug5k4w0OmKpY7bBQ"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
/DndEditor_v2/social_links/circle/gray/facebook.png"
>
</a>
</span>
</td>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;">
<a
title=3D"Instagram" target=3D"_blank" name=3D"{%22UrlIdOf=
fset%22%3A6}" cdlinkrefidmso=3D"18_1"
style=3D"text-decoration: none;"
href=3D"[link removed]
2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYz=
A5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtYTI3OTM3MDgyZTYwNDU5YTliMzljYTg2MzM5Mzk2M=
GYiLCJycSI6IjAyLWIyMjIyOS1lMTgxMjRiZTFlMDE0OGI2ODIxMjBkNTdiYTZmYmIzNCIsInBo=
IjpudWxsLCJtIjpmYWxzZSwidWkiOiIxMCIsInVuIjoiJTdCJTI1MjJVcmxJZE9mZnNldCUyNTI=
yJTI1M0E2JTdEIiwidSI6Imh0dHBzOi8vd3d3Lmluc3RhZ3JhbS5jb20vYXV0aXNtc3BlYWtzLz=
9fY2xkZWU9RS1jLS1oVjJfNnE3RUtvOE5adkI3c250WVBLZFdxSGFHSFJObVRGX25lWk51RG9yU=
jZVM2paV0wyRmFONkJUVCZyZWNpcGllbnRpZD1jb250YWN0LTA3YjAxYWMwOTVhMTQwZjE4MTRi=
NDI3Nzg0OGFhMTc0LWEyNzkzNzA4MmU2MDQ1OWE5YjM5Y2E4NjMzOTM5NjBmJnV0bV9zb3VyY2U=
9Q2xpY2tEaW1lbnNpb25zJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPU9ubGluZSUyME=
Z1bmRyYWlzaW5nJmVzaWQ9NzBhOWRiZWUtYWMxYy1lZDExLTkxMWItMDAxNTVkY2IzOTRhIn0/K=
lCvjfJzQWFA5cPZsLLvSA"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
/DndEditor_v2/social_links/circle/gray/instagram.png"
>
</a>
</span>
</td>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;">
<a
title=3D"Linkedin" target=3D"_blank" name=3D"{%22UrlIdOff=
set%22%3A6}" cdlinkrefidmso=3D"18_2"
style=3D"text-decoration: none;"
href=3D"[link removed]
2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYz=
A5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtYTI3OTM3MDgyZTYwNDU5YTliMzljYTg2MzM5Mzk2M=
GYiLCJycSI6IjAyLWIyMjIyOS1lMTgxMjRiZTFlMDE0OGI2ODIxMjBkNTdiYTZmYmIzNCIsInBo=
IjpudWxsLCJtIjpmYWxzZSwidWkiOiIxMSIsInVuIjoiJTdCJTI1MjJVcmxJZE9mZnNldCUyNTI=
yJTI1M0E2JTdEIiwidSI6Imh0dHBzOi8vd3d3LmxpbmtlZGluLmNvbS9jb21wYW55L2F1dGlzbS=
1zcGVha3MvP19jbGRlZT1FLWMtLWhWMl82cTdFS284Tlp2QjdzbnRZUEtkV3FIYUdIUk5tVEZfb=
mVaTnVEb3JSNlUzalpXTDJGYU42QlRUJnJlY2lwaWVudGlkPWNvbnRhY3QtMDdiMDFhYzA5NWEx=
NDBmMTgxNGI0Mjc3ODQ4YWExNzQtYTI3OTM3MDgyZTYwNDU5YTliMzljYTg2MzM5Mzk2MGYmdXR=
tX3NvdXJjZT1DbGlja0RpbWVuc2lvbnMmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249T2=
5saW5lJTIwRnVuZHJhaXNpbmcmZXNpZD03MGE5ZGJlZS1hYzFjLWVkMTEtOTExYi0wMDE1NWRjY=
jM5NGEifQ/RMZMLEXmk1pJmIAgyJBvcA"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
/DndEditor_v2/social_links/circle/gray/linkedin.png"
>
</a>
</span>
</td>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;">
<a
title=3D"Custom" target=3D"_blank" name=3D"{%22UrlIdOffse=
t%22%3A6}" cdlinkrefidmso=3D"18_3"
style=3D"text-decoration: none;"
href=3D"[link removed]
2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYz=
A5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtYTI3OTM3MDgyZTYwNDU5YTliMzljYTg2MzM5Mzk2M=
GYiLCJycSI6IjAyLWIyMjIyOS1lMTgxMjRiZTFlMDE0OGI2ODIxMjBkNTdiYTZmYmIzNCIsInBo=
IjpudWxsLCJtIjpmYWxzZSwidWkiOiIxMiIsInVuIjoiJTdCJTI1MjJVcmxJZE9mZnNldCUyNTI=
yJTI1M0E2JTdEIiwidSI6Imh0dHBzOi8vd3d3LnRpa3Rvay5jb20vQGF1dGlzbXNwZWFrcz9fY2=
xkZWU9RS1jLS1oVjJfNnE3RUtvOE5adkI3c250WVBLZFdxSGFHSFJObVRGX25lWk51RG9yUjZVM=
2paV0wyRmFONkJUVCZyZWNpcGllbnRpZD1jb250YWN0LTA3YjAxYWMwOTVhMTQwZjE4MTRiNDI3=
Nzg0OGFhMTc0LWEyNzkzNzA4MmU2MDQ1OWE5YjM5Y2E4NjMzOTM5NjBmJnV0bV9zb3VyY2U9Q2x=
pY2tEaW1lbnNpb25zJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPU9ubGluZSUyMEZ1bm=
RyYWlzaW5nJmVzaWQ9NzBhOWRiZWUtYWMxYy1lZDExLTkxMWItMDAxNTVkY2IzOTRhIn0/6UV15=
Szj5wVnSdeJa03yeA"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
org-arrhn/images/social-links/tiktok_icon_32.png?m=3D5/26/2022%209:03:23%20=
PM"
>
</a>
</span>
</td>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;">
<a
title=3D"Twitter" target=3D"_blank" name=3D"{%22UrlIdOffs=
et%22%3A6}" cdlinkrefidmso=3D"18_4"
style=3D"text-decoration: none;"
href=3D"[link removed]
2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYz=
A5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtYTI3OTM3MDgyZTYwNDU5YTliMzljYTg2MzM5Mzk2M=
GYiLCJycSI6IjAyLWIyMjIyOS1lMTgxMjRiZTFlMDE0OGI2ODIxMjBkNTdiYTZmYmIzNCIsInBo=
IjpudWxsLCJtIjpmYWxzZSwidWkiOiIxMyIsInVuIjoiJTdCJTI1MjJVcmxJZE9mZnNldCUyNTI=
yJTI1M0E2JTdEIiwidSI6Imh0dHBzOi8vdHdpdHRlci5jb20vYXV0aXNtc3BlYWtzP19jbGRlZT=
1FLWMtLWhWMl82cTdFS284Tlp2QjdzbnRZUEtkV3FIYUdIUk5tVEZfbmVaTnVEb3JSNlUzalpXT=
DJGYU42QlRUJnJlY2lwaWVudGlkPWNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4=
YWExNzQtYTI3OTM3MDgyZTYwNDU5YTliMzljYTg2MzM5Mzk2MGYmdXRtX3NvdXJjZT1DbGlja0R=
pbWVuc2lvbnMmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249T25saW5lJTIwRnVuZHJhaX=
NpbmcmZXNpZD03MGE5ZGJlZS1hYzFjLWVkMTEtOTExYi0wMDE1NWRjYjM5NGEifQ/X5qg_0kN9o=
Kyb-fHkkuSnw"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
/DndEditor_v2/social_links/circle/gray/twitter.png"
>
</a>
</span>
</td>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;">
<a
title=3D"Youtube" target=3D"_blank" name=3D"{%22UrlIdOffs=
et%22%3A6}" cdlinkrefidmso=3D"18_5"
style=3D"text-decoration: none;"
href=3D"[link removed]
2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYz=
A5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtYTI3OTM3MDgyZTYwNDU5YTliMzljYTg2MzM5Mzk2M=
GYiLCJycSI6IjAyLWIyMjIyOS1lMTgxMjRiZTFlMDE0OGI2ODIxMjBkNTdiYTZmYmIzNCIsInBo=
IjpudWxsLCJtIjpmYWxzZSwidWkiOiIxNCIsInVuIjoiJTdCJTI1MjJVcmxJZE9mZnNldCUyNTI=
yJTI1M0E2JTdEIiwidSI6Imh0dHBzOi8vd3d3LnlvdXR1YmUuY29tL2F1dGlzbXNwZWFrcz9fY2=
xkZWU9RS1jLS1oVjJfNnE3RUtvOE5adkI3c250WVBLZFdxSGFHSFJObVRGX25lWk51RG9yUjZVM=
2paV0wyRmFONkJUVCZyZWNpcGllbnRpZD1jb250YWN0LTA3YjAxYWMwOTVhMTQwZjE4MTRiNDI3=
Nzg0OGFhMTc0LWEyNzkzNzA4MmU2MDQ1OWE5YjM5Y2E4NjMzOTM5NjBmJnV0bV9zb3VyY2U9Q2x=
pY2tEaW1lbnNpb25zJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPU9ubGluZSUyMEZ1bm=
RyYWlzaW5nJmVzaWQ9NzBhOWRiZWUtYWMxYy1lZDExLTkxMWItMDAxNTVkY2IzOTRhIn0/MMq8n=
bSulNIGgx8fT_vh2g"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
/DndEditor_v2/social_links/circle/gray/youtube.png"
>
</a>
</span>
</td>
</tr>
</table>
<![endif]--> <!--[if !mso]><!-->
<span style=3D"display: inline-block;">
<a
title=3D"Facebook" target=3D"_blank" cdlinkrefid=3D"18_0"
style=3D"text-decoration: none;"
href=3D"[link removed]
sImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYzA5NW=
ExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtYTI3OTM3MDgyZTYwNDU5YTliMzljYTg2MzM5Mzk2MGYiL=
CJycSI6IjAyLWIyMjIyOS1lMTgxMjRiZTFlMDE0OGI2ODIxMjBkNTdiYTZmYmIzNCIsInBoIjpu=
dWxsLCJtIjpmYWxzZSwidWkiOiIxNSIsInVuIjoiIiwidSI6Imh0dHBzOi8vd3d3LmZhY2Vib29=
rLmNvbS9hdXRpc21zcGVha3M_X2NsZGVlPUUtYy0taFYyXzZxN0VLbzhOWnZCN3NudFlQS2RXcU=
hhR0hSTm1URl9uZVpOdURvclI2VTNqWldMMkZhTjZCVFQmcmVjaXBpZW50aWQ9Y29udGFjdC0wN=
2IwMWFjMDk1YTE0MGYxODE0YjQyNzc4NDhhYTE3NC1hMjc5MzcwODJlNjA0NTlhOWIzOWNhODYz=
MzkzOTYwZiZ1dG1fc291cmNlPUNsaWNrRGltZW5zaW9ucyZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9=
jYW1wYWlnbj1PbmxpbmUlMjBGdW5kcmFpc2luZyZlc2lkPTcwYTlkYmVlLWFjMWMtZWQxMS05MT=
FiLTAwMTU1ZGNiMzk0YSJ9/Z5UF37yR8SHNwq2F5Wx8Tg"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
Editor_v2/social_links/circle/gray/facebook.png"
>
</a>
</span>
<span style=3D"display: inline-block;">
<a
title=3D"Instagram" target=3D"_blank" cdlinkrefid=3D"18_1"
style=3D"text-decoration: none;"
href=3D"[link removed]
sImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYzA5NW=
ExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtYTI3OTM3MDgyZTYwNDU5YTliMzljYTg2MzM5Mzk2MGYiL=
CJycSI6IjAyLWIyMjIyOS1lMTgxMjRiZTFlMDE0OGI2ODIxMjBkNTdiYTZmYmIzNCIsInBoIjpu=
dWxsLCJtIjpmYWxzZSwidWkiOiIxNiIsInVuIjoiIiwidSI6Imh0dHBzOi8vd3d3Lmluc3RhZ3J=
hbS5jb20vYXV0aXNtc3BlYWtzLz9fY2xkZWU9RS1jLS1oVjJfNnE3RUtvOE5adkI3c250WVBLZF=
dxSGFHSFJObVRGX25lWk51RG9yUjZVM2paV0wyRmFONkJUVCZyZWNpcGllbnRpZD1jb250YWN0L=
TA3YjAxYWMwOTVhMTQwZjE4MTRiNDI3Nzg0OGFhMTc0LWEyNzkzNzA4MmU2MDQ1OWE5YjM5Y2E4=
NjMzOTM5NjBmJnV0bV9zb3VyY2U9Q2xpY2tEaW1lbnNpb25zJnV0bV9tZWRpdW09ZW1haWwmdXR=
tX2NhbXBhaWduPU9ubGluZSUyMEZ1bmRyYWlzaW5nJmVzaWQ9NzBhOWRiZWUtYWMxYy1lZDExLT=
kxMWItMDAxNTVkY2IzOTRhIn0/sLqVFPmuXrjISSg29SCYDw"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
Editor_v2/social_links/circle/gray/instagram.png"
>
</a>
</span>
<span style=3D"display: inline-block;">
<a
title=3D"Linkedin" target=3D"_blank" cdlinkrefid=3D"18_2"
style=3D"text-decoration: none;"
href=3D"[link removed]
sImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYzA5NW=
ExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtYTI3OTM3MDgyZTYwNDU5YTliMzljYTg2MzM5Mzk2MGYiL=
CJycSI6IjAyLWIyMjIyOS1lMTgxMjRiZTFlMDE0OGI2ODIxMjBkNTdiYTZmYmIzNCIsInBoIjpu=
dWxsLCJtIjpmYWxzZSwidWkiOiIxNyIsInVuIjoiIiwidSI6Imh0dHBzOi8vd3d3LmxpbmtlZGl=
uLmNvbS9jb21wYW55L2F1dGlzbS1zcGVha3MvP19jbGRlZT1FLWMtLWhWMl82cTdFS284Tlp2Qj=
dzbnRZUEtkV3FIYUdIUk5tVEZfbmVaTnVEb3JSNlUzalpXTDJGYU42QlRUJnJlY2lwaWVudGlkP=
WNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtYTI3OTM3MDgyZTYwNDU5=
YTliMzljYTg2MzM5Mzk2MGYmdXRtX3NvdXJjZT1DbGlja0RpbWVuc2lvbnMmdXRtX21lZGl1bT1=
lbWFpbCZ1dG1fY2FtcGFpZ249T25saW5lJTIwRnVuZHJhaXNpbmcmZXNpZD03MGE5ZGJlZS1hYz=
FjLWVkMTEtOTExYi0wMDE1NWRjYjM5NGEifQ/oa7aNUcg9J9pSxrQG25N_Q"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
Editor_v2/social_links/circle/gray/linkedin.png"
>
</a>
</span>
<span style=3D"display: inline-block;">
<a
title=3D"Custom" target=3D"_blank" cdlinkrefid=3D"18_3"
style=3D"text-decoration: none;"
href=3D"[link removed]
sImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYzA5NW=
ExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtYTI3OTM3MDgyZTYwNDU5YTliMzljYTg2MzM5Mzk2MGYiL=
CJycSI6IjAyLWIyMjIyOS1lMTgxMjRiZTFlMDE0OGI2ODIxMjBkNTdiYTZmYmIzNCIsInBoIjpu=
dWxsLCJtIjpmYWxzZSwidWkiOiIxOCIsInVuIjoiIiwidSI6Imh0dHBzOi8vd3d3LnRpa3Rvay5=
jb20vQGF1dGlzbXNwZWFrcz9fY2xkZWU9RS1jLS1oVjJfNnE3RUtvOE5adkI3c250WVBLZFdxSG=
FHSFJObVRGX25lWk51RG9yUjZVM2paV0wyRmFONkJUVCZyZWNpcGllbnRpZD1jb250YWN0LTA3Y=
jAxYWMwOTVhMTQwZjE4MTRiNDI3Nzg0OGFhMTc0LWEyNzkzNzA4MmU2MDQ1OWE5YjM5Y2E4NjMz=
OTM5NjBmJnV0bV9zb3VyY2U9Q2xpY2tEaW1lbnNpb25zJnV0bV9tZWRpdW09ZW1haWwmdXRtX2N=
hbXBhaWduPU9ubGluZSUyMEZ1bmRyYWlzaW5nJmVzaWQ9NzBhOWRiZWUtYWMxYy1lZDExLTkxMW=
ItMDAxNTVkY2IzOTRhIn0/XupAs2FXD2OJL4-GFY8V1g"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
arrhn/images/social-links/tiktok_icon_32.png?m=3D5/26/2022%209:03:23%20PM"
>
</a>
</span>
<span style=3D"display: inline-block;">
<a
title=3D"Twitter" target=3D"_blank" cdlinkrefid=3D"18_4"
style=3D"text-decoration: none;"
href=3D"[link removed]
sImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYzA5NW=
ExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtYTI3OTM3MDgyZTYwNDU5YTliMzljYTg2MzM5Mzk2MGYiL=
CJycSI6IjAyLWIyMjIyOS1lMTgxMjRiZTFlMDE0OGI2ODIxMjBkNTdiYTZmYmIzNCIsInBoIjpu=
dWxsLCJtIjpmYWxzZSwidWkiOiIxOSIsInVuIjoiIiwidSI6Imh0dHBzOi8vdHdpdHRlci5jb20=
vYXV0aXNtc3BlYWtzP19jbGRlZT1FLWMtLWhWMl82cTdFS284Tlp2QjdzbnRZUEtkV3FIYUdIUk=
5tVEZfbmVaTnVEb3JSNlUzalpXTDJGYU42QlRUJnJlY2lwaWVudGlkPWNvbnRhY3QtMDdiMDFhY=
zA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtYTI3OTM3MDgyZTYwNDU5YTliMzljYTg2MzM5Mzk2=
MGYmdXRtX3NvdXJjZT1DbGlja0RpbWVuc2lvbnMmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGF=
pZ249T25saW5lJTIwRnVuZHJhaXNpbmcmZXNpZD03MGE5ZGJlZS1hYzFjLWVkMTEtOTExYi0wMD=
E1NWRjYjM5NGEifQ/KPEffI8c-XxX6EhydYPuqw"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
Editor_v2/social_links/circle/gray/twitter.png"
>
</a>
</span>
<span style=3D"display: inline-block;">
<a
title=3D"Youtube" target=3D"_blank" cdlinkrefid=3D"18_5"
style=3D"text-decoration: none;"
href=3D"[link removed]
sImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYzA5NW=
ExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtYTI3OTM3MDgyZTYwNDU5YTliMzljYTg2MzM5Mzk2MGYiL=
CJycSI6IjAyLWIyMjIyOS1lMTgxMjRiZTFlMDE0OGI2ODIxMjBkNTdiYTZmYmIzNCIsInBoIjpu=
dWxsLCJtIjpmYWxzZSwidWkiOiIyMCIsInVuIjoiIiwidSI6Imh0dHBzOi8vd3d3LnlvdXR1YmU=
uY29tL2F1dGlzbXNwZWFrcz9fY2xkZWU9RS1jLS1oVjJfNnE3RUtvOE5adkI3c250WVBLZFdxSG=
FHSFJObVRGX25lWk51RG9yUjZVM2paV0wyRmFONkJUVCZyZWNpcGllbnRpZD1jb250YWN0LTA3Y=
jAxYWMwOTVhMTQwZjE4MTRiNDI3Nzg0OGFhMTc0LWEyNzkzNzA4MmU2MDQ1OWE5YjM5Y2E4NjMz=
OTM5NjBmJnV0bV9zb3VyY2U9Q2xpY2tEaW1lbnNpb25zJnV0bV9tZWRpdW09ZW1haWwmdXRtX2N=
hbXBhaWduPU9ubGluZSUyMEZ1bmRyYWlzaW5nJmVzaWQ9NzBhOWRiZWUtYWMxYy1lZDExLTkxMW=
ItMDAxNTVkY2IzOTRhIn0/mVFGFNjQ52s4qVqZ7MgQrw"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
Editor_v2/social_links/circle/gray/youtube.png"
>
</a>
</span>
<!--<![endif]-->
</td>
</tr><tr>
<td width=3D"536" class=3D"text-block-container"=
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helv=
etica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: brea=
k-word !important; white-space: normal; padding-top: 8px; padding-bottom: =
8px; padding-left: 16px; padding-right: 16px;"><p style=3D"text-align:cente=
r;font-family:Open Sans,Arial;font-size:14px;color:#272f37;letter-spacing:0=
px;line-height:normal;margin:0;word-wrap:break-word !important;font-weight:=
normal;font-style:normal;text-decoration: none"><span style=3D"font-family:=
Open Sans,Arial"><span style=3D"font-size:10px">Autism Speaks | 1060 State =
Road 2nd Floor,=C2=A0Princeton, NJ 08540<br>
=C2=A9 2022 Autism Speaks Inc. Autism Speaks and Autism Speaks Design are r=
egistered trademarks owned by Autism Speaks Inc. All rights reserved.=C2=A0=
</span></span></p>
<p style=3D"text-align:center;font-family:Open Sans,Arial;font-size:14px;co=
lor:#272f37;letter-spacing:0px;line-height:normal;margin:0;word-wrap:break-=
word !important;font-weight:normal;font-style:normal;text-decoration: none"=
>=C2=A0</p>
<p style=3D"text-align:center;font-family:Open Sans,Arial;font-size:14px;co=
lor:#272f37;letter-spacing:0px;line-height:normal;margin:0;word-wrap:break-=
word !important;font-weight:normal;font-style:normal;text-decoration: none"=
><span style=3D"font-family:Open Sans,Arial"><span style=3D"font-size:10px"=
><a cd-link-manager-tab=3D"5" href=3D"[link removed]
JhaSI6ODA3MDY2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY=
3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtYTI3OTM3MDgyZTYwNDU5YTliMzlj=
YTg2MzM5Mzk2MGYiLCJycSI6IjAyLWIyMjIyOS1lMTgxMjRiZTFlMDE0OGI2ODIxMjBkNTdiYTZ=
mYmIzNCIsInBoIjpudWxsLCJtIjpmYWxzZX0/1rHmHybxOEaBVV8kuwhADw" link-metadata=
=3D"GlobalUnsubscribe" target=3D"_blank" style=3D"color: #2e86ef; text-deco=
ration: underline;">Unsubscribe</a>=C2=A0|=C2=A0<a cd-link-manager-tab=3D"5=
" href=3D"[link removed]
eeyrfgavxcszjw.html?_cldunsub=3D70a9dbeeac1ced11911b00155dcb394a-a27937082e=
60459a9b39ca863393960f-contact&_cldee=3DE-c--hV2_6q7EKo8NZvB7sntYPKdWqHaGHR=
NmTF_neZNuDorR6U3jZWL2FaN6BTT&recipientid=3Dcontact-07b01ac095a140f1814b427=
7848aa174-a27937082e60459a9b39ca863393960f&utm_source=3DClickDimensions&utm=
_medium=3Demail&utm_campaign=3DOnline%20Fundraising&esid=3D70a9dbee-ac1c-ed=
11-911b-00155dcb394a" link-metadata=3D"SpecificUnsubscribe" target=3D"_blan=
k" style=3D"color: #2e86ef; text-decoration: underline;" autotrack=3D"false=
">Update subscription preferences</a></span></span></p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
</center>
</body>
</html>
</html>
------=_Part_209183689_678415580.1660745038801--
------=_Part_209183688_1598202127.1660745038801--
View in browser [[link removed]]
[[link removed]]
Dear John,
For ONE DAY ONLY - in recognition of National Nonprofit Day and the importance of our work, the J. Donald and Laurelle Lee Family Foundation has generously offered to DOUBLE gifts made to Autism Speaks up to a total of $10,000 [[link removed]]!
Caring friends like you have made a big difference for the autism community and we want you to know how grateful we are. Even though we have made great progress, there’s still so much to do. At a time like today, when resources are low, your support is more important than ever to help all autistic people live their lives to the fullest.
Can we count on you to donate today and make 2X the impact? [[link removed]]
Throughout the spectrum and across the life span – children, teens and adults with autism need our help — and with your support, we’ll continue to be there!
[[link removed]]
Remember, this special opportunity to have TWICE THE IMPACT is for today ONLY [[link removed]]. Thank you for all you do to help create a world where all autistic people can reach their full potential.
Our deepest thanks,
Keith Wargo
President & CEO
DONATE [[link removed]]
Match applies only to donations made through the online form. Does not apply to previous donations, donations made offline or donations made to other fundraising campaigns.
[[link removed]]
[[link removed]]
[[link removed]]
[[link removed]]
[[link removed]]
[[link removed]]
Autism Speaks | 1060 State Road 2nd Floor, Princeton, NJ 08540
© 2022 Autism Speaks Inc. Autism Speaks and Autism Speaks Design are registered trademarks owned by Autism Speaks Inc. All rights reserved.
Unsubscribe [[link removed]] | Update subscription preferences [[link removed]]