runsignup.com Open in urlscan Pro
34.194.61.140  Public Scan

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

Form analysis 5 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 /Race/Contact/42148

<form method="post" id="contactForm" action="/Race/Contact/42148">
  <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=jv2m42xrx7ew"
                  width="304" height="78" role="presentation" name="a-v0f8jf6i4nw0" 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>
          </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="1649369869">
      <script type="text/javascript">
        //<![CDATA[
        $(function() {
          $("input[name='spamCheck']").val("1649369869");
        });
        //]]>
      </script>
      <input type="hidden" name="csrf" value="VFfWQIwB2DWhULrkc5LbKM6iSe/kaweN">
    </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 the race director.</p>
  </div>
</form>

POST

<form method="post" id="participantSurveyForm">
  <h3 class="margin-b-15">Did you participate in the race?</h3>
  <div class="flex-parent">
    <div class="margin-r-10" style="min-width: 100px;">
      <label class="radio-selector-secondary inverted">
        <input type="radio" class="radio surveySubmitTrigger" name="did_participate" value="T">
        <span class="input-selector">
          <i class="icon icon-radio-unchecked" aria-hidden="true"></i>
          <i class="icon icon-radio-checked2" aria-hidden="true"></i>
          <span>Yes</span>
        </span>
      </label>
    </div>
    <div style="min-width: 100px;">
      <label class="radio-selector-secondary inverted">
        <input type="radio" class="radio surveySubmitTrigger" name="did_participate" value="F">
        <span class="input-selector">
          <i class="icon icon-radio-unchecked" aria-hidden="true"></i>
          <i class="icon icon-radio-checked2" aria-hidden="true"></i>
          <span>No</span>
        </span>
      </label>
    </div>
  </div>
  <div class="error borderedError"></div>
  <div class="margin-t-25">
    <h3 class="margin-b-5">Would you recommend this race to a friend?</h3>
    <div class="flex-parent flex-wrap">
      <label class="radio-button-primary radio-button-lg radio-button--inverted">
        <div class="note margin-b-5 ">Not Likely</div>
        <input type="radio" class="radio surveySubmitTrigger" name="would_recommend" value="0">
        <span class="radio-selector"> 0 </span>
      </label>
      <label class="radio-button-primary radio-button-lg radio-button--inverted">
        <div class="note margin-b-5 ">&nbsp;</div>
        <input type="radio" class="radio surveySubmitTrigger" name="would_recommend" value="1">
        <span class="radio-selector"> 1 </span>
      </label>
      <label class="radio-button-primary radio-button-lg radio-button--inverted">
        <div class="note margin-b-5 ">&nbsp;</div>
        <input type="radio" class="radio surveySubmitTrigger" name="would_recommend" value="2">
        <span class="radio-selector"> 2 </span>
      </label>
      <label class="radio-button-primary radio-button-lg radio-button--inverted">
        <div class="note margin-b-5 ">&nbsp;</div>
        <input type="radio" class="radio surveySubmitTrigger" name="would_recommend" value="3">
        <span class="radio-selector"> 3 </span>
      </label>
      <label class="radio-button-primary radio-button-lg radio-button--inverted">
        <div class="note margin-b-5 ">&nbsp;</div>
        <input type="radio" class="radio surveySubmitTrigger" name="would_recommend" value="4">
        <span class="radio-selector"> 4 </span>
      </label>
      <label class="radio-button-primary radio-button-lg radio-button--inverted">
        <div class="note margin-b-5 ">&nbsp;</div>
        <input type="radio" class="radio surveySubmitTrigger" name="would_recommend" value="5">
        <span class="radio-selector"> 5 </span>
      </label>
      <label class="radio-button-primary radio-button-lg radio-button--inverted">
        <div class="note margin-b-5 ">&nbsp;</div>
        <input type="radio" class="radio surveySubmitTrigger" name="would_recommend" value="6">
        <span class="radio-selector"> 6 </span>
      </label>
      <label class="radio-button-primary radio-button-lg radio-button--inverted">
        <div class="note margin-b-5 ">&nbsp;</div>
        <input type="radio" class="radio surveySubmitTrigger" name="would_recommend" value="7">
        <span class="radio-selector"> 7 </span>
      </label>
      <label class="radio-button-primary radio-button-lg radio-button--inverted">
        <div class="note margin-b-5 ">&nbsp;</div>
        <input type="radio" class="radio surveySubmitTrigger" name="would_recommend" value="8">
        <span class="radio-selector"> 8 </span>
      </label>
      <label class="radio-button-primary radio-button-lg radio-button--inverted">
        <div class="note margin-b-5 ">&nbsp;</div>
        <input type="radio" class="radio surveySubmitTrigger" name="would_recommend" value="9">
        <span class="radio-selector"> 9 </span>
      </label>
      <label class="radio-button-primary radio-button-lg radio-button--inverted">
        <div class="note margin-b-5 ta-right margin-r-10">Very Likely</div>
        <input type="radio" class="radio surveySubmitTrigger" name="would_recommend" value="10">
        <span class="radio-selector"> 10 </span>
      </label>
    </div>
    <div class="error borderedError"></div>
  </div>
  <div class="margin-t-15">
    <button type="button" class="rsuBtn rsuBtn--secondary rsuExpando fs-lg margin-0 margin-b-10" data-content-id="race_participant_survey_additional_notes" aria-controls="race_participant_survey_additional_notes">Additional Notes</button>
    <div class="rsuExpando__content formInput" id="race_participant_survey_additional_notes" aria-expanded="false" hidden="hidden">
      <textarea name="additional_notes" class="surveySubmitTrigger" rows="15" cols="100" placeholder="Please add any additional comments here!"></textarea>
    </div>
  </div>
  <div id="participantSurveySubmitContainer" hidden="hidden">
    <div class="margin-t-10">
      <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=h133uka6s27c" width="304"
              height="78" role="presentation" name="a-x3sdcvmvp2ms" 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-1" 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 class="submitBackLinks">
      <button type="submit" class="rsuBtn rsuBtn--primary">Submit Survey</button>
      <input type="hidden" name="csrf" value="VFfWQIwB2DWhULrkc5LbKM6iSe/kaweN">
    </div>
  </div>
