runsignup.com Open in urlscan Pro
54.165.155.11  Public Scan

Submitted URL: https://r20.rs6.net/tn.jsp?f=001nzdy47Ap6zPqoTg4hrxplPW2CAIRLs0N3I9N1u-WPLnAv4uOLFSGjh83mBBMZJn_B_UYTbPz9o7oJQl7IUD1...
Effective URL: https://runsignup.com/Club/NY/Plainview/GreaterLongIslandRunningClub
Submission: On April 07 via api from US — Scanned from DE

Form analysis 4 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 /Club/Contact/855

<form method="post" id="contactForm" action="/Club/Contact/855">
  <div data-action="fields">
    <div class="bs4-row">
      <div class="col-sm-6 col-md-4 margin-b-15 formInput">
        <label class="major2 d-block margin-b-5">Name <span class="required" aria-label="Required information">*</span></label>
        <input type="text" class="input-full-width valueEmpty" name="name" required="required">
      </div>
      <div class="col-sm-6 col-md-4 margin-b-15 formInput">
        <label class="major2 d-block margin-b-5">Email <span class="required" aria-label="Required information">*</span></label>
        <input type="email" class="input-full-width valueEmpty" name="email" required="required">
      </div>
      <div class="col-sm-6 col-md-4 margin-b-15 formInput">
        <label class="major2 d-block margin-b-5">Phone</label>
        <input type="tel" class="input-full-width" name="phone">
      </div>
      <div class="col-md-12 margin-b-15 formInput">
        <label class="major2 d-block margin-b-5">Question/Message <span class="required" aria-label="Required information">*</span></label>
        <textarea rows="5" cols="50" class="input-full-width valueEmpty" name="msg" required="required"></textarea>
      </div>
      <div class="col-md-12">
        <div style="margin: 10px 0;">
          <div class="g-recaptcha" data-sitekey="6LcdnRATAAAAAA4C48ibTO2oi9ikfu_Avc1VfsZP">
            <div style="width: 304px; height: 78px;">
              <div><iframe title="reCAPTCHA"
                  src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LcdnRATAAAAAA4C48ibTO2oi9ikfu_Avc1VfsZP&amp;co=aHR0cHM6Ly9ydW5zaWdudXAuY29tOjQ0Mw..&amp;hl=en&amp;v=gZWLhEUEJFxEhoT5hpjn2xHK&amp;size=normal&amp;cb=qnkb08kg2ipt"
                  width="304" height="78" role="presentation" name="a-y1ass1i0rbz9" frameborder="0" scrolling="no"
                  sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div><textarea id="g-recaptcha-response" name="g-recaptcha-response"
                class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
            </div><iframe style="display: none;"></iframe>
          </div>
          <script defer="defer" type="text/javascript" src="https://www.google.com/recaptcha/api.js?hl=en"></script>
        </div>
      </div>
    </div>
    <div class="submitBackLinks">
      <button type="submit" class="rsuBtn rsuBtn--primary rsuBtn--md">Send Message</button>
      <button type="button" class="rsuBtn rsuBtn--gray rsuBtn--md" id="contactFormCancel" value="cancel">Cancel</button>
      <input type="hidden" name="spamCheckMd5" value="7358d6025d90a099435a5f5cb9fdbd1c">
      <input type="hidden" name="spamCheck" value="1649369833">
      <script type="text/javascript">
        //<![CDATA[
        $(function() {
          $("input[name='spamCheck']").val("1649369833");
        });
        //]]>
      </script>
      <input type="hidden" name="csrf" value="uSnpZgBDLzZ91r2Lt2o/fWPVyDaZWPV4">
    </div>
  </div>
  <div data-action="submitting" style="display: none;" hidden="hidden">
    <p>Please wait while we submit your question/message.</p>
  </div>
  <div data-action="complete" style="display: none;" hidden="hidden">
    <p>Your question/message has been sent to Greater Long Island Running Club.</p>
  </div>
</form>

POST /Login

