ecards.heart.org Open in urlscan Pro
52.226.101.91  Public Scan

Submitted URL: http://x1tsl.mjt.lu/lnk/AU4AABeeBoQAAAAAAAAAAOIK7mcAAXjXj_wAAAAAAA43CwBkZ-sl3soAZSNxT9SjRbAHlIxvUgAFdaQ/2/k5QkkM8sRu...
Effective URL: https://ecards.heart.org/student/eCards?type=1&cid=BC1A10CE-A8E6-47DA-8A9D-04F63909B3A5
Submission: On May 22 via manual from US — Scanned from DE

Form analysis 3 forms found in the DOM

<form id="claimForm">
  <div id="claimError" class="alert alert-danger  border-square hide" role="alert"></div>
  <div class="row">
    <!-- row -->
    <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12">
      <label class="control-label text-uppercase text-gray-dark" for="firstName">First Name<span class="required"> * </span></label>
      <input accesskey="f" aria-required="true" class="form-control" disabled="disabled" id="firstName" name="StudentECard.FirstName" type="text" value="Mahesh Krishna">
      <div class="spacer"></div>
      <label class="control-label text-uppercase text-gray-dark" for="lastName">Last Name<span class="required"> * </span></label>
      <input accesskey="l" aria-required="true" class="form-control" disabled="disabled" id="lastName" name="StudentECard.LastName" type="text" value="Kumar">
      <div class="spacer"></div>
      <label class="control-label text-uppercase text-gray-dark" for="email">Email<span class="required"> * </span></label>
      <input accesskey="e" aria-required="true" class="form-control" disabled="disabled" id="email" name="StudentECard.Email" type="text" value="mnkumar@uchicago.edu">
      <div class="spacer"></div>
      <div class="spacer"></div>
      <label class="control-label text-uppercase text-gray-dark" for="phone">Mobile Phone</label>
      <input accesskey="p" class="form-control" id="phone" name="StudentECard.Phone" type="text" value="">
      <div class="spacer"></div>
      <div>
        <!-- dropdown -->
        <label class="control-label text-uppercase text-gray-dark" for="question">Security Question<span class="required"> * </span></label>
        <select aria-required="true" class="form-control" data-placeholder="Select Security Question" id="question" name="question" title="Security Question">
          <option value="">Select Security Question</option>
          <option value="2">What is the name of your best childhood friend?</option>
          <option value="3">What was the name of your first pet?</option>
          <option value="4">What is your all-time favorite song?</option>
          <option value="5">What is the name of a college you applied to but did not attend?</option>
          <option value="6">What is the name of the medical professional who delivered your first child?</option>
          <option value="7">What is the first name of your favorite niece/nephew?</option>
          <option value="8">On what street is your grocery store?</option>
          <option value="9">What is the first name of your mother's closest friend?</option>
          <option value="10">What is the first name of your hairdresser/barber?</option>
          <option value="11">What was the first name of your favorite teacher or professor?</option>
        </select>
        <!-- end dropdown -->
        <div class="spacer"></div>
        <label class="control-label text-uppercase text-gray-dark" for="answer">Security Answer<span class="required"> * </span></label>
        <input id="answer" name="answer" value="" class="form-control" type="text" accesskey="a" aria-required="true">
        <span class="text-sm">Security answer is case-sensitive</span>
        <div class="spacer"></div>
      </div>
      <label class="control-label text-uppercase text-gray-dark" for="email">Communications Preferences</label>
      <label for="chkEccOpt">
        <input type="checkbox" name="chkEccOpt" id="chkEccOpt" data-toggle="checkbox"> I would like to receive communications from the AHA related to CPR and Emergency Cardiovascular Care (ECC). </label>
      <label for="chkAhaOpt">
        <input type="checkbox" name="chkAhaOpt" id="chkAhaOpt" data-toggle="checkbox"> I would like to receive communications about additional AHA programs and initiatives. </label>
      <div class="spacer"></div>
      <!-- radio buttons -->
      <div id="terms">
        <span class="label text-gray-dark"> I have read, understand and agree to the <a target="_blank" href="/tcTermsAndConditions.html" title="Terms of Use">Terms of Use</a>, and on behalf of my <br>organization as applicable. </span>
        <fieldset>
          <legend class="sr-only">filter by</legend>
          <label>
            <input type="radio" name="condition" id="agree" value="yes" data-toggle="radio"> I agree to the terms of use </label>
          <label>
            <input type="radio" name="condition" id="notAgree" value="no" data-toggle="radio"> I do not agree </label>
        </fieldset>
      </div>
      <!-- end radio buttons -->
      <div class="spacer"></div>
    </div>
    <div class="col-sm-6 col-xs-12">
      <div class="boxed-content">
        <div class="h5 text-gray-dark text-uppercase">eCard Code</div>
        <div class="margin-top-5 form-group">235416822451</div>
        <div class="h5 text-gray-dark text-uppercase">Instructor</div>
        <div class="margin-top-5 form-group">Woorin Jang</div>
        <div class="h5 text-gray-dark text-uppercase">Training Center</div>
        <div class="margin-top-5 form-group"> University of Chicago Hospitals <br>
          <span>Training Center ID: IL01931</span>
          <br> 5841 S Maryland Ave&nbsp; <br> Chicago, &nbsp;IL &nbsp;60637-1447&nbsp;USA <br> (773) 702-9001
        </div>
      </div><!-- end boxed-content -->
    </div>
  </div><!-- end row -->
  <div class="spacer"></div>
  <button id="btnSubmit" class="btn btn-primary" data-url="/Student/ECards/LoadSurvey" type="submit">Submit</button>
</form>

