Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - getp2.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Tue, 06 May 2025 09:11:52 GMT
Server: Apache/2.4.63 (cPanel) OpenSSL/1.1.1w mod_bwlimited/1.4
Location: https://virtualfreedomformula.com/3pay/
Cache-Control: max-age=600
Expires: Tue, 06 May 2025 09:21:52 GMT
Content-Length: 247
Content-Type: text/html; charset=iso-8859-1

HTTP Code 301 Moved Permanently

301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://virtualfreedomformula.com/3pay/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Tue, 06 May 2025 09:11:53 GMT
Server: Apache/2.4.63 (cPanel) OpenSSL/1.1.1w mod_bwlimited/1.4
Cache-Control: max-age=600
Expires: Tue, 06 May 2025 09:21:53 GMT
Vary: Accept-Encoding,User-Agent
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8

HTTP Code 200 OK

200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: getp2.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,600,700,900" rel="stylesheet">
  <link href="https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap" rel="stylesheet">
  <link href="https://fonts.googleapis.com/css?family=Anton" rel="stylesheet">

  <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato+Helvetica+Neue+Arial%7CLato%7CSlabo+27px%7COpen+Sans%7CShadows+Into+Light+Two%7CUbuntu%7C%7C" id="custom_google_font">
  

  <script src="https://kit.fontawesome.com/71d8fc87e2.js" crossorigin="anonymous"></script>
  <link rel="stylesheet" href="../css/bootstrap.min.css">
  <link rel="stylesheet" href="../css/bootstrap-datetimepicker.min.css">
  <title>P2 Virtual Selling Accelerator</title>
<!-- Deadline Funnel <script type="text/javascript" data-cfasync="false">function SendUrlToDeadlineFunnel(e){var r,t,c,a,h,n,o,A,i = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",d=0,l=0,s="",u=[];if(!e)return e;do r=e.charCodeAt(d++),t=e.charCodeAt(d++),c=e.charCodeAt(d++),A=r<<16|t<<8|c,a=A>>18&63,h=A>>12&63,n=A>>6&63,o=63&A,u[l++]=i.charAt(a)+i.charAt(h)+i.charAt(n)+i.charAt(o);while(d<e.length);s=u.join("");var C=e.length%3;var decoded = (C?s.slice(0,C-3):s)+"===".slice(C||3);decoded = decoded.replace("+", "-");decoded = decoded.replace("/", "_");return decoded;} var url = SendUrlToDeadlineFunnel(location.href); var parentUrlValue;try {parentUrlValue = window.parent.location.href;} catch(err) {if(err.name === "SecurityError") {parentUrlValue = document.referrer;}}var parentUrl = (parent !== window) ? ("/" + SendUrlToDeadlineFunnel(parentUrlValue)) : "";(function() {var s = document.createElement("script");s.type = "text/javascript";s.async = true;s.setAttribute("data-scriptid", "dfunifiedcode");s.src ="https://a.deadlinefunnel.com/unified/reactunified.bundle.js?userIdHash=eyJpdiI6InJtWEFSdk5vM2gwd2I3WVZzNkpaQnc9PSIsInZhbHVlIjoiK2wrUk5yc292YktoWVNySm4rTXRidz09IiwibWFjIjoiNjI5MGQzYTUzMmVkMGY3MzJkNTY0Mjc5NjQzMTU1OTVmYTJiOWEzZjE2YzFlMTU4MTdjODg2MzIzYWUxZWRkNSJ9&pageFromUrl="+url+"&parentPageFromUrl="+parentUrl;var s2 = document.getElementsByTagName("script")[0];s2.parentNode.insertBefore(s, s2);})();</script> End Deadline Funnel -->
 <!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-167408822-6"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-167408822-6');
</script> 
</head>
<body>
<style type="text/css">
body {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 20px;
  background: url(../img/virtual_bg.jpg) no-repeat center center fixed #000; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
  .white {
    color: #ffffff;
  }
</style>
<style type="text/css">
  .card {
    border: 0px solid #ccc;
    border-radius: 0;
  }
  #section1 {
    font-size: 20px;
  }
  #section1 .require{
    color: #ce3232;
    font-weight: bold;
    font-style: italic;
    position: relative;
    top: -20px;
  }
  #section1 .title h1 {
    color: #cc0000;
    font-size: 41px;
    font-weight: 700;
    font-family: 'Anton';
  }
  #section1 .title h1 b{
    color: #3056a4;
      font-size: 42px;
  }
  
  #section1 h2 {
    font-size: 42px;
    font-weight: 500;
    font-family: 'Anton';
	color: #111;
	text-transform:uppercase;
  }
  #section1 .title h3 {
    font-size: 20px;
  }
  #section1 ul.check {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  #section1 ul.check li {
    font-size: 20px;
  }

  #section1 ul.check li img {
    width: 25px;
    height: 20px;
  }
  #section1 .subtitle {
    font-size: 30px;
    font-weight: 800;
  }
  .red {
    color: #cc0000;
  }

  @media (min-width: 992px) {
    #section1 .title h1 {
     font-size: 62px;
    }
    #section1 .title h1 b {
      
    }
    #section1 .title h3 {
      font-size: 22px;
    }
	
	#section1 .subtitle {
    font-size: 52px;
	line-height:54px;
    font-weight: 800;
  }
    #section1 ul.check li{
      font-size: 20px;
    }
    #section1 ul.check.sm li {
      font-size: 20px;
    }
  }
  strike {
    color:#d20000;
  }
  .btn-success{
    color: #fff;
    background-color: #2caa64;
    font-size: 30px;
    border: 1px solid rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
    border-radius: 4px;
    font-family: 'Roboto';
    font-weight: bold;
  }
  h4 {
    font-size: 26px;
    font-weight: 900;
  }
  header .logo {
    font-size: 40px;
    font-weight: 500;
    font-family: 'Anton';
	color: #111;
	text-transform:uppercase;
  }
  header h5 {
    font-size: 26px;
    font-weight: 700;
    font-family: 'Anton';
    margin:0;
	color: #111;
  }
  hr {
    border-top: 2px dotted #ccc;
  }
  .bonuses b {
    font-size: 24px;
  }
  .anton {
    font-family: 'Anton'!important;
  }
  #book {width: 300px;}
  
    blockquote {
    background: #f3f3f3;
    border-left: 5px solid #ccc;
    padding: 10px 10px 10px 25px;
    font-size: 18px;
	font-family: 'Montserrat', sans-serif;
	
  }
  blockquote h6 {
    font-size: 19px;
    font-weight: 600;
  }
  blockquote p b{
    font-weight: 600;
  }
  blockquote span{
    font-size: 17px;
    font-style: italic;
    color: #707070;
  }
