100kgoral.org Open in urlscan Pro
2a06:98c1:3121::3  Public Scan

Submitted URL: http://100kgoral.org/campaign/gesher
Effective URL: https://100kgoral.org/campaign/gesher
Submission: On June 27 via api from US — Scanned from NL

Form analysis 4 forms found in the DOM

<form role="search" class="search-form">
  <input type="button" value="" class="search-submit">
  <input type="search" name="q" class="search-text" placeholder="Search Donors..." autocomplete="off" data-id="donor">
</form>

POST https://100kgoral.org/admin/actions/donation-actions.php

<form method="post" action="https://100kgoral.org/admin/actions/donation-actions.php" id="donate_form" class="donate-form">
  <div class="w-100 d-flex flex-column gap-40">
    <div>
      <p class="checkout-form__label">
        <span>Personal Info</span>
      </p>
      <div class="checkout-form__inputs">
        <input class="form-input" type="text" placeholder="First Name" autocomplete="given-name" name="first_name" id="first_name" required="">
        <input class="form-input" type="text" placeholder="Last Name" name="last_name" id="last_name" required="">
        <input class="form-input" type="email" placeholder="Email Address" name="email" id="email" required="">
        <input class="form-input" type="tel" placeholder="Phone Number" id="phone" name="phone">
        <input class="form-input wide" type="text" placeholder="Comments and Dedications..." id="comments" name="comments">
      </div>
      <!-- <label class="checkbox-container mt-3">Donate Anonymously
                                                  <input type="checkbox">
                                                  <span class="checkbox-checkmark"></span>
                                                </label> -->
      <div class="form-check" style="margin-top:10px">
        <input type="checkbox" class="form-check-input" id="donate-anonymously">
        <label class="form-check-label" style="margin-top:6px;font-size:14px;font-weight:600;" for="donate-anonymously">Donate Anonymously</label>
      </div>
    </div>
    <div>
      <p class="checkout-form__label">
        <span>Billing Info</span>
      </p>
      <div class="checkout-form__inputs">
        <input class="form-input wide controls pac-target-input" type="text" placeholder="Enter Your Address" name="address_search" id="pac-input" onchange="this.setAttribute('autocomplete', 'off');"
          onfocus="this.setAttribute('autocomplete', 'new-password');" required="" autocomplete="off">
        <input class="form-input" type="text" placeholder="City" id="city" name="city" required="">
        <input class="form-input" type="text" placeholder="State" id="state" name="state" required="">
        <input class="form-input" type="text" placeholder="ZIP / Postal Code" name="zipcode" id="zipcode" required="">
        <input class="form-input" type="text" placeholder="Country" id="country" name="country" required="">
      </div>
    </div>
  </div>
</form>

POST https://100kgoral.org/admin/actions/donation-actions.php

