www2.heart.org
Open in
urlscan Pro
74.123.154.112
Public Scan
URL:
https://www2.heart.org/site/TellAFriend
Submission: On September 09 via manual from IN — Scanned from DE
Submission: On September 09 via manual from IN — Scanned from DE
Form analysis
1 forms found in the DOMName: InputForm — POST https://www2.heart.org/site/TellAFriend/1440294691
<form action="https://www2.heart.org/site/TellAFriend/1440294691" 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="">
<input type="hidden" name="showyouremailoptin" id="showyouremailoptin" value="T">
<h3 class="ObjTitle">Tell a friend about this page</h3>
<table class="grid" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td colspan="2">
<p class="Hint">* = Required Fields</p>
</td>
<td rowspan="5"> </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> </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="Check out the American Heart Association website!">
</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.app325a?type=audio&NONCE_TOKEN=CBD211662ABD6101239A1A06600C0644' + '&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.app325a?type=audio&NONCE_TOKEN=FA7E959F9552366E1E2D325CF100DC8B' +
'&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"> <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> <input type="text" name="denySubmit" id="denySubmit" value="" alt="This field is used to prevent form submission by scripts."> 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 TELL A FRIEND ABOUT THIS PAGE * = 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 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 Heart Association * 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