</style>
<section id="section1" class="py-0">
  <div class="container">
    <div class="card mx-lg-5  ">
      <!-- <img src="img/header.jpg" class="img-fluid" />   -->
      <header class="py-3">
        <h5 class="text-center anton">Got Questions? Give us a Call! &nbsp; <i class="fas fa-phone-alt"></i>&nbsp; 801-693-1677</h5> 
      </header>
      <hr class="mt-0 mb-0 mx-4">

      <div class="px-lg-4">
        <div class="pb-4 px-3 px-lg-5">
          <div class="title text-center mb-4 mt-3">
   
            <h2 class="text-center mb-2 mt-3 subtitle"><!--Yes! I Want To Become A Virtual Closing Master!-->How to become a Virtual Selling Master in Just 5 Days!</h2>
            <h1>The P2 Virtual Selling Accelerator</h1>
			    <div class="embed-responsive embed-responsive-16by9 shadow mb-4">
                  <iframe class="embed-responsive-item" src="https://player.vimeo.com/video/432261019?autoplay=1" allowfullscreen></iframe>
                </div>
	           
           <button id="gotoform" class="btn btn-lg d-block mx-auto white btn-success">Yes! I want to Become A Virtual Closing Master!</button>
          </div>
		  
		 <!-- <center><a href="https://eliteleadseliteadvisors.com/details.php" class="btn btn-lg mx-auto white btn-success px-5 text-center mb-4">Liberation Program</a></center>-->
		  
		  <div class="row">
		  <div class="col-lg-8">
          <p>
            Virtual selling is no longer optional—it’s an absolute necessity. 
            <br/><br/>
            <b>And even if circumstances change, you’ve seen how the ability to sell and close deals virtually can give you the income, lifestyle and retirement you’ve always dreamed of.</b>
            <br/><br/>
            <b>But as we all know, selling virtually is not the same as selling face to face for a host of reasons.</b>
            <br/><br/>
            Often the prospects you sell virtually haven’t seen you present for 90 minutes at a seminar.
            <br/><br/>
            They definitely aren’t in the confined quiet of your office…and they are most likely being distracted by whatever is going on at home. 
            <br/><br/>
            Plus you don’t have the rapport of being face to face, or the non-verbal communication so important in selling. 
            <br/><br/>
            That’s why—in just a few days—Ethan and I are hosting a 5-day crash course called <em>Presuppostional Playbook (P2) Virtual Selling ACCLERATOR.</em>
            <br/><br/>
            Normally, we’d push out the launch of a new program 30-60 days, but for obvious reasons, THIS CANNOT WAIT. 
            <br/><br/>
            If you’re willing to give us 90 minutes for 5 straight days, we’ll give you everything you need to master ALL aspects of the virtual selling process, from that first appointment to getting paid. 
            <br/><br/>
            And yes, this even includes technical training and lead generation. 
            <br/><br/>
            Whether you’ve never made a sale virtually and are terrified by the idea... or you currently sell virtually but want to take your sales to the next level, the P2 Virtual Selling Accelerator gives you the scripts, steps, questions and even presentations we’ve used to sell virtually for the past 10 years…<b>and it accellerates your results because you’ll get it all in just 5 days!</b>
          </p>
          </div>
		  
		  <div class="col-lg-4">

		  
		 <blockquote>
            <p>
               <b>LOVE IT!!!!!!</b> Powerful and everything is validated by lost sales!
            </p>
            <span>&dash; Mike C. </span>
          </blockquote>
		  
		  <blockquote>

            <p>
               Asking the oddball question, interupts their thought process, just like sliding the needle over a record. This is an Anthony Robbins technique. <b>I love the presupposed suppositions!!!</b> Thanks!
            </p>
            <span>&dash; Phillip C. </span>
          </blockquote>
		  
		  <blockquote>

            <p>
               <b>This is how agents should be trained.</b> I call it the Steph Curry step back three.
            </p>
            <span>&dash; Donyae D. </span>
          </blockquote>
		  
		  <blockquote>
            <p>
               I'm in my 34th year in the investment & insurance industries. Yesterday & today is more valuable than the vast majority of what I have learned over the past 34 years!!!  I'm an avid studier of people, behavioral aspects, & psychology and <b>this hits all those points.</b>
            </p>
            <span>&dash; Gene B. </span>
          </blockquote>
		  
		  
		 <blockquote>

            <p>
               <b>So different than what we've been taught.</b> THANKS!
            </p>
            <span>&dash; Amanda G. </span>
          </blockquote>
		  

        </div>
		
		</div>
		  
          <h2 class="text-center mb-1 subtitle mt-4 h3">Here’s What You’ll Get In The P2 Virtual Selling Accelerator... </h2>
          <h3 class="mb-2 text-center" style="color:#555;font-weight:bold;font-size:22px;"><i>(And How It Can Help You Generate  <br class="d-none d-lg-block"> Tens Of Thousands In New Commissions Each Month)</i></h3>
		  
		  <center><img src="book.png" class="img-fluid mx-auto mb-2" id="book"/></center>

          <div class="modules">
            <h4 class="mb-4 text-center h2 font-weight-bolder"><span class="red d-block" style="font-weight: 500;font-family: 'Anton';">MODULE 1:</span> The Presuppositional Playbook Psychology</h4>
			
	    <div class="row">
		  <div class="col-lg-8">
            <p>
              The most fundamental difference in face to face, vs virtual selling is the <b>absolute need to have the prospect be pushing for the sale.</b>
              <br/><br/>
              <b>They must be the one driving for the solution. </b>
              <br/><br/>
              <b>They have to want it more than you do. </b>
              <br/><br/>
              They have to be more engaged in the process than they are face to face. 
              <br/><br/>
              When you sell virtually the more you talk, the worse your close rates will be. 
              <br/><br/>
              When you are sitting with a prospect together, it’s easy to have the momentum of the meeting and the relationship you’ve developed together carry the sale to the finish line.
              <br/><br/>
              This does not happen virtually. </p>
			  
			</div>

            <div class="col-lg-4">
			
			<blockquote>
            <p>
               Being in the business for 45 years next month is has been enlightening sitting in on your training. Thank you for all your efforts. Being a consciuos compentent is certainly than being a sales person. <b>After listening to your training I would continue the takeaway until they voice their decision to act on my recommendation. </b>
            </p>
            <span>&dash; Edward H. </span>
          </blockquote>
		  
		  
		  <blockquote>
            <p>
              <b> Excellent stuff once again guys</b>, thank you!</b>
            </p>
            <span>&dash; Derek I. </span>
          </blockquote>
			
			
			
            </div>
			
		</div>
              <p>
              There is a distance, a void between you and the prospect that is easy for them to take your information and disappear, taking it to another advisor they know better. 
              <br/><br/>
              Presuppositional Selling does two important things. First, it structures the sales interaction in such a way that the prospect discovers intrisically the problems, pains, gains, and desire for a solution. 
              <br/><br/>
              One of the most powerful ways P2 selling works is helping the prospect see what they have not seen before. It changes context. It changes the frame.
            </p>
            <h4 class="text-center h2 my-4 font-weight-bold">The Crucial 1st Appointment</h4>
            <p>
              The first appointment in the leverage point that determines the success or failure of your entire sales process. 
              <br/><br/>
              Do a poor first appointment by talking too much, or ‘spilling your candy in the lobby’ and you’re doomed.  Prospects won’t show up on the next call, and they will be lost and gone forever.
              <br/><br/>
              There is an art and a science to doing the first appointment effectively and you’ll see exactly how to do it right. </p>
			  
			<div class="row">
		      <div class="col-lg-8">
              <p>
              It starts with our 13 steps first appointment playbook.
              <br/><br/>
              In this playbook you’ll get:
            </p>
            <ul class="check sm ml-lg-2">
              <li class="d-flex align-items-start mb-3">
                <img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span><b>How to steamroll the first 6 common objections</b> you may receive at the beginning of a first appointment.</span>
              </li>
              <li class="d-flex align-items-start mb-3">
                <img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span><b>How to create authority in the first 30 seconds</b> of a first appointment, by doing the EXACT opposite of what your prospect expects…and what every other salesperson does. </span>
              </li>
              <li class="d-flex align-items-start mb-3">
                <img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span><b>The Credibility Transfer:</b> How to use “borrowed credibility” to get your prospects to trust you—even if they don’t know who you are.</span>
              </li>
              <li class="d-flex align-items-start mb-3">
                <img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span><b>The PLI “Power Switch” Principle that flips the power dynamic,</b> so YOU are perceived to have the power (and not the prospect). </span>
              </li>
              <li class="d-flex align-items-start mb-3">
                <img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span><b>he One Eyed Man principle</b> that STOPS the prospect from treating you like a salesperson. </span>
              </li>
              <li class="d-flex align-items-start mb-3">
                <img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span><b>RAPID SUCCESS IN JUST 20 MINUTES:</b> Learn how to do a first appointment in just 20 minutes over the phone, no technology needed.</span>
              </li>
              <li class="d-flex align-items-start mb-3">
                <img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span><b>The Decision Matrix:</b> This is the most critical part of the entire sale…and it’s made right here.  (Most producers hit only 1 out of the 4 keys to the decision matrix and it costs them sales constantly.)</span>
              </li>
              <li class="d-flex align-items-start mb-3">
                <img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span><b>STOP THE HATERS:</b> How to ensure competitors, incumbents, and other ‘characters’ don’t blow up your sales with bad advice to your clients. (PLEASE, if you do nothing else, learn this critical component to stop losing deals needlessly!)</span>
              </li>
              <li class="d-flex align-items-start mb-3">
                <img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span><b>The “golden thread of motivation”:</b> This is the thread that holds the entire sale together. When a prospect forgets why they called, why they are meeting with you, or why they are buying, you will fail in closing the sale.</span>
              </li>
              <li class="d-flex align-items-start mb-3">
                <img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span><b>The “Fried Chicken Rule”</b> that ensures your prospect is engaged and selling themselves, not tuning out. </span>
              </li>
              <li class="d-flex align-items-start mb-3">
                <img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span><b>How to set ROCK SOLID second appointments</b> to ensure you never get a ‘no show’ on your next appointment.</span>
              </li>
              <li class="d-flex align-items-start mb-3">
                <img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span><b>The SOLUTION step:</b> How to ensure you are sharing just enough to whet their appetite and create burning curiosity for the next appointment to get them coming back for more, (while being 100% compliant!)</span>
              </li>
            </ul>
			
			  </div>
			  
			  <div class="col-lg-4">
			  
			    <blockquote>
                     <p><b> This is excellent. </b> I need to have examples on note cards and verbalize all this to myself.  Thanks</p>
                     <span>&dash; Peter L. </span>
                </blockquote>
				
				
				<blockquote>
                     <p>The examples of how to actually frame questions, <b>responses (roll-play) is very helpful!</b></p>
                     <span>&dash; Mahala M. </span>
                </blockquote>
				
				

				
				
				<blockquote>
                     <p><b>Wish I would have had this (Master Closer)</b> prior to working my initial leads! Would have avoided bungling 46 leads!  