<form method="post" action="https://100kgoral.org/admin/actions/donation-actions.php" id="donate_form2" class="donate-form">
  <div class="checkout-form__payment">
    <p class="checkout-form__label">
      <span>Payment Info</span>
    </p>
    <div class="credit-cards-wrapper">
      <!-- <div class="form-check form-check-inline">
                          <input class="form-check-input" type="radio" name="payment_gateway" id="nav-uepcc-tab" checked>
                          <label class="form-check-label" for="nav-uepcc-tab">
                            <i class="fa fa-credit-card"></i> Credit Card                          </label>
                        </div> -->
      <label class="checkbox-container">Credit Card <i class="fa fa-credit-card"></i>
        <input type="radio" name="payment_gateway" id="nav-uepcc-tab" checked="">
        <span class="checkbox-checkmark"></span>
      </label>
    </div>
    <div class="checkout-form__inputs">
      <div class="ckcc_section payment-tab" style="display: none">
        <input class="form-input" type="text" name="xName" id="xName" autocomplete="cc-name" placeholder="Cardholder Name">
        <iframe class="placeHolder" data-ifields-id="card-number" autocomplete="nothing" data-ifields-placeholder="Card Number" src="https://cdn.cardknox.com/ifields/2.6.2006.0102/ifield.htm"></iframe>
        <input data-ifields-id="card-number-token" name="xCardNum" type="hidden">
        <div class=" d-flex">
          <!-- <input class="form-input" type="text" style="width: 50% !important;" name="expiry" placeholder="MM/YY" autocomplete="off" onKeyUp="formatString(event)" maxlength="5" id="expiryCC"> -->
          <input class="form-input expiryCard" type="text"
            style="font-size: 17px;font-weight: 600;color: var(--secondary-color);background-color: #fafafa;border: 2px solid;border-color: #ccc;border-radius: calc(infinity * 1px);outline: 0;padding: 12px 30px !important;;height: 33px;width: 172px;height: 58px;    margin-top: 10px;margin-right: 8px;"
            name="expiry" placeholder="MM/YY" autocomplete="off" onkeyup="formatString(event)" maxlength="5" id="expiryCC">
          <div>
            <iframe data-ifields-id="cvv" class="placeHolder" data-ifields-placeholder="CVV" src="https://cdn.cardknox.com/ifields/2.6.2006.0102/ifield.htm"></iframe>
          </div>
        </div>
        <input data-ifields-id="cvv-token" name="xCVV" type="hidden">
        <label data-ifields-id="card-data-error" style="color: red;"></label>
      </div>
      <div class="ckach_section payment-tab" style="display: none">
        <input class="form-input" type="text" name="xAchName" id="xAchName" autocomplete="cc-name" placeholder="Account Holder Name">
        <iframe data-ifields-id="ach" data-ifields-placeholder="Checking Account Number" src="https://cdn.cardknox.com/ifields/2.6.2006.0102/ifield.htm"></iframe>
        <input data-ifields-id="ach-token" name="xACH" type="hidden">
        <input class="form-input" type="text" name="xRouting" autocomplete="cc-routing" placeholder="Routing Number" id="xrouting">
        <label data-ifields-id="card-data-error" style="color: red;"></label>
      </div>
      <div class="bankquest  payment-tab" id="card-form-container" style="display: none">
      </div>
      <div class="authnet_section payment-tab" style="display: none">
        <div class="form-group col-md-12 col-sm-12 mb-2 paywithauthnet">
          <input type="text" name="cardholdername" id="authnet_cardholderName" placeholder="Cardholder Name" class="form-input" autocomplete="cc-name">
        </div>
        <div class="form-group col-md-12 col-sm-12 mb-2 paywithauthnet">
          <input type="text" name="cardnumber" id="authnet_card_num" placeholder="Card Number" class="form-input" autocomplete="cc-number">
        </div>
        <div class="align-side-by-side">
          <div class="form-group col-md-6 col-sm-6 mb-2 paywithauthnet">
            <input type="text" name="cardexpiry" onkeyup="formatString(event)" placeholder="MM/YY" autocomplete="cc-exp" maxlength="5" id="authnet_exp" class="form-input">
          </div>
          <div class="form-group col-md-6 col-sm-6 mb-2 paywithauthnet">
            <input type="text" name="cvc" placeholder="CVC" onkeyup="validateNum(event)" maxlength="5" id="authnet_cvc" class="form-input" autocomplete="cc-csc">
          </div>
        </div>
      </div>
      <div class="uepcc_section payment-tab" style="display: block">
        <div id="paymentCardContainer"><iframe id="paymentCardIFrame" src="https://www.usaepay.com/js/v1/card.html#22b9I7b9dW3KEgcO8fGEW1JF4K9m0Nm9ubeku8D4nR" width="100%" height="100%" frameborder="0"></iframe></div>
        <div id="paymentCardErrorContainer" vrole="alert">
          <!-- Any error messages will be inserted here. -->
        </div>
      </div>
      <div class="stripe_section payment-tab" style="display: none; width: 100%;">
        <div id="card-element"></div>
        <div id="card-errors" class="text-center text-danger mt-2" role="alert"></div>
        <input type="hidden" id="ccToken" name="ccToken">
        <input type="hidden" id="ccType" name="ccType">
        <input type="hidden" id="ccExM" name="ccExM">
        <input type="hidden" id="ccExY" name="ccExY">
        <input type="hidden" id="ccL4" name="ccL4">
      </div>
      <div class="pp_section payment-tab" style="display: none">
        <div id="paymentMethods" style="display: none;"></div>
        <div id="recurring_pp" style="display: none;">
          <button type="button" class="btn btn-warning" name="submit" value="paywithpp" alt="Pay with PayPal"><img src="https://100kgoral.org/images/paypal-logo.svg" height="24" onclick="submitRecPP('https://100kgoral.org/admin')"> Checkout </button>
        </div>
      </div>
      <div class="ojc_section payment-tab" style="display: none">
        <div class="form-group col-md-12 col-sm-12 paywithojc mb-2">
          <input type="text" name="ojc_card_num" id="ojc_card_num" placeholder="Card Number" onkeypress="validateNum(event)" class="form-input">
        </div>
        <div class="form-group col-md-12 col-sm-12 paywithojc">
          <input type="text" name="ojc_expiry" placeholder="MM/YY" onkeyup="formatString(event)" maxlength="5" id="ojc_expiry" class="form-input">
        </div>
      </div>
      <div class="matbia_section payment-tab" style="display: none">
        <div class="form-group col-md-12 col-sm-12 paywithmtb mb-2">
          <input type="text" name="mtb_card_num" id="mtb_card_num" placeholder="Card Number" onkeypress="validateNum(event)" class="form-input">
        </div>
        <div class="form-group col-md-12 col-sm-12 paywithmtb">
          <input type="text" name="mtb_expiry" placeholder="MM/YY" onkeyup="formatString(event)" maxlength="5" id="mtb_expiry" class="form-input">
        </div>
      </div>
      <div class="donfund_section payment-tab" style="display: none">
        <div class="form-group col-md-12 col-sm-12 paywithdfd mb-2">
          <input type="text" name="dfd_card_num" id="dfd_card_num" placeholder="Card Number / Username" class="form-input">
        </div>
        <div class="form-group col-md-12 col-sm-12 paywithdfd">
          <input type="text" name="dfd_cvc" placeholder="CVC" onkeyup="validateNum(event)" maxlength="5" id="dfd_cvc" class="form-input">
        </div>
      </div>
      <div class="other_section payment-tab" style="display: none">
      </div>
    </div>
    <div class="hiddenFields">
      <input type="hidden" id="address" name="address">
      <input type="hidden" id="street" name="street">
      <input type="hidden" id="neighbor" name="neighbor">
      <input type="hidden" name="paidbyid" id="paidbyid" value="0">
      <input type="hidden" name="paidby" id="paidby" value="0">
      <input type="hidden" name="ccid" id="ccid" value="0">
      <input type="hidden" name="isRec" id="isRec" value="">
      <input type="hidden" name="couponID" id="couponID" value="0">
      <input type="hidden" name="recurring_type" value="No">
      <input type="hidden" id="recurring_cycle" name="recurring_cycle" value="0">
      <input type="hidden" name="donate_amount" id="donate_amount">
      <input type="hidden" name="usd_amount" id="usd_amount">
      <input type="hidden" name="pricing_options" id="pricing_options">
      <input type="hidden" name="sponsor_oppertunity" id="sponsor_oppertunity" value="">
      <input type="hidden" name="anonymousDonation" id="anonymousDonation" value="0">
      <input type="hidden" name="prize_split_amount" id="prize_split_amount" value="">
      <input type="hidden" name="prize_split_usd_amount" id="prize_split_usd_amount" value="">
      <input type="hidden" name="prize_split_entries" id="prize_split_entries" value="">
    </div>
    <input type="hidden" name="multi_currency" id="multi_currency" value="0">
    <input type="hidden" name="userAction" value="causeDonation">
    <input type="hidden" name="causeID" id="causeID" value="19">
    <input type="hidden" name="cause_name" id="cause_name" value="Gesher">
    <input type="hidden" name="visitorID" id="visitorID" value="7b6d10e7-f7cb-454a-b24d-dc1f2d8d8e7c">
    <input type="hidden" name="baseURL" id="baseURL" value="https://100kgoral.org/admin">
    <input type="hidden" name="pay_with" id="pay_with" value="uepcc">
    <input type="hidden" name="teamId" id="teamId" value="0">
    <input type="hidden" name="teamSlugId" id="teamSlugId" value="">
    <input type="hidden" name="teamName" id="teamName" value="">
    <input type="hidden" name="teamSlug" id="teamSlug" value="">
    <input type="hidden" name="raffleslug" id="raffleslug" value="gesher">
    <div class="divider"></div>
    <div class="currency-changer" style="display: none;">
      <p class="d-inline">Pay in</p>
      <div class="select-wrapper">
        <select class="form-input" id="donate_currency" name="donate_currency">
          <option value="USD" selected="">$ (USD) </option>
          <option value="CAD">C$ (CAD) </option>
          <option value="GBP">£ (GBP) </option>
          <option value="EUR">€ (EUR) </option>
          <option value="ILS">₪ (ILS) </option>
        </select>
      </div>
    </div>
    <div class="form-check processing-fee" style="display: none;">
      <input class="form-check-input" type="checkbox" id="process_fee_check" name="process_fee_check" value="1">
      <label class="form-check-label" for="process_fee_check">
        <span id="process_fee">Add $0.00 to your payment to cover the 0% credit card processing fee</span>
      </label>
      <input type="hidden" name="don_process_fee" id="don_process_fee" value="0.00">
      <input type="hidden" name="fee_percentage" id="fee_percentage" value="0">
      <input type="hidden" name="don_allow_fee" id="don_allow_fee" value="0">
    </div>
    <div class="form-check recurring-option">
      <input class="form-check-input" type="checkbox" id="don_recurring" name="don_recurring" value="1" onclick="makeRecurring()">
      <label class="form-check-label" for="don_recurring"> Pay in Installments </label>
    </div>
    <div class="rec_btns" style="display: none;">
      <div class="rec_options mt-2">
        <p class="d-inline"> Split <span id="rec_amount_full">$0.00</span> over <input type="number" min="2" value="2" class="custom-select d-inline p-1" id="custom_recurring_cycle" name="custom_recurring_cycle" onkeypress="validateNum(event)"> /
          <select name="recurring_interval" id="recurring_interval" class="recurring-interval">
            <option value="Monthly" selected="">Months</option>
            <option value="Weekly">Weeks</option>
            <option value="Daily">Days</option>
          </select>
        </p>
      </div>
    </div>
    <div class="g-recaptcha" data-sitekey="6LfF4ikpAAAAAHlmS9WnkN5udzau-S0S7ZhA9hSJ" data-size="invisible">
      <div class="grecaptcha-badge" data-style="bottomright"
        style="width: 256px; height: 60px; display: block; transition: right 0.3s ease 0s; position: fixed; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
        <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-hxfkiorkxjjz" frameborder="0" scrolling="no"
            sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LfF4ikpAAAAAHlmS9WnkN5udzau-S0S7ZhA9hSJ&amp;co=aHR0cHM6Ly8xMDBrZ29yYWwub3JnOjQ0Mw..&amp;hl=nl&amp;v=rKbTvxTxwcw5VqzrtN-ICwWt&amp;size=invisible&amp;cb=32zld3q4kjml"></iframe>
        </div>
        <div class="grecaptcha-error"></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>
    <button class="w-100 btn checkout-btn overlay" type="submit">
      <span class="standard_checkout">Checkout</span>
      <span class="standard_checkout divider"></span>
      <span class="standard_checkout checkout-btn__amount" id="pop_checkout_3">$1,200.00</span>
      <span class="other_checkout" id="other_checkout" style="display: none"></span>
    </button>
  </div>
