<?php
ini_set('display_errors', '1');
ini_set('display_startup_errors', '1');
error_reporting(E_ALL);  
	
	$_SESSION['lp']=1;
	
//phpinfo();
require_once("resources/konnektiveSDK.php");
$pageType = "presellPage";
$deviceType = "ALL";
$ksdk = new KonnektiveSDK($pageType,$deviceType);
$cartId = $ksdk->sanitizeInput("cartId","STR",INPUT_GET);
$imp=$ksdk->importClick($pageType);
	$_SESSION['funnel']=2;
	$page="vsl";	
	$off='';
	//for tracker
	$id_funnel=208;//109
	$id_class=10;
	// end for tracker
	$s_id= $_SESSION['KSDK']->sessionId;
	
	$afflink="&session_id=".$s_id;
	$afflink1="session_id=".$s_id;
if($page=="voucher"){$off="_10off";}else{$off="_regular";}
	
		if(isset($_REQUEST['discount'])){
			if($_REQUEST['discount']=='applied')
			{
				$link1="checkout.php?productId=8106".$afflink;  
				$link3="checkout.php?productId=8107".$afflink; 
				$link6="checkout.php?productId=8108".$afflink;
				$onebtl1_each='44';
				$onebtl1_save='0';
				$onebtl3_each='35';
				$onebtl3_save='36'; 
				$onebtl6_each='26';
				$onebtl6_save='180';
			
			}else{
				$link1="checkout.php?productId=8103".$afflink;  
				$link3="checkout.php?productId=8104".$afflink; 
				$link6="checkout.php?productId=8105".$afflink;
                $onebtl1_each='49';
				$onebtl1_save='0';
				$onebtl3_each='39';
				$onebtl3_save='90';
				$onebtl6_each='29';
				$onebtl6_save='180';				
				 }
		}else{
			    $onebtl1_each='49';
				$onebtl1_save='0';
				$onebtl3_each='39';
				$onebtl3_save='90';
				$onebtl6_each='29';
				$onebtl6_save='180';	
			    $link1="checkout.php?productId=8103".$afflink;  
				$link3="checkout.php?productId=8104".$afflink; 
				$link6="checkout.php?productId=8105".$afflink;
			
		}
	
		$img1='images-prod/kissd-1.webp';
		$img1_mobile='images-prod/kissd-1.webp'; 
	

	$img6='images-prod/rev-6.png';
	$img6_mobile='../images-prod/rev-6.png';
	 
	$img3='images-prod/rev-3.png';
	$img3_mobile='images-prod/rev-3.png';
	
	$vouchers_img ="../images-prod/vouchers.png";
	$tsl_path ="../research49-v1.php?".$afflink1; 
	$voucher_path="voucher.php?".$afflink1;

	function getRealIpAddr()
	{
		if (!empty($_SERVER['HTTP_CLIENT_IP']))   //check ip from share internet
		{
		  $ip=$_SERVER['HTTP_CLIENT_IP'];
		}
		elseif (!empty($_SERVER['HTTP_X_FORWARDED_FOR']))   //to check ip is pass from proxy
		{
		  $ip=$_SERVER['HTTP_X_FORWARDED_FOR'];
		}
		else
		{
		  $ip=$_SERVER['REMOTE_ADDR'];
		}
		return $ip;
	}
	
	function countryByIp(){
		$xml = simplexml_load_file("http://www.geoplugin.net/xml.gp?ip=".getRealIpAddr());
		$country = $xml->geoplugin_countryCode;
		if($country==''){$country='US';}
		return $country;
	}
	 $countryByIp = countryByIp();
	 if($countryByIp == 'US'){
	 $shipping_price="8.95";
	 $shipping_price_rest="0.00";
	 
	 }else{
		  $shipping_price="19.95";
	 $shipping_price_rest="19.95";
		 
	 }
	 
?><!DOCTYPE html>
<html lang="en">
   <head>
		<title>Golder After 50</title>
		<link rel="icon" href="images1/favicon.png" type="image/x-icon">
		<meta name="viewport" content="width=device-width, initial-scale=1.0">
		<link rel='stylesheet' href="css1/font-awesome/css/font-awesome.min.css">
		<!--link rel="stylesheet" type="text/css" href="css1/slick.css">
		<link rel="stylesheet" type="text/css" href="css1/slick-theme.css"-->
		<link rel="stylesheet" href="css1/style.css?<?php echo time();?>">
		 <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
			 <!--script src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.13.2/jquery-ui.min.js"></script>
  -->
  <style> 

    #LoadingDiv{margin:0;position:fixed;height:100%;z-index:9999;padding-top:350px;width:100%;clear:none;background:rgba(0,0,0,0.5);text-align:center;color:#FFF;font-weight:400;font-size:16px;font-family:Trebuchet MS,Arial,Helvetica,sans-serif;line-height:30px}* html #LoadingDiv{position:absolute;height:100vh}img.displayed{display:block;margin-left:auto;margin-right:auto}

    a,b,body,div,footer,h1,h2,h3,h4,h5,h6,header,input,label,li,main,ol,p,section,span,strong,u,ul{margin:0;padding:0;box-sizing:border-box;font-family:"Open Sans",sans-serif}body{font-family:Open Sans;font-size:16px;font-weight:400;line-height:1.6;position:relative;letter-spacing:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;text-rendering:optimizeLegibility;margin:0;padding:0}#video{top:0;position:relative;max-height:506px;overflow:hidden;max-width:900px;width:100%;margin:0 auto 30px;padding:0;border:4px solid #000}#video iframe{border:none;height:100%;width:100%;padding:0;margin:0}#ekran,#thumb{width:100%;height:100%;position:absolute;top:0;left:0;z-index:10;cursor:pointer; }#ekran{display:none}@media screen and (max-width:2000px){#video embed,#video iframe,#video object{position:absolute;top:0;left:0;width:100%;height:100%}#video{width:98%;padding-bottom:0;margin:20px auto 10px;height:auto}}@media screen and (min-width:751px) and (max-width:2000px){#video{height:84vh;max-height:84vh;}}@media screen and (min-width:601px) and (max-width:750px){#video{margin-bottom:0;height:auto}}@media screen and (max-width:650px){#video{width:95%;padding-bottom:0;margin:10px auto 10px}}@media screen and (max-width:600px){#video embed,#video iframe,#video object{position:absolute;top:0;left:0;width:100%;height:100%}}header{height:50px;background-color:#ff9600;text-align:center}header p{font-size:16px;font-weight:600;color:#fff;line-height:19px}header .header_bolder{font-weight:800;padding-top:5px}.warning_block{display:flex;align-items:center;height:90px;margin-bottom:12px}.warning_block__img{max-width:271px;max-height:69px}.warning_block__img img{width:100%}.warning_block_text{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.warning_block_text p{line-height:22px}.warning_block_text_regular{font-size:23px;font-weight:800;text-align:center;color:#424242;width:90%}.warning_block_text_accented{font-size:20px;font-weight:600;color:#424242;background-color:#f9fe6e;position:relative;margin-top:4px}.header_row{display:block;position:absolute;top:-4px;left:0;width:100%;height:2px;background-color:#c8c8c8}.info{font-size:16px;text-align:center;font-weight:600;margin:20px auto}.info__red{color:#c80000;font-weight:600}.member_block{margin:20px auto;text-align:center;color:#000;font-weight:700}.member_text{font-size:20px;color:#000;line-height:1.1}.member_active{font-size:52px;color:#14ef00;margin-bottom:20px;line-height:54px;text-shadow:1px 1px 2px #969696}.more_bottles{font-size:22px;font-weight:800;padding-bottom:10px}.member_price_regular{font-size:22px}.member_only{font-size:24px;font-weight:800;line-height:25px}.member_price_regular span{color:#c80000;text-decoration:line-through;font-weight:700}.member_offer{font-size:14px}.member_total{color:#c80000;font-size:16px;margin-bottom:20px}.member_reg_text{font-size:15px;font-weight:400;margin:20px auto}.member_link{display:block;font-size:14px;color:#76c8dc;font-weight:700;text-decoration:underline;margin-bottom:45px}.main{background-color:#dcdcdc;padding:13px 0 0}.main-wrapper{max-width:870px; margin:0 auto;-webkit-box-shadow:0 5px 5px 2px rgba(0,0,0,0.25);-moz-box-shadow:0 5px 5px 2px rgba(0,0,0,0.25);box-shadow:0 5px 5px 2px rgba(0,0,0,0.25);position:relative;z-index:9;padding:0 30px 30px}.main_btn{margin:20px auto}.main_btn img{width:100%}.testimonails{max-width:900px;margin:15px auto}.testimonail{text-align:left;margin-bottom:50px;font-size:17px}.testimonail p{font-style:italic;color:#474747;margin:15px auto}.testimonail h4{margin:15px auto}.testimonail__header{display:flex;justify-content:flex-start;align-items:center}.testimonail__header > img {border-radius: 50%;}.testimonail__header_text{text-align:left;padding-left:20px}.testimonail__header_text h3{margin:0 auto 5px}.testimonail .card__hr{width:96px;height:3px;background-color:#969696}.secure-icons__1{max-width:532px;margin:0 auto 19px}.secure-icons__2{max-width:242px;margin:0 auto}.secure-icons__1 > img,.secure-icons__2 > img{width:100%}.footer__descriptor{font-size:11px;line-height:15px;max-width:760px;margin:0 auto 35px}.here{color:#004ece}.footer__navbar{font-weight:700;font-size:14px;margin-bottom:30px}.footer__navbar > a{color:#0096ce;white-space:nowrap}.footer__navbar > a:not(:last-child){margin-right:25px}.footer__copyrights{font-weight:600;font-size:14px;line-height:14px;color:#787878;margin:0}@media screen and (min-width:871px){.main{min-height:calc(100vh - 50px);display:flex;align-items:center}}@media screen and (max-width:870px){.main{padding:0}.warning_block_text_regular{font-size:18px}.warning_block_text_accented{font-size:16px}}@media screen and (max-width:768px){.warning_block{flex-wrap:wrap;justify-content:center;height:auto;padding-top:10px}.info{font-size:2vw}}@media screen and (max-width:600px){header{display:flex;flex-direction:column;align-items:center;justify-content:center}header p{font-size:2.6vw;line-height:3.4vw}header .header_bolder{padding:0}.warning_block_text_regular{font-size:17px}.warning_block_text_accented{font-size:15px}}@media screen and (max-width:550px){.testimonail{text-align:center;font-size:16px}.testimonail__header{align-items:center;flex-direction:column}.testimonail__header_text{text-align:center;padding-left:0}.testimonail__header_text h3{margin:12px auto}.testimonail .card__hr{margin:10px auto}}@media screen and (max-width:480px){.more_bottles{font-size:19px}}@media screen and (max-width:420px){.more_bottles{font-size:5vw}.main-wrapper{padding:0 5px 15px;min-height:calc(100vh - 50px)}.warning_block_text_regular{font-size:4.2vw}.warning_block_text_accented{font-size:3.8vw}.info{font-size:3vw}.member_reg_text{font-size:13px}.member_active{font-size:11vw}.footer__copyrights{font-size:10.5px;line-height:normal}}
	.responsive-video{height:450px}#video{background-color:#000;border:none}#video,.wistia_responsive_wrapper{max-height:100vh;height:84vh;max-width:-webkit-fill-available;width:100vw}.wistia_embed{max-width:100%!important;max-height:100%!important;width:auto!important;height:100vh!important}#thumb{margin-left:auto;margin-right:auto;float:none;position:relative;max-height:100%!important}@media screen and (max-width:650px){#video{padding-bottom:0;margin:0 auto}.guarantee img{max-width:150px;margin-left:auto;margin-right:auto;float:none;margin-top:10px;display:block}.show-form-button br{display:block}#video,.wistia_responsive_wrapper{max-height:90vh;height:82vh;max-width:100vw;width:100vw}}
  #thumb {
    background-image: url('../images/unmute.webp?cv=878');
    background-repeat: no-repeat;
    background-position: center;  
    background-size: contain;
}


