www2.heart.org Open in urlscan Pro
74.123.154.112  Public Scan

Submitted URL: https://www2.heart.org/site/R?i=41VeD8a49o5zLtui_wwaZoMkRUN3TvZ3kiqxS30Z30FZcZSlUQD72Q
Effective URL: https://www2.heart.org/site/TellAFriend?msgId=57867.0&devId=196505
Submission: On April 21 via api from US — Scanned from US

Form analysis 1 forms found in the DOM

Name: InputFormPOST https://www2.heart.org/site/TellAFriend/274901179?devId=196505

<form action="https://www2.heart.org/site/TellAFriend/274901179?devId=196505" method="post" enctype="x-www-form-urlencoded" name="InputForm" id="InputForm" onsubmit="return checkDoubleClick();" class="ng-pristine ng-valid">
  <div class="appArea cons-prof cons-pers">
    <input type="hidden" name="page" id="page" value="">
    <input type="hidden" name="source_type" id="source_type" value="0">
    <input type="hidden" name="source_id" id="source_id" value="0">
    <input type="hidden" name="format" id="format" value="mfc_full_page">
    <input type="hidden" name="tafInfoId" id="tafInfoId" value="-1">
    <input type="hidden" name="tafGroupId" id="tafGroupId" value="">
    <input type="hidden" name="msgId" id="msgId" value="57867.0">
    <input type="hidden" name="showyouremailoptin" id="showyouremailoptin" value="T">
    <h3 class="ObjTitle">Forward This Message to a Friend</h3>
    <table class="grid" cellspacing="0" cellpadding="0">
      <tbody>
        <tr>
          <td colspan="2">
            <p class="Hint">* = Required Fields</p>
          </td>
          <td rowspan="5">&nbsp;</td>
        </tr>
        <tr>
          <td nowrap="">
            <p class="label">
              <label for="name">Your Name:</label>
            </p>
          </td>
          <td class="fields">
            <table class="nogrid" cellspacing="0" cellpadding="0">
              <tbody>
                <tr>
                  <td><label for="first_name" class="wrapable">First Name:</label></td>
                  <td><label for="last_name" class="wrapable">Last Name:</label></td>
                </tr>
                <tr>
                  <td class="NetscapeFix">
                    <input type="text" name="first_name" id="first_name" value="" maxlength="50" size="20">
                  </td>
                  <td class="NetscapeFix">
                    <input type="text" name="last_name" id="last_name" value="" maxlength="50" size="20">
                  </td>
                </tr>
              </tbody>
            </table>
          </td>
        </tr>
        <tr valign="top">
          <td nowrap="">
            <p class="label"> * <label for="youremail">Your Email:</label>
            </p>
          </td>
          <td>
            <input type="text" name="youremail" id="youremail" value="" size="40" maxlength="255">
          </td>
        </tr>
        <tr valign="top">
          <td>&nbsp;</td>
          <td>
            <input type="checkbox" name="youremailoptin" id="youremailoptin" value="T" checked="checked">
            <label class="wrapable" for="youremailoptin">Yes, I would like to receive e-mail from American Heart Association</label>
          </td>
        </tr>
        <tr valign="top">
          <td nowrap="">
            <p class="label"> * <label for="sendtoemail">Send to:</label>
            </p>
          </td>
          <td class="NetscapeFix" valign="TOP">
            <span class="Explicit">Enter multiple addresses on separate lines or separate them with commas. <br>(Note: We respect your privacy, addresses you enter below will be added to your Address Book, but will not be used by the organization.
              For further information, see our <a href="PageServer?pagename=privacypolicy">Privacy Policy</a>.)<br></span>
            <span class="NetscapeFix" style="margin-top: 1px;">
              <textarea cols="40" rows="8" name="sendtoemail" id="sendtoemail"></textarea><br>
            </span>
          </td>
        </tr>
        <tr>
          <td nowrap="">
            <p class="label"><label for="subject">Subject:</label></p>
          </td>
          <td colspan="2">
            <input name="subject" id="subject" size="70" maxlength="100" type="text" value="3 weeks until we ride - join us, ">
          </td>
        </tr>
        <tr valign="top">
          <td nowrap="">
            <p class="label"><label for="message">Body:</label></p>
          </td>
          <td class="NetscapeFix" valign="TOP" colspan="2">
            <textarea cols="70" rows="15" name="message" id="message"></textarea>
          </td>
        </tr>
        <tr valign="top">
          <td>
            <p class="label"><label for="taf_captcha"><span>* </span>Please enter the code shown:</label></p>
          </td>
          <td colspan="3">
            <script type="text/javascript">
              function change_img_taf_captcha() {
                var ts = new Date().getTime();
                document.getElementById('captcha_img_taf_captcha').src = 'Captcha?ts=' + ts;
                document.getElementById('captcha_img_taf_captcha').style.display = '';
                document.getElementById('captcha_player_taf_captcha').style.display = 'none';
              }
              //
              // Important note: The T7 forcible rewriting of the URL is necessary because
              // the .wav file is going to be played by Windows Media Player
              // not by the browser. It will not connect to the same session
              // as the form unless the URL is forcibly rewritten. This results
              // in it being absolutely impossible to get the CAPTCHA question
              // correct, adding insult to injury for the visually impaired user.
              //
              function audio_challenge_taf_captcha() {
                var ts = new Date().getTime();
                document.getElementById('captcha_img_taf_captcha').style.display = 'none';
                document.getElementById('captcha_player_taf_captcha').style.display = '';
                document.getElementById('captcha_player_taf_captcha').innerHTML = '<OBJECT ' + 'CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" ' + 'WIDTH="160" HEIGHT="50" ' + 'CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab">' +
                  '<param name="SRC" value="https://www2.heart.org/site/Captcha;jsessionid=00000000.app324a?type=audio&NONCE_TOKEN=6BCD79FE11F091F931E25C3199B95EFF' + '&ts=' + ts + '" /> ' + '<PARAM name="AUTOPLAY" VALUE="true">' +
                  '<PARAM name="CONTROLLER" VALUE="false">' + '<PARAM name="VOLUME" VALUE="100">' + '<PARAM name="ENABLEJAVASCRIPT" VALUE="true">' + '<PARAM name="TYPE" VALUE="audio/wav">' +
                  '<embed classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B"' + 'name="sound"' + 'id="sound"' + 'src="https://www2.heart.org/site/Captcha;jsessionid=00000000.app324a?type=audio&NONCE_TOKEN=82FB0A7082BA83B1D31D3F36E1DF334C' +
                  '&ts=' + ts + '"' + 'pluginspage="http://www.apple.com/quicktime/download/"' + 'volume="100"' + 'enablejavascript="true" ' + 'type="audio/wav" ' + 'height="50" ' + 'width="160"' + 'autostart="true"' + '> </embed>' + '</OBJECT>';
              }
            </script>
            <div id="taf_captcha_container">
              <table width="330" border="0" cellspacing="0" cellpadding="0">
                <tbody>
                  <tr valign="top">
                    <td width="120" style="padding-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 5px;">
                      <input type="text" name="taf_captcha" id="taf_captcha" value="" size="10" maxlength="20" style="margin-bottom: 5px;">
                      <a class="Smaller" href="javascript:audio_challenge_taf_captcha();"><img src="../images/Action_buttons/accessibility.gif" align="top" border="0" alt="Visually impaired? Click here to have an audio challenge played.  You will then need to enter the code that is spelled out."></a>
                      <br><a class="Smaller" href="javascript:change_img_taf_captcha();">Change image</a>
                    </td>
                    <td width="200" style="padding-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 5px;">
                      <div id="captcha_player_taf_captcha"></div>
                      <img id="captcha_img_taf_captcha" src="Captcha" alt="CAPTCHA image">
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
          </td>
        </tr>
        <tr>
          <td colspan="3">
            <noscript>
              <p class="hint">Please DO NOT click "Send" more than once! The process of sending your email normally takes a few seconds, but may take longer during certain times of the day. After your message has been successfully sent you will
                receive a confirmation screen. If you click "Send" more than once, the message recipients will receive multiple copies of this message.</p>
            </noscript>
            <input type="submit" name="taf_send" id="taf_send" value="Send" class="Button"> &nbsp;&nbsp; <input type="reset" value="Reset" class="Button">
          </td>
        </tr>
      </tbody>
    </table>
    <script language="JavaScript" type="text/javascript">
      <!--
      document.InputForm.page.value = window.document.referrer;
      // 
      -->
    </script><noscript> </noscript>
  </div>
  <div style="display:none">
    <label for="denySubmit">Spam Control Text:</label>&nbsp; <input type="text" name="denySubmit" id="denySubmit" value="" alt="This field is used to prevent form submission by scripts.">&nbsp;Please leave this field empty
  </div>