</form>

POST https://100kgoral.org/admin/actions/app-actions.php

<form method="post" action="https://100kgoral.org/admin/actions/app-actions.php" class="addTeamForm">
  <div class="d-flex flex-wrap  row">
    <div class="col-md-6 mt-3">
      <div class="form-group form-group-default">
        <label>Team first name</label>
        <input name="team_first_name" type="text" class="form-control" value="">
      </div>
    </div>
    <div class="col-md-6 mt-3">
      <div class="form-group form-group-default">
        <label>Team last name</label>
        <input name="team_last_name" type="text" class="form-control" value="">
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-group form-group-default">
        <label>Team display name</label>
        <input name="display_name" type="text" class="form-control" value="" required="">
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-group form-group-default">
        <label>Team email</label>
        <input name="team_email" type="email" class="form-control" value="">
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-group form-group-default">
        <label> Team Goal</label>
        <input name="team_goal" type="number" class="form-control " value="" required="">
      </div>
    </div>
  </div>
  <div class="row  justify-content-center p-2"></div>
  <input name="teamId[]" type="hidden" class="form-control" value="0">
  <input type="hidden" value="https://100kgoral.org/campaign/gesher" name="redirect">
  <input type="hidden" value="19" name="causeID">
  <input type="hidden" value="" name="addedBy">
  <input type="hidden" value="addTeamInFront" name="userAction">
  <div class="modal-footer">
    <button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Close</button>
    <button type="submit" class="btn btn-primary">Add Team</button>
  </div>
