URGENT: New Medicare Benefits Are Rolling Out To South Carolina Seniors!
Call today to see if we can help you save up to $100 per month! Additional benefits may include a food card and a spending card to help offset daily expenses!!
Question 2 of 2
NO, I am NOT on any of
these
YES, I’m on one of
these
Congratulations!
You’ve been PRE-QUALIFIED for up to $6,400 in health credits! Additional benefits may be available with select providers!
All you need to do is tap the button below to apply for your new benefits and we’ll get you set up in minutes!
+1-855-577-0354
Your spot is being held for
3:00
Sorry, we can’t help you at this time.
Unfortunately, your answers have helped us determine that we are not able to assist you.
Reviewing Your Answers…
Searching Your State’s Coverage…
Confirming Eligibility…
<!-- css style start -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css"
integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA=="
crossorigin="anonymous" referrerpolicy="no-referrer">
<style>
.main-container {
display: flex;
justify-content: center;
align-items: center;
/* height: 100vh; */
text-align: center;
}
.disclimer-content p{
font-size: 14px;
}
.main-content {
background-color: #fff;
padding: 50px;
width: 780px;
box-shadow: 0px 8px 15px 2px #ddd;
border-top: 3px solid #2862CC;
text-align: center;
}
.start {
color: red;
}
.yes-btn {
background-color: #2862CC;
text-align: center;
padding: 15px;
margin-top: 20px;
color: white;
width: 100%;
border: none;
font-size: 20px;
font-weight: 500;
border-radius: 6px;
}
.no-btn {
background-color: #2862CC;
text-align: center;
padding: 15px;
margin-top: 12px;
color: white;
width: 100%;
border: none;
font-size: 20px;
font-weight: 500;
border-radius: 6px;
}
.titel {
font-size: 25px;
font-weight: 700;
}
.congratulations {
font-size: 28px;
font-weight: 700;
margin-bottom: 24px;
}
.congratulations-text {
margin-bottom: 20px;
font-size: 20px;
}
.congratulations-phoneCall {
background-color: #2862CC;
width: 100%;
padding: 15px;
border: none;
border-radius: 6px;
margin-bottom: 32px;
color: #fff;
font-size: 28px;
font-weight: 700;
margin-top: 32px;
}
.congratulations-phoneCall i {
font-size: 26px;
margin-right: 16px;
}
.sorry-text {
font-size: 28px;
font-weight: 700;
margin-bottom: 12px;
}
.loding {
display: none;
margin-top: 10px;
font-size: 20px;
font-weight: 600;
}
@keyframes rotateIcon {
0% {
transform: rotate(0deg);
}
50% {
transform: rotate(40deg);
}
100% {
transform: rotate(0deg);
}
}
@keyframes rotatePause {
0%,
100% {
animation-play-state: paused;
}
}
.rotating-icon {
animation: rotateIcon .2s linear infinite, rotatePause 1s linear 2s infinite;
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: .9;
}
}
@keyframes fadeOut {
from {
opacity: .9;
}
to {
opacity: 0;
}
}
@keyframes slideIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes slideOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.cart {
animation: fadeIn 0.5s ease-in-out, slideIn 0.5s ease-in-out;
}
.hide {
display: none;
animation: fadeOut 0.5s ease-in-out, slideOut 0.5s ease-in-out;
}
.headtext {
text-align: center;
/*width: 800px;*/
}
.redtitle {
color: black;
margin-bottom: 20px;
font-weight: bold;
font-size:28px;
}
.redtext {
color: red;
margin-bottom: 20px;
font-weight: bold;
}
.company-logo {
display: flex;
justify-content: center;
margin-bottom: 20px;
margin-top: 20px;
}
.logo {
width: 250px;
margin: auto;
}
..comapny-partner-logo{
margin-top:15px;
}
.comapny-partner-logo img{
text-align: center;
margin-top: 30px;
width: 100%;
}
.comapny-partner-logo-2 img{
text-align: center;
margin-top: 40px;
width: 100%;
}
@media screen and (max-width: 556px) {
.main-content-section{
margin-top:0px;
}
.redtitle {
margin-bottom: 10px;
font-size: 22px;
}
.headtext {
text-align: center;
width: 100%;
}
.main-content {
background-color: #fff;
padding: 20px;
width: 100%;
box-shadow: 0px 8px 15px 2px #ddd;
border-top: 3px solid #2862CC;
text-align: center;
}
.congratulations {
font-size: 24px;
font-weight: 700;
margin-bottom: 18px;
}
.congratulations-text {
margin-bottom: 20px;
font-size: 16px;
}
.congratulations-phoneCall {
background-color: #2862CC;
width: 100%;
padding: 10px;
border: none;
border-radius: 6px;
margin-bottom: 32px;
color: #fff;
font-size: 26px;
font-weight: 700;
margin-top: 32px;
}
.yes-btn {
font-size: 16px;
}
.no-btn {
font-size: 16px;
}
.congratulations-phoneCall {
margin-top: 5px;
font-size: 16px;
padding:15px;
margin-bottom: 10px;
}
.congratulations-phoneCall i {
font-size: 16px;
margin-right: 10px;
}
.comapny-partner-logo img {
text-align: center;
margin-top: 15px;
width: 100%;
}
.company-logo {
margin-top: 5px;
margin-bottom: 5px;
}
.logo {
width: 150px;
margin: auto;
height:auto;
}
.comapny-partner-logo-2 img {
text-align: center;
margin-top: 5px;
width: 100%;
}
#countdown{
font-size:16px!important;
}
.disclimer-content p{
font-size: 12px;
}
}
</style>
<!-- css style End -->
<div class="container mb-5 main-content-section">
<div class="company-logo">
<img class="logo" src="https://americanhealthaid.com/wp-content/uploads/2024/03/AmericanHealth-Aid.png" alt="">
</div>
<div class="container headtext">
<p class='redtitle'>URGENT: $6,400 Health Credit Deadline Approaching! </p>
<p class="fon1t-serif text-md sm:text-lg font-bold mt-2" style="margin-bottom: 1rem;">
<span style="color: red;"><b>Deadline:</span>
Enrollment Closes
<span id="demo" ></span></b>
<p>
You can receive up to $6,400 in health credits for FREE HEALTH INSURANCE! Additional benefits may be available with select providers!<br>Call Now to Secure Your Health Credits!
</p>
</div>
<div class="main-container">
<div class="main-content">
<!-- First view -->
<div class="cart" id="first-view">
<p> Question 1 of 2 </p>
<h4 class="form-label titel">Do you make under $58,000
per year? <span class="start">*</span></h4>
<div>
<button class="yes-btn" value="1" onclick="lavel1(this.value)" name="label_1">Yes</button>
</div>
<div>
<button class="no-btn" value="1" onclick="lavel1(this.value)" name="label_1">No</button>
</div>
</div>
<!-- First view end-->
<!-- Second View if First View click Yes -->
<div class="cart" id="second-view-yes" style="display: none;">
<p> Question 2 of 2 </p>
<h4 class="form-label titel">Do you currently have health insurance? <span class="start">*</span></h4>
<div>
<button class="no-btn" value="1" onclick="lavel2(this.value)" name="">NO</button>
</div>
<div>
<button class="yes-btn" value="0" onclick="lavel2(this.value)" name="">YES</button>
</div>
</div>
<!-- Second View if First View click Yes End-->
<!-- Second View if First View click No -->
<div class="cart" id="second-view-no" style="display: none">
<p> Question 2 of 2 </p>
<h4 class="form-label titel">Are you on
Medicaid/Medicare, VA or Tricare <span class="start">*</span></h4>
<div>
<button class="no-btn" value="0" onclick="lavel2(this.value)" name="">NO, I am NOT on any of
these</button>
</div>
<div>
<button class="yes-btn" value="1" onclick="lavel2(this.value)" name="">YES, I'm on one of
these</button>
</div>
</div>
<!-- Second View if First View click No End -->
<!-- Congratulations Part -->
<div class="cart" id="congratulations" style="display: none;">
<h4 class="form-label text-center congratulations">
Congratulations!
</h4>
<div class="text-center">
<p class="congratulations-text">You’ve been PRE-QUALIFIED with up to $6400 in health credits for free health insurance! Additional benefits may be available with select providers! <span
</p>
<p class="congratulations-text">All you need to do is tap the button below to apply for your new benefits and we'll get you set up in minutes!
<a href="tel:1-855-577-0354" style="text-decoration: none;">
<button onclick="makePhoneCall()" class="congratulations-phoneCall ">
<i class="fas fa-solid fa-phone-volume rotating-icon"></i>
+1-855-577-0354
</button>
</a>
<span id="countdown" style="font-size: 20px;">
Your spot is being held for
<span id="countdown-display" class="start">3:00</span>
</span>
</div>
</div>
<!-- Congratulations Part End-->
<!-- Sorry Part -->
<div class="cart" id="sorry" style="display: none;">
<h4 class="form-label text-center congratulations">
Sorry, we can’t help you at this time.
</h4>
<div class="text-center">
<p class="congratulations-text">Unfortunately, your answers have helped us determine that we are not able to assist you.
</p>
<!-- <p class="congratulations-text">All you need to do is <b>tap the number below to chat about this
ADVANTAGE PLAN</b> and our agent will get you set up in minutes:
</p>
<a href="tel:1-855-604-2479" style="text-decoration: none;">
<button onclick="makePhoneCall()" class="congratulations-phoneCall ">
<i class="fas fa-solid fa-phone-volume rotating-icon"></i>
1-855-604-2479
</button>
</a> -->
</div>
</div>
<!-- Sorry Part end-->
<!-- <a href="tel:+18556042479" style="text-decoration: none;">
<button onclick="makePhoneCall()" class="congratulations-phoneCall ">
<i class="fas fa-solid fa-phone-volume rotating-icon"></i>
1-855-604-2479
</button>
</a> -->
<!-- <span id="countdown" style="font-size: 20px;">
Your spot is being held for
<span id="countdown-display" class="start">3:00</span>
</span> -->
<!--Three loading Part-->
<div class="cart" id="loading">
<span class="loding" id="loading1">Reviewing Your Answers...</span>
<span class="loding" id="loading2">Searching Your State’s Coverage...</span>
<span class="loding" id="loading3">Confirming Eligibility...</span>
</div>
<!-- Three loading Part end-->
</div>
</div>
<div class="row align-items-center" >
<div class="comapny-partner-logo col-md-6">
<img src="https://americanhealthaid.com/wp-content/uploads/2024/03/Health-Logos-1.png" alt="">
</div>
<div class="comapny-partner-logo-2 col-md-6">
<img src="https://americanhealthaid.com/wp-content/uploads/2024/03/Health-Logos-2.png" alt="">
</div>
</div>
<!-- text section -->
<!-- text section end -->
</div>
<!-- <div class="disclimer-content" style="background-color: #d3d3d3;">
<div >
<p style="color: #000; opacity:0.8; margin-top: 20px; text-align: center; padding-bottom: 0px">
Disclaimer: <a href="https://americanhealthaid.com" style="color:red;font-weight:bold;" target="_blank">americanhealthaid.com</a>, is a trusted referral service by Nexgen Media, LLC, connecting you with top insurance providers. We don't sell insurance, but we do connect you to those who do. Costs may vary based on the services you choose. We're not affiliated with the U.S. Government or Medicare.
</p>
</div>
<div style="color: #000; margin: 20px 0px">
<p>Copyright © 2024 by NexGen Media, LLC All Rights Reserved Terms of Service</p>
<p><a href="https://americanhealthaid.com/privacy" style="color:#000;font-weight:bold;" target="_blank">Privacy Policy</a> | <a href="https://americanhealthaid.com/disclosure" style="color:#000;font-weight:bold;" target="_blank">Disclosure </a></p>
</div>
</div> -->
<!-- content End -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js"
integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM"
crossorigin="anonymous"></script>
<!-- javascript start -->
<script>
function makePhoneCall(){
fbq('track', 'Lead');
//<!-- Track conversion event, please use EXACT 'event', 'contact' in the code below -->
nbpix('event','contact');
}
function lavel1(value) {
const firstViewSection = document.getElementById("first-view");
const secondViewYesSection = document.getElementById("second-view-yes");
const secondViewNoSection = document.getElementById("second-view-no");
if (value == 1) {
firstViewSection.style.display = "none";
secondViewYesSection.style.display = "block";
secondViewNoSection.style.display = "none";
} else {
firstViewSection.style.display = "none";
secondViewYesSection.style.display = "none";
secondViewNoSection.style.display = "block";
}
}
function lavel2(value) {
const loading1 = document.getElementById("loading1");
const loading2 = document.getElementById("loading2");
const loading3 = document.getElementById("loading3");
const secondViewYesSection = document.getElementById("second-view-yes");
const secondViewNoSection = document.getElementById("second-view-no");
const congratulationsSection = document.getElementById("congratulations");
const sorrySection = document.getElementById("sorry");
loading1.style.display = 'block';
setTimeout(() => {
loading1.style.display = 'none';
loading2.style.display = "block";
}, 1000);
setTimeout(() => {
loading2.style.display = "none";
loading3.style.display = "block";
}, 2500);
secondViewYesSection.style.display = "none";
secondViewNoSection.style.display = "none";
congratulationsSection.style.display = "none";
sorrySection.style.display = "none";
setTimeout(() => {
if (value == 1) {
congratulationsSection.style.display = "block";
startCountdown();
} else {
sorrySection.style.display = "block";
}
document.getElementById("loading").style.display = "none";
}, 3500);
}
function startCountdown() {
const countdownDisplay = document.getElementById("countdown-display");
let timeRemaining = 3 * 60; // 3 minutes in seconds
function updateCountdown() {
const minutes = Math.floor(timeRemaining / 60);
const seconds = timeRemaining % 60;
const formattedTime = `${String(minutes).padStart(2, '0')}:${String(seconds).padStart(2, '0')}`;
countdownDisplay.textContent = formattedTime;
if (timeRemaining <= 0) {
clearInterval(countdownInterval);
} else {
timeRemaining--;
}
}
// Initial update
updateCountdown();
// Update countdown every second
const countdownInterval = setInterval(updateCountdown, 1000);
}
var daysOfWeek = ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'];
var months = ['January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December'];
var currentDate = new Date();
var currentDayOfWeek = daysOfWeek[currentDate.getDay()];
var currentMonth = months[currentDate.getMonth()];
var currentDay = currentDate.getDate();
var currentYear = currentDate.getFullYear();
var formattedDate = currentDayOfWeek + ', ' + ('0' + (currentDate.getMonth() + 1)).slice(-2) + '/' + ('0' + currentDay).slice(-2) + '/' + currentYear + ' at 8pm EST!';
document.getElementById("demo").innerHTML = formattedDate;
</script>
<script src=//b-js.ringba.com/CAbfe98f77266042758f8afe4ba01f3e8b async></script>
<!-- javascript End -->