www.mycapturepage.com Open in urlscan Pro
198.50.122.243  Public Scan

Submitted URL: http://unlimitedcashdelivery.com/
Effective URL: https://www.mycapturepage.com/cp24.php?user=bobbyspassiveincome
Submission: On April 08 via api from GB — Scanned from GB

Form analysis 1 forms found in the DOM

POST https://mycapturepage.com/getcd.php

<form method="POST" action="https://mycapturepage.com/getcd.php" id="mainForm" cellpadding="1px" target="_parent">
  <input type="hidden" name="id" id="wmtaid" value="14248">
  <input type="hidden" name="cpid" id="cpid" value="25658">
  <input type="hidden" name="type" value="1">
  <input type="hidden" name="spage" id="wmtpage" value="cp24.php">
  <meta charset="UTF-8">
  <link href="https://mycapturepage.com/mcpgurupremium.css" rel="stylesheet" type="text/css">
  <meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0;">
  <link href="https://mycapturepage.com/mcpgurupremium2.css" rel="stylesheet" type="text/css">
  <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  <script type="text/javascript" src="https://mycapturepage.com/mcpgurusupersized.core.3.2.0.min.js"></script>
  <link rel="stylesheet" href="https://mycapturepage.com/mcpgurusupersized.core.css" type="text/css" media="screen">
  <script type="text/javascript">
    // <![CDATA[
    jQuery(document).ready(function() {
      var watermark_name = "Enter Your Full Name...";
      //init, set watermark text and class
      $('#name').val(watermark_name).addClass('watermark');
      //if blur and no value inside, set watermark text and class again.
      $('#name').blur(function() {
        if ($(this).val().length == 0) {
          $(this).val(watermark_name).addClass('watermark');
        }
      });
      //if focus and text is watermrk, set it to empty and remove the watermark class
      $('#name').focus(function() {
        if ($(this).val() == watermark_name) {
          $(this).val('').removeClass('watermark');
        }
      });
      var watermark_phone = "Enter Your Phone Number...";
      //init, set watermark text and class
      $('#phone').val(watermark_phone).addClass('watermark');
      //if blur and no value inside, set watermark text and class again.
      $('#phone').blur(function() {
        if ($(this).val().length == 0) {
          $(this).val(watermark_phone).addClass('watermark');
        }
      });
      //if focus and text is watermrk, set it to empty and remove the watermark class
      $('#phone').focus(function() {
        if ($(this).val() == watermark_phone) {
          $(this).val('').removeClass('watermark');
        }
      });
      var watermark_email = "Please Enter Your Best Email...";
      //init, set watermark text and class
      $('#email').val(watermark_email).addClass('watermark');
      //if blur and no value inside, set watermark text and class again.
      $('#email').blur(function() {
        if ($(this).val().length == 0) {
          $(this).val(watermark_email).addClass('watermark');
        }
      });
      //if focus and text is watermrk, set it to empty and remove the watermark class
      $('#email').focus(function() {
        if ($(this).val() == watermark_email) {
          $(this).val('').removeClass('watermark');
        }
      });
      // Optin
      $('.optinBTN').click(function() {
        // Validate::
        optin_clicked = true;
        $getName = '';
        $getEmail = $("#email").val();
        $getPhone = '';
        $placeholder_name = "Enter Your Full Name...";
        $placeholder_email = "Please Enter Your Best Email...";
        $placeholder_phone = "Enter Your Phone Number...";
        var fShowName = false;
        var fShowPhone = false;
        if (fShowName && ($getName == $placeholder_name || $getName == "")) {
          $("#name").css("background-color", "#ffffe8");
          $("#name").css("color", "#aa3535");
        } else if (fShowPhone && ($getPhone == $placeholder_phone || $getPhone == "")) {
          if (fShowName) {
            $("#name").css("background-color", "#ffffff");
            $("#name").css("color", "#4c7753");
          }
          $("#phone").css("background-color", "#ffffe8");
          $("#phone").css("color", "#aa3535");
        } else if ($getEmail == $placeholder_email || $getEmail == "") {
          if (fShowName) {
            $("#name").css("background-color", "#ffffff");
            $("#name").css("color", "#4c7753");
          }
          if (fShowPhone) {
            $("#phone").css("background-color", "#ffffff");
            $("#phone").css("color", "#4c7753");
          }
          $("#email").css("background-color", "#ffffe8");
          $("#email").css("color", "#aa3535");
        } else {
          var filter = /^([a-zA-Z0-9_.-])+@(([a-zA-Z0-9-])+.)+([a-zA-Z0-9]{2,4})+$/;
          if (!filter.test($getEmail)) {
            $("#email").css("background-color", "#ffffe8");
            $("#email").css("color", "#aa3535");
          } else {
            $("#email").css("background-color", "#ffffff");
            $("#email").css("color", "#4c7753");
            var data = {
              id: "6",
              name: "" + $getName + "",
              phone: "" + $getPhone + "",
              email: "" + $getEmail + ""
            };
            var savelead = "";
            $.post(savelead, data, function(results) {});
            if (fShowName) $("#n").val($getName);
            $("#e").val($getEmail);
            if (fShowPhone) $("#p").val($getPhone);
            setTimeout($("#xCAPTURE").submit(), 1 * 1000);
          }
        }
        return false;
      });

      function center_form() {
        var nLeftPx = ($(window).width() - $('#core').width()) / 2;;
        $('#core').css('margin-left', nLeftPx + 'px');
        if ($.browser.msie) $('#supersized').height($(document).height());
      }
      center_form();
      $(window).resize(center_form);
      $('#core div.optinBTN').css({
        'padding-right': '0',
        'height': '50px',
        'padding-left': '0',
        'padding-top': '0',
        'padding-bottom': '0',
        'width': '370px',
        'margin-left': '2px'
      });
      if ($.browser.msie) {
        $('#core input:text').css('padding-top', '14px');
        $('#core .optinBTN').css({
          'width': '370px',
          'margin-left': '2px'
        });
        $('#core h2.subHeadline').css('margin-top', '-20px');
      }
    });
    // ]]>
  </script>
  <div id="core" style="margin-left: 547.5px;">
    <div id="core_content">
      <h1 class="mainHeadline"><img src="https://mycapturepage.com/uploads/images/livegoodcap2b414long.png" alt="">
        <div id="optinArea">
          <p class="optinHeadline"><img src="https://mycapturepage.com/uploads/images/lg2optintx.png" alt=""></p>
          <input id="fname" class="optin_fname optF" onfocus="if (this.value=='Enter Your First Name...') this.value=''" onblur="if (this.value=='') this.value='Enter Your First Name...'" type="text" name="fname" value="Enter Your First Name...">
          <input id="email" class="optin_email optF watermark" type="text" name="email" value="Please Enter Your Best Email...">
          <div class="optinBTN" style="padding: 0px; height: 50px; width: 370px; margin-left: 2px;"><img style="cursor: pointer;" onmousedown="sendForm()" src="https://mycapturepage.com/uploads/images/showmethevideo2.png" alt=""></div>
        </div>
        <br>
        <div id="spam">
          <p>We will not share your information with anyone...PERIOD.</p>
        </div>
      </h1>
    </div>
    <div id="core_bottom"> </div>
    <div id="footerLinks" style="margin-bottom: 30px;">© Copyright MCP 2024 - All Rights Reserved</div>
  </div>
  <div style="display: none;"> </div>
  <script>
    $("form").attr("target", "_parent");
  </script>
  <!-- <iframe src="" id="AR" width="300" height="300" style="display: block;" ></iframe> -->
</form>

Text Content



WE WILL NOT SHARE YOUR INFORMATION WITH ANYONE...PERIOD.


© Copyright MCP 2024 - All Rights Reserved