CINXE.COM
Donate in Honor of Your Loved One - American Heart Association
<!DOCTYPE html> <html lang="en"> <head> <base href="https://www2.heart.org/site/SPageServer?pagename=%2Fdonatenow_honor" /> <title> Donate in Honor of Your Loved One - American Heart Association </title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta http-equiv="Content-Script-Type" content="text/javascript" /> <meta name="Keywords" content=" " /> <meta name="Description" content="Honor your loved one with a one-time or ongoing online donation to American Heart Association. " /> <script type="text/javascript" src="../yui3/yui/yui-min.js"></script> <script type="text/javascript" src="../js/convio/modules.js?version=2.9"></script> <script type="text/javascript"> var Y = YUI({base: '../yui3/', insertBefore: 'yui_marker_loader_css', // insert all YUI module css before customstyle so it can be overridden debug: false, modules: getModules('../', 'convio', true)}); </script> <script type="text/javascript" src="../js/utils.js"></script> <script type="text/javascript" src="../js/obs_comp_rollup.js"></script> <link href="../css/themes/default.css" rel="stylesheet" type="text/css" /> <link href="../css/themes/alphacube.css" rel="stylesheet" type="text/css"/> <link href="../css/UserGlobalStyle.css" rel="stylesheet" type="text/css" /> <link href="../css/UserIEStyle.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" id="yui_marker_loader_css" /> <link href="../css/CustomStyle.css" rel="stylesheet" type="text/css" /> <link href="../css/CustomWysiwygStyle.css" rel="stylesheet" type="text/css" /> <meta name="CnvHeaderVersion" content="v5.0" /> <!-- start reus_wrpr_donation_head --> <meta name="LOContentCategory" content="DonateNow" /> <meta name="format-detection" content="telephone=no"> <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=5"> <meta property="og:url" content="https://www2.heart.org/site/SPageNavigator/donatenow_honor.html?s_src=20U2W1EEMT&s_subsrc="> <meta property="og:title" content="Donate to American Heart Association"> <meta property="og:image" content="https://www2.heart.org/donation-forms/images/donate-image.jpg"> <meta property="og:site_name" content="American Heart Association"> <meta property="og:description" content="I just saved a life with my gift to the American Heart Association! What is YOUR 'Why'?"> <script src="//cdn.optimizely.com/js/3075191088.js"></script> <script type="text/javascript" src="../donation-forms/donatenow/js/modernizr.js"></script> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <link rel="stylesheet" href="../donation-forms/donatenow/css/donation.css?v=3"> <link rel="SHORTCUT ICON" href="../donation-forms/images/FAVICON_16X16.ICO"/> <link href="https://doublethedonation.com/api/css/ddplugin.css" rel="stylesheet" /> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> <!--[if lt IE 9]> <script src='https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js'></script> <script src='https://oss.maxcdn.com/respond/1.4.2/respond.min.js'></script> <link href="//netdna.bootstrapcdn.com/respond-proxy.html" id="respond-proxy" rel="respond-proxy"> <![endif]--> <!-- <script type="text/javascript" src="../donation-forms/donatenow/js/analytics.js"></script> --> <!-- end reus_wrpr_donation_head --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-XNHFKQRFXW"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} function setDefaultGtagProperty() { gtag('config', 'G-XNHFKQRFXW', { 'page_title': window.location.href }); } gtag('js', new Date()); let pseudoUrl = ""; if (pseudoUrl != null) { let pageTitle = pseudoUrl.split("/"); if (pageTitle != null && pageTitle.length >= 3) { gtag('config', 'G-XNHFKQRFXW', {'send_page_view': false}); gtag('event', 'page_view', { page_title: pageTitle[2], page_location: '', page_path: '' }); addOnLoadHandler(function() { if (typeof trackEcommereceEvent != "undefined" && typeof trackEcommereceEvent != null){ trackEcommereceEvent(); } }); } else { setDefaultGtagProperty(); } } else { setDefaultGtagProperty(); } </script> <script> window.dataLayer = window.dataLayer || []; window.dataLayer.push({ 'event': 'dataLayer-initialized', 'event': 'dataLayer-initialized', 'pageType': 'donation page', 'uid': undefined, 'loggedIn': 'no' }); </script> <!-- registration ptype/tfind script referer? --> <!-- **** personal and team page buttons socials --> <!-- **** end personal page and team page buttons socials --> <!-- ********* donation form socials --> <!-- ******* end donation form socials --> <!-- **** start of everybody else script for completed donation --> <script> window.pushDonationSuccessToDataLayer = function(formId, trackingCode, giftAmount) { formId = formId || ''; trackingCode = trackingCode || ''; giftAmount = giftAmount || '0'; giftAmount = (giftAmount + '').replace('$', '').replace(/,/g, ''); var donationDateObject = new Date(), donationDateMonth = donationDateObject.getMonth() + 1, donationDateDay = donationDateObject.getDate(), donationDateYear = donationDateObject.getFullYear(); if(donationDateMonth < 10) { donationDateMonth = '0' + donationDateMonth; } if(donationDateDay < 10) { donationDateDay = '0' + donationDateDay; } var donationDate = donationDateMonth + '/' + donationDateDay + '/' + donationDateYear; window.dataLayer = window.dataLayer || []; window.dataLayer.push({ 'event': 'transaction', 'paymentMethod': 'credit card', 'transactionType': 'development donate now', 'donationDate': donationDate, 'ecommerce': { 'currencyCode': 'USD', 'purchase': { 'actionField': { 'affiliation': 'development', 'id': 'donation-' + trackingCode, 'revenue': giftAmount, 'shipping': '0', 'tax': '0', }, 'products': [ { 'name': 'development donate now', 'id': 'form-' + formId, 'price': giftAmount, 'brand': 'donate now', 'category': 'straight donation', 'variant': 'donatenow_honor', 'quantity': 1 } ] } } }); }; </script> <!-- **** end of every body else script --> <!-- Google Tag Manager - Install in Head --> <script> var gtmContainerId = 'GTM-PK64NXG'; (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer',gtmContainerId); </script> <!-- End Google Tag Manager - Install in Head --> </head> <body class="mobile" > <!-- Google Tag Manager (noscript) - Install in Body --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PK64NXG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) - Install in Body --> <a class="skip-main" href="#maincontent">Skip to main content</a> <!-- start reus_wrpr_donation_body_top --> <script src="//action.dstillery.com/orbserv/nsjs?adv=cl1014039&ns=1985&nc=HBP-Donate-Now-Landing-Page&ncv=52&dstOrderId=[OrderId]&dstOrderAmount=[OrderAmount]" type="text/javascript"></script> <!-- Start of DoubleClick Floodlight Tag: Please do not remove Activity name of this tag: AHA HTN Fundraising Landing Page URL of the webpage where the tag is expected to be placed: https://www.donatenow.heart.org/?s_src=htn This tag must be placed between the <body> and </body> tags, as close as possible to the opening tag. Creation Date: 02/13/2018 --> <script type="text/javascript"> var axel = Math.random() + ""; var a = axel * 10000000000000; document.write('<iframe src="https://8163289.fls.doubleclick.net/activityi;src=8163289;type=htndo0;cat=ahaht0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;ord=' + a + '?" width="1" height="1" frameborder="0" style="display:none" title="doubleclick"></iframe>'); </script> <noscript> <iframe src="https://8163289.fls.doubleclick.net/activityi;src=8163289;type=htndo0;cat=ahaht0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;ord=1?" width="1" height="1" frameborder="0" style="display:none" title="doubleclick"></iframe>'); </script>></iframe> </noscript> <!-- End of DoubleClick Floodlight Tag: Please do not remove --> <!-- end reus_wrpr_donation_body_top --> <!-- HEADER - reus_wrpr_donation_header --> <header> <nav class='navbar'> <div class='container'> <div class='header-left'> <a class='navbar-brand text-hide' href='https://www.heart.org/'>American Heart Association</a> </div> <div class='header-right text-right'> <div class='phone'> <span class='phone-text hidden-xs'>Donate by phone:</span> <a href='tel:18002428721'>1-800-AHA-USA1</a> </div> <div class='livechat'> <button type="button" id="chat-button" class="btn" onclick="return popitup();">Live Chat</button> </div> </div> </div> </nav> </header> <!-- END HEADER --> <main id="maincontent"> <div class="container"> <script> window.location.href = "https://www.heart.org?form=FUNQCSERKQD"; </script> </div> </main> <!-- start reus_wrpr_donation_footer --> <script src='../donation-forms/donatenow/bootstrap/js/bootstrap.min.js'></script> <!--[if gte IE 9]><!--> <script type="text/javascript" src="../donation-forms/donatenow/js/jquery.creditCardValidator.js"></script> <script type="text/javascript" src="../donation-forms/donatenow/js/jquery.validate.min.JS"></script> <script type="text/javascript" src="../donation-forms/donatenow/js/additional-methods.min.js"></script> <!--<![endif]--> <!-- Amazon V2 --> <script src="https://static-na.payments-amazon.com/checkout.js"></script> <script type="text/javascript" src="../donation-forms/donatenow/js/amazon-pay-v2.js"></script> <script type="text/javascript" src="../../donation-forms/donatenow/js/donation.js?v=7"></script> <script type="text/javascript" src="../../donation-forms/donatenow/js/luminateExtend.js"></script> <script type="text/javascript" src="../../donation-forms/donatenow/js/luminateExtend-custom.js?v=10"></script> <script src="https://pay.google.com/gp/p/js/pay.js"></script> <script src="https://js.braintreegateway.com/web/3.61.0/js/client.min.js"></script> <script src="https://js.braintreegateway.com/web/3.61.0/js/apple-pay.min.js"></script> <script src="https://js.braintreegateway.com/web/3.61.0/js/venmo.min.js"></script> <script src="https://js.braintreegateway.com/web/3.61.0/js/google-payment.min.js"></script> <script src="https://js.braintreegateway.com/web/3.61.0/js/data-collector.min.js"></script> <script type="text/javascript" src="../donation-forms/donatenow/js/braintree-luminate.js?v=2"></script> <!-- ADD AMAZON CODE --> <script> </script> <!-- END AMAZON PAYMENTS ADDITION --> <!-- LIVE CHAT --> <script src="https://apps.mypurecloud.com/widgets/9.0/cxbus.min.js" onload="javascript:CXBus.configure({debug:false,pluginsPath:'https://apps.mypurecloud.com/widgets/9.0/plugins/'}); CXBus.loadPlugin('widgets-core');"> </script> <script> var currentChatUrl = document.URL; window._genesys = { "widgets": { "main": { "theme":"light" }, "webchat": { "transport": { "type": "purecloud-v2-sockets", "dataURL": "https://api.mypurecloud.com", "deploymentKey": "7c0c9832-d3c6-43d0-803f-9af6ce1aa968", "orgGuid": "18a4744b-0134-4cf0-92bc-ba7b2b04f71c", "interactionData": { "routing": { "targetType": "QUEUE", "targetAddress": "Donation Web Chat", "priority": 2 } } }, "userData": { "addressStreet": "", "addressCity": "", "addressPostalCode": "", "addressState": "", "phoneNumber": "", "customField1Label": "", "customField1": "", "customField2Label": "", "customField2": "", "customField3Label": "", "customField3": "", "urlSentFrom":currentChatUrl} } } }; function getAdvancedConfig() { return { "form": { "autoSubmit": false, "firstname": "", "lastname": "", "email": "", "subject": "" }, "formJSON": { "wrapper": "<table></table>", "inputs": [ { "id": "cx_webchat_form_firstname", "name": "firstname", "maxlength": "100", "placeholder": "Required", "label": "First Name" }, { "id": "cx_webchat_form_lastname", "name": "lastname", "maxlength": "100", "placeholder": "Required", "label": "Last Name" }, { "id": "cx_webchat_form_email", "name": "email", "maxlength": "100", "placeholder": "Required", "label": "Email" }, { "id": "cx_webchat_form_subject", "name": "subject", "maxlength": "100", "placeholder": "Optional", "label": "Subject" } ] } }; } const customPlugin = CXBus.registerPlugin('Custom'); function checkInputs(){ var response={"success":false,"message":""}; //first name var webchat_firstname = document.getElementById("cx_webchat_form_firstname"); //customerid if(webchat_firstname.value===""){ webchat_firstname.classList.add('cx-error'); response.message+="|Please enter your First Name."; }else{ webchat_firstname.classList.remove('cx-error'); } //last name var webchat_lastname = document.getElementById("cx_webchat_form_lastname"); //customerid if(webchat_lastname.value===""){ webchat_lastname.classList.add('cx-error'); response.message+="|Please enter your Last Name."; }else{ webchat_lastname.classList.remove('cx-error'); } //email var webchat_email = document.getElementById("cx_webchat_form_email"); //customerid if(webchat_email.value===""){ webchat_email.classList.add('cx-error'); response.message+="|Please enter your Email."; }else{ webchat_email.classList.remove('cx-error'); } if(response.message===""){ response.success=true; }else{ response.success=false; } return response; } customPlugin.before("WebChatService.startChat", function(oData){ // oData == the options passed into the command call // e.g. if this command is called: oMyPlugin.command("WebChat.open", {form: {firstname: "Mike"}}); // then oData will == {form: {firstname: "Mike"}} // You must return oData back, or an empty object {} for execution to continue. // If you return false|undefined|null or don't return anything, execution of the command will be stopped var response = checkInputs(); if(response.success===false){ document.getElementsByClassName('cx-smokescreen')[0].style.display = 'none'; return false; }else{ return oData; } }); </script> <script type="text/javascript"> function popitup() { customPlugin.command('WebChat.open', getAdvancedConfig()); } // Trap Focus for Accessiblity - - - - - - - - - - - - - - - - - - - - - - - function trapFocus(panel) { var firstFocusableEl; const el = document.querySelector('div[cx-dock-id="WebChat"]'); const focusableEls = el.querySelectorAll('button, input[type="text"],textarea'); Array.prototype.slice.call(focusableEls).forEach(function(item, index) { if (item.getAttribute('id') === 'cx_webchat_form_firstname' && panel==='open') { firstFocusableEl = focusableEls[index]; //firstName input } else if (item.getAttribute('id') === 'cx_input' && panel==='start') { firstFocusableEl = focusableEls[index]; //text area } }) const lastFocusableEl = focusableEls[focusableEls.length - 1]; const KEYCODE_TAB = 9; el.addEventListener('keydown', function (e) { let isTabPressed = (e.key === 'Tab' || e.keyCode === KEYCODE_TAB); if (!isTabPressed) { return; } if (e.shiftKey) { if (document.activeElement === firstFocusableEl) { lastFocusableEl.focus(); e.preventDefault(); } } else { if (document.activeElement === lastFocusableEl) { firstFocusableEl.focus(); e.preventDefault(); } } }); } customPlugin.subscribe("WebChat.opened", function () { // Invoke trapfocus handler trapFocus('open'); }); customPlugin.subscribe("WebChat.closed", function () { // Bring back the focus to chat button document.querySelector('#chat-button').focus(); }); customPlugin.subscribe("WebChat.started", function () { // Bring back the focus to chat button trapFocus('start'); }); </script> <!-- Match360 --> <script src="https://doublethedonation.com/api/js/ddplugin.js"></script> <script type="text/javascript"> //<![CDATA[ var tlJsHost = ((window.location.protocol == "https:") ? "https://secure.comodo.com/" : "http://www.trustlogo.com/"); document.write(unescape("%3Cscript src='" + tlJsHost + "trustlogo/javascript/trustlogo.js' type='text/javascript'%3E%3C/script%3E")); //]]> </script> <div id="app"> <footer id="aha-footer" class="l-footer"> </footer> </div> <script src="//static.heart.org/ahaanywhere/sitecore/dist/ahaHeaderFooterSitecore.js"></script> <script > jQuery(function() { //Bare bones if(jQuery.prototype.ahaHeaderFooterSitecore) { jQuery('#app').ahaHeaderFooterSitecore(); } }); </script> <!-- end reus_wrpr_donation_footer --> </body> </html>