runsignup.com Open in urlscan Pro
54.165.155.11  Public Scan

Submitted URL: https://u9820144.ct.sendgrid.net/ls/click?upn=QVwPt-2BBVWqdJA9fGhBZ2rzMidghLgWI-2FGlsYXAyFr9azQz0bQHogztEhleS1l76PkTu8QvbLqmkW4KD...
Effective URL: https://runsignup.com/Race/Donate/IA/PolkCity/RaceJoybCGafksrNc0oiv?rsus=100-200-e1b522b5-6108-4e8b-9345-d84ebd8f75db
Submission: On June 10 via manual from US — Scanned from DE

Form analysis 3 forms found in the DOM

POST /WidgetAux/AcceptCookies

<form method="post" action="/WidgetAux/AcceptCookies" target="acceptCookies">
  <button type="submit" class="rsuBtn rsuBtn--primary">Accept Cookie Policy</button>
</form>

POST

<form method="post" id="donationForm">
  <section>
    <div class="rsuTile donateFundraiser rounded-3 padding-20">
      <script type="text/javascript">
        //<![CDATA[
        var GoalMeter = {
          drawGoalMeter: function(a, b, c, d, g) {
            a.beginPath();
            a.arc(b, c, d, 0, 2 * Math.PI, 0);
            a.fillStyle = g;
            a.fill()
          },
          drawProgressArc: function(a, b, c, d, g, h, k) {
            a.beginPath();
            .9999 < g ? (a.arc(b, c, d, 0, 2 * Math.PI, 0), a.arc(b, c, d, 2 * Math.PI, 2 * Math.PI + .1, 0)) : a.arc(b, c, d, -Math.PI / 2, Math.PI * (2 * g - .5), 0);
            a.lineWidth = k;
            a.strokeStyle = h;
            a.stroke()
          },
          setupGoalMeter: function(a, b) {
            var c = this;
            a = $("#" + a);
            if (0 < a.length && a[0].getContext) {
              var d = a[0],
                g = a.closest("div.goalMeter").children("div.colorSpec"),
                h = parseInt(a.attr("width")),
                k = Math.max(5, .1 * h),
                l = (h - k) / 2,
                e = l + k / 2,
                m = d.getContext("2d"),
                n = a.data("inner-color");
              n || (n = g.css("background-color")) || (n = "#FCD8B2");
              var p = a.data("progress-color");
              p || (p = g.css("color")) || (p = "#176586");
              var f = Math.min(b / 100, 1);
              .001 > f && (f = .001);
              (function(a) {
                var b = window.requestAnimationFrame || window.mozRequestAnimationFrame || window.webkitRequestAnimationFrame || window.msRequestAnimationFrame,
                  d = function() {
                    m.clearRect(0, 0, h, h);
                    c.drawGoalMeter(m, e, e, l, n);
                    c.drawProgressArc(m, e, e, l, a, p, k);
                    a < f && (a += .05, a > f && (a = f), a <= f && b && b(d))
                  };
                c.drawGoalMeter(m, e, e, l, n);
                $(function() {
                  b ? b(d) : c.drawProgressArc(m, e, e, l, f, p, k)
                })
              })(Math.min(.01, f))
            }
          }
        };
        //]]>
      </script>
      <div class="donateFundraiserModule">
        <div class="donateBranding">
          <div class="bs3-row no-gutters donation-details-container">
            <div class="col-sm-8 col-md-8 col-lg-9">
              <div class="flex-parent flex-responsive align-items-center">
                <span class="rsuCircleImg rsuCircleImg--lg rsuCircleImg--border margin-lr-5 margin-auto" style="background-image: url(https://d368g9lw5ileu7.cloudfront.net/races/race73337_donationUIBranding.bINsuG.png);"></span>
                <div class="flex-1 donationDetails margin-lr-20">
                  <h2>EMC DAM to DSM</h2>
                  <h3>Donation Goal: $5,000</h3>
                </div>
              </div>
              <div class="col-md-12 donation-description-scroller">
                <div class="donateDescription userSuppliedHtml">
                  <p>&nbsp;</p>
                  <p><img style="float:left" src="https://d2mkojm4rk40ta.cloudfront.net/us-east-1-src/prod/clientUploads/2022-06/05/1/73337/61aa06a1-2a51-477d-9c44-7954e4e288b4-bINsk2.png" alt="" width="332" height="409"></p>
                  <p style="text-align:center">This tradition has always been one focused on building community through running. Each year we’re working to strengthen our community through finding unique and inspiring ways to raise funds, volunteer
                    time, and do good.</p>
                  <p style="text-align:center">With your help, we are committed to raising funds for central Iowa organizations near and dear to our hearts. And while we've yet to name our 2023 charity partner, please know that your donations will go
                    to a local organization focusing on health, youth, and/ or recreation.&nbsp;</p>
                  <h3 style="text-align:center"><u><b>Previously Supported Partners:&nbsp;</b></u></h3>
                  <p style="text-align:center">
                    <b>She Plays, The Chase Flack Memorial Fund, The Army Corps of Engineers at Saylorville Dam (Recreation Projects), The North Polk Band, On-The-Roads in Iowa, Norwalk Cross Country, Raise The Bar Initiative, Isiserettes, The Youth Tribe and The Good Vibes Movement.&nbsp;</b>
                  </p>
                </div>
              </div>
            </div>
            <div class="col-sm-4 col-md-4 col-lg-3 donation-meter-scroller">
              <div class="donationGoalMeter">
                <div class="goal-progress-meter goal-progress-meter--primary">
                  <div class="goal-progress-meter__goal">
                    <h3 id="totalDonationsInCents">$475</h3>
                    <h4 id="goalInCents-aboveMeter">Raised of $5,000</h4>
                  </div>
                  <div class="goal-progress-meter__progress-bar">
                    <div class="bar">
                      <div class="complete" style="width: 9.5%;"></div>
                    </div>
                    <div class="min-max">
                      <div>$0</div>
                      <div id="goalInCents-belowMeter">$5,000</div>
                    </div>
                  </div>
                </div>
              </div>
              <div class="content-right-bar">
                <div class="verticalDonationScroller donor-list">
                  <div class="header">
                    <h3>Top Donors</h3>
                    <h4>
                      <span>$475 Raised By 43 Donors</span>
                    </h4>
                  </div>
                  <div class="scrollingContent content" style="height: 125px;">
                    <div class="scroller" style="top: -53.281px;">
                      <div class="donation">
                        <span class="amount">$100 </span> on behalf of <span class="donor">Brian Mayer</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$25 </span> from <span class="donor">Anonymous</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$25 </span> on behalf of <span class="donor">Russell Nolan</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$20 </span> from <span class="donor">Anonymous</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$20 </span> on behalf of <span class="donor">Rene Olivares</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$20 </span> on behalf of <span class="donor">Sonja Diener</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$20 </span> on behalf of <span class="donor">Tim (TJ) Woods</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$15 </span> from <span class="donor">Anonymous</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$12 </span> on behalf of <span class="donor">Raymond Stark</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$10 </span> on behalf of <span class="donor">Beverly Roberts</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$10 </span> on behalf of <span class="donor">Darren Jorgenson</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$10 </span> on behalf of <span class="donor">Jeff Hager</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$10 </span> from <span class="donor">Anonymous</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$10 </span> on behalf of <span class="donor">Lizbeth McCall</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$10 </span> from <span class="donor">Anonymous</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$10 </span> from <span class="donor">Anonymous</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$10 </span> on behalf of <span class="donor">Morgan Burnette</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$10 </span> on behalf of <span class="donor">Patrick Courtney</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$10 </span> on behalf of <span class="donor">Randy Turk</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$10 </span> on behalf of <span class="donor">Tuan Cao</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$6 </span> on behalf of <span class="donor">Stacia Taylor</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$5 </span> from <span class="donor">Anonymous</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$5 </span> on behalf of <span class="donor">Amberlei Roth</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$5 </span> from <span class="donor">Anonymous</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$5 </span> on behalf of <span class="donor">Anna Zilbermints</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$5 </span> on behalf of <span class="donor">Becky Hall</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$5 </span> from <span class="donor">Anonymous</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$5 </span> from <span class="donor">Anonymous</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$5 </span> on behalf of <span class="donor">Charity Christofferson</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$5 </span> from <span class="donor">Anonymous</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$5 </span> from <span class="donor">Anonymous</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$5 </span> on behalf of <span class="donor">Helen Freude</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$5 </span> on behalf of <span class="donor">Herbert Deutmeyer Jr</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$5 </span> from <span class="donor">Anonymous</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$5 </span> on behalf of <span class="donor">Jonathan Altes</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$5 </span> from <span class="donor">Anonymous</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$5 </span> from <span class="donor">Anonymous</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$5 </span> from <span class="donor">Anonymous</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$5 </span> from <span class="donor">Anonymous</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$5 </span> on behalf of <span class="donor">Supathorn Phongikaroon</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$5 </span> from <span class="donor">Anonymous</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$1 </span> from <span class="donor">Anonymous</span>
                      </div>
                      <div class="donation">
                        <span class="amount">$1 </span> on behalf of <span class="donor">Sam Bricker</span>
                      </div>
                    </div>
                  </div>
                </div>
                <script type="text/javascript">
                  //<![CDATA[
                  /*! jquery-visibility v1.0.12 | MIT license | http://mths.be/visibility */
                  ! function(e, i) {
                    "function" == typeof define && define.amd ? define(["jquery"], function(t) {
                      return i(e, t)
                    }) : "object" == typeof exports ? module.exports = i(e, require("jquery")) : i(e, jQuery)
                  }(this, function(e, i, t) {
                    "use strict";

                    function o() {
                      "hidden" !== n && (r.hidden = f.pageVisibility ? r[n] : t)
                    }
                    for (var n, u, r = e.document, s = ["webkit", "o", "ms", "moz", ""], f = i.support || {}, c = ("onfocusin" in r && "hasFocus" in r ? "focusin focusout" : "focus blur");
                      (u = s.pop()) !== t;)
                      if (n = (u ? u + "H" : "h") + "idden", f.pageVisibility = r[n] !== t, f.pageVisibility) {
                        c = u + "visibilitychange";
                        break
                      } o(), i(/blur$/.test(c) ? e : r).on(c, function(e) {
                      var u = e.type,
                        s = e.originalEvent;
                      if (s) {
                        var f = s.toElement;
                        (!/^focus./.test(u) || f === t && s.fromElement === t && s.relatedTarget === t) && i(r).triggerHandler(n && r[n] || /^(?:blur|focusout)$/.test(u) ? "hide" : "show"), o()
                      }
                    })
                  });
                  //]]>
                </script>
                <script type="text/javascript">
                  //<![CDATA[
                  var VerticalDonationScroller = {
                    init: function() {
                      var f = this;
                      $("div.verticalDonationScroller").each(function() {
                        f.initScroller($(this))
                      })
                    },
                    initScroller: function(f) {
                      var a = null,
                        c = f.find("div.scroller"),
                        d = 0,
                        h = !1,
                        k = 0,
                        l = 1,
                        g = c.children(),
                        b = 0,
                        e = g.length,
                        m = c.outerHeight(),
                        n = c.parent().outerHeight(),
                        p = function() {
                          k++;
                          if (!h && (2 <= k || 0 > b || b >= e)) {
                            k = 0;
                            if (0 > b) b = 0, c.css("top", n), d = 0;
                            else if (b >= e) b = e - 1, c.css("top", -m), d = -g.eq(e - 1).position().top;
                            else {
                              var a = b + l;
                              a >= e ? (a = -1, d = -m) : 0 > a ? (a = e, d = n) : d -= g.eq(a).position().top - g.eq(b).position().top;
                              b = a
                            }
                            c.animate({
                              top: d
                            }, 250)
                          }
                        };
                      c.on("mouseover", function() {
                        h = !0
                      });
                      c.on("mouseout", function() {
                        h = !1
                      });
                      f.on("mouseover", function() {
                        l = -1
                      });
                      f.on("mouseout", function() {
                        l = 1
                      });
                      a = setInterval(p, 1E3);
                      $(document).on({
                        "hide.visibility": function() {
                          null !== a && (clearInterval(a), a = null)
                        },
                        "show.visibility": function() {
                          null === a && (a = setInterval(p, 1E3))
                        }
                      })
                    }
                  };
                  $(function() {
                    VerticalDonationScroller.init()
                  });
                  //]]>
                </script>
              </div>
            </div>
          </div>
          <div class="bs3-row">
            <div class="col-md-12">
              <hr>
            </div>
          </div>
          <div class="donationAmountContainer">
            <label class="donation-label">Donation Amount <span class="required">*</span></label>
            <div class="icon-input-primary">
              <i class="symbol-label">$</i>
              <input type="number" aria-label="Enter donation amount" step="0.01" min="0" onfocus="if (this.value == '0.00') this.value = '';" class="donationAmount" id="customDonationAmount" name="donationAmount" value="0.00">
            </div>
            <div class="error borderedError"></div>
            <div id="dLvlBts" class="d-none"></div>
          </div>
          <div class="donation-options">
            <div class="bs3-row donation-options-inner">
              <div class="col-sm-12 col-md-5 margin-b-10">
                <label class="major2" id="onBehalfOfLabel" style="display: block;"> On Behalf Of <input type="hidden" name="onBehalfOfTextId" value="2">
                </label>
                <div class="error borderedError"></div>
                <label class="fauxradio">
                  <input type="radio" class="radio onBehalfOfType" value="N" name="onBehalfOfType" checked="checked">
                  <span class="fauxradio"><span></span></span>
                  <span class="label-text">My Name</span>
                </label><br>
                <label class="fauxradio">
                  <input type="radio" class="radio onBehalfOfType" value="A" name="onBehalfOfType">
                  <span class="fauxradio"><span></span></span>
                  <span
                    class="label-text">Anonymous</span><i class="icon icon-info tippy-tip" tabindex="0" data-tippy-content="Anonymous on public pages, but the fundraiser and charity will be able to see who made the donation." aria-expanded="false"></i>
                </label><br>
                <label class="fauxradio">
                  <input type="radio" class="radio onBehalfOfType" value="O" name="onBehalfOfType">
                  <span class="fauxradio"><span></span></span>
                  <span class="label-text">Other</span>
                </label>
                <div id="customOnBehalfOf" style="display: none;">
                  <label class="sr-only">Enter Name</label>
                  <input type="text" value="" name="onBehalfOf" class="input-full-width" disabled="">
                  <div class="error borderedError"></div>
                </div>
              </div>
            </div>
          </div>
          <script>
            GeneralDonatePage.requireDonation = true;
          </script>
        </div>
      </div>
      <script type="text/javascript">
        //<![CDATA[
        $(function() {
          $(".tabs-component, .tabs-component--style2").each(function() {
            var b = $(this),
              c = b.find(".tabItem"),
              k = $(b.data("tab-content")),
              h = k.children().filter("[data-action]"),
              q = "T" === b.data("use-as-nav"),
              r = "T" === b.data("stop-events"),
              t = "T" === b.data("no-hash"),
              l = b.data("selected-hash-onload");
            l && (window.location.hash = "#tab-" + l);
            var m = "T" === b.data("detach"),
              g = $([]);
            m && (g = h.filter("[hidden='hidden']"), setTimeout(function() {
              g.detach()
            }, 1));
            var n = 2 < c.length;
            n && b.addClass("mobileMenu");
            c.each(function() {
              var a = $(this);
              "#" === a.attr("href") && a.attr("href", "#tab-" + a.data("action"))
            });
            c.on("click", function(a) {
              var f = $(this),
                p = n && 720 > $(window).width(),
                d = q;
              !p || b.hasClass("mobileMenu--open") && !f.hasClass("selected") || (d = !1);
              if (!d && !a.ctrlKey && !a.metaKey) {
                r && a.stopPropagation();
                a.preventDefault();
                f = $(this);
                d = f.data("action");
                var e = g.filter("[data-action='" + d + "']");
                0 < e.length && k.append(e);
                e = h.filter("[data-action='" + d + "']");
                var u = f.hasClass("selected");
                p && 2 < c.length && b.toggleClass("mobileMenu--open");
                if ("undefined" === typeof a.originalEvent || !b.hasClass("mobileMenu--open") && !u) a = h.not(e), a.prop("hidden", !0).hide(), m && a.detach(), g = a, e.show().prop("hidden", !1), a = e.find(".rsuStandaloneSearch input"),
                  a.exists() && ("T" !== a.data("keep-value") && (a.val(""), a.trigger("keyup")), a.get(0).focus()), c.removeClass("selected"), f.addClass("selected"), t || (window.location.hash = "#tab-" + d)
              }
            });
            try {
              if (window.location.hash) {
                var v = /#tab-(.*)/.exec(window.location.hash);
                $.fx.off = !0;
                c.filter("[data-action='" + v[1] + "']").trigger("click");
                $.fx.off = !1
              }
            } catch (a) {}
            b.removeClass("mobileMenu--open")
          })
        });
        //]]>
      </script>
      <script type="text/javascript">
        //<![CDATA[
        $(function() {
          $(".cardList-component").each(function() {
            var a = $(this),
              b = a.prev(".cardListSelector").find("span.card-select:first"),
              c = a.prev(".cardListSelector").find("span.list-select:first");
            a.hasClass("showAsList") ? (b.removeClass("selected"), c.addClass("selected")) : (b.addClass("selected"), c.removeClass("selected"));
            c.click(function(e) {
              a.fadeOut("slow", function() {
                a.removeClass("cardList-component--list-view");
                b.addClass("selected");
                c.removeClass("selected");
                a.fadeIn("slow")
              })
            });
            b.click(function(e) {
              a.fadeOut("slow", function() {
                a.addClass("cardList-component--list-view");
                b.removeClass("selected");
                c.addClass("selected");
                a.fadeIn("slow")
              })
            });
            720 > $(window).width() && (a.addClass("cardList-component--list-view"), b.removeClass("selected"), c.addClass("selected"));
            var d = $(a).find(".radio-button-primary"),
              f = function() {
                d.each(function() {
                  var a = $(this),
                    b = a.find("input:radio,input:checkbox");
                  b.exists() && (b = b.prop("checked"), a.toggleClass("active", b).closest(".cardList-component__outer").toggleClass("active", b))
                })
              };
            d.on("click", function() {
              f()
            })
          })
        });
        //]]>
      </script>
      <div id="charityOrFundraiserDetailsPopup" class="donateFundraiser charity-fundraiser-details-popup fundraiserPage" style="display: none; overflow: hidden;" data-fundraiser-word="Fundraiser" data-fundraiser-team-word="Team Fundraiser">
        <div class="donation-details-container">
          <div class="slideshow-container">
            <div class="slideshow" id="slideshowTemplate" data-placeholder="slideshow" data-autoplay="T" data-hide-dots="T" data-adaptive-height="T" data-skip-slideshow-init="T" hidden="hidden"></div>
          </div>
          <div class="rsuTile flex-parent flex-responsive rounded-3 align-items-center padding-20 popup-header width-100">
            <div class="donationImg d-inline-block va-middle margin-r-10"></div>
            <div class="donationDetails flex-2">
              <div class="fundraiser-info-heading">
                <h5 data-placeholder="type"></h5>
                <h2 data-placeholder="name"></h2>
              </div>
            </div>
            <div class="flex-2 flex-justify-end flex-parent flex-responsive align-items-center">
              <div class="submitBackLinks">
                <button type="button" class="select rsuBtn rsuBtn--secondary">Select</button>
              </div>
            </div>
          </div>
        </div>
        <div class="bs3-row">
          <div data-with-sidebar-class="col-md-9" data-without-sidebar-class="col-sm-12">
            <div class="loading secondary-preloader loader-lg ta-center">
              <svg version="1.1" id="loader-1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 50 50" style="enable-background:new 0 0 50 50;" xml:space="preserve">
                <path fill="#000" d="M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z" transform="rotate(159.908 25 25)">
                  <animateTransform attributeType="xml" attributeName="transform" type="rotate" from="0 25 25" to="360 25 25" dur="0.6s" repeatCount="indefinite"></animateTransform>
                </path>
              </svg>
              <span class="preloaderText"></span>
            </div>
            <div class="donation-meter-scroller">
              <div class="donationGoalMeter goal-progress-meter--lg goal-progress-meter--primary">
                <div class="goal-progress-meter goal-progress-meter--primary">
                  <div class="goal-progress-meter__goal">
                    <h3 id="totalDonationsInCents">$475</h3>
                    <h4 id="goalInCents-aboveMeter">Raised of $5,000</h4>
                  </div>
                  <div class="goal-progress-meter__progress-bar">
                    <div class="bar">
                      <div class="complete" style="width: 9.5%;"></div>
                    </div>
                    <div class="min-max">
                      <div>$0</div>
                      <div id="goalInCents-belowMeter">$5,000</div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <div class="donateDescription margin-b-25" data-placeholder="desc"></div>
          </div>
          <div class="col-md-3 right-bar">
            <div class="grid-button-container margin-t-10 margin-b-10">
              <div class="grid-button width-100" id="teamFundraiserComponent">
                <div class="grid-button-inner">
                  <a href="#" class="grid-button-link">
							<i class="icon icon-user" aria-hidden="true"></i>
							<span id="teamFundraiserComponentTitle"></span>
						</a>
                </div>
              </div>
              <div class="grid-button width-100" id="charityComponent">
                <div class="grid-button-inner">
                  <a href="#" class="grid-button-link">
							<i class="icon icon-handshake" aria-hidden="true"></i>
							<span id="charityComponentTitle"></span>
						</a>
                </div>
              </div>
            </div>
            <div class="scrollerStub"></div>
          </div>
        </div>
      </div>
      <script type="text/javascript">
        $(function() {
          GeneralDonatePage.charityWordSingular = "Charity";
        });
      </script>
      <script type="text/javascript">
        //<![CDATA[
        var GenericSearchPopup = {
          popup: null,
          init: function() {
            $("button[value='search']:not([name])[data-selector]").each(function() {
              var a = $(this),
                f = $(a.data("selector")),
                b = a.data("title");
              GenericSearchPopup.setUpSearchable(a, f, b)
            })
          },
          setUpPopup: function() {
            if (null === this.popup) {
              this.popup = $("#selectSearchPopup");
              var a = addDialogStyle1Opts({
                autoOpen: !1,
                modal: !0
              });
              a.classes = {
                "ui-dialog": "style1 noTitle withHeader"
              };
              this.popup.dialog(a)
            }
          },
          setUpSearchable: function(a, f, b) {
            this.setUpPopup();
            var d = this.popup;
            a.on("click", function() {
              d.find("span[data-placeholder='type']").text(b);
              var a = f.find("option").not("[hidden]"),
                g = d.find("input").val(""),
                k = d.find("ul").empty(),
                n = d.find("p[data-function='no-results']").hide(),
                e = "";
              g.off("keyup change search").on("keyup change search", function(c) {
                13 == c.keyCode && c.preventDefault();
                var h = $(this).val();
                if (h != e) {
                  e = h;
                  var b = h.toLowerCase().split(/\s+/),
                    g = function(a) {
                      if ("" === a.val()) return !1;
                      if ("" != b[0])
                        for (var d = 0; d < b.length; d++) {
                          var m = b[d];
                          if (-1 == a.text().toLowerCase().indexOf(m)) {
                            var c = a.parent();
                            if (c.is("optgroup")) {
                              if (-1 == c.prop("label").toLowerCase().indexOf(m)) return !1
                            } else return !1
                          }
                        }
                      return !0
                    };
                  k.empty();
                  for (c = numMatches = 0; 50 > numMatches && c < a.length; c++)(function(a) {
                    if ("" != h && g(a)) {
                      numMatches++;
                      var c = $(document.createElement("li")),
                        b = $(document.createElement("a")),
                        l = a.text(),
                        e = a.parent();
                      e.is("optgroup") && (l = e.prop("label") + " - " + l);
                      b.text(l);
                      b.prop("href", "#");
                      b.on("click", function(b) {
                        b.preventDefault();
                        f.val(a.val()).triggerHandler("change");
                        d.dialog("close")
                      });
                      c.append(b);
                      k.append(c)
                    }
                  })(a.eq(c));
                  n.toggle(0 == k.children().length)
                }
              });
              d.dialog("option", "width", Math.min(850, $(window).width()));
              d.dialog("open");
              g.focus()
            })
          }
        };
        $(function() {
          GenericSearchPopup.init()
        });
        //]]>
      </script>
    </div>
  </section>
  <section class="last submitBackLinks">
    <button type="submit" class="rsuBtn rsuBtn--primary">Continue</button>
    <input type="hidden" name="csrf" value="rRViBGqDTJxJ5uSE+yNX4LRAO3/cJlYG">
  </section>