</form>

Text Content

 * Home
 * About Us
 * Tickets & Prizes
 * Teams & Donors
 * Create Team
 * Donate Now

Your browser does not support the video tag.


ENTER NOW FOR A CHANCE TO WIN $100,000

+10 Amazing Prizes!

View Prizes About Gesher


GESHER

The Gesher Early Childhood Center is proud to offer a new and unique educational
resource for preschool children in the Five Towns area. The first of its kind,
Gesher is staffed exclusively with teachers who are trained and experienced in
working with typically developing children, as well as recognizing and assessing
learning differences in early childhood students. The Gesher staff will design
and provide the appropriate reinforcements for children with mild to moderate
delays and maximize the potential of each and every student.

Deadline

Extended

Drawing in:

 * 00
 * 00
 * 00
 * 00

$42,338

56% of $75,000 Raised
Bonus Goal: $50,000

Drawing On

April 04, 2024

April 11, 2024

Enter Now



SPONSORSHIP OPPORTUNITIES




CHOOSE YOUR TICKETS


TICKET OPTIONS

Explore exclusive
Ticket Packages below

$1,800
30 Entries
0 Entries
$100k Cash
+

All 10 Prizes

10/10 Prizes

$1,000
15 Entries
0 Entries
$100k Cash
+

All 10 Prizes