</form>

POST /Fraud/Contact

<form method="post" action="/Fraud/Contact"><label>Email</label><input type="email" name="email"><label>Comment</label><textarea name="comment"></textarea><input type="hidden" name="csrf" value="VFfWQIwB2DWhULrkc5LbKM6iSe/kaweN"><button
    type="submit">Submit</button></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


GREENBELT TRAIL 50K, 25K TRAIL RUN, & 50K RELAY

Saturday May 7, 2022
Sign Up Donate
Sign In
Create Account
Help


 * Race Info
 * Event Info
 * Teams
 * Volunteer
 * Donate
 * Results
 * Photos
   * Photos
   * Photos on Facebook
 * Participant Tracking
 * Refund Policy
 * Sponsors
 * Sign Up


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


 * Race Info
 * Event Info
 * Teams
 * Volunteer
 * Donate
 * Results
 * Photos
   * Photos
   * Photos on Facebook

 * Participant Tracking
 * Refund Policy
 * Sponsors
 * Sign Up


GREENBELT TRAIL 50K, 25K TRAIL RUN, & 50K RELAY


Saturday May 7, 2022 Plainview, NY 11803 US Directions

Thank you! Your message was posted to Facebook.

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

Close
Enter your Tweet Register for the Greenbelt Trail 50K, 25K Trail Run, & 50K
Relay today!

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

Tweet

Events
GLIRC Discount $5 OFF!


50K - LIVE EVENT

$60 05/07 7:30AM EDT - 4:00PM EDT Price increases after April 23, 2022 at
11:59pm EDT
Sign Up
GLIRC Discount $5 OFF!


25K - LIVE EVENT

$55 05/07 8:30AM EDT - 4:00PM EDT Price increases after April 23, 2022 at
11:59pm EDT
Sign Up