</form>

POST /AJAX/Login

<form method="post" action="/AJAX/Login" onsubmit="return false;" data-redirect-url="">
  <h2 class="ta-center" id="title">SIGN IN</h2>
  <div class="login-branding">
    <span>Powered by <strong>RunSignup</strong></span>
  </div>
  <hr style="margin-right:10px; margin-left: 5px;">
  <p class="forgotPswdVisible" style="display: none;"> Enter your email address and we will send you instructions to reset your password if there is an account for that email. Check your spam folder if you do not receive it. </p>
  <div class="formInput field-container" style="margin-right:10px">
    <label class="major">Email <span class="required" aria-label="Required information">*</span></label>
    <input type="email" class="email valueEmpty" name="email" required="required">
    <div class="error borderedError"></div>
  </div>
  <div class="row-fluid forgotPswdHidden passwordBox">
    <div class="passwordLabel">
      <label class="major">Password <span class="required" aria-label="Required information">*</span></label>
    </div>
    <div class="forgotPswd forgotPasswordLabel">
      <span class="link forgotPswdHidden forgotPasswordLink">Forgot Your Password?</span>
    </div>
  </div>
  <div class="formInput field-container forgotPswdHidden passwordBox" style="margin-right:10px">
    <input type="password" class="password valueEmpty" name="password" required="required">
    <div class="error borderedError"></div>
  </div>
  <div class="forgotPswd" style="margin-top: 10px;">
    <span class="link backToLogin forgotPswdVisible" style="display: none;">« Return to Login</span>
  </div>
  <div class="formInput field-container" style="margin-right:10px; display: none;" aria-hidden="true">
    <label class="major">MFA Token <span class="required" aria-label="Required information">*</span></label>
    <input type="text" pattern="[0-9]*" maxlength="6" placeholder="MFA Token" class="input-full-width valueEmpty" name="mfaToken" required="required" autocomplete="one-time-code" autofocus="autofocus" disabled="disabled">
    <div class="note">Lost your MFA device? <a href="/Account/MFARecovery" target="_blank" style="margin-left: 10px;">Reset MFA</a></div>
  </div>
  <div class="forgotPswdHidden" style="margin: 10px 0;">
    <label class="minor fauxcheckbox">
      <input type="checkbox" class="checkbox" name="rememberMe" value="T" checked="checked">
      <span class="fauxcheckbox"><span></span></span> Keep me logged in. </label>
  </div>
  <div class="error borderedError" style="margin-right:10px"></div>
  <div class="submit ta-center loginPopUpSignIn" style="margin-top:20px;padding-right:10px;">
    <button type="submit" class="rsuBtn rsuBtn--primary rsuBtn--full-width">Sign In</button>
  </div>
  <p class="ta-center status" style="display: none;"></p>
  <p class="forgotPswdMsg forgotPswdVisible ta-center" style="display: none;"></p>