#app_common_modal,
#error_handler_overlay {
    position: fixed;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    z-index: 2147483647;
    background: rgb(255 255 255 / .8);
    display: none;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch
}

#app_common_modal .app_modal_body {
    margin: 100px auto;
    min-width: inherit;
    width: 95%;
    min-height: 400px;
    padding: 2.5%;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgb(0 0 0 / .2);
    border-radius: 0;
    -webkit-box-shadow: 0 3px 9px rgb(0 0 0 / .5);
    box-shadow: 0 3px 9px rgb(0 0 0 / .5);
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box
}

#app_common_modal .app_modal_body,
#error_handler_overlay .error_handler_body {
    max-width: 600px;
    -webkit-background-clip: padding-box;
    font-family: Verdana, Geneva, sans-serif;
    box-sizing: border-box;
    outline: 0
}

#app_common_modal_close,
#error_handler_overlay_close {
    position: absolute;
    right: -10px;
    top: -10px;
    color: #fff;
    background-color: #333;
    border: 2px solid #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    font-weight: 700;
    line-height: 30px;
    padding: 0;
    margin: 0
}

#app_common_modal .app_modal_body iframe {
    min-height: 400px;
    width: 100%;
    border: 1px solid #d5d6ef
}

.bowelelimination {
    font-size: 31px;
    margin: 10px 0 20px;
    text-transform: capitalize
}


@media (max-width:2600px) {
    .asseenon {
        font-size: 24px;
        color: #000;
        padding-top: 30px
    }
    .mooni {
        padding-top: 15px
    }
}

@media (max-width:620px) {
    .mooni {
        padding-top: 20px
    }
    .topgastro {
        font-family: Myriad Pro;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        color: #fff;
        background-color: #06a3b2;
        border-radius: 2px;
        padding-bottom: 2.9px;
        padding-top: 2px;
        padding-left: 2px;
        padding-right: 2px
    }
}

.modal h1,
.modal p {
    margin: 0;
    text-transform: none
}

.modal a.but,
.modal h1 {
    padding: 15px;
    text-align: center
}

.modal {
    /*display: none;*/
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0 0 0 / .4)
}

.modal-content {
    margin: auto;
    border: 2px solid #737373;
    max-width: 600px;
    height: 280px;
    color: #000;
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 4px;
    -webkit-animation: .3s popin;
    animation: .3s popin;
    background-color: #fff
}

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: 700
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.modal h1 {
    color: #fff;
    font-size: 24px;
    font-weight: 800;
    background-color: #ff6700
}

.modal p {
    font-size: 20px;
    font-weight: 400;
    padding: 15px 30px
}

img.buttomimage {
    position: absolute;
    top: 152px;
    left: 50px;
    z-index: -1
}

.modal h3 {
    color: #fff;
    font-size: 1em;
    margin: .2em;
    text-transform: uppercase;
    font-weight: 500
}

.modal .model-body {
    padding: 20px 35px;
    font-size: .9em
}

.modal a.but {
    text-decoration: none;
    border-radius: 5px;
    background: #ff9a00;
    display: block;
    width: 85%;
    font: bold 24px Arial !important;
    box-shadow: 0 0 15px grey, 0 0 10px grey inset;
    margin: 10px auto;
    color: #fff !important
}

.modal {
    z-index: 99999999322
}

@media screen and (max-width:2000px) {
    .modal .model_upsell {
        top: -40px !important
    }
}

.modal .model_upsell {
    height: fit-content !important;
    background-color: #fff !important;
    top: -40px !important
}

@media screen and (max-width:992px) {
    body,
    html {
        overflow-x: hidden
    }
    .modal .modal-content {
        width: 90%;
        height: 300px !important
    }
    .modal .model_upsell {
        height: fit-content !important
    }
    .modal2 a.but {
        font-size: 19px !important
    }
}

@media screen and (max-width:568px) {
    .modal .modal-content {
        width: 90%;
        height: 300px !important
    }
    .modal2 .modal-content {
        width: 90%;
        height: 320px !important;
        top: -190px !important
    }
    .modal .model_upsell {
        height: fit-content !important
    }
    img.buttomimage {
        left: 0;
        top: 200px
    }
    .modal2 a.but {
        font-size: 18px !important
    }
    .modal3 .modal-content {
        height: 350px !important;
        top: -100px !important
    }
}

@media screen and (max-width:480px) {
    .modal .modal-content {
        width: 90%;
        height: 380px !important;
        top: -20px !important
    }
    .modal2 .modal-content {
        width: 90%;
        height: 270px !important;
        top: -100px !important
    }
    .modal .model_upsell {
        height: fit-content !important
    }
    img.buttomimage {
        left: 0;
        top: 210px
    }
    .modal2 a.but {
        font-size: 17px !important
    }
}

@media screen and (max-width:320px) {
    img.buttomimage {
        display: none
    }
    .modal .modal-content {
        width: 90%;
        height: 370px !important
    }
    .modal2 a.but {
        font-size: 16px !important
    }
}

.custom_modal .modal-content video {
    margin: 10px 30px 10px 50px
}

.mt30 {
    margin-top: 30px !important
}

@media screen and (max-width:760px) {
    .custom_modal .modal-content {
        max-width: 320px;
        height: 300px !important
    }
    .custom_modal .modal-content video {
        margin: 8px
    }
    .mt30 {
        margin-top: 10px !important;
        padding: 10px
    }
    .custom_modal p {
        font-size: 15px;
        padding: 10px 10px 0
    }
}


@media (max-width:2600px) {
    
    .mooni {
        padding-top: 15px
    }
}

@media (max-width:620px) {
    .mooni {
        padding-top: 20px
    }
}

@media (max-width:620px) {
    .mooni {
        padding-top: 20px
    }
    
}

@media only screen and (min-width:600px) {
    #hidemequickly {
       /* display: none !important */
    }
}

.inline-container {
    display: flex
}

.image {
    vertical-align: middle;
    width: 50%;
    height: auto;
    padding: 20px
}

.text {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    font-size;
    1.125rem;
    line-height: 1.75rem
}

.modal-content1 {
    margin: auto;
    border: 2px solid #737373;
    max-width: 600px;
    max-height: 500px;
    color: #000;
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 4px;
    -webkit-animation: .3s popin;
    animation: .3s popin;
    background-color: #fff;
    border: 2px solid #d61a20
}

.modal a.mon {
    text-decoration: none;
    border-radius: 5px;
    display: block;
    width: 85%;
    font: bold 18px Arial !important;
    box-shadow: 0 0 15px grey, 0 0 10px grey inset;
    margin: 10px auto;
    color: #006587 !important
}