</form>

Text Content

Login

 * Login

  Be careful to click submit only once to avoid multiple submissions. Your
session will be discontinued in five \u005c\u006eminutes if we do not detect any
further activity. To keep \u005c\u006eyour session active, please click the OK
button. To let \u005c\u006eyour session expire, please click Cancel. If you are
\u005c\u006efinished using Luminate Online, please log off. 480000


FORWARD THIS MESSAGE TO A FRIEND

* = Required Fields

 

Your Name:

First Name: Last Name:

* Your Email:

  Yes, I would like to receive e-mail from American Heart Association

* Send to:

Enter multiple addresses on separate lines or separate them with commas.
(Note: We respect your privacy, addresses you enter below will be added to your
Address Book, but will not be used by the organization. For further information,
see our Privacy Policy.)



Subject:

Body:

* Please enter the code shown:


Change image


Please DO NOT click "Send" more than once! The process of sending your email
normally takes a few seconds, but may take longer during certain times of the
day. After your message has been successfully sent you will receive a
confirmation screen. If you click "Send" more than once, the message recipients
will receive multiple copies of this message.

  

 
Spam Control Text:   Please leave this field empty

A copy of the message that follows will be sent to the addresses you specify:



 

 

Warning: Register now and skip the FOMO



3 WEEKS LEFT until the – and there’s still time to register!