</form>

Text Content

In order to use RunSignup, your browser must accept cookies. Otherwise, you will
not be able to register for races or use other functionality of the website.
However, your browser doesn't appear to allow cookies by default.

Click the “Accept Cookie Policy” button below to accept the use of cookies on
your browser.

If you still see this message after clicking the link, then your browser
settings are likely set to not allow cookies. Please try enabling cookies. You
can find instructions at
https://www.whatismybrowser.com/guides/how-to-enable-cookies/auto.

--------------------------------------------------------------------------------

Accept Cookie Policy
 * Race Info
 * Event Info
 * Refund Policy
 * Sign Up
 * Results
   * 2022 Results (in-person)
   * 2022 virtual Results
   * 2021 Results (in-person)
   * 2021 Virtual Results
 * Volunteer
 * Sponsors


Your browser has JavaScript disabled. You may experience issues registering or
using other parts of the website. Please enable JavaScript if possible.
Sign In
Create Account
Help


 * Race Info
 * Event Info
 * Refund Policy
 * Sign Up
 * Results
   * 2022 Results (in-person)
   * 2022 virtual Results
   * 2021 Results (in-person)
   * 2021 Virtual Results
 * Volunteer
 * Sponsors


EMC DAM TO DSM

Sat June 3, 2023 Polk City, IA 50309 US