<form id="emailForm">
  <div id="emailError" class="alert alert-danger  border-square hide" role="alert"> Error!</div>
  <div class="">
    <label class="control-label text-uppercase" for="userEmail">Email Address<span class="required"> *</span></label>
    <input class="form-control" type="text" id="userEmail" placeholder="Enter email address">
  </div>
  <div class="spacer"></div>
  <a class="btn btn-secondary" aria-label="cancel" id="btnCancel" href="" data-dismiss="modal">Cancel</a>
  <input class="btn btn-primary" name="send" type="submit" id="btnEmailECard" value="Email">
</form>

<form>
  <div class="modal-header">
    <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
    <div class="h4 modal-title text-uppercase" id="timeOutHeader">Timeout</div>
  </div>
  <div class="modal-body">
    <!--modal content-->
    <div class="form-group">
      <p>Your session will time out in 5 minutes. Click OK to continue with the session or click Cancel to log out.</p>
    </div>
  </div>
  <div class="modal-footer text-center">
    <button type="submit" onclick="ExtendTimeout()" class="btn btn-primary btn-sm" data-dismiss="modal">Ok</button>
    <a id="lnkLogout" href="/Account/SignOut" class="btn btn-secondary btn-sm">Cancel</a>
  </div>
</form>

Text Content

Skip to main content
Alert In observance of the U.S. Memorial Day holiday, AHA Customer Support will
be closed on Monday, May 25. Normal business hours will resume on Tuesday.
Please plan accordingly.
×
 * Find a Class
 * ShopCPR
 * Get Involved
    * DONATE
    * Volunteer
    * Advocacy

 * 
   
 * Search
   
   ×
   Search
   
   

 * Find a Class
 * ShopCPR
 * DONATE

Welcome to the new eCards!
View the overview video or download the 
Step-by-Step Guide
 to learn more about the updates we've made.
×



CLAIM YOUR ECARD

You must complete and submit the information below to claim your eCard.

* Asterisk indicates a required field.

First Name *

Last Name *

Email *


Mobile Phone

Security Question * Select Security Question What is the name of your best
childhood friend? What was the name of your first pet? What is your all-time
favorite song? What is the name of a college you applied to but did not attend?
What is the name of the medical professional who delivered your first child?
What is the first name of your favorite niece/nephew? On what street is your
grocery store? What is the first name of your mother's closest friend? What is
the first name of your hairdresser/barber? What was the first name of your
favorite teacher or professor?

Security Answer * Security answer is case-sensitive

Communications Preferences I would like to receive communications from the AHA
related to CPR and Emergency Cardiovascular Care (ECC). I would like to receive
communications about additional AHA programs and initiatives.

I have read, understand and agree to the Terms of Use, and on behalf of my
organization as applicable. filter by I agree to the terms of use I do not agree

eCard Code
235416822451
Instructor
Woorin Jang
Training Center
University of Chicago Hospitals
Training Center ID: IL01931
5841 S Maryland Ave 
Chicago,  IL  60637-1447 USA
(773) 702-9001

Submit



×Close


EMAIL ECARD

Error!
Email Address *

Cancel
In progress, please wait...

×
Timeout

Your session will time out in 5 minutes. Click OK to continue with the session
or click Cancel to log out.

Ok Cancel
AHA Instructor Network Customer Support :
1-877-AHA-4CPR (1-877-242-4277)
ahainstructornetwork@heart.org
Available 8 a.m. - 5 p.m. Central Time
Monday - Friday
International Inquiries
Global Web Support (email)


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


ABOUT US

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


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

 * 
 * 
 * 
 * 
 * 
 * 

 * 
 * 
 * 
 * 

 * Careers
 * Privacy Policy
 * Medical Advice Disclaimer
 * Copyright Policy
 * Accessibility Statement
 * Ethics Policy
 * Conflict of Interest Policy
 * Linking Policy
 * Diversity
 * Suppliers & Providers
 * State Fundraising Notices
 * Cookies Settings

©2021 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.

http://www.healthonnet.org/HONcode/Conduct.html

Proceed


American Heart Association, Inc. uses information collected through cookies to
improve your experience on our websites, analyze how it is used, and show
personalized content, including advertisements. By clicking “Accept All
Cookies”, you agree to the storing of cookies on your device to enhance site
navigation, analyze site usage, and assist in our marketing efforts.

Cookies Settings Accept All Cookies



PRIVACY PREFERENCE CENTER

A cookie, tag, or pixel (collectively, "cookie") is a small piece of text or
technology sent to your browser or device by a website you visit. AHA uses
cookies on our sites so that we can provide you with additional content that
might be of importance to you. Cookies set by the website owner or service
provider (in this case, AHA) are called “first-party cookies”. Cookies set by
parties other than the website owner are called “third-party cookies”.
Third-party cookies enable third-party features or functionality to be provided
on or through the website or service you are using (such as advertising,
interactive content and analytics). The third parties that set these third-party
cookies can recognize your computer both when it visits the website or service
in question and also when it visits certain other websites or services. Because
we respect your right to privacy, you can choose not to allow some types of
cookies. Click on the different category headings to find out more and change
our default settings. However, blocking some types of cookies may impact your
experience of the site and the services we are able to offer.
More information
Allow All


MANAGE CONSENT PREFERENCES

ESSENTIAL WEBSITE COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms.    You can set your browser to
block or alert you about these cookies, but some parts of the site will not then
work. These cookies do not store any personally identifiable information.

Cookies Details‎

PERFORMANCE COOKIES

Performance Cookies

These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site. All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

Cookies Details‎
Back Button


PERFORMANCE COOKIES



Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

 * 
   
   View Cookies
   
    * Name
      cookie name

Confirm My Choices