At CycleNation – we are in it to win it. We’re on the road to a health
revolution – physically and mentally. So, jump on the seat and let’s go on this
path together!

Together, we’ll help save lives – advancing lifesaving research – ending the
cycle of stroke and heart disease as we ride to improve our heath at the same
time.

That’s right – YOU save lives. Join us today. Remember to use your existing
username: . Forgot your password? Reset here.

Did you know that stroke can happen to anyone of any age? It’s true! But the
good news is most strokes may be prevented.

With 3 weeks left, there’s still time to build your team, join an existing team
or ride solo. And remember - what’s good for your heart is good for your brain
too.

Don’t miss out on the chance to join us again and move your body and empower
your community. Register today.


 

 



Privacy Policy  |  Ethics Policy  |  Conflict of Interest Policy American Heart
Association National Center
7272 Greenville Avenue
Dallas, Texas USA 75231 We hate to see you go, but if you must unsubscribe here

Photos were taken prior to COVID-19 global pandemic. © 2022 American Heart
Association Inc.  


CONTACT US

National Center
7272 Greenville Ave.
Dallas, TX 75231

Customer Service
1-800-AHA-USA-1
1-800-242-8721

Contact Us

Hours
Monday - Friday: 7 a.m. – 7 p.m. CT 
Saturday: 9 a.m. - 5 p.m. CT
Closed on Sundays

Tax Identification Number
13-5613797

About Us
About Us
 * About the AHA/ASA
 * Annual Report
 * AHA Financial Information
 * International Programs
 * Latest Heart and Stroke News
 * AHA/ASA Media Newsroom
 * Careers

Get Involved
Get Involved
 * Donate Now
 * Make a Memorial Gift
 * Ways to Give
 * Advocate
 * Volunteer
 * Go Red For Women
 * SHOP

Our Sites
Our Sites
 * American Stroke Association
 * CPR & ECC
 * Professional Heart Daily
 * More Sites

 * 
 * 
 * 
 * 
 * 
 * 

 * 
 * 
 * 
 * 

 * AHA Careers
 * Privacy Policy
 * Medical Advice Disclaimer
 * Copyright Policy
 * Accessibility Statement
 * Ethics Policy
 * Conflict of Interest Policy
 * Linking Policy
 * Content Editorial Guidelines
 * Diversity
 * Suppliers & Providers
 * State Fundraising Notices

©2022 American Heart Association, Inc. All rights reserved. Unauthorized use
prohibited.
The American Heart Association is a qualified 501(c)(3) tax-exempt organization.
*Red Dress ™ DHHS, Go Red ™ AHA ; National Wear Red Day® is a registered
trademark.


SPEED BUMP

×


The link provided below is for convenience only, and is not an endorsement of
either the linked-to entity or any product or service.

speed bump link

Proceed