Thank you! Your message was posted to Facebook.

--------------------------------------------------------------------------------

Close
Enter your Tweet Register for the EMC DAM to DSM today!

--------------------------------------------------------------------------------

Tweet



EMC DAM TO DSM


DONATION GOAL: $5,000

 



This tradition has always been one focused on building community through
running. Each year we’re working to strengthen our community through finding
unique and inspiring ways to raise funds, volunteer time, and do good.

With your help, we are committed to raising funds for central Iowa organizations
near and dear to our hearts. And while we've yet to name our 2023 charity
partner, please know that your donations will go to a local organization
focusing on health, youth, and/ or recreation. 


PREVIOUSLY SUPPORTED PARTNERS: 

She Plays, The Chase Flack Memorial Fund, The Army Corps of Engineers at
Saylorville Dam (Recreation Projects), The North Polk Band, On-The-Roads in
Iowa, Norwalk Cross Country, Raise The Bar Initiative, Isiserettes, The Youth
Tribe and The Good Vibes Movement. 


$475

RAISED OF $5,000

$0
$5,000


TOP DONORS

$475 RAISED BY 43 DONORS

$100 on behalf of Brian Mayer
$25 from Anonymous
$25 on behalf of Russell Nolan
$20 from Anonymous
$20 on behalf of Rene Olivares
$20 on behalf of Sonja Diener
$20 on behalf of Tim (TJ) Woods
$15 from Anonymous
$12 on behalf of Raymond Stark
$10 on behalf of Beverly Roberts
$10 on behalf of Darren Jorgenson
$10 on behalf of Jeff Hager
$10 from Anonymous
$10 on behalf of Lizbeth McCall
$10 from Anonymous
$10 from Anonymous
$10 on behalf of Morgan Burnette
$10 on behalf of Patrick Courtney
$10 on behalf of Randy Turk
$10 on behalf of Tuan Cao
$6 on behalf of Stacia Taylor
$5 from Anonymous
$5 on behalf of Amberlei Roth
$5 from Anonymous
$5 on behalf of Anna Zilbermints
$5 on behalf of Becky Hall
$5 from Anonymous
$5 from Anonymous
$5 on behalf of Charity Christofferson
$5 from Anonymous
$5 from Anonymous
$5 on behalf of Helen Freude
$5 on behalf of Herbert Deutmeyer Jr
$5 from Anonymous
$5 on behalf of Jonathan Altes
$5 from Anonymous
$5 from Anonymous
$5 from Anonymous
$5 from Anonymous
$5 on behalf of Supathorn Phongikaroon
$5 from Anonymous
$1 from Anonymous
$1 on behalf of Sam Bricker