50K RELAY (4-PERSON TEAMS) - LIVE EVENT

$180 05/07 7:30AM EDT - 4:00PM EDT Price increases after April 23, 2022 at
11:59pm EDT
Sign Up
GLIRC Discount $5 OFF!


VIRTUAL 50K

$35 Registration ends May 7, 2022 at 7:45am EDT
Sign Up
GLIRC Discount $5 OFF!


VIRTUAL 25K

$35 Registration ends May 7, 2022 at 8:45am EDT
Sign Up
Place
Greater Long Island Running Club
101 Dupont Street, Suite 24
Plainview, NY US 11803
Description

A challenging trail course (technical in parts) on the northern portion of the
scenic Long Island Greenbelt Trail, starting and finishing at the GLIRC
Clubhouse in Plainview with plentiful, well stocked aid stations.

The charitable beneficiaries  of this event are, as in the past, HOPE FOR THE
WARRIORS whose mission is to enhance the quality of life of post 9/11 service
members, and the GREENBELT TRAIL CONFERENCE


REGISTER BY APRIL 20, 2022 TO BE GUARANTEED A RACE SHIRT!!!!!!!!!!!!!

New This Year - 50k 4-person Team Relay

We love trail running just as much as we love road running, and we want other
folks to love it, too! A full 25k or 50k may be daunting for newer trail runners
- or even well-seasoned ones! - and this is just the thing to help mitigate that
anxiety.