<form method="post" action="/Login" onsubmit="ajaxLogin2($(this).closest('.loginBox')); return false;">
  <div>
    <h2 class="popupTitle" style="font-family: 'Roboto', sans-serif; font-size:30px; text-align:center;">Sign In / SignUp</h2>
    <div class="modal-body">
      <div class="row-fluid">
        <div class="span12">
          <div class="emailPassword" data-type="login-email-pass" id="topLogin_emailPasswordBox">
            <div style="clear: both;"></div>
            <div class="forgottenPasswordInstructions" style="display: none;">
              <p> 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>
            <div class="login-branding">
              <span>Login with your <i class="icon icon-logo-rsu-circle" aria-hidden="true"></i> <strong>RunSignup</strong> account.</span>
            </div>
            <div class="formInput" style="overflow: auto;">
              <div class="hidden-phone subHeaderColor"><label for="topLogin_email" class="major loginLabel">Email <span class="required">*</span></label></div>
              <input type="email" placeholder="Email" class="input-full-width" value="" id="topLogin_email" name="email">
              <div class="error borderedError" id="topLogin_email_error"></div>
            </div>
            <div class="hidden-mobile" style="margin-bottom:10px;"></div>
            <div class="formInput passForm">
              <div class="hidden-phone"><label for="topLogin_password" class="major loginLabel loginText">Password <span class="required">*</span></label></div>
              <input type="password" placeholder="Password" class="input-full-width" value="" id="topLogin_password" name="password">
              <div class="error borderedError" id="topLogin_password_error"></div>
              <div class="forgotPswd">
                <span class="link" onclick="ajaxPasswordReset($(this).closest('form')); this.blur();">Forgot Password?</span>
              </div>
            </div>
            <div class="formInput" style="display: none;" aria-hidden="true">
              <div class="hidden-phone">
                <label for="topLogin_mfa" class="major loginLabel loginText">MFA Token <span class="required">*</span></label>
              </div>
              <input type="text" pattern="[0-9]*" maxlength="6" placeholder="MFA Token" class="input-full-width valueEmpty" id="topLogin_mfa" 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 class="error borderedError"></div>
            </div>
            <div class="rememberMe-wrapper">
              <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>
            <p style="display: none;" class="ajaxStatus"></p>
            <div class="ta-center error borderedError loginMainError" style="margin-top: 10px;" id="topLogin_error"></div>
            <div style="margin-top:30px;">
              <button type="submit" class="submit rsuBtn rsuBtn--primary rsuBtn--full-width" style="font-family: 'Roboto', sans-serif;" onclick="this.blur();">Sign In</button>
              <button type="button" class="rsuBtn rsuBtn--primary reset" style="display: none;">Reset Password</button>
              <button type="button" class="backToLogin rsuBtn rsuBtn--text" style="display: none;">Back</button>
            </div>
            <br>
            <div class="register ta-center create-account-callout">
              <h3>Not a user yet?</h3>
              <a class="rsuBtn rsuBtn--primary rsuBtn--md" id="topLogin_directorSignup" href="/CreateAccount/Director?redirect=%2FClub%2FNY%2FPlainview%2FGreaterLongIslandRunningClub" style="display: none;">Sign Up!</a>
              <a class="rsuBtn rsuBtn--primary rsuBtn--md" id="topLogin_userSignup" href="/CreateAccount?redirect=%2FClub%2FNY%2FPlainview%2FGreaterLongIslandRunningClub" style="display: inline;font-family: 'Roboto', sans-serif;">Sign Up!</a>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</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
Sign In Help New User?   Sign Up
Your browser has JavaScript disabled. You may experience issues registering or
using other parts of the website. Please enable JavaScript if possible.
Help


GREATER LONG ISLAND RUNNING CLUB

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


Sign Up Donate
Facebook Twitter Print Email AddThis

Facebook Twitter Print Email AddThis

Facebook Twitter AddThis

Location: Plainview, NY US 11803