10/10 Prizes

$500
7 Entries
0 Entries
$100k Cash
+

All 10 Prizes

10/10 Prizes

$375
5 Entries
0 Entries
$100k Cash
+

All 10 Prizes

10/10 Prizes

$250
3 Entries
0 Entries
$100k Cash
+

All 10 Prizes

10/10 Prizes

$180
2 Entries
0 Entries
$100k Cash
+

All 10 Prizes

10/10 Prizes

$100
1 Entry
0 Entries
$100k Cash
+

All 10 Prizes

10/10 Prizes

$50
1 Entry
0 Entries
$50k Cash
+

4/10 Prizes

4/10 Prizes

$36
1 Entry
0 Entries
$100k Cash
+

4/10 Prizes

4/10 Prizes

$18
1 Entry
0 Entries
$100k Cash
+

2/10 Prizes

2/10 Prizes

Enter custom amount to see entry details

Custom Amount:

$

View
Prizes


PRIZES

Select a ticket
to see included prizes

Ticket
Options

$100,000

Grand Prize Details
1

4 Tickets to Eretz Yisrael or $5,000 Cash

Details Upgrade
2

$2,000 Visa Gift Card

Details Upgrade
3

$4,500 Value Gevril Watch

Details Upgrade
4

Elegant Linen Master Bedroom Set

Details Upgrade
5

$2,500 Luxury Kosher Villa Stay

Details Upgrade
6

$2,000 at Feldman’s Jewelers

Details Upgrade
7

$1,000 at Z. Berman Books

Details Upgrade
8

$2,000 at Jewel Wigs

Details Upgrade
9

$1,000 at Double Play Toys

Details Upgrade
10

$1,000 at Focus Camera

Details Upgrade


SPLIT THE POT

Winner takes half

Expected to reach

$25,000

at least!



Choose from one of the following packages

$100 for 20 entries$72 for 10 entries$54 for 3 entries$36 for 2 entries$18 for 1
entry


DONORS & TEAMS

 * Donors (272)
 * Teams (30)

Sort by Latest Sort by Name Sort by Oldest Sort by Highest

Dfdsf Dsfsdf $1.00

May 19

Dfdsf Dsfsdf $1.00

May 19

Dfdsf Dsfsdf $1.00

May 19

Anonymous $1.00

May 19

Quyen Van $1.00

Apr 21

Quyen Van $1.00

Apr 21

Quyen Van $1.00

Apr 21

Quyen Van $1.00

Apr 21

Rivky Alpert $100.00

Apr 11

Pesha Winter $50.00

Chananya Berman

Apr 11

Yehuda Raskin $100.00

Apr 11

Rikki Stern $54.00

Lamm family

Apr 11

Load More
Netanel Gralla 10 donors
$5,505 of $10,000 raised

Select Team Visit Team
Rosenblatt Family 18 donors
$2,320 of $500 raised

Select Team Visit Team
Schiffmiller Family 9 donors
$2,216 of $5,000 raised

Select Team Visit Team
Kobe Braun Team 11 donors
$2,173 of $1,800 raised

Select Team Visit Team
RIRI 9 donors
$1,918 of $1,000 raised

Select Team Visit Team
Michael & Chanale Menche 6 donors
$1,548 of $1,000 raised

Select Team Visit Team
Load More




GALLERY





SELECTED GIFTS



Choose Free Gift Checkout
Details Checkout


CHECKOUT

Personal Info


Donate Anonymously

Billing Info



Payment Info

Credit Card
Checkout







Pay in

$ (USD) C$ (CAD) £ (GBP) € (EUR) ₪ (ILS)
Add $0.00 to your payment to cover the 0% credit card processing fee
Pay in Installments

Split $0.00 over / Months Weeks Days


Checkout $1,200.00


THANK YOU FOR YOUR PLEDGE!

YOU WILL RECEIVE A CONFIRMATION EMAIL ONCE YOUR DONATION HAS BEEN PROCESSED.

THANK YOU TO EVERYONE WHO ENTERED THIS YEAR'S RAFFLE. WHILE THE ENTRY PERIOD HAS
ENDED, YOU CAN STILL SUPPORT OUR CAUSE WITH A DONATION. EVERY CONTRIBUTION MAKES
A DIFFERENCE!

Donate Now

WATCH THE RAFFLE DRAWING LIVE!
JOIN US FOR THE LIVE DRAWING TO SEE IF YOU'RE A WINNER. CATCH THE EXCITEMENT:


GESHER

15 Frost Lane
Lawrence, NY 115599



executiveoffice@gesher-ecc.org 516.730.7377



TAX ID : 47-1250360

 * Home
 * About Us
 * Tickets & Prizes
 * Teams & Donors
 * Create Team
 * Donate Now
 * Legal
 * 

NO PURCHASE OR DONATION NECESSARY TO ENTER OR WIN.
A PURCHASE OR DONATION WILL NOT IMPROVE YOUR CHANCES OF WINNING.


GIFT DETAILS



ADD TEAM

Team first name
Team last name
Team display name
Team email
Team Goal

Close Add Team