CINXE.COM

AARP Foundation Fundraising Registrations AARP

<!DOCTYPE html> <!--[if IE 8]><html class="ie8" lang="en"> <![endif]--> <!--[if IE 9]><html class="ie9" lang="en"> <![endif]--> <!--[if gte IE 9]><html class="ie" lang="en"> <![endif]--> <!--[if !IE]><!--><html lang="en"><!--<![endif]--> <head profile="http://www.w3.org/1999/xhtml/vocab"> <meta name="HandheldFriendly" content="TRUE" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="shortcut icon" href="https://foundation.aarp.org/files/aarp/favicon%20%281%29.ico" type="image/vnd.microsoft.icon" /> <!--[if !IE]><!--><script>if (Function('/*@cc_on return document.documentMode===10@*/') ()) { document.documentElement.className+=' ie10'; } var isIE11 = !!navigator.userAgent.match(/Trident\/7\./) if (isIE11 == true) { document.documentElement.className += ' ie11'; } </script><!--<![endif]--> <!-- Meta Pixel Code --> <script> !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '400788587936932'); fbq('track', 'PageView'); </script> <noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=400788587936932&ev=PageView&noscript=1" /></noscript> <!-- End Meta Pixel Code --> <!-- Start of global snippet: Please do not remove Place this snippet between the <head> and </head> tags on every page of your site. --> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=DC-4652332"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'DC-4652332'); </script> <!-- End of global snippet: Please do not remove --> <!-- Start of global snippet: Please do not remove Place this snippet between the <head> and </head> tags on every page of your site. --> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=DC-4652332"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'DC-4652332'); </script> <!-- End of global snippet: Please do not remove --> <!-- Tag for Activity Group: Louisiana Caregiving_May 2023, Activity Name: AARP - Louisiana Caregiving_Conversion_Button, Activity ID: 14214241 --> <!-- Expected URL: https://action.aarp.org/secure/living-home-important-you-2 --> <!-- Activity ID: 14214241 Activity Name: AARP - Louisiana Caregiving_Conversion_Button Activity Group Name: Louisiana Caregiving_May 2023 --> <!-- Start of global snippet: Please do not remove Place this snippet between the <head> and </head> tags on every page of your site. --> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=DC-4652332"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'DC-4652332'); </script> <!-- End of global snippet: Please do not remove --> <!-- Start of global snippet: Please do not remove Place this snippet between the <head> and </head> tags on every page of your site. --> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=DC-4652332"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'DC-4652332'); </script> <!-- End of global snippet: Please do not remove --> <!-- Start of global snippet: Please do not remove Place this snippet between the <head> and </head> tags on every page of your site. --> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=DC-4652332"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'DC-4652332'); </script> <!-- End of global snippet: Please do not remove --> <script> // (function ($) { // If an encoded percent sign is detected in the URL after page load, redirect to the decoded form URL. // $(document).ready(function(){ // Get current form URL. var formURL = window.location.href; // If the current URL includes an encoded percent sign, decode and redirect. if (formURL.indexOf("%25") !== -1) { // decode URL var formURLDecoded = decodeURIComponent(formURL); // redirect page window.location.replace(formURLDecoded); } // }); //})(jQuery); </script> <script> var _wds_oi = ""; var _wds_oa = ""; </script> <script type="text/javascript" src="//tags.wdsvc.net/controller.js?id=100437" defer></script> <!-- Tag for Activity Group: Louisiana Caregiving_May 2023, Activity Name: AARP - Louisiana Caregiving_Conversion_Landing Page, Activity ID: 14232164 --> <!-- Expected URL: https://action.aarp.org/secure/living-home-important-you-2 --> <!-- Activity ID: 14232164 Activity Name: AARP - Louisiana Caregiving_Conversion_Landing Page Activity Group Name: Louisiana Caregiving_May 2023 --> <!-- Start of global snippet: Please do not remove Place this snippet between the <head> and </head> tags on every page of your site. --> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=DC-4652332"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'DC-4652332'); </script> <!-- End of global snippet: Please do not remove --> <!-- Omniture Datalayer tag updated 2024.11.15 --!> <script> /* Define data layer */ if (typeof AARP === 'undefined') { AARP = {} } // Parse current URL. var paths = []; if (typeof URL === "function") { const parsedUrl = new URL(window.location.href); // Get host parts. var hostParts = parsedUrl.host.split('.'); var subdomain = hostParts[0] ? hostParts[0] : ''; // Get paths. var pathname = parsedUrl.pathname; paths = pathname.split('/'); paths.shift(); } // Get tag name from keywords metatag: // advocacy or fundraiser. var metaKeywords = document.head.querySelector("[name=keywords][content]"); var tagname = ''; if (typeof(metaKeywords) != 'undefined' && metaKeywords != null) { metaKeywords = metaKeywords.content; var keywords = metaKeywords ? metaKeywords.split(',') : []; const tagnameOptions = ['advocacy', 'donation']; // Check keywords for allowed options. for (let i = 0; i < keywords.length; i++) { var keyword = keywords[i]; if (tagnameOptions.indexOf(keyword) >= 0) { tagname = keyword; } } } // Get registration type for conversion data. var registrationType = ''; var formSid = "".replace(/\s/g, ''); if (formSid !== '' || paths[2] === 'phone-message-preview' || paths[2] === 'social-message-preview') { // Check node type. var contentType = "Basic page".replace(/\s/g, '').toLowerCase(); // Set node type for phone message preview page. if (contentType === '' && paths[2] === 'phone-message-preview') { contentType = 'phoneaction'; } // Set node type for social message preview page. if (contentType === '' && paths[2] === 'social-message-preview') { contentType = 'socialaction'; } // Set registrationtype value map. var registrationMap = { 'donationform':'DONATION COMPLETED', 'messageaction': 'MESSAGE ACTION COMPLETED', 'socialaction': 'SOCIAL ACTION COMPLETED', 'phoneaction': 'PHONE ACTION COMPLETED', 'petition': 'PETITION COMPLETED', 'form': 'WEBFORM COMPLETED' }; // Check for form type in map. if (registrationMap.hasOwnProperty(contentType)) { registrationType = registrationMap[contentType]; } } // Build datalayer object. AARP.MetaInfo = { pagedata:{ pagename: subdomain, // this would be the subdomain var1: subdomain,//this would be the subdomain again var2: paths[0] ? paths[0] : '',//this would be the first subdirectory var3: paths[1] ? paths[1] : '',// this would be the second subdirectory var4: paths[2] ? paths[2] : '',//this would be the third subdirectory var5: paths[3] ? paths[3] : '',//this would be the fourth subdirectory pagetype: subdomain,//this would be the subdomain again language:'english',//site language value ex "english" publishDate:'2020-02-28',//date of content publish todaysDate:'2024-11-24',//today's date lastModified:'2020-01-14-11-30',//date of last modify publisher:'',//channel/publisher authorName:'admin',//name of content author source:'vendor'//name of content source }, userdata:{ status:'',//[loggedin/anonymous] federatedid:'',//[Federated ID] AARP Registered User ID konnexid:'',//Konnex/Membership ID dsouserid:'',//DSO User ID memstatus:'',//[membership status][1=Non Member, 0=Active Member, 5=Expired Member] memdate:'',//[member join date]?MM/DD/YYYY memexpdate:'',//[member expire date]?MM/DD/YYYY memterm:'',//[membership terms][1 year, 5 year, etc] memflag:'',//[member renew flag]Flag member auto renew (Y, N) memftr:'',//[membership first time renewal]Flag (0=Yes, 1=No, null=non members) zipcode:'',//zip code accounttype:'',//Staying Sharp access eventtype: ''//page view event }, contentdata:{ videoid:'',//videoID articleid:'570',//form id [df_id] contentid:'Basic page',//form type [#####.donation=form1] tagid: subdomain + ',' + tagname //text array of content tags [tagID] }, webdata:{ campaign:'',//Campaign Parameter ID campaigntype:'',//Campaign Type partnerid:'',//Traffic Partner ID or Code smartcode:'',//Tracking ID Campaign Param testid:''//Adobe Target ID }, transactiondata:{ registrationtype: registrationType,//Indicates conversion, default blank. donationorderamount:'',//Amount donated paymenttype:'',//Credit card, Paypal donationtype:'',//One time, monthly transactionid:''//Unique transaction id } } </script> <script src="https://assets.adobedtm.com/bbdf17838fe5/74bdb7042a1b/launch-ENfc31ab1bac944ca8866743454782e0b0.min.js" async></script> <meta name="description" content="Reminder: You may be able to contribute to AARP Foundation through your charitable Donor Advised Fund. For more information please call 1-800-775-6776. Thank you.AARP Foundation is a nonprofit charitable organization tax exempt under Section 501(c)(3) of the Internal Revenue Code. CONTRIBUTIONS ARE DEDUCTIBLE FOR FEDERAL INCOME TAX PURPOSES IN ACCORDANCE WITH APPLICABLE LAW." /> <meta name="robots" content="nofollow, noindex" /> <meta name="generator" content="Drupal 7 (https://www.drupal.org)" /> <link rel="canonical" href="https://foundation.aarp.org/site/aarp-foundation-fundraising-registrations" /> <link rel="shortlink" href="https://foundation.aarp.org/node/570" /> <meta name="twitter:title" content="AARP Foundation Fundraising Registrations" /> <meta name="twitter:description" content="Reminder: You may be able to contribute to AARP Foundation through your charitable Donor Advised Fund. For more information please call 1-800-775-6776. Thank you.AARP Foundation is a nonprofit" /> <title>AARP Foundation Fundraising Registrations AARP</title> <link type="text/css" rel="stylesheet" href="https://foundation.aarp.org/files/aarp/css/css_xE-rWrJf-fncB6ztZfd2huxqgxu4WO-qwma6Xer30m4.css" media="all" /> <link type="text/css" rel="stylesheet" href="https://foundation.aarp.org/files/aarp/css/css_EBVCgZaZzPeoedu99JWwyqzz2ro9peEQY6Hc3yO8s-U.css" media="all" /> <link type="text/css" rel="stylesheet" href="https://foundation.aarp.org/files/aarp/css/css_EXPGMGW4wWnPGtDATHFsB4BY_oTkkAJdmdMom0LM7MM.css" media="all" /> <script type="text/javascript" src="https://foundation.aarp.org/files/aarp/js/js_JDqIMQUwCziAIyAXFlXIbQ-XTrwzmjGSKLnZE2Prk74.js"></script> <script type="text/javascript" src="https://foundation.aarp.org/files/aarp/js/js_zX12wXoioTUl_561tth_TuKLGJfYzifj6T0MWYi6Dz0.js"></script> <script type="text/javascript" src="https://foundation.aarp.org/files/aarp/js/js_ITUHDKhrE_TZri1blamEsuMtp4LL2uDXNUFpCnjgAQs.js"></script> <script type="text/javascript" src="https://js.stripe.com/v3"></script> <script type="text/javascript" src="https://foundation.aarp.org/files/aarp/js/js_v2A0ZErFYej6uVpsAzm8TsLXa06xHSEsR4ToGxtRU-U.js"></script> <script type="text/javascript" src="https://foundation.aarp.org/files/aarp/js/js_bMNcqAqOcpVB4VGYw6F9HDONHfb363vwhq0fr67kcxM.js"></script> <script type="text/javascript"> <!--//--><![CDATA[//><!-- jQuery.extend(Drupal.settings, {"basePath":"\/","pathPrefix":"","setHasJsCookie":0,"ajaxPageState":{"theme":"springboard_frontend","theme_token":"LrfvuXOUFJ3aoOjdq2pQtjO59_y8hgj_Mzuw9XGvCH0","js":{"0":1,"sites\/all\/modules\/contrib\/jquery_update\/replace\/jquery\/1.7\/jquery.min.js":1,"misc\/jquery-extend-3.4.0.js":1,"misc\/jquery-html-prefilter-3.5.0-backport.js":1,"misc\/jquery.once.js":1,"misc\/drupal.js":1,"sites\/all\/modules\/contrib\/entityreference\/js\/entityreference.js":1,"sites\/all\/modules\/springboard\/webform_goals\/scripts\/webform_goals.drupal_loader.js":1,"sites\/all\/modules\/springboard\/market_source\/js\/jquery-cookie.js":1,"sites\/all\/modules\/springboard\/market_source\/js\/market_source.js":1,"https:\/\/js.stripe.com\/v3":1,"sites\/all\/modules\/springboard\/secure_prepopulate\/springboard_cookie\/js\/springboard_cookie.js":1,"public:\/\/page_wrappers\/scripts\/jquery.placeholder.min_.js":1,"public:\/\/page_wrappers\/scripts\/standard-081224.js":1,"public:\/\/page_wrappers\/scripts\/amount-display_2.js":1,"public:\/\/page_wrappers\/scripts\/dual-ask-120221.js":1,"public:\/\/page_wrappers\/scripts\/goal-format-011220-3.js":1,"public:\/\/page_wrappers\/scripts\/monthly-premium-060320-2.js":1,"public:\/\/page_wrappers\/scripts\/autofill-011620-2.js":1,"public:\/\/page_wrappers\/scripts\/post-gift-string_0.js":1,"sites\/all\/themes\/springboard_themes\/springboard_base\/js\/bootstrap.min.js":1},"css":{"modules\/system\/system.base.css":1,"modules\/system\/system.menus.css":1,"modules\/system\/system.messages.css":1,"modules\/system\/system.theme.css":1,"modules\/aggregator\/aggregator.css":1,"sites\/all\/modules\/springboard\/embedded_forms\/css\/embedded_forms.admin.css":1,"modules\/field\/theme\/field.css":1,"sites\/all\/modules\/springboard\/fundraiser\/modules\/fundraiser_sustainers\/css\/fundraiser_sustainers.events.css":1,"modules\/node\/node.css":1,"modules\/user\/user.css":1,"sites\/all\/modules\/springboard\/webform_goals\/css\/webform_goals.css":1,"sites\/all\/modules\/contrib\/views\/css\/views.css":1,"sites\/all\/modules\/contrib\/ctools\/css\/ctools.css":1,"sites\/all\/modules\/contrib\/panels\/css\/panels.css":1,"sites\/all\/modules\/springboard\/springboard_advocacy\/modules\/sba_social_action\/css\/social-message-confirmation.css":1,"public:\/\/page_wrappers\/styles\/modern_1.css":1,"public:\/\/page_wrappers\/styles\/DAF-030821.css":1,"public:\/\/page_wrappers\/styles\/responsive-styles.css":1,"public:\/\/page_wrappers\/styles\/confirmation-styles-051520-0.css":1,"public:\/\/page_wrappers\/styles\/modern-amount-labels_1.css":1}},"market_source":{"qs_keys":{"ms":{"value":null,"persistence":"on"},"cid":{"value":null,"persistence":"off"},"referrer":{"value":null,"persistence":"direct"},"initial_referrer":{"value":null,"persistence":"direct"},"search_engine":{"value":null,"persistence":"on"},"search_string":{"value":null,"persistence":"on"},"user_agent":{"value":null,"persistence":"on"},"device_type":{"value":null,"persistence":"direct"},"device_name":{"value":null,"persistence":"direct"},"device_os":{"value":null,"persistence":"direct"},"device_browser":{"value":null,"persistence":"direct"},"origin_nid":{"value":null,"persistence":"on"},"origin_form_name":{"value":null,"persistence":"on"},"utm_source":{"value":null,"persistence":"on"},"utm_medium":{"value":null,"persistence":"on"},"utm_term":{"value":null,"persistence":"on"},"utm_content":{"value":null,"persistence":"on"},"utm_campaign":{"value":null,"persistence":"on"},"eml_name":{"value":null,"persistence":"on"},"eml_id":{"value":null,"persistence":"on"},"initms":{"value":null,"persistence":"on"},"cmp":{"value":null,"persistence":"on"},"sfmc_s":{"value":null,"persistence":"on"},"sc":{"value":null,"persistence":"on"},"emailsrc":{"value":null,"persistence":"on"},"social_referer_transaction":{"value":null,"persistence":"on"}},"maxlength":255,"cookie_domain":"","cookie_path":"\/"},"springboard":{"cookie_path":"\/","currentNid":"570"},"webform_goals":{"loader_url":"https:\/\/foundation.aarp.org\/webform_goals_jsonp"},"springboard_cookie":{"name":"Springboard","domain":""},"js":{"tokens":[]}}); //--><!]]> </script> <!--[if lt IE 9]><script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]--> </head> <body class="html not-front not-logged-in no-sidebars page-node page-node- page-node-570 node-type-page i18n-en not-front not-logged-in node-type-page page-node-view" > <div id="skip-link"> <a href="#main-content" class="element-invisible element-focusable">Skip to main content</a> </div> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.5.0/css/all.css" integrity="sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU" crossorigin="anonymous" /><div class="container"> <header><a href="/"> <img src="/files/aarp/AARPF_LogowTagCOLOR.jpg" alt="AARP Foundation" id="logo" /></a> </header><main> <h1> AARP Foundation Fundraising Registrations</h1> <div class="region region-content"> <div id="block-system-main" class="block block-system"> <div class="content"> <div id="node-570" class="node node-page clearfix" about="/site/aarp-foundation-fundraising-registrations" typeof="foaf:Document"> <span property="dc:title" content=" AARP Foundation Fundraising Registrations" class="rdf-meta element-hidden"></span> <div class="content"> <div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="content:encoded"><p>Reminder: You may be able to contribute to AARP Foundation through your charitable Donor Advised Fund. For more information please call 1-800-775-6776. Thank you.</p><p>AARP Foundation is a nonprofit charitable organization tax exempt under Section 501(c)(3) of the Internal Revenue Code. CONTRIBUTIONS ARE DEDUCTIBLE FOR FEDERAL INCOME TAX PURPOSES IN ACCORDANCE WITH APPLICABLE LAW. Monies raised by the Foundation increase the number of older Americans helped by our programs. Some AARP Foundation programs are also supported by government grants. We may steward your resources by converting your check into an electronic deposit. <strong>Financial and other information about AARP Foundation鈥檚 purpose, programs and activities can be obtained by contacting AARP Foundation, 601 E St., NW, Washington, DC 20049, 1-800-775-6776, by visiting <a href="https://www.aarp.org/aarp-foundation/">www.aarpfoundation.org</a>, or for residents of the following states, as follows: California: </strong>The official registration and financial information regarding AARP Foundation can be obtained from the Attorney General鈥檚 Web site at <a href="https://www.oag.ca.gov/charities">https://www.oag.ca.gov/charities</a>. <strong>Colorado: </strong>AARP Foundation鈥檚 registration number: # 20023009000; Colorado residents may obtain copies of registration and financial documents from the Secretary of State by calling (303) 894-2200 or at <a href="https://www.sos.state.co.us/">www.sos.state.co.us</a>. Florida: <strong>SC No. <u>CH14572.</u> A COPY OF THE OFFICIAL REGISTRATION AND FINANCIAL INFORMATION MAY BE OBTAINED FROM THE DIVISION OF CONSUMER SERVICES BY CALLING TOLL-FREE, WITHIN THE STATE, 1-800-HELP-FLA OR <a href="https://www.fdacs.gov/Divisions-Offices/Consumer-Services">https://www.fdacs.gov/Divisions-Offices/Consumer-Services</a></strong>. <strong>Georgia</strong>: A full and fair description of our programs and our financial statement summary is available upon request at the office and phone number indicated above. <strong>Illinois</strong>: Contracts and reports regarding AARP Foundation are on file with the Illinois Attorney General. <strong>Kansas</strong>: AARP Foundation鈥檚 Kansas registration number is #257-477-0, and Chapman Cubine Allen and Hussey, Inc. is #0000050. The annual financial report for the preceding fiscal year is on file with the Secretary of State, 1<sup>st</sup> Floor, Memorial Hall, 120 SW 10<sup>th</sup> Ave., Topeka KS 66612. <strong>Maryland</strong>: For the cost of postage and copying, from the Secretary of State,16 Francis St., Annapolis, MD 21401 1-410-974-5534 (1-800-825-4510 within Maryland). <strong>Michigan:</strong> MICS No. <u>26213.</u> <strong>Mississippi:</strong> The official registration and financial information of AARP Foundation may be obtained from the Mississippi Secretary of State's office by calling 1-601-359-1599. <strong>New Jersey:</strong> INFORMATION FILED WITH THE ATTORNEY GENERAL CONCERNING THIS CHARITABLE SOLICITATION AND THE PERCENTAGE OF CONTRIBUTIONS RECEIVED BY THE CHARITY DURING THE LAST REPORTING PERIOD THAT WERE DEDICATED TO THE CHARITABLE PURPOSE MAY BE OBTAINED FROM THE ATTORNEY GENERAL OF THE STATE OF NEW JERSEY BY CALLING (973) 504-6215 AND IS AVAILABLE ON THE INTERNET AT <a href="http://www.state.nj.us/lps/ca/charfrm.htm">http://www.state.nj.us/lps/ca/charfrm.htm</a>. <strong>New York</strong>: <strong>New York residents may obtain a copy of AARP Foundation's annual report by writing to the Office of the Attorney General, Department of Law, Charities Bureau, 120 Broadway, NY, NY 10271, <a href="https://ag.ny.gov/resources/organizations/charities-nonprofits-fundraisers">www.charitiesnys.com</a>, 212-416-8686.聽 North Carolina: <u>Financial information about this organization and a copy of its license are available from the State Solicitation Licensing Division Branch at 1-888-830-4989 (within North Carolina) or (919) 814-5570 (outside of North Carolina).</u></strong> <strong>Pennsylvania:</strong> The official registration and financial information of AARP Foundation may be obtained from the Pennsylvania Department of State by calling toll-free, within Pennsylvania, 1-800-732-0999. Tennessee: <strong>Tennessee</strong> Registration # CO 5444. <strong>Vermont: How Contributions Are Allocated Between Charity and Fundraiser:</strong> For information on how much of your contribution goes to AARP Foundation and how much to the paid fundraiser, contact the Vermont Consumer Assistance Program, Morrill Hall, UVM, Burlington VT 05405, tel. 1-800-649-2424, or the Vermont Attorney General鈥檚 Internet website, <a href="https://ago.vermont.gov/">http:/ago.vermont.gov</a>.<strong> Virginia:</strong> A financial statement for the most recent fiscal year is available upon request from the Division of Consumer Affairs, Department of Agriculture and Consumer Services, P.O. Box 1163, Richmond VA 23218; 1-804-786-1343. <strong>Washington:</strong> A Notice of solicitation required by law is on file with the Washington Secretary of State, Charities Division, Olympia WA 98504. You may obtain additional financial disclosure information by contacting the Secretary of State at 1-800-332-4483. <strong>West Virginia:</strong> West Virginia residents may obtain a summary of the registration and financial documents from the Secretary of State, State Capitol, Charleston, WV 25305. <strong>Wisconsin</strong>: A financial statement disclosing assets, liabilities, fund balances, revenue, and expenses for the preceding fiscal year will be provided to any person upon request.聽 <strong><u>REGISTRATION WITH A STATE DOES NOT CONSTITUTE OR IMPLY ENDORSEMENT, APPROVAL, OR RECOMMENDATION OF AARP FOUNDATION BY THE STATE.</u></strong></p><p><strong>To learn more about how AARP Foundation programs and services can help you or to volunteer, please call 1-800-775-6776 or visit <a href="https://www.aarp.org/aarp-foundation/">aarpfoundation.org</a>. Thank you for your support.</strong></p><p>聽</p></div></div></div> </div> </div> </div> </div> </div> <div class="social-links"> <div class="sb_social_toolbox sb_social_default_style sb_social_16x16_style"> <a href="#" class="sb_social_button_email social-share-link email"><img src="https://foundation.aarp.org/files/aarp/social_images/email.png" /></a> </div> <div class="sb_social_toolbox sb_social_default_style sb_social_16x16_style"> <a href="#" class="sb_social_button_facebook social-share-link facebook"><img src="https://foundation.aarp.org/files/aarp/social_images/facebook.png" /></a> </div> <div class="sb_social_toolbox sb_social_default_style sb_social_16x16_style"> <a href="#" class="sb_social_button_twitter social-share-link twitter"><img src="https://foundation.aarp.org/files/aarp/social_images/twitter.png" /></a> </div> </div> </main><footer><div class="trust-symbols"><img alt="BBB Accredited Charity" src="/files/aarp/donate-bbbsmaller.png" /></div> <div class="disclaimer"> <p>AARP Foundation is a 501(c)(3) charitable organization. Your donation is tax deductible to the fullest extent of the law. Please note: we are unable to ship applicable thank you gifts to addresses outside the U.S. We apologize for the inconvenience. Please allow 6-8 weeks for delivery for addresses within the U.S.</p> <h4>AARP Foundation's Mission</h4> <p>AARP Foundation creates and advances effective solutions to reduce poverty for and with older adults.</p> <p>AARP Foundation works for and with vulnerable people over 50 to end senior poverty and reduce financial hardship by building economic opportunity. As a charitable affiliate of AARP, we serve AARP members and nonmembers alike. Through vigorous legal advocacy and evidence-based solutions, and by strengthening supportive community connections, we foster resilience, advance equity and restore hope.</p> </div> <div class="links"> <a href="https://www.aarp.org/about-aarp/privacy-policy/" target="_blank">Privacy Policy</a> <a href="https://www.aarp.org/about-aarp/terms-of-service/" target="_blank">Terms of Service</a> <a href="https://www.aarp.org/about-aarp/aarp-website-copyright-information/" target="_blank">Copyright Information</a> <a href="/site/aarp-foundation-fundraising-registrations" target="_blank">AARP Foundation Fundraising Registrations</a> </div> </footer></div> <script type="text/javascript"> <!--//--><![CDATA[//><!-- delete(Drupal.settings.ajaxPageState.css); //--><!]]> </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10