Club Menu
 * 
 * Club Info
 * 
 * Sign Up
 * 
 * Renew
 * 
 * Donate
 * 
 * GLIRC Store
 * 
 * Nearby Races



Description

The Greater Long Island Running Club is Long Island's largest and most active
running club, with a membership that spans all of Nassau and Suffolk Counties
and beyond. We have a lot to offer every runner; quarterly meetings with
interesting programs, special clinics, regular group road runs and track
workouts for runners of every age and level of ability, and discounts to local
running stores. Long Island Footnotes, our monthly magazine, includes a complete
calendar of local races and other events of interest to local runners. Our
Office/Clubhouse provides full service to the Long Island running community. Our
SRC 10 Mile Run to the Blue Point Brewery, USATF  50K Championship and Caumsett
25K  Runs, Jonas Chiropractic Sports Injury Care ASPIRE 10K , David Lerner
Police Appreciation 5K Run, Greenbelt 25K and 50K Trail Runs, Runner's Edge Long
Island Women's Run, Lynn Gartner Dunne LLP Rob's Run 5K (cross country), Lazer,
Aptheker, Rosella & Yedid Kings Park 15 Kilometer Challenge,  Ocean to Sound
Relay, Runner's Edge TOBAY Triathlon and Junior Triathlon, Six Hour Run, Steel 
Equities/Gold Coast  Ho Ho Ho Holiday 5K Run, TOBAY Supervisor’s Run 5K, fun
runs, trail runs, annual dinner-dance, "road trips", etc., etc., all make for a
full calendar of activities for local runners. In addition, we have been hired
to manage the Marcum Workplace Challenge,  Heart & Sole 5K, UJA Race Against
Poverty Aquarun, and the Blazing Trails 4 Autism 4 Mile Run.

But most of all, GLIRC offers the ready availability of friendly people to run
with and compare notes with. We support each other and help each other to more
rewarding running experiences. No matter what your age or ability, whether you
are a mile a day beginner or a veteran marathoner, there's a place for YOU in
the Greater Long Island Running Club!

Membership Levels


INDIVIDUAL ONE YEAR MEMBERSHIP


JOINING THE GREATER LONG ISLAND RUNNING CLUB (GLIRC) WITH A ONE YEAR INDIVIDUAL
MEMBERSHIP HAS MANY BENEFITS:

 * discounts to Club races
 * discounts to local running stores
 * group runs, trails runs and track workouts
 * special running and multisport clinics
 * quarterly meetings with interesting topics

 

Maximum Number of Members Included in Membership: 1


MEMBERSHIP OPTIONS

12 Month Membership: $30.00 + $2.50 Processing Fee
SignUp Renew Store Donate


FAMILY ONE YEAR MEMBERSHIP


JOINING THE GREATER LONG ISLAND RUNNING CLUB (GLIRC) WITH A ONE YEAR FAMILY
MEMBERSHIP HAS MANY BENEFITS:

 

Please note: All members in your membership account should live at the same
address. The address of the primary member is the address that will be used to
mail your monthly Long Island Footnotes magazine.

discounts to Club races
discounts to local running stores
group runs, trails runs and track workouts
special running and multisport clinics
quarterly meetings with interesting topics

Maximum Number of Members Included in Membership: 10


MEMBERSHIP OPTIONS

12 Month Membership: $35.00 + $3.00 Processing Fee
SignUp Renew Store Donate


LIFETIME MEMBERSHIP


JOIN GLIRC FOR A LIFETIME! JOINING THE GREATER LONG ISLAND RUNNING CLUB (GLIRC)
HAS MANY BENEFITS:


DISCOUNTS TO CLUB RACES
DISCOUNTS TO LOCAL RUNNING STORES
GROUP RUNS, TRAILS RUNS AND TRACK WORKOUTS
SPECIAL RUNNING AND MULTISPORT CLINICS
QUARTERLY MEETINGS WITH INTERESTING TOPICS

Maximum Number of Members Included in Membership: 1


MEMBERSHIP OPTIONS