Everything I have been taught was amateur hour! Before you guys! </p>
                     <span>&dash; Chris O. </span>
                </blockquote>
				
				
				<blockquote>
                     <p>Blowing out and replacing old belief systems with more appropriate ones is wonderful!
<b>AWESOME! Makes sense given human behavior and how the brain works.</b><br><br>
<b>The Master Closer and P2 program</b> is what goes on inside both the prospect and sales person and gives a professional the attitude, skills and tools to serve the client & themselves in a more efficient and effective way.</p>
                     <span>&dash; Lee P. </span>
                </blockquote>
				
				<blockquote>
                     <p><b>Great stuff guys, bringing this all to life is invaluable. </b>Thanks! </p>
                     <span>&dash; Mark O. </span>
                </blockquote>
			  
			  </div>
			  
			  
			 </div> 
			  
			  
			
            <p>
              Plus you’ll get the first appointment one-sheet. 
              <br/><br/>
              This one page checklist gives you everything you need for the first appointment so you can follow it along while you are on the phone so your first appointments are as near perfect as can be every time.
              <br/><br/>
              What to do between appointments to get your prospect to sell themselves on doing business with you and buying your products. 
              <br/><br/>
              (This is CRITICAL, if you aren’t sending these items, you are missing a golden opportunity.)
              <br/><br/>
              How to do short, easy, compelling email videos that push the sale along between appointments. (You’ll get 4 DONE FOR YOU video scripts to use so you’ll know what to say every single time.)
              <br/><br/>
              We’ll show you the simple technology app you can use for FREE that creates a simple video you can email immediately without any tech know-how.
            </p>
          </div>
          <div class="modules">
            <h4 class="mb-4 text-center h2 font-weight-bolder"><span class="red d-block" style="font-weight: 500;font-family: 'Anton';">MODULE 2:</span> The Objection Exterminator</h4>
			
		  <div class="row">
		      <div class="col-lg-8">
			
            <p>
              If you think you can just take what you do now face to face—and start doing that virtually—THINK AGAIN. 
              <br/><br/>
              You don’t have the benefit of seeing your prospects faces, you can’t see the hesitation, the angst, or the disbelief in their body language. 
              <br/><br/>
              This is a whole new ball game. And what you do face to face doesn’t come close to the same experience as virtually. 
              <br/><br/>
              You must be able to read your prospects mind and predict what they are thinking, BEFORE THEY EVEN KNOW WHAT THEY ARE THINKING, and systematically eliminate the objections ahead of time.  
              <br/><br/>
              Let the objections crop up on their own, and you are sunk before you ever get a chance to rebut them…because often you DON’T! Because you aren’t there.  
              <br/><br/>
              That’s why learning the PRE-EMPTIVE STRIKE for objections is ESSENTIAL for selling virtually.
              <br/><br/>
              When we teach you the PRE-EMPTIVE STRIKE—you’ll see how to read your prospects’ mind, so <b>you can predict what they are going to ask before they even verbalize it…</b>
              <br/><br/>
              This is the best way to overcome all objections.
              <br/><br/>
              PLUS, in this module you’ll get our completely scripted objection eliminator to destroy every objection that will come your way.
              <br/><br/>
              Here’s just a taste of what you’ll get in the <b>objection elimination playbook:</b>
            </p>

            <ul class="check sm ml-lg-2">
              <li class="d-flex align-items-start mb-3"><img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span>How to avoid having a local advisor kill your deals.</span>
              </li>
              <li class="d-flex align-items-start mb-3"><img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span>How to overcome the “I’ve never met you objection.”</span>
              </li>
              <li class="d-flex align-items-start mb-3"><img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span>How to ensure after you take the app they don’t go cold.</span>
              </li>
              <li class="d-flex align-items-start mb-3"><img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span>How to avoid bad information on Google killing your sales.</span>
              </li>
              <li class="d-flex align-items-start mb-3"><img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span>And any other objection, including: “This seems too good to be true.”</span>
              </li>
              <li class="d-flex align-items-start mb-3"><img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span>“Why haven’t I heard of this before.”</span>
              </li>
              <li class="d-flex align-items-start mb-3"><img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span>“I need more liquidity”</span>
              </li>
              <li class="d-flex align-items-start mb-3"><img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span>“The fees are too high”</span>
              </li>
              <li class="d-flex align-items-start mb-3"><img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span>“I want to talk to…(3rd party) before I move forward.”</span>
              </li>
              <li class="d-flex align-items-start mb-3"><img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span>“Can you send me the illustration?”</span>
              </li>
              <li class="d-flex align-items-start mb-3"><img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span>“I heard you make a big commission.”</span>
              </li>
              <li class="d-flex align-items-start mb-3"><img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span>“The rate isn’t high enough.”</span>
              </li>
              <li class="d-flex align-items-start mb-3"><img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span>“I’ve heard bad things about annuities/iuls.”</span>
              </li>
              <li class="d-flex align-items-start mb-3"><img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span>“I need to think it over.”</span>
              </li>
            </ul>
			       <p>
              Plus, you’ll get the 6 steps to overcoming every other conceivable objection that could come up.
              <br/><br/>
              Bottom line: you will cover every single base... every possible step... every tip, tactic or strategy you need to explode your virtual sales. 
            </p>
            <h3 class="text-center h4 my-4 font-weight-bold">PLUS You’ll Discover how to Reduce or Eliminate No Shows!</h3>
            <p>
              One of agents’ biggest fears with the remote/virtual process is that prospects are less accountable and potentially flakier when there’s no in-person connection.  
              <br/><br/>
              This is why having a confirmation process is CRITICAL to getting people to show up for your appointment.
              <br/><br/>
              So on day 1, we’ll walk you through a 5-step sequence including  email, texting, voicemail, and messages needed to ensure people show up for your appointments.  
              <br/><br/>
              (You’ll get the exact scripts, and templates we’ve been using for the past several years with our 300,000 leads.)
              <br/><br/>
              <b>Yes, this even includes the “Ex-Wife” secret to getting your messages to your prospect—without making a phone call or looking needy.</b>
            </p>
			    </div>
			   <div class="col-lg-4">
			
				<blockquote>
                     <p><b>Great stuff guys, bringing this all to life is invaluable. </b>Thanks! </p>
                     <span>&dash; Mark O. </span>
                </blockquote>
				
				<blockquote>
                     <p><b>Awesome...Thank you! can't wait to get them. nailed it :)	Good stuff boyz!</b></p>
                     <span>&dash; Andrew P. </span>
                </blockquote>
				
				
			   <blockquote>
                     <p>Yes, this really gets down to the whole mind and emotional world of the propsect. <b>Great material</b></p>
                     <span>&dash; Timothy P. </span>
                </blockquote>
				
				
			  <blockquote>
                     <p><b>I'm excited to use this to help more people!!</b></p>
                     <span>&dash; Jacob P. </span>
                </blockquote>
				
				
			  <blockquote>
                     <p><b>Very helpful excited to put it use</b></p>
                     <span>&dash; Greg R. </span>
                </blockquote>
				
				
			   <blockquote>
                     <p>Thanks guys! <b>This is awesome and what i've been looking for. </b>I'm excited!</p>
                     <span>&dash; Tony W. </span>
                </blockquote>
				
				
				<blockquote>
                     <p>It really is <b>very impressive and innovative</b>...exciting and a little frightening at the same time.</p>
                     <span>&dash; Bill A. </span>
                </blockquote>
				
				<blockquote>
                     <p>Lew just got off the phone with Dale E. and he wants to express his thanks to Brett and Ethan for this one of a kind training system. As per him, the things he learned on the webinar so far are out of this universe, and he can't thank you enough, <b>been a producer for 35 years and never heard anything exquisite like this!</b></p>
                     <span>&dash; Dale E. </span>
                </blockquote>
				