--------------------------------------------------------------------------------

Donation Amount *
$


On Behalf Of

My Name
Anonymous
Other
Enter Name


Select


$475

RAISED OF $5,000

$0
$5,000


Continue
Race Info Sign Up Sponsors
Event Info Results
 * 2022 Results (in-person)
 * 2022 virtual Results
 * 2021 Results (in-person)
 * 2021 Virtual Results

Refund Policy Volunteer
Powered by RunSignup, © 2022 Privacy Policy | Contact This Race


SIGN IN

Powered by RunSignup

--------------------------------------------------------------------------------

Enter your email address and we will send you instructions to reset your
password if there is an account for that email. Check your spam folder if you do
not receive it.

Email *

Password *
Forgot Your Password?

« Return to Login
MFA Token *
Lost your MFA device? Reset MFA
Keep me logged in.

Sign In





If you continue to use this site, you consent to use all cookies. We use cookies
to offer you a better browsing experience. Read how we use cookies and how you
can control them by visiting our Privacy Policy.

If you continue to use this site, you consent to use all cookies. Learn More

We use cookies to offer you a better browsing experience. Read how we use
cookies and how you can control them by visiting our Privacy Policy.

I Accept
 


SEARCH

Type in the field below to search.

Sorry, we didn’t find anything matching your search.










If you are trying to make a donation, leaving this page will lose the donation
information you have entered.

Are you sure you want to leave this page?

--------------------------------------------------------------------------------

Leave this Page Cancel