9999 Month Membership: $500.00 + $25.00 Processing Fee
SignUp Renew Store Donate


INDIVIDUAL TWO YEAR MEMBERSHIP


JOINING THE GREATER LONG ISLAND RUNNING CLUB (GLIRC) WITH A 2 YEAR INDIVIDUAL
MEMBERSHIP HAS MANY BENEFITS:


DISCOUNTS TO CLUB RACES
DISCOUNTS TO LOCAL RUNNING STORES
GROUP RUNS, TRAILS RUNS AND TRACK WORKOUTS
SPECIAL RUNNING AND MULTISPORT CLINICS
QUARTERLY MEETINGS WITH INTERESTING TOPICS

Maximum Number of Members Included in Membership: 1


MEMBERSHIP OPTIONS

24 Month Membership: $60.00 + $3.60 Processing Fee
SignUp Renew Store Donate


FAMILY TWO YEAR MEMBERSHIP


JOINING THE GREATER LONG ISLAND RUNNING CLUB (GLIRC) WITH A 2 YEAR FAMILY
MEMBERSHIP HAS MANY BENEFITS:


Please note: All members in your membership account should live at the same
address. The address of the primary member is the address that will be used to
mail your monthly Long Island Footnotes magazine.

discounts to Club races
discounts to local running stores
group runs, trails runs and track workouts
special running and multisport clinics
quarterly meetings with interesting topics

Maximum Number of Members Included in Membership: 10


MEMBERSHIP OPTIONS

24 Month Membership: $70.00 + $4.20 Processing Fee
SignUp Renew Store Donate
Club Officers

Name Title Email Phone Jossi Fritz-Mauer President info@glirc.org 516-349-7646
Katie Pearlman Executive Director Katie@glirc.org 516-349-7646 Mindy Davidson
Vice President Mindy@glirc.org 516-349-7646 Carl Grossbard Vice President
Info@glirc.org 516-349-7646 Melissa Altschuler Treasurer info@glirc.org
516-349-7646 Saniyyah Greene Secretary info@glirc.org 516-349-7646

Club Contact Information
101 Dupont St., Suite 24
Plainview, NY US 11803
Phone: 516-349-7646
Website: www.glirc.org


If you have any questions about this club, click the button below.

Questions?
Name *
Email *
Phone
Question/Message *

Send Message Cancel

Please wait while we submit your question/message.

Your question/message has been sent to Greater Long Island Running Club.

Join GLIRC on Facebook!

As a member of GLIRC, you can join our Closed Facebook group and participate in
our "everything running related" discussions. Go to our group page and ask to
join the group! An administrator will add you promptly! This group is for club
members only and it has no advertising.

We have an Open Facebook page that is open to anyone, if you would like to take
a look.

Follow GLIRC on Twitter!

Keep up with latest GLIRC Club happenings! Follow us @glirc!

Follow GLIRC on Instagram!

We are always posting race photos and updates on Instagram. Follow us @runglirc!

GLIRC has its own YouTube Channel!

We have many videos from our races and race "How To's" on our You Tube Channel.
Click on the link and take a look!

Club Membership Discounts

As a member of this club, you can get discounts for the following races:

 * Spring 5K at TOBAY Beach presented by Ivy Rehab in Massapequa, NY - Wednesday
   February 23, 2022: $5.00 off
 * Greenbelt Trail 50K, 25K Trail Run, & 50K Relay in Plainview, NY - Saturday
   May 7, 2022: $5.00 off
 * Greenbelt Trail 50K, 25K Trail Run, & 50K Relay in Plainview, NY - Saturday
   May 7, 2022: $5.00 off


© 2022 RunSignup, Inc.  


SIGN IN / SIGNUP

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.

Login with your RunSignup account.
Email *


Password *

Forgot Password?
MFA Token *
Lost your MFA device? Reset MFA

Keep me logged in.




Sign In Reset Password Back



NOT A USER YET?

Sign Up! Sign Up!


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