<blockquote>
  <p>Information highly more valuable than what we paid.  Thank you so much for sharing passionately!</p>
  <span>&dash; Diane G.</span>
</blockquote>

<blockquote>
  <p>Thanks for going above & beyond with the time commitment & really diving into this.  Totally changes my view on selling after 21 years in the business.</p>
  <span>&dash; John K.</span>
</blockquote>

<blockquote>
  <p>I used it last week to secure a call. It was pure magic!</p>
  <span>&dash; Matthew P.</span>
</blockquote>

<blockquote>
  <p>Thank you for all of this tremendous information.  It is a game-changer!</p>
  <span>&dash; Lee P.</span>
</blockquote>
 
			  </div>
			
			</div>
            
          </div>
          <div class="modules">
            <h4 class="mb-4 text-center h2 font-weight-bolder"><span class="red d-block" style="font-weight: 500;font-family: 'Anton';">MODULE 3:</span> Mastering “the Setup” and Your 2nd Appointment</h4>
<p>
                  We’ve seen it literally thousands of times. The agent has amazing first appointment. Everything seems perfect. Dreams of big commission checks are flowing...
                  <br/><br/>
                  And then—they make any one of the dozen possible mistakes before the second appointment—and everything falls apart.
                  <br/><br/>
                  It’s beyond devastating. 
                  <br/><br/>
                  That’s why this module is so essential. You’ll discover: 
                </p>
            <div class="row">
              <div class="col-lg-8">
                

                <ul class="check sm ml-lg-2">
                  <li class="d-flex align-items-start mb-3"><img src="../img/check-icon3.png" class="mr-3 mt-2" />
                    <span><b>How to all-but-guarantee your prospects show up</b> for their second appointment (and not just show up, but are EXCITED and eager.) </span>
                  </li>
                  <li class="d-flex align-items-start mb-3"><img src="../img/check-icon3.png" class="mr-3 mt-2" />
                    <span><b>The secret to starting a second appointment</b> to tap into emotion and ensure your prospect is riveted, emotionally-invested and looking to close. </span>
                  </li>
                  <li class="d-flex align-items-start mb-3"><img src="../img/check-icon3.png" class="mr-3 mt-2" />
                    <span><b>Why proof is the most important part of the sale,</b> and how to use proof  to back up every statement you make!</span>
                  </li>
                  <li class="d-flex align-items-start mb-3"><img src="../img/check-icon3.png" class="mr-3 mt-2" />
                    <span><b>Exactly what to cover (and what you MUST NOT mention) </b> in the second appointment to make a sale.</span>
                  </li>
                  <li class="d-flex align-items-start mb-3"><img src="../img/check-icon3.png" class="mr-3 mt-2" />
                    <span><b>How to make a sale without ever showing the prospect an </b> (this is a common objection and so easily overcome).</span>
                  </li>
                  <li class="d-flex align-items-start mb-3"><img src="../img/check-icon3.png" class="mr-3 mt-2" />
                    <span><b>No testimonials or past successes to mention? NO PROBLEM, </b> here’s how to prove your case anyway... </span>
                  </li>
                  <li class="d-flex align-items-start mb-3"><img src="../img/check-icon3.png" class="mr-3 mt-2" />
                    <span><b>NEVER send this between the second and third appointment </b> (but DO send this, it will multiply your closing odds.)</span>
                  </li>
                  <li class="d-flex align-items-start mb-3"><img src="../img/check-icon3.png" class="mr-3 mt-2" />
                    <span><b>PLUS, you’ll get our proven Virtual Annuity Presentation:</b> this is the exact powerpoint presentation you need to show people the value of annuities or IULs  and why they should buy them.</span>
                  </li>
                  <li class="d-flex align-items-start mb-3"><img src="../img/check-icon3.png" class="mr-3 mt-2" />
                    <span><b>And our Virtual IUL Presentation:</b> this is the exact powerpoint presentation and scripting to show on your second appointment that gets people ‘bought in’ and ready to go.</span>
                  </li>
                </ul>
                <p>
                  These two presentations have been worth millions in commissions to our agents over the past ten years—and will be worth hundreds of thousands to you.
                </p>
              </div>
              <div class="col-lg-4">
                <blockquote>
                  <p>Used it with a prospective client today. She was upset about loosing over 100K in this downturn. Asked her if her current Advisor had put together a guaranteed income plan for them. She said he had not. I asked how she felt and she was not happy. by the time we were done she said she might have some more names for me.</p>
                  <span>&dash; Greg R.</span>
                </blockquote>
                <blockquote>
                  <p>Thanks, We are blessed to have had both of you share this info with us.</p>
                  <span>&dash; Jeffery S.</span>
                </blockquote>
                <blockquote>
                  <p>You guys have done a great job with this training! Bravo!</p>
                  <span>&dash; Bill A.</span>
                </blockquote>
                <blockquote>
                  <p>From this technology I have adopted a position to never defend anything with a prospect again...very powerful.</p>
                  <span>&dash; Dale E.</span>
                </blockquote>
              </div>
            </div>
            <p class="mt-3">
              If you do nothing else in this training, but get your hands on these presentations, it will be worth the price of admission.
                  <br/><br/>
                  If you can run a powerpoint presentation and read the talking points, you can sell virtually!
            </p>
          </div>
          <div class="modules">
            <h4 class="mb-4 text-center h2 font-weight-bolder"><span class="red d-block" style="font-weight: 500;font-family: 'Anton';">MODULE 4:</span> Getting Them to Sign on the (Virtual) Line that Is Dotted</h4>
            <p>
              As Alec Baldwin said in Glengarry Glen Ross, "Because only one thing counts in this life: get them to sign on the line which is dotted."
              <br/><br/>
              You MUST know how to close effectively in order to master virtual sales. 
              <br/><br/>
              And in our experience, there are three closes you must know for getting paid virtually:
            </p>

            <ul class="check sm ml-lg-2">
              <li class="d-flex align-items-start mb-3"><img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span><b>FIRST, Closing The Deal: The Application:</b> We’ll show you exactly how to get an e-app taken over the internet.</span>
              </li>
              <li class="d-flex align-items-start mb-3"><img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span><b>SECOND, CLOSING THE DEAL - Part 1 (Post-application):</b> Once the application is taken don’t make the mistake of thinking the sale is made. It’s not. 
                <br/><br/>
                Many cases will fall apart if you mess the post application process up. We’ll give you exactly what to do to ensure your prospect becomes more and more sold every day that goes by.
                </span>
              </li>
              <li class="d-flex align-items-start mb-3"><img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span><b>AND THIRD, CLOSING THE DEAL - Part 2 (After approval): </b> Just because you get approval, doesn’t mean your prospect is ready to buy.
                  <br/><br/>
                  You MUST follow this counterintuitive process to closing the prospect after the deal is approved.
                </span>
              </li>
            </ul>
            <p>
              You’ll see why the last thing you want to do is tell your prospect they are approved! <b><em>(Do these 3 things before you ever let them know, or you will lose deals you otherwise should have closed.)</em></b>
              <br/><br/>
              <b>Plus, we’ll walk you through how to do policy delivery:</b> There is a specific process we developed for delivering a policy virtually to solidify the sale and eliminate chargebacks.
            </p>
          </div>
          <div class="modules">
            <h4 class="mb-4 text-center h2 font-weight-bolder"><span class="red d-block" style="font-weight: 500;font-family: 'Anton';">MODULE 5:</span> Virtual Technology Made Easy</h4>
            <p>
              The most daunting part of virtual selling for many producers is the technology.
              <br/><br/>
              The good news is that it doesn’t have to be. With some of our secrets you’ll find the technology is easier than ever before. <b>For you and for your prospects.</b>
              <br/><br/>
              In this module you’ll learn:
            </p>

            <ul class="check sm ml-lg-2">
              <li class="d-flex align-items-start mb-3"><img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span><b>The best screen sharing apps you can use</b> (Hint it’s not gotowebinar, zoom or skype)—and exactly how to use it. We’ll walk you, step by step,  through setting up a meeting, sending the invitation, and multiple ways to get your prospect on the meeting.</span>
              </li>
              <li class="d-flex align-items-start mb-3"><img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span><b>How to use a webcam to do face to face video calling,</b> which webcams to use if you don’t have one already, and even how to use your cell phone.</span>
              </li>
              <li class="d-flex align-items-start mb-3"><img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span><b>See how to set up your office with the right background and lighting so you look professional</b> (not like you are in a dungeon like many webcams do) when you do video conferencing</span>
              </li>
              <li class="d-flex align-items-start mb-3"><img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span><b>The 3 different ways to use texting when selling virtually to increase show up rates, closed cases and profits.</b>  (HINT: This is not just ‘sending reminder texts’ anyone can do that. There is a lot more to it than that!)</span>
              </li>
              <li class="d-flex align-items-start mb-3"><img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span><b>Mastering Group Leverage:</b> We’ll show you how to do online seminars (webinars) including how to get people to register for your event…and actually show up! </span>
              </li>
              <li class="d-flex align-items-start mb-3"><img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span><b>How we’ve done over 500 webinars, selling millions of dollars.</b>  There is a science to creating powerful and persuasive webinars. We’ll share our secrets with you here.</span>
              </li>
              <li class="d-flex align-items-start mb-3"><img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span><b>How to record your calls and screen shares for the insurance companies compliance</b>—and your own protection.</span>
              </li>
            </ul>
            <p>
              It doesn’t matter if you can barely operate an iPhone or install apps right now—we’ll help make this easy and doable for you. 
              <br/><br/>
              And if you’re already tech-savvy, you’ll still learn how to save time and boost your results with some powerful tweaks we’ve learned in closing thousands of virtual sales.
            </p>
          </div>

          <div class="modules">
            <h4 class="mb-1 text-center h2 font-weight-bolder"><span class="red d-block" style="font-weight: 500;font-family: 'Anton';">BONUS MODULE:</span> Unlimited Facebook Annuity Lead Flow</h4>
            <h3 class="mb-4 text-center" style="color:#555;font-size:22px;">Get dozens, even hundreds of leads every month <br class="d-none d-lg-block" />of your ideal annuity prospect!</h3>
            <div class="row align-items-center">
              <div class="col-lg-8">
                <p>
                  Baby boomers are spending over 5 hours on their cell phones everyday. 
                  <br/><br/>
                  In fact, they spend almost as much time on Facebook as Millennials!
                  <br/><br/>
                  In this system you are going to get the exact process we use to generate dozens, even hundreds of targeted Facebook leads and appointments every single month. 
                  <br/><br/>
                  SECRET WEAPON: You’ll even get our secret weapon who does all our Facebook ads for us, so you can use him as well if you don’t want to do it yourself!
                </p>
              </div>
              <div class="col-lg-4">
                <img src="img1.jpg" class="img-fluid mx-auto" />
              </div>
            </div>
            <div class="row align-items-center">
              <div class="col-lg-8">
                <p class="text-center"><b><em>Results from our actual Facebook campaigns generating Baby boomer appointments. </em></b></p>
              </div>
              <div class="col-lg-4">
                <img src="img2.jpg" class="img-fluid mx-auto" />
              </div>
            </div>
           <h3 class="text-center h4 my-4 font-weight-bold">“Sounds Amazing, Brett. But What Will This Program Cost Me?”</h3>
            <p>
              Glad you asked—but the real question is: 
              <br/><br/>
              How much will it cost you if you DON’T know how to sell virtually? 
              <br/><br/>
              <b>$100,000? $200,000? $500,000?</b>
              <br/><br/>
              Whereas other programs and services we offer give you one or maybe two ways to grow your business… this arms you with a whole arsenal of weapons. 
              <br/><br/>
              This includes some of the ultra-powerful ones I’ve shown you… not available anywhere else. 
              <br/><br/>
              For those reasons, it should come as no surprise this program is NOT cheap. 
              <br/><br/>
              These are the exact same strategies our team has used to sell over $50 MILLION in IUL and annuity commissions. 
              <br/><br/>
              And it doesn’t even include the extras we’ve including:
            </p>
            <h3 class="text-center h2 my-4 font-weight-bold">Get Up to $2,000 in FREE <br class="d-none d-lg-block" /> Bonus Tools and Training TODAY</h3>
            <p>To further support you and ensure you hit the ground running with virtual sales, immediately—we’ve organized and created a powerful collection of bonuses, including: </p>

            <ul class="check sm ml-lg-2">
              <li class="d-flex align-items-start mb-3"><img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span><b>5 Email Templates to get you virtual meetings this week.</b> These are “cut-and-paste” proven messages that get results. </span>
              </li>
              <li class="d-flex align-items-start mb-3"><img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span><b>4 LIVE first appointments you can watch as agents perform the first appointment live.</b> This will help you SEE how top producing virtual producers show you exactly what they do on their second appointments! </span>
              </li>
              <li class="d-flex align-items-start mb-3"><img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span><b>Second appointment annuity presentation.</b> Why reinvent the wheel? This presentation has been tested and confirmed to work over and over again.</span>
              </li>
              <li class="d-flex align-items-start mb-3"><img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span><b>Second appointment IUL presentation.</b> This is another powerful, performance-tested presentation that you can steal and use in your second appointment.</span>
              </li>
              <li class="d-flex align-items-start mb-3"><img src="../img/check-icon3.png" class="mr-3 mt-2" />
                <span><b>Don’t Miss The Rebound Presentation:</b> How to overcome the objection of “I’m holding off until the market rebounds.” This will help you help you overcome a very common response that comes up during the crisis. </span>
              </li>
            </ul>
            <p>
              <b>PLUS, most valuable at all, you’ll get TWO FULL MONTHS of ongoing weekly coaching to help you implement everything... troubleshoot anything that comes up... boost your closing rate... and begin collecting checks.</b>
              <br/><br/>
              This ALONE is worth $2000 given the value of our coaching and other services we offer. 
              <br/><br/>
              But it’s FREE with your membership in Virtual Selling Success when you join today. 
            </p>
          </div>

          <h3 class="text-center h2 my-4 font-weight-bold">This Is ONLY for Those  <br class="d-none d-lg-block" />Dead Serious About Virtual Income  <br class="d-none d-lg-block" /> And Wealthy Retirement</h3>

          <p>
            This is all training w’eve only ever offered to members of our lead program who pay $2500-$5000 per month... 
            <br/><br/>
            But because of the current crisis we’re in and the urgency of mastering this skill, we want to make this easier for you to get started. 
            <br/><br/>
            Therefore, if you join Brett and Ethan’s Virtual Selling Bootcamp/PHD/FASTSTART and enjoy all the benefits The Virtual Selling offers. 
            <br/><br/>
            And it will only cost you $1497. 
            <br/><br/>
            Over the course of a year, that’s just about $4 per day—far less than the price of a premium coffee drink. 
            <br/><br/>
            It’s also THE fastest path to becoming a 6-figure annuity or IUL sales agent. Period. 
            <br/><br/>
            And even at this price, the amazing thing is, your very first profitable commission could repay you for many years of membership!
            <br/><br/>
            And you’ll actually be saving MUCH MORE by joining now. Moreover ...
          </p>

          <h3 class="text-center h2 my-4 font-weight-bold">If We Don’t Make You Money, I Don’t Want to Keep a  <br class="d-none d-lg-block" />Single Penny of Your Membership Fee</h3>
          <p>
            Just fill out the order form at the end of this report to save up to $1503 on your Charter Membership now.
            <br/><br/>
            No one can guarantee you’ll make commissions, but in order to show you how serious we are about delivering the kind of performance you’ve seen here today... 
            <br/><br/>
            We are going out on a limb and guaranteeing profitable performance… FOR 90 FULL DAYS. 
            <br/><br/>
            All you have to do is show you showed up for the sessions or watch the replays and take action... 
            <br/><br/>
            And in the highly unlikely event you’re not blown away with your results, just say the word and we’ll refund every penny you paid. 
            <br/><br/>
            Virtual Selling Success is the world’s first and only service designed from the bottom up to leverage our most powerful  strategies for virtual selling. 
          </p>

          <h3 class="text-center h2 my-4 font-weight-bold">Get in Now and Create 6-Figure Income  <br class="d-none d-lg-block" />Through 2020 And Beyond</h3>
          <p>
            As you’ve seen in the case studies above, our virtual selling strategies  over the past few years, could have made you 5-figures a month... 6-figures a year... even potentially a millionaire.
            <br/><br/>
            As a member, you’ll get our entire 5-day LIVE training... our video training modules and bonuses...  everything you need to master virtual selling.
            <br/><br/>
            Even if you can barely operate a smartphone right now.
            <br/><br/>
            You get all of our best tools ... 24/7 access to Virtual Selling Success Member’s website — including our archive of all past training and our extensive video instruction library.
            <br/><br/>
            You know the service itself will be profitable across the 90 days (assuming you take action), or pay nothing.
            <br/><br/>
            Your opportunity to save will end soon. And if you wait, you could wind up paying up to $1503 more.
          </p>

          <h3 class="text-center h2 my-4 font-weight-bold">This Should Be an Easy Decision</h3>
          <p>
            You can see EVERYTHING, do EVERYTHING, and experience EVERYTHING in this powerful service with zero risk on your part for a FULL 90-day period.
            <br/><br/>
            So, here's what I recommend you do...
            <br/><br/>
            <a id="gotoform" style="cursor: pointer;font-weight: bold;color:#007bff">Simply complete the order form below to order the Virtual Selling Success System.</a>
            <br/><br/>
            Assuming enrollment is still open, you’ll be able to complete your registration and pay for membership.
            <br/><br/>
            Otherwise, if we’ve already reached our you will have the option of being placed on the waiting list.
            <br/><br/>
            Because you ARE among the first among our customers to receive this invitation...
            <br/><br/>
            If you act now, there's a good chance you'll be able to secure a spot in our next small group of agents poised to dominate virtual selling.
          </p>

          <h3 class="text-center h2 my-4 font-weight-bold">Time, However, Is Running Out…</h3>
          <p>
            The only “catch” is there's only so much room in the program.
            <br/><br/>
            That's why you should take action right now, rather than later, to ensure someone doesn't steal your spot.
            <br/><br/>
            And NO... this isn't some cheap sales trick either -- the reasons are genuine as I've explained.  
          </p>

          <h3 class="text-center h2 my-4 font-weight-bold">Once We’re Full—That’s It—and I Have No Idea  <br class="d-none d-lg-block" />When We’ll Run This Class Again</h3>
          <p>
            By the way, if you don't manage to get a spot, I would be grateful if you still kept this invitation close by... as a few spots will inevitably be filled off the waiting list.
            <br/><br/>
            This will ensure you have every opportunity to get in on these strategies and don't miss out.
            <br/><br/>
            And since your membership in our Virtual Selling Success is fully guaranteed anyway, I’d strongly recommend that you test drive it and secure your spot while you still can.
            <br/><br/>
            I greatly look forward to speaking with you for five straight days, helping you master virtual selling.
            <br/><br/>
            Once you discover just how EASY this really is... you may never have to put in another hard day of work again.
            <br/><br/>
            Here’s to a faster, more luxurious retirement… not years or decades from now… but STARTING TODAY!
            <br/><br/>
            I’ll look forward to seeing you inside the program.
            <br/><br/>
            Sincerely,
            <br/><br/>
            Brett Kitchen
          </p>

          <hr class="mt-3 mb-4">
          <div class="pb-4 px-lg-4">
            <div id="webform" class="box px-lg-4">
              <h2 class="text-center subtitle my-4"> Order The <span style="font-size:52px;color: #cc0000;">P2 Virtual Selling Accelerator</span> Now</h2>
             
              <form id="orderForm" action="https://ironfist.infusionsoft.com/AddForms/processFormSecure.jsp" method='Post'>
                <input name="infusion_xid" id="infusion_xid" type="hidden" value="560ecf375964c75e5dc34229b4b19bd8" />
                <input name="infusion_type" id="infusion_type" type="hidden" value="CustomFormSale" />
                <input name="infusion_name" id="infusion_name" type="hidden" value="P2 Virtual Selling Accellerator" />
                <input name="CAttempt" id="CAttempt" type="hidden" />
                <script type="text/javascript" src="https://ironfist.infusionsoft.app/app/webTracking/getTrackingCode"></script>
                <input name="NotLegacy" id="NotLegacy" type="hidden" value="true" />

                <div class="row">
                  <div class="col-lg-6">
                    <div class="form-group mb-4">
                      <input type="text" name="Contact0FirstName" class="form-control shadow form-control-lg" placeholder="First Name *" required="">
                    </div>
                  </div>
                  <div class="col-lg-6">
                    <div class="form-group mb-4">
                      <input type="text" name="Contact0LastName" class="form-control shadow form-control-lg" placeholder="Last Name *" required="">
                    </div>
                  </div>
                </div>
                <div class="row">
                  <div class="col-lg-6 offset-lgs-3">
                    <div class="form-group mb-4">
                      <input type="email" name="Contact0Email" class="form-control shadow form-control-lg" placeholder="Email Address *" required="">
                    </div>
                  </div>
                  <div class="col-lg-6">
                    <div class="form-group mb-4">
                      <input type="text" name="Contact0Phone1" class="form-control shadow form-control-lg" placeholder="Phone Number *" required="">
                    </div>
                  </div>
                </div>

                <p class="my-3 h5">Billing Information</p>
                <div class="row">
                  <div class="col-lg-6">
                    <div class="form-group mb-4">
                      <input type="text" name="Contact0StreetAddress1" class="form-control shadow form-control-lg" placeholder="Street Address 1 *" required="">
                    </div>
                  </div>
                  <div class="col-lg-6">
                    <div class="form-group mb-4">
                      <input type="text" name="Contact0StreetAddress2" class="form-control shadow form-control-lg" placeholder="Street Address 2" >
                    </div>
                  </div>
                </div>
                <div class="row">
                  <div class="col-lg-6">
                    <div class="form-group mb-4">
                      <input type="text" name="Contact0City" class="form-control shadow form-control-lg" placeholder="City *" required="">
                    </div>
                  </div>
                  <div class="col-lg-6">
                    <div class="form-group mb-4">
                      <input type="text" name="Contact0State" class="form-control shadow form-control-lg" placeholder="State/Province *" required="">
                    </div>
                  </div>
                </div>

                <div class="row">
                  <div class="col-lg-6">
                    <div class="form-group mb-4">
                      <div class="form-group mb-4">
                      <input type="text" name="Contact0PostalCode" class="form-control shadow form-control-lg" placeholder="Zip Code *" required="">
                    </div>
                    </div>
                  </div>
                  <div class="col-lg-6">
                    <div class="form-group mb-4">
                      <select class="form-control shadow form-control-lg" required name="Contact0Country">
                        <option value="" selected="" disabled="">Please select a country</option>
                        <option>Afghanistan</option>
                        <option value="Åland Islands">Åland Islands</option>
                        <option>Albania</option>
                        <option>Algeria</option>
                        <option>American Samoa</option>
                        <option>Andorra</option>
                        <option>Angola</option>
                        <option>Anguilla</option>
                        <option>Antarctica</option>
                        <option>Antigua and Barbuda</option>
                        <option>Argentina</option>
                        <option>Armenia</option>
                        <option>Aruba</option>
                        <option>Australia</option>
                        <option>Austria</option>
                        <option>Azerbaijan</option>
                        <option>Bahamas (the)</option>
                        <option>Bahrain</option>
                        <option>Bangladesh</option>
                        <option>Barbados</option>
                        <option>Belarus</option>
                        <option>Belgium</option>
                        <option>Belize</option>
                        <option>Benin</option>
                        <option>Bermuda</option>
                        <option>Bhutan</option>
                        <option>Bolivia (Plurinational State of)</option>
                        <option>Bonaire, Sint Eustatius and Saba</option>
                        <option>Bosnia and Herzegovina</option>
                        <option>Botswana</option>
                        <option>Bouvet Island</option>
                        <option>Brazil</option>
                        <option>British Indian Ocean Territory (the)</option>
                        <option>Brunei Darussalam</option>
                        <option>Bulgaria</option>
                        <option>Burkina Faso</option>
                        <option>Burundi</option>
                        <option>Cabo Verde</option>
                        <option>Cambodia</option>
                        <option>Cameroon</option>
                        <option>Canada</option>
                        <option>Cayman Islands (the)</option>
                        <option>Central African Republic (the)</option>
                        <option>Chad</option>
                        <option>Chile</option>
                        <option>China</option>
                        <option>Christmas Island</option>
                        <option>Cocos (Keeling) Islands (the)</option>
                        <option>Colombia</option>
                        <option>Comoros (the)</option>
                        <option>Congo (the Democratic Republic of the)</option>
                        <option>Congo (the)</option>
                        <option>Cook Islands (the)</option>
                        <option>Costa Rica</option>
                        <option value="Côte d'Ivoire">Côte d'Ivoire</option>
                        <option>Croatia</option>
                        <option>Cuba</option>
                        <option value="Curaçao">Curaçao</option>
                        <option>Cyprus</option>
                        <option>Czech Republic (the)</option>
                        <option>Denmark</option>
                        <option>Djibouti</option>
                        <option>Dominica</option>
                        <option>Dominican Republic (the)</option>
                        <option>Ecuador</option>
                        <option>Egypt</option>
                        <option>El Salvador</option>
                        <option>Equatorial Guinea</option>
                        <option>Eritrea</option>
                        <option>Estonia</option>
                        <option>Ethiopia</option>
                        <option>Falkland Islands (the) [Malvinas]</option>
                        <option>Faroe Islands (the)</option>
                        <option>Fiji</option>
                        <option>Finland</option>
                        <option>France</option>
                        <option>French Guiana</option>
                        <option>French Polynesia</option>
                        <option>French Southern Territories (the)</option>
                        <option>Gabon</option>
                        <option>Gambia (the)</option>
                        <option>Georgia</option>
                        <option>Germany</option>
                        <option>Ghana</option>
                        <option>Gibraltar</option>
                        <option>Greece</option>
                        <option>Greenland</option>
                        <option>Grenada</option>
                        <option>Guadeloupe</option>
                        <option>Guam</option>
                        <option>Guatemala</option>
                        <option>Guernsey</option>
                        <option>Guinea</option>
                        <option>Guinea-Bissau</option>
                        <option>Guyana</option>
                        <option>Haiti</option>
                        <option>Heard Island and McDonald Islands</option>
                        <option>Holy See (the)</option>
                        <option>Honduras</option>
                        <option>Hong Kong</option>
                        <option>Hungary</option>
                        <option>Iceland</option>
                        <option>India</option>
                        <option>Indonesia</option>
                        <option>Iran (Islamic Republic of)</option>
                        <option>Iraq</option>
                        <option>Ireland</option>
                        <option>Isle of Man</option>
                        <option>Israel</option>
                        <option>Italy</option>
                        <option>Jamaica</option>
                        <option>Japan</option>
                        <option>Jersey</option>
                        <option>Johnston Island</option>
                        <option>Jordan</option>
                        <option>Kazakhstan</option>
                        <option>Kenya</option>
                        <option>Kiribati</option>
                        <option>Korea (the Democratic People's Republic of)</option>
                        <option>Korea (the Republic of)</option>
                        <option>Kuwait</option>
                        <option>Kyrgyzstan</option>
                        <option>Lao People's Democratic Republic (the)</option>
                        <option>Latvia</option>
                        <option>Lebanon</option>
                        <option>Lesotho</option>
                        <option>Liberia</option>
                        <option>Libya</option>
                        <option>Liechtenstein</option>
                        <option>Lithuania</option>
                        <option>Luxembourg</option>
                        <option>Macao</option>
                        <option>Macedonia (the former Yugoslav Republic of)</option>
                        <option>Madagascar</option>
                        <option>Malawi</option>
                        <option>Malaysia</option>
                        <option>Maldives</option>
                        <option>Mali</option>
                        <option>Malta</option>
                        <option>Marshall Islands (the)</option>
                        <option>Martinique</option>
                        <option>Mauritania</option>
                        <option>Mauritius</option>
                        <option>Mayotte</option>
                        <option>Mexico</option>
                        <option>Micronesia (Federated States of)</option>
                        <option>Midway Islands</option>
                        <option>Moldova (the Republic of)</option>
                        <option>Monaco</option>
                        <option>Mongolia</option>
                        <option>Montenegro</option>
                        <option>Montserrat</option>
                        <option>Morocco</option>
                        <option>Mozambique</option>
                        <option>Myanmar</option>
                        <option>Namibia</option>
                        <option>Nauru</option>
                        <option>Nepal</option>
                        <option>Netherlands (the)</option>
                        <option>New Caledonia</option>
                        <option>New Zealand</option>
                        <option>Nicaragua</option>
                        <option>Niger (the)</option>
                        <option>Nigeria</option>
                        <option>Niue</option>
                        <option>Norfolk Island</option>
                        <option>Northern Mariana Islands (the)</option>
                        <option>Norway</option>
                        <option>Oman</option>
                        <option>Pakistan</option>
                        <option>Palau</option>
                        <option>Palestine, State of</option>
                        <option>Panama</option>
                        <option>Papua New Guinea</option>
                        <option>Paraguay</option>
                        <option>Peru</option>
                        <option>Philippines (the)</option>
                        <option>Pitcairn</option>
                        <option>Poland</option>
                        <option>Portugal</option>
                        <option>Puerto Rico</option>
                        <option>Qatar</option>
                        <option value="Réunion">Réunion</option>
                        <option>Romania</option>
                        <option>Russian Federation (the)</option>
                        <option>Rwanda</option>
                        <option value="Saint Barthélemy">Saint Barthélemy</option>
                        <option>Saint Helena, Ascension and Tristan da Cunha</option>
                        <option>Saint Kitts and Nevis</option>
                        <option>Saint Lucia</option>
                        <option>Saint Martin (French part)</option>
                        <option>Saint Pierre and Miquelon</option>
                        <option>Saint Vincent and the Grenadines</option>
                        <option>Samoa</option>
                        <option>San Marino</option>
                        <option>Sao Tome and Principe</option>
                        <option>Saudi Arabia</option>
                        <option>Senegal</option>
                        <option>Serbia</option>
                        <option>Seychelles</option>
                        <option>Sierra Leone</option>
                        <option>Singapore</option>
                        <option>Sint Maarten (Dutch part)</option>
                        <option>Slovakia</option>
                        <option>Slovenia</option>
                        <option>Solomon Islands</option>
                        <option>Somalia</option>
                        <option>South Africa</option>
                        <option>South Georgia and the South Sandwich Islands</option>
                        <option>South Sudan</option>
                        <option>Southern Rhodesia</option>
                        <option>Spain</option>
                        <option>Sri Lanka</option>
                        <option>Sudan (the)</option>
                        <option>Suriname</option>
                        <option>Svalbard and Jan Mayen</option>
                        <option>Swaziland</option>
                        <option>Sweden</option>
                        <option>Switzerland</option>
                        <option>Syrian Arab Republic</option>
                        <option>Taiwan (Province of China)</option>
                        <option>Tajikistan</option>
                        <option>Tanzania, United Republic of</option>
                        <option>Thailand</option>
                        <option>Timor-Leste</option>
                        <option>Togo</option>
                        <option>Tokelau</option>
                        <option>Tonga</option>
                        <option>Trinidad and Tobago</option>
                        <option>Tunisia</option>
                        <option>Turkey</option>
                        <option>Turkmenistan</option>
                        <option>Turks and Caicos Islands (the)</option>
                        <option>Tuvalu</option>
                        <option>Uganda</option>
                        <option>Ukraine</option>
                        <option>United Arab Emirates (the)</option>
                        <option>United Kingdom</option>
                        <option selected="selected">United States</option>
                        <option>United States Minor Outlying Islands (the)</option>
                        <option>Upper Volta</option>
                        <option>Uruguay</option>
                        <option>Uzbekistan</option>
                        <option>Vanuatu</option>
                        <option>Venezuela (Bolivarian Republic of)</option>
                        <option>Viet Nam</option>
                        <option>Virgin Islands (British)</option>
                        <option>Virgin Islands (U.S.)</option>
                        <option>Wallis and Futuna</option>
                        <option>Western Sahara</option>
                        <option>Yemen</option>
                        <option>Zambia</option>
                        <option>Zimbabwe</option>
                      </select>
                    </div>
                  </div>
                </div>

                <p class="my-3 h5">Credit Card Information</p>
                <div class="row">
                  <div class="col-lg-6">
                    <div class="form-group mb-4">
                      <select class="form-control shadow form-control-lg" required name="CreditCard0CardType" >
                        <option value="" selected disabled>Please select a card type...</option>
                        <option>MasterCard</option>
                        <option>Visa</option>
                        <option>American Express</option>
                        <option>Discover</option>
                      </select>
                    </div>
                  </div>
                  <div class="col-lg-6">
                    <div class="form-group mb-4">
                      <input type="number" maxlength="16" size="35" name="CreditCard0CardNumber"  autocomplete="off" placeholder="Card Number *" class="form-control shadow form-control-lg" placeholder="Zip Code *" required="">
                    </div>
                  </div>
                </div>
                <div class="row">
                  <div class="col-lg-6">
                    <div class="form-group mb-4">
                      <select class="form-control shadow form-control-lg" required name="CreditCard0ExpirationMonth">
                        <option value="" selected disabled>Month Expiration...</option>
                        <option>01</option>
                        <option>02</option>
                        <option>03</option>
                        <option>04</option>
                        <option>05</option>
                        <option>06</option>
                        <option>07</option>
                        <option>08</option>
                        <option>09</option>
                        <option>10</option>
                        <option>11</option>
                        <option>12</option>
                      </select>
                    </div>
                  </div>
                  <div class="col-lg-6">
                    <div class="form-group mb-4">
                      <select class="form-control shadow form-control-lg " required name="CreditCard0ExpirationYear">
                        <option value="" selected disabled>Year Expiration...</option>
                        <option>2019</option>
                        <option>2020</option>
                        <option>2021</option>
                        <option>2022</option>
                        <option>2023</option>
                        <option>2024</option>
                        <option>2025</option>
                        <option>2026</option>
                        <option>2027</option>
                        <option>2028</option>
                        <option>2029</option>
                        <option>2030</option>
                        <option>2031</option>
                        <option>2032</option>
                        <option>2033</option>
                      </select>
                    </div>
                  </div>
                </div>

                <div class="form-group">
                  <p class="mb-3"><b>P2 Virtual Selling Accelerator</b></p>
                  <div class="row">
                    <div class="col-lg-5 text-center">
                      <div class="pl-0 pl-lg-2 form-check or">
                        <input class="form-check-input mt-2 mode-payment" data-ixid="560ecf375964c75e5dc34229b4b19bd8" type="radio" id="PurchaseType1" name="PurchaseType" value="A" checked>
                        <label class="form-check-label" for="PurchaseType1">1 Payment of $1,497.00</label>
                      </div>
                    </div>
                    <div class="col-lg-7 text-center">
                      <div class="pl-0 pl-lg-2 form-check">
                        <input class="form-check-input mt-2 mode-payment" data-ixid="ff09c36bd5168d7af2654354decc5b1c" type="radio" id="PurchaseType2" name="PurchaseType" value="A" >
                        <label class="form-check-label" for="PurchaseType2">3 Payments ($599.00 Every Month for 3 Months)</label>
                      </div>
                    </div>
                  </div>
                </div>

                <input name="CopyAddresses" id="CopyAddresses" type="hidden" value="[email protected], [email protected], [email protected], [email protected]" />
                <input name="ProductId" id="ProductId" type="hidden" value="1610" />
                <input name="PayTotal_A" id="PayTotal_A" type="hidden" value="1497.0" />
                <input name="PlanCount_A" id="PlanCount_A" type="hidden" value="1" />

                <div class="form-group text-center mt-5">
                  <button type="submit" class="btn btn-lg d-block mx-auto btn-success">Yes! I Want To Become A Virtual Closing Master!</button>
                </div>
              </form>
            </div>
			
          </div>
		 <!-- <center><a href="https://eliteleadseliteadvisors.com/details.php" class="btn btn-lg mx-auto white btn-success px-5 text-center mb-4">Liberation Program</a></center>-->
          <hr class=" mb-5">
          <footer class="">
            <div class="container">
              <p class="mb-0 text-center">
               
                <span class="mr-4">Copyright 2025 - <a href="index.php">Liberation Virtual Business System</a></span>
              </p>
            </div>
          </footer>
        </div>
      </div>
    </div>
  </div>
</section>

<style type="text/css">
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {}
/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {}
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 
}
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {}
</style>
<script src="https://code.jquery.com/jquery-1.10.2.js"></script>
<script src="../js/bootstrap.min.js"></script>
<script>
$(document).ready(function() {
  $(document).on('click', '#gotoform', function(){
    $('html, body').animate({
      scrollTop: parseInt($('#webform').offset().top)
    }, 1000);
  });
  $(document).on('change', 'input.mode-payment', function() {
    $('[name="infusion_xid"]').val($(this).data('ixid'))
  });
});   
</script>
<!-- SegMetrics -->
<script type="text/javascript">
var _segq = _segq || [];
var _segs = _segs || {};
(function () {var dc = document.createElement('script');dc.type = 'text/javascript';dc.async = true;dc.src = '//tag.segmetrics.io/aMwGzg.js';var s = document.getElementsByTagName('script')[0];s.parentNode.insertBefore(dc,s);})();
</script>
</body>
</html>                               

Whois info of domain

Domain Name: GETP2.COM
Registry Domain ID: 2544738189_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2024-07-09T17:27:27Z
Creation Date: 2020-07-08T23:00:47Z
Registry Expiry Date: 2025-07-08T23:00:47Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS1.INSURANCELEADSFOREVER.COM
Name Server: NS2.INSURANCELEADSFOREVER.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-06T09:11:34Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass