crm.bloomerang.co Open in urlscan Pro
44.238.55.210  Public Scan

Submitted URL: https://u3971481.ct.sendgrid.net/ls/click?upn=vNiYy-2BXdrTGPN5Swm7aPDk9E6xmdx-2Fa78w7NEjk5-2BdJIW8aApwL4TaF-2FfIACdKVg6kCASxDumCJ...
Effective URL: https://crm.bloomerang.co/Mailing/Email/RecipientPortal/EditSubscriptions/264938593?OrganizationId=b27a4c8c-37b9-11e5-aac9...
Submission: On October 24 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST /Mailing/Email/RecipientPortal/UpdateSubscriptions/264938593

<form action="/Mailing/Email/RecipientPortal/UpdateSubscriptions/264938593" id="form" method="post" style="font-size:15px;" novalidate="novalidate">
  <link href="/Content/Css/External.css?v=-oax13PgGz0g-x3jV8WdKERG2M0QxCdrpRehYa-cuVw1" rel="stylesheet" type="text/css">
  <style>
    #emailAddressFieldSet {
      min-height: 55px;
    }

    #obfuscatedEmailAddress {
      margin-bottom: 10px;
    }

    #newEmailAddressDiv {
      display: none;
    }
  </style>
  <div id="" class="recipient-portal">
    <section class="title after-medium">
      <h2>Page Ahead Children's Literacy Program</h2>
      <h3 class="no-margin">Manage Email Preferences</h3>
    </section>
    <h2 class="after-medium">Orlando Mujica</h2>
    <fieldset class="after-xlarge" id="emailAddressFieldSet">
      <div id="obfuscatedEmailAddress"> o*************@paccar.com </div>
      <a id="changeEmailAddress" href="javascript:void(0);" onclick="showChangeEmailAddress();" class="btn " role="button" rel="">

      Use a Different Address Instead

</a>
      <div id="newEmailAddressDiv">
        <div class=" field email" id="Field_newEmailAddress">
          <label for="newEmailAddress" class=""> Email address </label>
          <input type="email" name="Recipient.EmailAddress" id="newEmailAddress" value="" class="" maxlength="255">
        </div>
      </div>
    </fieldset>
    <input type="hidden" name="OrganizationId" id="OrganizationId" value="b27a4c8c-37b9-11e5-aac9-0afe91f37681">
    <input type="hidden" name="MailingId" id="MailingId" value="492">
    <input type="hidden" name="Recipient.EmailInterestType" id="Recipient_EmailInterestType" value="All">
    <input type="hidden" name="Recipient.EmailInterestsActive" id="Recipient_EmailInterestsActive" value="System.Collections.Generic.List`1[Bloomerang.Database.ObjectModel.Core.IEmailInterest]">
    <div class="after-large">
      <label>
        <input type="radio" name="EmailInterestType" id="radio-all" value="true" checked="'checked'"> Subscribe to all mailings </label>
    </div>
    <div class="after-small">
      <label>
        <input type="radio" name="EmailInterestType" id="radio-custom" value="true"> Only send me mailings based on my interests </label>
    </div>
    <div class="after-large indent" id="interests-active">
      <div class="after-small">
        <label>
          <input type="checkbox" name="EmailInterestType" id="1"> iRead Newsletter </label>
      </div>
      <div class="after-small">
        <label>
          <input type="checkbox" name="EmailInterestType" id="20798464"> Program Update </label>
      </div>
      <div class="after-small">
        <label>
          <input type="checkbox" name="EmailInterestType" id="2"> Special Events </label>
      </div>
      <div class="after-small">
        <label>
          <input type="checkbox" name="EmailInterestType" id="3"> Volunteer Opportunities </label>
      </div>
    </div>
    <div class="after-large">
      <label>
        <input type="radio" name="EmailInterestType" id="radio-optedout" value="false"> Unsubscribe from all mailings </label>
    </div>
  </div>
  <script type="text/javascript">
    function showChangeEmailAddress() {
      $('#changeEmailAddress').hide('fade');
      $('#obfuscatedEmailAddress').hide('fade', function() {
        $('#newEmailAddressDiv').show('fade');
      });
    }
    $(function() {
      updateCheckboxes({
        target: {
          id: "radio-all"
        }
      });
    });
    $("input[type='radio']").click(updateCheckboxes);
    $("input[type='checkbox']").click(function(evt) {
      $("input[type='radio']").prop("checked", false);
      if ($("input[type='checkbox']:checked").length > 0) {
        $("#radio-custom").prop("checked", true);
        $("#Recipient_EmailInterestType").val("Custom");
      } else {
        $("#radio-optedout").prop("checked", true);
        $("#Recipient_EmailInterestType").val("OptedOut");
      }
    });

    function updateCheckboxes(evt) {
      if (evt.target.id === "radio-all") {
        $("input[type='checkbox']").prop("checked", true);
        $("#Recipient_EmailInterestType").val("All");
      } else if (evt.target.id === "radio-optedout") {
        $("input[type='checkbox']").prop("checked", false);
        $("#Recipient_EmailInterestType").val("OptedOut");
      } else if (evt.target.id === "radio-custom") {
        $("#Recipient_EmailInterestType").val("Custom");
      }
    };
    $("#form").submit(function() {
      $("#Recipient_EmailInterestsActive").val("");
      if ($("#radio-custom").prop("checked")) {
        var ids = $("input[type='checkbox']:checked").map(function(index, element) {
          return element.id
        }).get().join(",");
        $("#Recipient_EmailInterestsActive").val(ids);
      }
    });
  </script>
  <div style="margin-top: 35px" class="btn-group recipient-portal">
    <a href="https://www.pageahead.org" onclick="" class="btn   btn-large" role="button" rel="">

      Cancel

</a>
    <a id="save-preferences" href="javascript:void(0);" onclick="submitPreferences();" class="btn  btn-primary btn-save  btn-large" role="button" rel="">

      Save Preferences

</a>
  </div>
  <input type="submit" value="" class="invisible-submit-button-for-entering">
</form>

Text Content

PAGE AHEAD CHILDREN'S LITERACY PROGRAM


MANAGE EMAIL PREFERENCES


ORLANDO MUJICA

o*************@paccar.com
Use a Different Address Instead
Email address
Subscribe to all mailings
Only send me mailings based on my interests
iRead Newsletter
Program Update
Special Events
Volunteer Opportunities
Unsubscribe from all mailings
Cancel Save Preferences