Teams of 4 people - junior, open, masters, senior masters in either men's,
women's, or mixed groups will each run very doable (approximately) 7.75 mile
legs to cover the entire 50k course. The first runner will start with the 50k
gun at 7:30 AM, and run to the Cold Spring Harbor turnaround, where their team
member (runner #2) will be waiting to collect their timing chip. That runner
will run from Cold Spring Harbor back to the GLIRC Clubhouse where runner #3
will be waiting to collect the timing chip, and that runner will run to Cold
Spring Harbor where their team member (Runner #4) will be waiting to collect the
chip and run back to the GLIRC Clubhouse for a fabulous finish!

It is suggested that teams discuss having a transportation vehicle at Cold
Spring Harbor (1 per team to facilitate parking) to make shuttling back to the
finish an easy task. Each team is responsible for arranging their own
transportation. 

Awards will be presented to the top 3 teams in each category. 

Awards

Custom medals to all finishers of both events in both the live and virtual races
(no awards for virtual racers). Top M & F OA  in both the 50K and 25K live
events will receive Salomon shoes courtesy of Salomon and Runner’s Edge.

Awards in 25k and 50k races to:

 * 1st male and female OA
 * 1st M & F in the 20-29, 30-39, 40-49, 50-59 and 60+ age groups. 

Johnny Kenul Memorial Award:

 * 1st finisher in the 50K who is age 60 or over. 

NEW THIS YEAR

 * 1st M & F finishers in the 25k who are age 17 or younger! 

50k Relay Team Awards - Awards will be presented to the top 3 teams in each
category. 

 * Junior Men's
 * Junior Women's
 * Junior Co-Ed
 * Open Men's
 * Open Women's
 * Open Co-Ed
 * Masters Men's
 * Masters Women's
 * Masters Co-Ed
 * Senior Masters Men's
 * Senior Masters Women's
 * Senior Masters Co-Ed

Registration

LIVE RACE:       

CLUB DISCOUNT ONLY APPLIES DURING EARLY REGISTRATION! REGISTER NOW TO SAVE $$$!

Early Registration - Through Saturday April 23 @ 11:59 PM EST   

 * 50k - $60 ($55 for GLIRC members)
 * 25k - $55 ($50 for GLIRC members) 
 * 50k Relay - $180/4-person team

Late Registration -  Sunday April 24 @ 12:00 AM - Friday May 6 @ 11:59 PM EST

 * 50k - $65 for all
 * 25k - $60 for all
 * 50k Relay - $200/4-person team

Day of Race Registration -  Saturday May 7 @ 12:00 AM - Saturday May 7 @ 7:15 AM
EST (50k) and 8:15 AM EST (25k)

 * 50k - $70 for all
 * 25k - $65 for all
 * 50k Relay - $220/4-person team

VIRTUAL RACE:

Registration - Through May 7 @ 7:15 AM EST  

 * 50K - $35 ($30 for GLIRC members)
 * 25K - $35  ($30 for GLIRC members) 

* There are no awards for the virtual events. 

Bib Pickup

Bib pickup will be available:

Friday, May 6 from 2PM - 5PM at Runner's Edge - 242 Main St. Farmingdale, NY
11735

Saturday, May 7 from 6:30 AM - 7:15AM for the 50K, 6:30 AM to 8:15 AM for the
25K at race check-in at GLIRC Clubhouse, 101 Dupont Street, Suite 24, Plainview

 * You can pick up a bib for someone else. If possible please bring their bib
   number to facilitate pickup.

Check-in

Check in will take place from 6:30 AM to 7:15 AM for the 50K, and from 6:30 AM
through 8:15 AM for the 25K at the GLIRC Clubhouse located at 101 Dupont St.
#24, Plainview, NY 11803.

If you have not picked up your bib ahead of time (it is STRONGLY encouraged that
you do so, however, to make race day go more smoothly!), you may do so at
check-in at the times mentioned above.

IMPORTANT DAY OF RACE INFORMATION

***PLEASE NOTE: THE RACE COURSE CLOSES AT 4 PM FOR BOTH EVENTS***

Parking volunteers will be there to assist you at the GLIRC Clubhouse or nearby
on Dupont St.

Aid stations for this event will be available with snacks and hydration.

For the 50K Participants: There will be a drop bag area at the trailhead. You
may put any items you wish to access mid-race and your bags will be made
available to you. 

25K Participants: It is suggested that you take everything you need with you,
and put all other items safely locked away in your vehicle.

You must have your bib pinned to the front of your clothing and visible at all
times so that we know you are part of the race and that you are easily
identifiable in photos. 

There WILL be porta-potties available for your use at the Clubhouse.

Participant instructions will be sent prior to race day with more information
regarding race day procedures.

50K Course Description

Please note: There is an 8.5-hour cutoff for the 50K. The first loop must be
completed by 11:30 AM. 

Click the icon below to download the attached PDF.

25K Course Description

Click the icon below to download the attached PDF.

Course Map (via Plot-a-Route)

Click here to see route.

Timing & Scoring

Timing and scoring by SRC Timing Services

Additional Information

Further instructions will be e-mailed to all participants starting on or about
May 1st. For more information about race, contact Race Director Thaddeus Nelson
at TroubledRaccoonRacing@gmail.com, call us at 516-349-7646 or email us at
info@glirc.org

 

Race Contact Info

If you have any questions about this race, 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 the race director.

NEW for 2022 - Trail Sisters Approved Event

Meets ATRA Events Standards!

Valued Sponsors

This race is presented by the Greater Long Island Running Club

GLIRC produces and manages 30+ quality events annually!
Visit www.GLIRC.org to see our full event listing and learn about membership
benefits including discounts, training tips, and GLIRC's monthly magazine, Long
Island Footnotes.

Directions
Open in External Application
View Map



RACE PARTICIPANT SURVEY

Please complete the following survey to help us better understand your race
experience.


DID YOU PARTICIPATE IN THE RACE?

Yes
No



WOULD YOU RECOMMEND THIS RACE TO A FRIEND?

Not Likely
0
 
1
 
2
 
3
 
4
 
5
 
6
 
7
 
8
 
9
Very Likely
10

Additional Notes

Submit Survey
EmailCommentSubmit

NEW FOR 2022 - TRAIL SISTERS APPROVED EVENT



MEETS ATRA EVENTS STANDARDS!



VALUED SPONSORS


Race Info Volunteer Photos
 * Photos on Facebook

Sponsors
Event Info Donate Participant Tracking Sign Up
Teams Results Refund Policy
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