@media (min-width:620px) {
    .tewsec {
        background-color: #fff;
        text-align: center;
        color: #black;
        font-size: 1.5rem;
        font-weight: 700;
        line-height: 1;
        margin-top: .5rem
    }
    .btnad {
        color: #006587;
        clear: both;
        font-size: 1.2rem !important;
        text-transform: uppercase;
        line-height: 2.25rem !important;
        background-image: linear-gradient(0deg, #fee100, #ff0);
        padding: 10px;
        color: #006587;
        text-align: center
    }
}

@media (max-width:620px) {
    .tewsec {
        background-color: #fff;
        text-align: center;
        color: #black;
        font-size: 1.5rem;
        font-weight: 700;
        line-height: 1;
        margin-top: .5rem
    }
    .modal-content1 {
        border: 2px solid #737373;
        max-width: 600px;
        max-height: 525px;
        color: #000;
        z-index: 1;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-radius: 4px;
        -webkit-animation: .3s popin;
        animation: .3s popin;
        background-color: #fff;
        border: 2px solid #d61a20
    }
    .btnad {
        color: #006587;
        clear: both;
        font-size: 1.2rem !important;
        text-transform: uppercase;
        line-height: 2.25rem !important;
        background-image: linear-gradient(0deg, #fee100, #ff0);
        padding: 10px;
        color: #006587;
        text-align: center
    }
    .hidememobile {
        display: none !important
    }
}
.d-none{
	display:none;
}
iframe.wistia_playlist {
  max-width: 100%;
}

@media only screen and (max-width: 768px){
    .doctorvideo {
        padding: 0px;
    }
}


.w-lr6 { 
    width: 100%!important;
} 
/*
.col-dwk { 
    background-color: #e6e4e1;
} 
*/
*,:after,:before { 
    box-sizing: border-box;
} 

.m-giq { 
    margin: auto!important;
} 

.px-hhq { 
    padding-right: 1rem!important; 
    padding-left: 1rem!important;
} 

.py-fbi { 
    padding-top: 3rem!important; 
    padding-bottom: 3rem!important;
} 

.max-tmx { 
    max-width: 1440px;
} 

.block-44j { 
    display: block!important;
} 



.text-o5p { 
    text-align: center!important;
} 

.dis-l3z { 
    max-width: 1247px; 
    font-family: Work Sans; 
    font-style: normal; 
    font-weight: 400; 
    font-size: 12px; 
    color: #000;
} 

.mt-ip2 { 
    margin-top: 1.5rem!important;
} 

.all-ssk { 
    font-family: Work Sans; 
    font-style: normal; 
    font-weight: 400; 
    font-size: 12px; 
    color: #000;
} 





.footer-lh9 a  { 
    font-family: Work Sans; 
    font-style: normal; 
    font-weight: 400; 
    font-size: 12px; 
    color: #000;
} 

a:hover { 
    color: var(--bs-link-hover-color);
} 

.footer-lh9 a:hover { 
    color: #000;
} 
@media only screen and (max-width: 768px) {
  .showmedesk{
	  display:none !important;
  }
  .hidemedesk{
	  display:block !important;
  }
  }
@media only screen and (min-width: 768px) {
  .showmedesk{
	  display:block !important;
  }
  .hidemedesk{
	  display:none !important;
  }
  }


  </style> 
   </head>
   <body>
   <input type="hidden" name="exitcheck" id="exitcheck" value="1">
				<input type="hidden" name="secondscheck" id="secondscheck" value="0">
		<input type="hidden" name="timer" id="timer" value="0">
		<input type="hidden" name="scrollval" id="scrollval" value="0">
		<input type="hidden" name="new_user" id="new_user" value="0">
		<input type="hidden" name="popup" id="popup" value="0">
		<input type="hidden" name="popup2" id="popup2" value="0">
		 
    
    <div id="myModal2" class="modal modal2 d-none">

  <!-- Modal content -->
  <div class="modal-content">
    <a style="position:absolute; right:0px;top:0px;text-decoration:none;" href="#" onClick="hidepopup2()">&#10060;</a>
				<h1>Wait! Save 10% Today With This Voucher!</h1>
				<p>Enjoy <span style="color:#5cb85c;font-weight:800;">10% OFF</span> Your Order Right Now.  Limited to One Voucher Per Household.</p>
				<a class="calltoaction but" href="<?= $voucher_path ?>">Claim Your 10% Voucher Now!!!</a>
				<center><img loading="lazy"class="lazy hidememobile" src="https://betterguthealthdaily.com/health-tips/imgs/vouchers.webp?xc=34fxc34f" class="img-responsive    repeatAnim animated  shake buttomimage" alt ></center>
				
  </div>

</div>	
<div id="myModal" class="modal modal2 d-none">
<div class="modal-content1" >  
				<a style="position:absolute; right:0px;top:0px;text-decoration:none;color:black;padding-right:10px"id="crossme" href="javascript:void(0);" onClick="hidepopup1();">X</a>
				<h3 style="background-color:#fff; color:red;font-size:2rem;font-weight:bold; text-align:center;line-height:1;">WAIT!</h3>
				<h4 style="background-color:#fff; text-align:center;color:red;font-size:2rem;font-weight:700;line-height:1;margin-top:0.25rem;">In Just <span class="countdownn" style="font-size:2rem;font-weight:700;line-height:1;color:red;">00.00</span><span style="color:red">...</span> </h4>
				<h4 style=""class="tewsec">I'll Reveal a 7-Second Ritual </br>to Fight Acid Reflux & Heart Burn</h4>
				<div class="inline-container">
    <img loading="lazy" class="image" src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/751fd7f5-c572-4c19-0536-38d131616d00/public" alt="Image">
    <p class="text">That helped me regain my confidence and feel amazing.</p>
  </div>
				 
				<a style="" class="calltoaction mon btnad" onClick="hidepopup1();">KEEP WATCHING TO DISCOVER THE ACID REFLUX AND HEART BURN SECRETS!</a> 
				<center style="font-size:16px;font-weight:700;"><a style="background-color:#fff;font-size:16px; color:#0700ff;text-decoration:underline;class="calltoaction" href="<?= $tsl_path ?>" >Read More...</a> </center>
      	
  </div>
</div>

      <div class="wrapper">
       <div class="containersmall">
		  <div class="topnote RobotoBold text-center hidemequickly">
			 DO THIS Daily for Acid Reflux & Heart Burn<!--span class="spanblock"> onec vitae sapien libero </span-->
		  </div>
		  
		   <div class="soundon RobotoMedium text-center hidemequickly">
			 <img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/15d8045b-996b-4cba-a0af-b58ff2b2eb00/public"> <span>MAKE SURE YOUR SOUND IS ON</span> <img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/66c4e338-7742-412a-63be-60a51913d900/public">
		   </div>
		   
		   <div class="doctorvideo">
			 <!--img src="images/Video.png"--> 
			 
			  <!--video  poster="images/Video.png">
                        <source src="video/video.mp4" type="video/mp4">
                    </video-->
					<div class="wrapper" id="video-wrapper">
		   <?php







function modal_footer_links(){

	 ?>	

	

	<script>

			function openNewWindow(o,a,e,p,d,m,n,i){if(a||(a="popup"),p||(p=480),d||(d=480),m||(m=50),n||(n=50),i||(i="resizable,scrollbars"),"popup"==a){var l="height="+d+",";l+="width="+p+",",l+="top="+m+",",l+="left="+n+",",l+=i,win=window.open(o,e,l),win.window.focus()}else if("modal"==a){var r="";r+='<div id="app_common_modal">',r+='<div class="app_modal_body"><a href="javascript:void(0);" id="app_common_modal_close">X</a><iframe src="'+o+'" frameborder="0"></iframe></div>',r+="</div>",$("#app_common_modal").length||$("body").append(r),$("#app_common_modal").fadeIn(),$("#app_common_modal_close").on("click",(function(o){o.preventDefault?o.preventDefault():o.returnValue=!1,$("#app_common_modal").remove()}))}}</script> 

	

	<?php  

}

function device(){

	

	$tablet_browser=0;$mobile_browser=0;if(preg_match('/(tablet|ipad|playbook)|(android(?!.*(mobi|opera mini)))/i',strtolower($_SERVER['HTTP_USER_AGENT']))){$tablet_browser++;}if(preg_match('/(up.browser|up.link|mmp|symbian|smartphone|midp|wap|phone|android|iemobile)/i',strtolower($_SERVER['HTTP_USER_AGENT']))){$mobile_browser++;}if((strpos(strtolower($_SERVER['HTTP_ACCEPT']),'application/vnd.wap.xhtml+xml')>0)or((isset($_SERVER['HTTP_X_WAP_PROFILE'])or isset($_SERVER['HTTP_PROFILE'])))){$mobile_browser++;}$mobile_ua=strtolower(substr($_SERVER['HTTP_USER_AGENT'],0,4));$mobile_agents=array('w3c ','acs-','alav','alca','amoi','audi','avan','benq','bird','blac','blaz','brew','cell','cldc','cmd-','dang','doco','eric','hipt','inno','ipaq','java','jigs','kddi','keji','leno','lg-c','lg-d','lg-g','lge-','maui','maxo','midp','mits','mmef','mobi','mot-','moto','mwbp','nec-','newt','noki','palm','pana','pant','phil','play','port','prox','qwap','sage','sams','sany','sch-','sec-','send','seri','sgh-','shar','sie-','siem','smal','smar','sony','sph-','symb','t-mo','teli','tim-','tosh','tsm-','upg1','upsi','vk-v','voda','wap-','wapa','wapi','wapp','wapr','webc','winw','winw','xda ','xda-');if(in_array($mobile_ua,$mobile_agents)){$mobile_browser++;}if(strpos(strtolower($_SERVER['HTTP_USER_AGENT']),'opera mini')>0){$mobile_browser++;$stock_ua=strtolower(isset($_SERVER['HTTP_X_OPERAMINI_PHONE_UA'])?$_SERVER['HTTP_X_OPERAMINI_PHONE_UA']:(isset($_SERVER['HTTP_DEVICE_STOCK_UA'])?$_SERVER['HTTP_DEVICE_STOCK_UA']:''));if(preg_match('/(tablet|ipad|playbook)|(android(?!.*mobile))/i',$stock_ua)){$tablet_browser++;}}if($tablet_browser>0){$device='3';}else if($mobile_browser>0){$device='2';}else{$device='1';}  

	

	

	return $device;

}


function wistia($only_desktop, $video_desktop, $video_mobile, $video_time){

	

?>	

	

	

<div id="video">

<div id="ekran"></div>

<div id="thumb"></div> 

		<div class="wistia_responsive_wrapper" style="height:100%;left:0;position:absolute;top:0;width:100%;"> 

		<script charset="ISO-8859-1" src="//fast.wistia.com/assets/external/E-v1.js" rel="preconnect"></script>

		<div class="wistia_embed" style="width:640px;height:360px;">&nbsp;</div>

		<script src="https://github.com/carhartl/jquery-cookie"></script>

		<script>
    window.onload = function() {
        function createCookie(name, value, days) {
            var expires = "";
            if (days) {
                var date = new Date();
                date.setTime(date.getTime() + (days * 24 * 60 * 60 * 1000));
                expires = "; expires=" + date.toUTCString();
            }
            document.cookie = name + "=" + value + expires + "; path=/";
        }

        function checkAndCreateCookie(name, value, days) {
            var existingCookie = getCookie(name);
            if (existingCookie === null) {
                createCookie(name, value, days);
                var customHitory = 0;
                return customHitory;
            } else {
                var customHitory = 1;
                return customHitory;
            }
        }

        function checkCookie(name, value, days) {
            var existingCookie = getCookie(name);
            if (existingCookie === null) {
                var customHitory = 0;
                return customHitory;
            } else {
                var customHitory = 1;
                return customHitory;
            }
        }

        function getCookie(name) {
            var cookieName = name + "=";
            var decodedCookie = decodeURIComponent(document.cookie);
            var cookieArray = decodedCookie.split(';');
            for (var i = 0; i < cookieArray.length; i++) {
                var cookie = cookieArray[i];
                while (cookie.charAt(0) === ' ') {
                    cookie = cookie.substring(1);
                }
                if (cookie.indexOf(cookieName) === 0) {
                    return cookie.substring(cookieName.length, cookie.length);
                }
            }
            return null;
        }

        var timerDrop;
        var cookcheck;

        window._wq = window._wq || [];

        if (window.innerWidth < 768) {
            var player_id = "<?php echo $video_mobile; ?>";
            $(".wistia_embed").addClass('wistia_async_' + player_id);
        } else {
            var player_id = "<?php echo $video_desktop; ?>";
            $(".wistia_embed").addClass('wistia_async_' + player_id);
        }

        let howmany = 0;

        _wq.push({
            id: player_id,
            onReady: function(video) {
                var checkingCookie = checkCookie("customer", "1", 1);
                timerDrop = <?php echo $video_time; ?>;
                if (checkingCookie == '1') {
                    timerDrop = 0;
                }
                video.bind('secondchange', function(s) {
                    if (s === 8) {
                        var cookcheck = checkAndCreateCookie("customer", "1", 1);
                    }
                    if (s === timerDrop) {
                        if (checkingCookie == '1') {
                            show_buttonn();
                        } else {
                            show_button();
                        }
                        document.getElementById("secondscheck").value = 1;
                        $('#popup').val(1);
                        $('#popup2').val(0);

                        var new_user = parseInt($('#new_user').val());
                        if (new_user == 0) {
                            $('html, body').animate({
                                scrollTop: $(".buywrap").offset().top
                            }, 2000);
                        }
                    }
                });

                var $win = $(window);
                var winH = $win.height();
                //video.videoHeight(winH);

                $win.on("resize", function() {
                    var $win = $(window);
                    var winH = $win.height();
                    //video.videoHeight(winH);
                });

                var new_user = parseInt($('#new_user').val());
                if (new_user == 1) {
                    show_button();
                    $('#popup').val(0);
                    $('#popup2').val(1);
                }
            },

            options: {
                videoFoam: false,
                autoPlay: true,
            },

            controlsVisibleOnLoad: false,

            onEmbedded: function(video) {
                $("#thumb").click(function() {
                    
                        $(".hidemequickly").css('display', 'none');
                    
                    if (howmany == 0) {
                        video.time(0);
                        howmany = 1;
                    }
                    video.play();
                    video.unmute();

                    var $win = $(window);
                    var winH = $win.height();
                   // video.videoHeight(winH);
					$(".containersmall").css('width', '100%');
                    $("#thumb").css('height', '100vh');
                    $("#thumb").css('width', '100vw');
					$("#video").css('height', '100vh');
					$(".doctorvideo").css('padding', '0px');
					if (window.innerWidth < 768) {
						 $("#video").css('height', '81vh');
						 video.videoHeight('81vh');
					}else{
						 //$("#video").css('height', '100vh');
						 //video.videoHeight('100vh');
					}
                   
                    $("#video").css('background-color', '#000');
                    $("#video").css('margin-top', '0px');
                    $("#thumb").css("background-image", "url('../assets-yt-player/images/alt-player-continue-2.webp?a=1')");
                    $("#thumb").css('display', 'none');
                    $("#ekran").css('display', 'block');
                });

                $("#ekran").click(function() {
                    if (window.innerWidth < 768) {
                        $(".hidemequickly").css('display', 'block');
						$(".containersmall").css('width', '100%');
						$("#video").css('height', '82vh');
						video.videoHeight('82vh');
                    }else{
						$(".hidemequickly").css('display', 'block');
						$(".containersmall").css('width', '970px');
						video.videoHeight('84vh');
						$("#video").css('height', '84vh');
					}
                    video.pause();
                    //video.videoHeight(480);
                    $("#ekran").css('display', 'none');
                    $("#thumb").css('display', 'block');
                   // $("#thumb").css('height', '100%!important');
                    $("#thumb").css('width', 'auto');
                    //$("#video").css('height', '480px');
                    $("#video").css('background-color', '#f1f1f1');
                });
            }
        });
    };
</script>





 

		

		 

	</div>

	</div> 

	<!--div style="margin-bottom: 30px;text-align:center">

			<div class="row">

			<div class="col-md-12 ">

			<div class="textContainerNew">

			<span class="video-speaker-txt" style="margin-top:0;"><i class="fas fa-volume-up"></i><b class="video-sound-b">(Make sure your sound is on.</b> This video may take 10 seconds to load)</span>

			</div>

			</div>

			</div>

			</div-->

	<?php  echo "";	 

}

			//include_once('js/functions2_3.php');
			$only_desktop=1; 
			$video_desktop="7n7adbf93y";  
			$video_mobile="4j1ewkz2g4";  
			$video_time=10; //1712sec => 28:32
			wistia($only_desktop, $video_desktop, $video_mobile, $video_time);
			modal_footer_links();
		?>
		 
			
      </div>
				   </div>
 
	   
       </div>
	   
	   <div class="featurebox">
	     <div class="featurecontent">
		 
             <div class="doctor">
			     <div class="doctorname">
			       <div class="RobotoBold">Dr. Blane Schilling,</div>
			       <div class="RobotoMedium">M.D.</div>
				 </div>
				 <img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/cffabf5c-b016-4c4c-ae6b-10269b456700/public">
			 </div>
			 <div class="featurelogo text-center">
			  <div class="featuretitle RobotoBold">Featured On:</div>
			   <div class="logolist">
			     <img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/957ed9b3-62d9-4065-8751-8b5e4fc08600/public">
			     <img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/91f5529a-4d32-4925-42e3-a9d689ab7a00/public">
			     <img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/336c1f79-e94c-4eff-464a-6b71c12c6900/public">
			     <img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/a3a56206-8662-4584-7138-e0aa38fa9500/public">
			   </div>
		
                <hr class="devider">
				<div class="organizations">Golden After 50 is not endorsed by, sponsored by, or affiliated with any of these organizations.</div>
			   
			   
			 </div>
			 <div class="clear"></div>

		 
		 </div>
	   
	   </div>
	   <div class="clear"></div>
	   <div class="container afterdrop d-none">
	    <div class="buywrap">
	     <div class="w33 bottle1 bottle1top text-center">
		   <div class="bottlebox">
		   
		   <div class="m50 productwrap">
		     <div class="bottletitle RobotoBold">1 BOTTLE</div>
		     <div class="bottlesupply RobotoMedium">30 DAY SUPPLY</div>
			 <div class="bottleimg"><img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/f61ff5d3-5bde-408f-985d-f059d7860b00/public"></div>
			   <?php if($countryByIp !== 'US'){ ?>
			  <div class="shippingfee mobileshow">Shipping Fee 19.95</span></div>
			  <?php }else{?>
			  <div class="shippingfee mobileshow">Shipping Fee 8.95</span></div>
			 <?php } ?>
			 </div>
			 <div class="m50 productwrap">
			 <div class="bottleprice"><span class="dsign PoppinsBold">$</span><span class="realprice RobotoBold">49</span><span class="eachbottle RobotoBold">/ Bottle</span></div>
		   
		   <div class="orderbtn">
			   <button type="submit"><img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/c3c85626-056d-4e27-c23c-76c88e86db00/public"></button>
			 </div>
		     <div class="paymentmethod"><img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/6fa30884-a577-4ea4-4c2c-5d208f204d00/public"></div>
			 <div class="footerprice">
			  <span class="crossprice RobotoBold">$99</span><span class="actualprice RobotoBold">$49</span>
			 </div>
			 </div>
			 <div class="clear"></div>
			 
			 <?php if($countryByIp !== 'US'){ ?>
			 <div class="shippingfee mobilehide">Shipping Fee 19.95</span></div>
			 <?php }else{ ?>
			 <div class="shippingfee mobilehide">Shipping Fee 8.95</span></div>
			<?php } ?>
		 </div>
		 
	    </div>
		
		<div class="w33 bottle6 bottle6top text-center">
		   <div class="bottlebox bestvalue">
		   <div class="sidebadge">
		     <img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/92fda5ca-c81c-452c-eb06-64bf08ad4900/public">
			 <span class="tagtitle">Best Value</span>
		   </div>
		   <div class="m50 productwrap">
		     <div class="bottletitle RobotoBold">6 BOTTLES</div>
		     <div class="bottlesupply RobotoMedium">180 DAY SUPPLY</div>
			 <div class="bottleimg"><img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/a554562a-ca1a-446c-bfe4-84bb9f833e00/public"></div>
			  <?php if($countryByIp !== 'US'){ ?>
			  <div class="shippingfee mobileshow">Shipping Fee 19.95</span></div>
			  <?php }else{?>
			  <div class="shippingfee mobileshow">Shipping Free</span></div>
			 <?php } ?>
			 
			 </div>
		   <div class="m50 productwrap">
			 <div class="bottleprice"><span class="dsign PoppinsBold">$</span><span class="realprice RobotoBold">29</span><span class="eachbottle RobotoBold">/ Bottle</span></div>
		   
		   
		      <div class="discountresults">
			    <div class="discount bottletiles RobotoBlack"><img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/6a451c63-c85e-4112-cc2b-18831aabb500/public"> BIGGEST DISCOUNT</div>
			    <div class="fastship  bottletiles RobotoBlack"><img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/6a451c63-c85e-4112-cc2b-18831aabb500/public"> FAST & FREE SHIPPING</div>
			    <div class="results  bottletiles RobotoBlack"><img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/6a451c63-c85e-4112-cc2b-18831aabb500/public"> LONG LASTING RESULTS</div>
			  </div>
			  
			  
		   
		     <div class="orderbtn">
			   <button type="submit"><img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/c3c85626-056d-4e27-c23c-76c88e86db00/public"></button>
			 </div>
		     
		     <div class="paymentmethod"><img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/6fa30884-a577-4ea4-4c2c-5d208f204d00/public"></div>
			 <div class="footerprice">
			  <span class="crossprice RobotoBold">$594</span><span class="actualprice RobotoBold">$174</span>
			 </div>
			 </div>
			  <div class="clear"></div>
			 <?php if($countryByIp !== 'US'){ ?>
			 <div class="shippingfee mobilehide">Shipping Fee 19.95</span></div>
			 <?php }else{ ?>
			 <div class="shippingfee mobilehide">Shipping Free</span></div>
			<?php } ?>
		 </div>
		 
	    </div>
		
		<div class="w33 bottle3 bottle3top text-center">
		   <div class="bottlebox">
		   <div class="m50 productwrap">
		     <div class="bottletitle RobotoBold">3 BOTTLES</div>
		     <div class="bottlesupply RobotoMedium">90 DAY SUPPLY</div>
			 <div class="bottleimg"><img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/1a85dd6b-558d-485c-12cb-3634d592d900/public"></div>
			  <?php if($countryByIp !== 'US'){ ?>
			  <div class="shippingfee mobileshow">Shipping Fee 19.95</span></div>
			  <?php }else{?>
			  <div class="shippingfee mobileshow">Shipping Free</span></div>
			 <?php } ?>
			 
			 </div>
			 <div class="m50 productwrap">
			 <div class="bottleprice"><span class="dsign PoppinsBold">$</span><span class="realprice RobotoBold">39</span><span class="eachbottle RobotoBold">/ Bottle</span></div>
		   <div class="discountresults">
			    
			    <div class="fastship  bottletiles RobotoBlack"><img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/6a451c63-c85e-4112-cc2b-18831aabb500/public"> FAST & FREE SHIPPING</div>
			    <div class="results  bottletiles RobotoBlack"><img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/6a451c63-c85e-4112-cc2b-18831aabb500/public"> LONG LASTING RESULTS</div>
			  </div>
			  
			  <div class="orderbtn">
			   <button type="submit"><img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/c3c85626-056d-4e27-c23c-76c88e86db00/public"></button>
			 </div>
		   
		     <div class="paymentmethod"><img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/6fa30884-a577-4ea4-4c2c-5d208f204d00/public"></div>
			 <div class="footerprice">
			  <span class="crossprice RobotoBold">$297</span><span class="actualprice RobotoBold">$117</span>
			 </div>
			 </div>
			 <div class="clear"></div>
			 
			 <?php if($countryByIp !== 'US'){ ?>
			 <div class="shippingfee mobilehide">Shipping Fee 19.95</span></div>
			 <?php }else{ ?>
			 <div class="shippingfee mobilehide">Shipping Free</span></div>
			<?php } ?>
		 </div>
		 
	    </div>
		 <div class="clear"></div>
	   </div>
	   
	   <div class="customersaywrap text-center">
	   <div class="customersay RobotoBold">Our Customers Say</div>
	    <div class="customersayrating">
			 <i class="fa fa-star"></i>
			 <i class="fa fa-star"></i>
			 <i class="fa fa-star"></i>
			 <i class="fa fa-star"></i>
			 <i class="fa fa-star"></i>
			 <span class="totalrating RobotoMedium">4.91/5</span>
			 
         </div>
		 <div class="whytrust">See Why Thousands Trust Probio-Lite&#8482;</div>
		 <div class="clientimg">
			<img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/5e1e0aa6-3e37-4c89-64e5-e76ebb814e00/public">
			<img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/f1ed6db0-af7c-445f-bba9-25396c270900/public">
			<img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/fd556b02-94b1-4d86-84f4-84cb4853ac00/public">
			<img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/b71cd296-3b40-4338-a053-e3e7aa970e00/public">
			<img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/232bf3e6-3995-4da0-4d1f-88353d2d2000/public" class="mobileshow">
		 </div>
		 
		 </div>
	   
	   </div>
	   
	   
	   <div class="moneybackwrap afterdrop d-none">
	     <div class="containersmall">
	       <div class="moneybackinner">
	        <div class="borderdashed">
		     <div class="daystitle RobotoBold text-center">
			  <span class="mobilehide">90</span> <img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/56a0188b-bad4-43ea-5653-4818f0048a00/public"><span class="mobilehide"> DAY</span>
			 </div>
			 <div class="moneyback RobotoBold text-center">
			  <span class="mobileshow">90 DAY</span> MONEY BACK GUARANTEE!
			 </div>
			 
			 <div class="guaranteedesc">
			  <div class="guaranteedescinner">
				  <div class="w20 ol text-center"><div>1</div></div>
				  <div class="w80 oldesc">
					We always want you to feel secure and confident when you order from Golden After 50. That is why we've gone above and beyond to offer you a 90-day guarantee on all of our products including Probio-Lite today.
				  </div>
				  <div class="clear"></div>
			  </div>
			  
			  <div class="guaranteedescinner">
				  <div class="w20 ol text-center"><div>2</div></div>
				  <div class="w80 oldesc">
					We’re confident that in no time, you'll begin to see results just as thousands of customers already have. </div>
				  <div class="clear"></div>
			  </div>
			  
			  <div class="guaranteedescinner">
				  <div class="w20 ol text-center"><div>3</div></div>
				  <div class="w80 oldesc">
					However, if you're not satisfied, write in or call us at our customer support number and we'll be happy to grant you a refund. Even if your bottle is opened and finished. </div>
				  <div class="clear"></div>
			  </div>
			   
			 </div>
			 
			 
		    </div>
		   </div>
	   
	   
	     </div>
	   </div>
	   
	   
	   <div class="videoswrap afterdrop d-none">
	     <div class="videostitle RobotoBold text-center">
			Hear What Real Probio-Lite
			<span class="spanblock">Users Have to Say...</span>
		 </div>
		 
		 
		   <div class="videoslider">
		   
		   <!--section class="regular slider">
			<div>
			  <div class="videoslides w33">
			   <div class="videoslidesinner">
			       <video controls poster="images/slides.png">
                        <source src="video/video.mp4" type="video/mp4">
                    </video>
			   </div>
			 </div>
			</div>
			<div>
			  <div class="videoslides w33">
			   <div class="videoslidesinner">
			       <video controls poster="images/slides.png">
                        <source src="video/video.mp4" type="video/mp4">
                    </video>
			   </div>
			 </div>
			</div>
			<div>
			  <div class="videoslides w33">
			   <div class="videoslidesinner">
			       <video controls poster="images/slides.png">
                        <source src="video/video.mp4" type="video/mp4">
                    </video>
			   </div>
			 </div>
			</div>
			<div>
			  <div class="videoslides w33">
			   <div class="videoslidesinner">
			       <video controls poster="images/slides.png">
                        <source src="video/video.mp4" type="video/mp4">
                    </video>
			   </div>
			 </div>
			</div>
			<div>
			  <div class="videoslides w33">
			   <div class="videoslidesinner">
			       <video controls poster="images/slides.png">
                        <source src="video/video.mp4" type="video/mp4">
                    </video>
			   </div>
			 </div>
			</div>
			<div>
			  <div class="videoslides w33">
			   <div class="videoslidesinner">
			       <video controls poster="images/slides.png">
                        <source src="video/video.mp4" type="video/mp4">
                    </video>
			   </div>
			 </div>
			</div>
       </section-->
	   
	     
		  <div class="ratingwrap">
		    <div class="ratingbox">
			 <div class="quoto">
			    <img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/46df8408-eb5a-4c2d-141b-e56a20439800/public">
			  </div>
			
			  <div class="ratingtext w80">
			    
			  <div class="m75">
			    <div class="ratingtitle RobotoBold">
				  Helped my acid reflux 
				</div>
				
				<div class="ratingstar">
					<i class="fa fa-star"></i>
					<i class="fa fa-star"></i>
					<i class="fa fa-star"></i>
					<i class="fa fa-star"></i>
					<i class="fa fa-star"></i>
				</div>
				</div>
				<div class="m25  mobileshow">
				  <img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/5e1e0aa6-3e37-4c89-64e5-e76ebb814e00/public">
				</div>
				<div class="clear"></div>
				
				
				 <div class="ratingdesc RobotoItalic">
				   I had acid reflux really bad and I was on all of the acid reflux medicine and it got to where they really weren't helping me. So I had seen this [Probio-Lite] and decided to try it. And once I started taking this about a week, it seemed like it was helping.I have little flare ups, It just depends on what I eat, but for the most part, it works really good.
				   </br></br>I tell a lot of people about it.Try this because it helped me and I had acid reflux for years.</div>
				
				<div class="ratinguser">
				    <span class="username RobotoBold">-	Linda H. </span> <img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/d9b6b15a-d745-4686-505c-0e94f7f2d900/public">    <span>Verified Purchase</span> 
				</div>
				
				
			  </div>
			  <div class="ratingpic w20 mobilehide">
			    <img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/5e1e0aa6-3e37-4c89-64e5-e76ebb814e00/public">
			  </div>
			  <div class="clear"></div>
			</div>
			
			<div class="ratingbox">
			 <div class="quoto">
			    <img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/46df8408-eb5a-4c2d-141b-e56a20439800/public">
			  </div>
			
			  <div class="ratingtext w80">
			    
			  <div class="m75">
			    <div class="ratingtitle RobotoBold">
				  I don’t think I’d be alive without Probio-Lite
				</div>
				
				<div class="ratingstar">
					<i class="fa fa-star"></i>
					<i class="fa fa-star"></i>
					<i class="fa fa-star"></i>
					<i class="fa fa-star"></i>
					<i class="fa fa-star"></i>
				</div>
				</div>
				<div class="m25  mobileshow">
				  <img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/f1ed6db0-af7c-445f-bba9-25396c270900/public">
				</div>
				<div class="clear"></div>
				
				
				 <div class="ratingdesc RobotoItalic">
				    I couldn't eat or drink nothing. I couldn't even, probably keep water down. And I had tried all kinds of other probiotics. They never worked. I saw a video on the cell phone and that's how I found y'all. I was desperate and that's what got me try.It took about 3 months for me to see anything. It's just really has helped me a lot.</br></br> Before I couldn't eat nothing. I eat everything now. I still have trouble with certain things if I eat too much. But not near like I did.
				</div>
				
				<div class="ratinguser">
				    <span class="username RobotoBold">-	Jason J.</span> <img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/d9b6b15a-d745-4686-505c-0e94f7f2d900/public">    <span>Verified Purchase</span> 
				</div>
				
				
			  </div>
			  <div class="ratingpic w20 mobilehide">
			    <img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/f1ed6db0-af7c-445f-bba9-25396c270900/public">
			  </div>
			  <div class="clear"></div>
			</div>
			
			<div class="ratingbox">
			 <div class="quoto">
			    <img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/46df8408-eb5a-4c2d-141b-e56a20439800/public">
			  </div>
			
			  <div class="ratingtext w80">
			    
			  <div class="m75">
			    <div class="ratingtitle RobotoBold">
				  Helps my wife with her heartburn and acid reflux
				</div>
				
				<div class="ratingstar">
					<i class="fa fa-star"></i>
					<i class="fa fa-star"></i>
					<i class="fa fa-star"></i>
					<i class="fa fa-star"></i>
					<i class="fa fa-star"></i>
				</div>
				</div>
				<div class="m25  mobileshow">
				  <img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/fd556b02-94b1-4d86-84f4-84cb4853ac00/public">
				</div>
				<div class="clear"></div>
				
				
				 <div class="ratingdesc RobotoItalic">
				    My wife is disabled and has to take a lot of medications. So the medication is really hard on her stomach. So this this stuff seems to help. She's able to eat a lot better and keep food down. The biggest thing was the acid reflux and the severe heartburn.</br></br> She was eating TUMS like they were M&Ms. But now, she'll go for a while without really eating some.If she eats something that’s really peppery or something like that,  kind of gives her a little bit of heartburn, but not near as bad as it was.
				</div>
				
				<div class="ratinguser">
				    <span class="username RobotoBold">-	Mark T.</span> <img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/d9b6b15a-d745-4686-505c-0e94f7f2d900/public">    <span>Verified Purchase</span> 
				</div>
				
				
			  </div>
			  <div class="ratingpic w20 mobilehide">
			    <img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/fd556b02-94b1-4d86-84f4-84cb4853ac00/public">
			  </div>
			  <div class="clear"></div>
			</div>
			
			<div class="ratingbox">
			 <div class="quoto">
			    <img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/46df8408-eb5a-4c2d-141b-e56a20439800/public">
			  </div>
			
			  <div class="ratingtext w80">
			  
			  <div class="m75">
			    <div class="ratingtitle RobotoBold">
				  I was heartburn free for 9 months 
				</div>
				
				<div class="ratingstar">
					<i class="fa fa-star"></i>
					<i class="fa fa-star"></i>
					<i class="fa fa-star"></i>
					<i class="fa fa-star"></i>
					<i class="fa fa-star"></i>
				</div>
				</div>
				<div class="m25  mobileshow">
				  <img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/b71cd296-3b40-4338-a053-e3e7aa970e00/public">
				</div>
				<div class="clear"></div>
				
				
				 <div class="ratingdesc RobotoItalic">
				    I found the difference in the first two months.I feel healthier when I take Probio-Lite.I don't have any upset stomach anymore. I still get heartburn sometimes. I recently had one, but before that I was heartburn free for nine months.</br></br>The product is so nice. I would take it even if I don't have heartburn.
				</div>
				
				<div class="ratinguser">
				    <span class="username RobotoBold">-	Sarah L.</span> <img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/d9b6b15a-d745-4686-505c-0e94f7f2d900/public">    <span>Verified Purchase</span> 
				</div>
				
				
			  </div>
			  <div class="ratingpic w20 mobilehide">
			    <img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/b71cd296-3b40-4338-a053-e3e7aa970e00/public">
			  </div>
			  <div class="clear"></div>
			</div>
			
			
			
			
		  
		  </div>
		   
		     
		   
		   </div>
		 
		
	   </div>
	   
	   
  
  
  <div class="buywrapcopy afterdrop d-none" style="background:#fef5e6;padding:20px 0px">
  <div class="container">
	    <div class="buywrap">
	     <div class="w33 bottle1 bottle1bottom text-center">
		   <div class="bottlebox">
		   
		   <div class="m50 productwrap">
		     <div class="bottletitle RobotoBold">1 BOTTLE</div>
		     <div class="bottlesupply RobotoMedium">30 DAY SUPPLY</div>
			 <div class="bottleimg"><img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/f61ff5d3-5bde-408f-985d-f059d7860b00/public"></div>
			   <?php if($countryByIp !== 'US'){ ?>
			  <div class="shippingfee mobileshow">Shipping Fee 19.95</span></div>
			  <?php }else{?>
			  <div class="shippingfee mobileshow">Shipping Fee 8.95</span></div>
			 <?php } ?>
			 </div>
			 <div class="m50 productwrap">
			 <div class="bottleprice"><span class="dsign PoppinsBold">$</span><span class="realprice RobotoBold">49</span><span class="eachbottle RobotoBold">/ Bottle</span></div>
		   
		   <div class="orderbtn">
			   <button type="submit"><img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/c3c85626-056d-4e27-c23c-76c88e86db00/public"></button>
			 </div>
		     <div class="paymentmethod"><img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/6fa30884-a577-4ea4-4c2c-5d208f204d00/public"></div>
			 <div class="footerprice">
			  <span class="crossprice RobotoBold">$99</span><span class="actualprice RobotoBold">$49</span>
			 </div>
			 </div>
			 <div class="clear"></div>
			 
			 
			 <?php if($countryByIp !== 'US'){ ?>
			 <div class="shippingfee mobilehide">Shipping Fee 19.95</span></div>
			 <?php }else{ ?>
			 <div class="shippingfee mobilehide">Shipping Fee 8.95</span></div>
			<?php } ?>
		 </div>
		 
	    </div>
		
		<div class="w33 bottle6  bottle6bottom text-center">
		   <div class="bottlebox bestvalue">
		   <div class="sidebadge">
		     <img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/92fda5ca-c81c-452c-eb06-64bf08ad4900/public">
			 <span class="tagtitle">Best Value</span>
		   </div>
		   <div class="m50 productwrap">
		     <div class="bottletitle RobotoBold">6 BOTTLES</div>
		     <div class="bottlesupply RobotoMedium">180 DAY SUPPLY</div>
			 <div class="bottleimg"><img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/a554562a-ca1a-446c-bfe4-84bb9f833e00/public"></div>
			  <?php if($countryByIp !== 'US'){ ?>
			  <div class="shippingfee mobileshow">Shipping Fee 19.95</span></div>
			  <?php }else{?>
			  <div class="shippingfee mobileshow">Shipping Free</span></div>
			 <?php } ?>
			 
			 </div>
		   <div class="m50 productwrap">
			 <div class="bottleprice"><span class="dsign PoppinsBold">$</span><span class="realprice RobotoBold">29</span><span class="eachbottle RobotoBold">/ Bottle</span></div>
		   
		   
		      <div class="discountresults">
			    <div class="discount bottletiles RobotoBlack"><img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/6a451c63-c85e-4112-cc2b-18831aabb500/public"> BIGGEST DISCOUNT</div>
			    <div class="fastship  bottletiles RobotoBlack"><img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/6a451c63-c85e-4112-cc2b-18831aabb500/public"> FAST & FREE SHIPPING</div>
			    <div class="results  bottletiles RobotoBlack"><img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/6a451c63-c85e-4112-cc2b-18831aabb500/public"> LONG LASTING RESULTS</div>
			  </div>
			  
			  
		   
		     <div class="orderbtn">
			   <button type="submit"><img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/c3c85626-056d-4e27-c23c-76c88e86db00/public"></button>
			 </div>
		     
		     <div class="paymentmethod"><img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/6fa30884-a577-4ea4-4c2c-5d208f204d00/public"></div>
			 <div class="footerprice">
			  <span class="crossprice RobotoBold">$594</span><span class="actualprice RobotoBold">$174</span>
			 </div>
			 </div>
			  <div class="clear"></div>
			<?php if($countryByIp !== 'US'){ ?>
			 <div class="shippingfee mobilehide">Shipping Fee 19.95</span></div>
			 <?php }else{ ?>
			 <div class="shippingfee mobilehide">Shipping Free</span></div>
			<?php } ?>
		 </div>
		 
	    </div>
		
		<div class="w33 bottle3  bottle3bottom  text-center">
		   <div class="bottlebox">
		   <div class="m50 productwrap">
		     <div class="bottletitle RobotoBold">3 BOTTLES</div>
		     <div class="bottlesupply RobotoMedium">90 DAY SUPPLY</div>
			 <div class="bottleimg"><img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/1a85dd6b-558d-485c-12cb-3634d592d900/public"></div>
			  <?php if($countryByIp !== 'US'){ ?>
			  <div class="shippingfee mobileshow">Shipping Fee 19.95</span></div>
			  <?php }else{?>
			  <div class="shippingfee mobileshow">Shipping Free</span></div>
			 <?php } ?>
			 
			 </div>
			 <div class="m50 productwrap">
			 <div class="bottleprice"><span class="dsign PoppinsBold">$</span><span class="realprice RobotoBold">39</span><span class="eachbottle RobotoBold">/ Bottle</span></div>
		   <div class="discountresults">
			    
			    <div class="fastship  bottletiles RobotoBlack"><img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/6a451c63-c85e-4112-cc2b-18831aabb500/public"> FAST & FREE SHIPPING</div>
			    <div class="results  bottletiles RobotoBlack"><img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/6a451c63-c85e-4112-cc2b-18831aabb500/public"> LONG LASTING RESULTS</div>
			  </div>
			  
			  <div class="orderbtn">
			   <button type="submit"><img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/c3c85626-056d-4e27-c23c-76c88e86db00/public"></button>
			 </div>
		   
		     <div class="paymentmethod"><img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/6fa30884-a577-4ea4-4c2c-5d208f204d00/public"></div>
			 <div class="footerprice">
			  <span class="crossprice RobotoBold">$297</span><span class="actualprice RobotoBold">$117</span>
			 </div>
			 </div>
			 <div class="clear"></div>
			 
			 <?php if($countryByIp !== 'US'){ ?>
			 <div class="shippingfee mobilehide">Shipping Fee 19.95</span></div>
			 <?php }else{ ?>
			 <div class="shippingfee mobilehide">Shipping Free</span></div>
			<?php } ?>
		 </div>
		 
	    </div>
		 <div class="clear"></div>
	   </div>
	   
	   <div class="customersaywrap text-center">
	   <div class="customersay RobotoBold">Our Customers Say</div>
	    <div class="customersayrating">
			 <i class="fa fa-star"></i>
			 <i class="fa fa-star"></i>
			 <i class="fa fa-star"></i>
			 <i class="fa fa-star"></i>
			 <i class="fa fa-star"></i>
			 <span class="totalrating RobotoMedium">4.91/5</span>
			 
         </div>
		 <div class="whytrust">See Why Thousands Trust Probio-Lite&#8482;</div>
		 <div class="clientimg">
			<img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/5e1e0aa6-3e37-4c89-64e5-e76ebb814e00/public">
			<img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/f1ed6db0-af7c-445f-bba9-25396c270900/public">
			<img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/fd556b02-94b1-4d86-84f4-84cb4853ac00/public">
			<img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/b71cd296-3b40-4338-a053-e3e7aa970e00/public">
			<img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/232bf3e6-3995-4da0-4d1f-88353d2d2000/public" class="mobileshow">
		 </div>
		 
		 </div>
	   
	   </div>
	   </div>
  
  
  
  
		 
         <div class="Questions afterdrop d-none">
            <div class="container fre-no">
               <div class="upper-footer">
                  <div class="videostitle RobotoBold text-center">
			         Frequently Asked Questions
		          </div>
		 
                  <div class="w100">
                     <div class="text-block">
                        <h4 class="bord-btm">What does Probio-Lite do? <span><img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/0805b49d-49d2-488c-1760-c43b18998e00/public"></span></h4>
                        <p class="hidden-text">
						Probio-Lite contains a combination of probiotic strains that have been suggested in studies to support digestion. * 
                        </p>
                     </div>
                     <div class="text-block">
                        <h4>How do I take Probio-Lite? <span><img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/0805b49d-49d2-488c-1760-c43b18998e00/public"></span></span></h4>
                        <div class="hidden-text">
                           <p>For the best results, take one serving (1 capsule) of Probio-Lite 20-30 minutes before a meal, with 8 oz. of water. Those who take the ingredients inside Probio-Lite everyday for at least 3 months, get best results.</br></br> Which is why we recommend stocking up on the 3 or 6 bottle discounted bundle for maximum support. *
                           </p>
                        </div>
                     </div>
                     <div class="text-block">
                        <h4>Will this affect any medication I'm on? <span><img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/0805b49d-49d2-488c-1760-c43b18998e00/public"></span></span></h4>
                        <div class="hidden-text">
                           <p>
						   Probio-Lite is not for use by persons under 18 years old, or by pregnant or nursing mothers. Consult a healthcare professional prior to use if you are taking any medications or have any medical conditions or if you are using any prescription or over the counter medication. Do not exceed recommended serving.</br></br> Use only as directed. Do not use if the safety seal on this package has been broken. Store in a cool, dry place.  
                           </p>
                        </div>
                     </div>
                     <div class="text-block">
                        <h4>Do you offer free shipping? <span><img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/0805b49d-49d2-488c-1760-c43b18998e00/public"></span></span></h4>
                        <div class="hidden-text">
                           <p>YES!  We offer free shipping on the 3 and 6 bottles options for United States customers.</br></br>
						   For international customers, shipping is $19.95 per order.
                           </p>
                        </div>
                     </div>
                     <div class="text-block">
                        <h4>Is there a money back guarantee?<span><img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/0805b49d-49d2-488c-1760-c43b18998e00/public"></span></span></h4>
                        <div class="hidden-text">
                           <p>Yes. When you purchase Probio-Lite today, your order comes with an unconditional 90-day money back guarantee.
</br></br>
If you’re not happy with your results, feel free to email or call our customer support center located here in the U.S. and we’ll be happy to grant you a full refund, minus the cost of shipping the bottles back.
                           </p>
                        </div>
                     </div>
                     <div class="text-block">
                        <h4>Which bottle option should I order?<span><img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/0805b49d-49d2-488c-1760-c43b18998e00/public"></span></span></h4>
                        <div class="hidden-text">
                           <p>
						   The longer you take the probiotics inside Probio-Lite, the better the results you’ll see. We’ve seen the same from our customers. For that reason, we recommend ordering the 6-bottle option for the lowest per bottle price.</br></br>
						   Plus, when you experience the benefits of Probio-Lite, you’ll want more bottles, so stocking up and saving on 6 bottles right now will save you time and money.
                           </p>
                        </div>
                     </div>
                     <div class="text-block">
                        <h4>When will I recieve my order?  <span><img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/0805b49d-49d2-488c-1760-c43b18998e00/public"></span></span></h4>
                        <div class="hidden-text">
                           <p>We will ship your bottles of Probio-Lite within 24-48 hours after you order.</br></br>
                           United States: For all orders within the USA, your product will arrive within 7-10 business days once processed and shipped.</br></br>
                           International Orders: For all international orders, your product will arrive within 14-28 business days once processed and shipped, depending on where you are located. Every country has certain regulations that are out of our control.</p>
                        </div>
                     </div>
					 
					 <div class="text-block">
                        <h4>Where is Probio-Lite manufactured?  <span><img src="https://imagedelivery.net/plDFCZ5YZqJu61wI6SUcQg/0805b49d-49d2-488c-1760-c43b18998e00/public"></span></span></h4>
                        <div class="hidden-text">
                           <p>Manufactured in USA with globally sourced ingredients.
                           </p>
                        </div>
                     </div>
                     
                  </div>
                  <div class="clear"></div>
               </div>
            </div>
         </div>
		 
         <!--div class="footer">
         <div class="container  Questions text-center">
            <div class="footer-image w20">
            <img src="images/logo.png">
            </div>
			<div class="contactus w20">
              <div class="contacttitle RobotoBold">
			    Contact Us
			  </div>
			  <div class="mailaddress contacttiles">Support@goldenafter50.com</div>
			  <div class="usaphone contacttiles">USA: 1-800-351-6106</div>
			  <div class="intphone contacttiles">Int'l: +1-656-207-7336</div>
            </div>
			<div class="llc w40">
            <div class="contacttitle RobotoBold">
			    Healthy Trends Worldwide LLC
			  </div>
			  <div class="mailaddress contacttiles">PO Box 2045 Riverview, Florida 33568<span class="spanblock"> United States of America</span></div>
            </div>
			<div class="linksfooter RobotoBold w20">
               <a href="index.html">Home</a>
			<a href="#">Privacy policy</a>
			<a href="#">Terms and Conditions</a>
			<a href="#">Returns</a>
            </div>
			<div class="clear"></div>
            
			
            
            <div class="copyright">
             <p class="text-center">&copy; 2024 Healthy Trends Worldwide LLC. All Rights Reserved</p>
            </div>
			
			<div class="ftext">
            <h6 class="text-center">
              <sup>*</sup>These statments have not been evaluated by the Food and <span> Drug Administration.
              These products are not </span> intended to diagnose, treat, cure or prevent any disease.
            </h6>
            </div>
            </div>
            </div-->
			<div class="col-dwk w-lr6 snipcss-o3y">
    <div class="max-tmx m-giq py-fbi px-hhq">
        <div class="block-44j m-giq">
            <span class="block-44j m-giq text-o5p dis-l3z showmedesk" style="font-family: Arial, sans-serif;">*These statements have not been evaluated by the FDA. These products are not intended to diagnose, treat, cure, or prevent any disease.</br> This website does not offer medical advice. You should seek advice from a medical professional or from your physician.</span>
            <span class="block-44j m-giq text-o5p dis-l3z hidemedesk" style="font-family: Arial, sans-serif;">*These statements have not been evaluated by the FDA. These products are not intended to diagnose, treat, cure, or prevent any disease. This website does not offer medical advice. You should seek advice from a medical professional or from your physician.</span>
            <span class="text-o5p mt-ip2 all-ssk block-44j" style="font-family: Arial, sans-serif;">Copyright © 2024 Golden After 50. All Rights Reserved</span>
            <div class="mt-ip2 block-44j text-o5p footer-lh9"style="font-family: Arial, sans-serif;">
                <a onclick="javascript:openNewWindow('../footer_pages/page-contact1.php', 'modal');" href="javascript:void(0);">Contact Us |</a>
                   <a href="javascript:void(0);" onclick="javascript:openNewWindow('../footer_pages/page-privacy1.php', 'modal');">Privacy Policy</a> |
                  <a href="javascript:void(0);" onclick="javascript:openNewWindow('../footer_pages/page-terms1.php', 'modal');">Terms of Sale</a> |
                   <a href="javascript:void(0);" onclick="javascript:openNewWindow('../footer_pages/page-return-policy1.php', 'modal');">Return Policy</a> |
				   <a href="javascript:void(0);" onclick="javascript:openNewWindow('../footer_pages/page-accs.php', 'modal');">Accessibility Statement</a>
                
			   </div>
        </div>
    </div>
</div>
      </div>
      <!--main-wrapper-->
      
      <!--script src="js1/slick.js"></script>
      <script src="js1/custom.js"></script-->
	  
	  <script type="text/javascript">
    $(document).on('ready', function() {
     
	 /*$('.doctorvideo').click(function(){
	  // $('.doctorvideo video').get(0).play();
	});*/
	 
	if (jQuery(window).width() <= 600) {
		jQuery(".bottle6top").remove().insertBefore(jQuery(".bottle1top"));
		jQuery(".bottle3top").remove().insertBefore(jQuery(".bottle1top"));
		
		jQuery(".bottle6bottom").remove().insertBefore(jQuery(".bottle1bottom"));
		jQuery(".bottle3bottom").remove().insertBefore(jQuery(".bottle1bottom"));
		jQuery(".featurelogo").remove().insertBefore(jQuery(".doctor"));
	} 
	
	
	  
	  
      
    });
	// Redirect for .bottle6
document.querySelector('.bottle6').addEventListener('click', function() {
    window.location.href = 'checkout.php?productId=8105';
});

// Redirect for .bottle3
document.querySelector('.bottle3').addEventListener('click', function() {
    window.location.href = 'checkout.php?productId=8104';
});

// Redirect for .bottle1
document.querySelector('.bottle1').addEventListener('click', function() {
    window.location.href = 'checkout.php?productId=8103';
});
function changeProperty() {
    $(".w-css-reset img").css("border-width", 0)
}

function openNewWindow(o, e, l, n, t, c, a, r) {
    if (e || (e = "popup"), n || (n = 480), t || (t = 480), c || (c = 50), a || (a = 50), r || (r = "resizable,scrollbars"), "popup" == e) {
        var d = "height=" + t + ",";
        d += "width=" + n + ",", d += "top=" + c + ",", d += "left=" + a + ",", d += r, win = window.open(o, l, d), win.window.focus()
    } else if ("modal" == e) {
        var s = "";
        s += '<div id="app_common_modal">', s += '<div class="app_modal_body"><a href="javascript:void(0);" id="app_common_modal_close">X</a><iframe src="' + o + '" frameborder="0"></iframe></div>', s += "</div>", $("#app_common_modal").length || $("body").append(s), $("#app_common_modal").fadeIn(), $("#app_common_modal_close").on("click", (function(o) {
            o.preventDefault ? o.preventDefault() : o.returnValue = !1, $("#app_common_modal").remove()
        }))
    }
}

// Function to handle UI changes when a button is shown (with scroll)
function show_button() {
    console.log("DROPPED");

    // Hide elements with class 'beforedrop' and show elements with class 'afterdrop'
    document.querySelectorAll(".beforedrop").forEach(element => element.classList.add("d-none"));
    document.querySelectorAll(".afterdrop").forEach(element => element.classList.remove("d-none"));

    // Scroll to the target element if the scrollval is  needs to be un comment
    const scrollVal = $("#scrollval").val();
    if (scrollVal === "0") {
        $("#scrollval").val(1); // Set scrollval to 1
        $('html, body').animate({ scrollTop: $(".buywrap").offset().top }, 'slow'); // Smooth scroll to the target element
    }
}

// Function to handle UI changes when a button is shown (without scroll)
function show_buttonn() {
    console.log("DROPPED");

    // Hide elements with class 'beforedrop' and show elements with class 'afterdrop'
    document.querySelectorAll(".beforedrop").forEach(element => element.classList.add("d-none"));
    document.querySelectorAll(".afterdrop").forEach(element => element.classList.remove("d-none"));

    // Set scrollval to 1 if it is 0
    const scrollVal = $("#scrollval").val();
    if (scrollVal === "0") {
        $("#scrollval").val(1);
    }
}

// Add a keyboard event listener (currently it just checks for ctrl key press)
document.addEventListener("keydown", function(event) {
    if (event.ctrlKey && event.key) {
        // You may want to define what should happen here
        console.log(`CTRL + ${event.key} pressed`);
    }
});





</script>

	<script type="text/javascript">
	// Remove the duplicate hidepopup1 function
function hidepopup1() {
    $("#myModal").addClass("d-none").hide();
//$(".modal").hide();	// Combined addClass and hide in one chain
}

function hidepopup2() {
    $("#myModal2").addClass("d-none");
    //$(".modal").hide();
}

// Wait for the document to be ready
jQuery(document).ready(function() {
    let countdownTimer;

    // Exit intent detection and handling
    (function($) {
        var exitIntentTimeout;
        function triggerExitIntent(event) {
            if (event.clientY >= 5) return; // Only trigger if the cursor is near the top
            clearTimeout(exitIntentTimeout);
            exitIntentTimeout = setTimeout(function() {
                $(document).trigger("exitintent");
            }, $.exitIntent.settings.sensitivity);
        }
        function cancelExitIntent() {
            clearTimeout(exitIntentTimeout);
        }
        $.exitIntent = function(action, options) {
            $.exitIntent.settings = $.extend($.exitIntent.settings, options);
            if (action === "enable") {
                $(window).mouseleave(triggerExitIntent).mouseenter(cancelExitIntent);
            } else if (action === "disable") {
                cancelExitIntent();
                $(window).off("mouseleave", triggerExitIntent).off("mouseenter", cancelExitIntent);
            } else {
                throw "Invalid parameter to jQuery.exitIntent -- should be 'enable'/'disable'";
            }
        };
        $.exitIntent.settings = {
            sensitivity: 100
        };
    })(jQuery);

    // Enable exit intent detection
    $.exitIntent("enable");

    // Handle the exitintent event
    $(document).on("exitintent", function() {
        const secondsCheck = $("#secondscheck").val();
        if (secondsCheck === "1") {
            $("#myModal2").removeClass("d-none");
            //$(".modal").show();
            $("body").addClass("overflow-hidden");
        } else {
            $("#myModal").removeClass("d-none").show();
            startCountdown();
        }
    });

    // Handle clicks on modal links
    $("#myModal2 a:not(.calltoaction)").on("click", function() {
        $("#myModal2").addClass("d-none");
        //$(".modal").show();
        $("body").removeClass("overflow-hidden");
        return false; // Prevent default link behavior
    });

    // Start the countdown
    function startCountdown() {
        var timeLeft = "1:40";
        if (!countdownTimer) {
            countdownTimer = setInterval(function() {
                var timeParts = timeLeft.split(":");
                var minutes = parseInt(timeParts[0], 10);
                var seconds = parseInt(timeParts[1], 10);
                if (--seconds < 0) {
                    seconds = 59;
                    minutes--;
                }
                if (minutes < 0) {
                    clearInterval(countdownTimer);
                    $(".countdownn").html("Offer Expired");
                } else {
                    $(".countdownn").html(minutes + ":" + (seconds < 10 ? "0" : "") + seconds);
                    timeLeft = minutes + ":" + seconds;
                }
            }, 1000);
        }
    }

    // Prevent back button behavior on mobile
    var userAgent = navigator.userAgent || navigator.vendor || window.opera;
    if (/windows phone/i.test(userAgent) || /android/i.test(userAgent) || /iPad|iPhone|iPod/.test(userAgent) && !window.MSStream) {
        history.pushState(null, null, location.href);
        window.onpopstate = function() {
            history.go(1);
            const secondsCheck = $("#secondscheck").val();
            if (secondsCheck === "1") {
                $("#myModal2").removeClass("d-none");
                //$(".modal").show();
                $("body").addClass("overflow-hidden");
            } else {
                $("#myModal").removeClass("d-none").show();
                startCountdown();
            }
        };
    }

    // Handle clicks on exit popup links
    $("#exitpopup a:not(.calltoaction)").on("click", function() {
        $("#myModal2").addClass("d-none");
        $(".modal").show();
        return false; // Prevent default link behavior
    });
});
$('.text-block h4').click(function() {			
            $(this).find('.fa-angle-down').toggleClass('fa-rotate');
            $(this).next('.hidden-text').slideToggle(300);		 			  
         });

</script>	
<script>
    $(window).on('load', function() {
        var iframe1 = '<iframe src="https://myroitracker.com/click.php?id_funnel=<?php echo $id_funnel; ?>&id_class=<?php echo $id_class; ?>&id_page=1&id_user=2&page_before=<?php echo isset($_SERVER['HTTP_REFERER']) ? $_SERVER['HTTP_REFERER'] : ''; ?>&device_type=<?php echo device(); ?>&client_ip=<?php echo $_SERVER['REMOTE_ADDR']; ?>&url=<?php echo $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI']; ?>&uniq_id=<?php echo isset($_COOKIE['uniq_id']) ? $_COOKIE['uniq_id'] : ''; ?>" height="1" width="1" frameborder="0"></iframe>';
        
        var iframe2 = '<iframe src="https://myroitracker.com/presell.php?uniq_id=<?php echo $s_id; ?>&page=2" height="1" width="1" frameborder="0"></iframe>';
        
        var iframe3 = '<iframe src="https://myroitracker.com/flow.php?session_id=<?php echo $s_id; ?>&page=vsl&id_funnel=<?php echo $id_funnel; ?>&device=<?php echo device(); ?>" height="1" width="1" frameborder="0"></iframe>';

        $('body').append(iframe1);
        $('body').append(iframe2);
        $('body').append(iframe3);
    });
</script>
   </body>
</html>