www.dryveup.com Open in urlscan Pro
2606:4700:20::ac43:4bd6  Public Scan

URL: https://www.dryveup.com/ab
Submission: On January 10 via manual from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST /ab

<form method="post" action="/ab" class="ajax_login">
  <input type="hidden" name="action_type" value="login_ajax">
  <div class="center">
    <div class="login_form_group">
      <label for="email">Email Address</label>
      <input type="text" name="email" id="login_email">
    </div>
    <div class="login_form_group">
      <label for="password">Password</label>
      <input type="password" name="password">
    </div>
    <div class="login_form_group alf_btn_group">
      <button type="submit" class="button_style alf_btn">Log In</button>
    </div>
  </div>
</form>

POST /ab

<form class="donate_form" id="payment-form" method="post" action="/ab">
  <div class="form_amount form_sec form_sec_active" data-sec="1">
    <div class="form_sep sal_text salt_text">
      <p class="lang_replace" data-text="enteramount">Enter amount</p>
    </div>
    <div class="input_set dollar_set round_all" style="height: 60px;">
      <p class="dollar_sign">$</p> <input type="number" name="order_total" id="amount" min="1" max="10000000" step="1" pattern="\b[0-9]{1,8}\.[0-9]{1,6}\b|\b(?<!\.)[0-9]{1,8}(?!\.)\b" onkeyup="onlyNumbers(this)"
        style="font-size: 36px;text-align: right;font-weight: 400;width: calc(100% - 50px);">
      <!-- <p class="dollar_sign"><span class="cur_change">$</span></p> -->
      <span class="input_decimal_display notranslate" style="font-weight: 400;padding-right: 10px;font-size: 36px;direction: ltr !important;">.00</span>
    </div>
    <style type="text/css">
      .mdsc_amount {
        display: flex;
        align-items: center;
      }

      .mdsc_amount_input {
        text-align: right;
      }

      .mdsc_amount select.dollar_dropdown.dollar_sign {
        font-size: 16px !important;
        font-weight: 400 !important;
        background-color: transparent !important;
        color: #888 !important;
        border: 0;
        border-right: 1px solid #ddd;
      }
    </style>
    <link rel="stylesheet" type="text/css" href="/assets/multi_dryver.css?v=1">
    <link href="https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.7/css/select2.min.css" rel="stylesheet">
    <script src="https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.7/js/select2.min.js"></script>
    <div class="md_main_sec form_sec form_sec_active" data-sec="1">
      <p class="md_ttl"><span class="lang_replace" data-text="donatetowardsdryver">Donate towards a Dryver (Optional)</span></p>
      <div class="md_main_inner">
        <div class="md_single" data-md="1">
          <div class="mds_col mdsc_amount no_dryver_selected">
            <!-- <p class="dollar_sign"><span class="cur_change">$</span></p> -->
            <p class="dollar_sign">$</p> <input type="number" class="mdsc_amount_input" name="mdd[1][amount]" min="1" max="10000000.00" step="1" onkeyup="onlyNumbers(this)" autocomplete="new-password">
            <span class="input_decimal_display notranslate" style="font-weight: 500;padding-right: 10px;font-size: 16px;direction: ltr !important;">.00</span>
          </div>
          <div class="mds_col mdsc_ex no_dryver_selected">
            <i class="material-icons">close</i>
          </div>
          <div class="mds_col mdsc_select">
            <select class="mdsc_select2 select2-hidden-accessible" name="mdd[1][dryver]" data-select2-id="1" tabindex="-1" aria-hidden="true">
              <option value="" data-select2-id="2">Select Dryver</option>
            </select><span class="select2 select2-container select2-container--default" dir="ltr" data-select2-id="3" style="width: 100px;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox"
                  aria-haspopup="true" aria-expanded="false" tabindex="0" aria-labelledby="select2-mdd1dryver-48-container"><span class="select2-selection__rendered" id="select2-mdd1dryver-48-container" role="textbox" aria-readonly="true"><span
                      class="select2-selection__placeholder">Select Dryver</span></span><span class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper"
                aria-hidden="true"></span></span>
          </div>
          <div class="mds_col mdsc_message no_dryver_selected">
            <input type="text" name="mdd[1][message]" placeholder="Public Comments (optional)">
          </div>
        </div>
      </div>
      <div class="md_add_wrap no_dryver_selected">
        <button type="button" class="md_add_btn">
          <i class="material-icons">add</i>
          <p class="lang_replace" data-text="adddryver">Add Dryver</p>
        </button>
      </div>
    </div>
    <script type="text/javascript">
      var retdata, donation_amount = 0;
      $(document).ready(function() {
        $(document).find('.form_level').each(function() {
          $(this).click(function() {
            donation_amount = $(this).find('input.entry_price').val();
          })
        });
        $(document).find('input#amount').keyup(function() {
          donation_amount = parseFloat($.trim($('input#amount').val()));
        });
        $('.dollar_dropdown').change(function() {
          $(document).find('.dollar_dropdown').val($(this).val())
        })
      });
    </script> <!--  -->
    <div class="install_wrapper" style="max-width: 500px;margin-right: auto;margin-left: auto;">
      <div class="input_set checkbox_set install_cb">
        <input type="checkbox" name="install_toggle" id="install_toggle">
        <label for="install_toggle" class="custom_cb"></label>
        <label for="install_toggle">Donate in Monthly Installments</label>
      </div>
      <div class="installment_wrap">
        <div class="install_matcher_input_wrap">
          <p class="install_text dollar_sign">Split&nbsp;<span class="cur_change">$</span><span class="install_amount">0</span>&nbsp;over</p>
          <div class="install_input_set input_set">
            <input type="number" min="2" max="12" step="1" value="12" class="install_count" onkeypress="return event.charCode >= 48 &amp;&amp; event.charCode <= 57">
          </div>
          <div class="matcher_number install_matcher_number">
            <p class="">months</p>
            <p class="install_desc"></p>
          </div>
          <p class="install_error"></p>
        </div>
      </div>
    </div>
    <script type="text/javascript">
      var min_per_month = 1;
      var min_total_donation = 5;
      $(document).ready(function() {
        $('#amount, .mdsc_amount_input, .install_count').keyup(function() {
          split_action();
        });
        $('.mdsc_ex').click(function() {
          setTimeout(function() {
            split_action();
          }, 50)
        })
        $('#install_toggle').click(function() {
          setTimeout(function() {
            split_action();
          }, 50)
        })
        $('.form_level').each(function() {
          $(this).click(function() {
            setTimeout(function() {
              split_action();
            }, 50)
          })
        })
      })

      function split_action() {
        install_amount = 0;
        if ($('.mdsc_amount_input').is(':visible')) {
          $('.mdsc_amount_input').each(function() {
            install_amount += parseFloat($(this).val());
          })
        } else {
          install_amount = parseFloat($.trim($('input#amount').val()));
        }
        // install_amount = parseFloat($.trim($('input#amount').val()));
        install_count = parseFloat($.trim($('.install_input_set input').val()));
        per_month = install_amount / install_count;
        per_month_display = per_month.toFixed(2);
        if (install_amount >= 1) {
          if (install_count > 1 && install_count < 13) {
            if ($('#install_toggle').prop('checked')) {
              if (install_amount >= min_total_donation && per_month >= min_per_month) {
                $('#instl_count').val(install_count);
                enable_install();
              } else {
                if (install_amount < min_total_donation) {
                  disable_install('Minimum donation for installments is $' + Number(min_total_donation).toLocaleString() + '.')
                }
                if (per_month < min_per_month) {
                  disable_install('Installment amount cannot be less than $' + Number(min_per_month).toLocaleString() + ' per month.')
                }
              }
              // if (per_month >= min_per_month) {
              //     $('#instl_count').val(install_count);
              //     enable_install();
              // } else {
              // 	disable_install('Installment amount cannot be less than $'+Number(min_per_month).toLocaleString()+' per month.')
              // }
            } else {
              $('#install_toggle').click(function() {
                if ($(this).prop('checked')) {
                  $('#instl_count').val(install_count);
                  enable_install();
                } else {
                  $('#instl_count').val(0);
                  enable_install()
                }
              })
            }
          } else {
            disable_install('Must be between 2 and 12 months');
          }
        }
      }

      function disable_install(message) {
        $('.install_error').text(message).show();
        $('#instl_count').val(0);
        $(document).find('.install_amount').text(install_amount);
        $('.install_desc').html('(' + currency_html + per_month_display + ' / mo)');
        $('.level_continue').css({
          'cursor': 'not-allowed'
        })
        $('.level_continue a').css({
          'pointer-events': 'none'
        })
      }

      function enable_install() {
        $('.install_error').text('').hide();
        $(document).find('.install_amount').text(install_amount);
        $('.install_desc').html('(' + currency_html + per_month_display + ' / mo)');
        $('.level_continue').css({
          'cursor': 'initial'
        })
        $('.level_continue a').css({
          'pointer-events': 'initial'
        })
      }
    </script>
  </div>
  <script src="https://cdn.cardknox.com/ifields/2.13.2204.1401/ifields.min.js"></script>
  <script type="text/javascript">
    var payment_method = 'cc';
  </script>
  <link rel="stylesheet" type="text/css" href="/assets/forms.css?v=1.1">
  <script type="text/javascript" src="/assets/payform.min.js"></script>
  <script type="text/javascript" src="/assets/forms.js?v=1.2.1"></script>
  <style type="text/css">
    .select2,
    .select2 .selection,
    .select2-selection,
    .select2-container,
    .select2-selection__rendered,
    .select2-selection__arrow {
      width: 100%;
      height: 47px !important;
      display: block;
    }

    .select2-selection__rendered {
      padding-top: 9px;
    }

    .select2-results__option {
      padding: 10px 6px;
      border-bottom: 1px solid #ddd;
    }

    .select2-search--dropdown {
      /*padding: 0;*/
    }

    .select2-container--default .select2-search--dropdown .select2-search__field {
      /*border-right: 0;
	    border-left: 0;*/
      height: 36px;
      font-size: 16px;
      /*background-color: #f7f7f7;*/
    }

    .select2-search,
    .select2-search--dropdown {
      background-color: #a81d22;
    }

    .form_sec .tabs_wrapper {
      flex-wrap: wrap;
    }

    .form_sec .tab_single {
      width: unset;
      padding: 0 10px;
      font-size: 20px;
      min-width: 70px;
      margin-bottom: 10px !important;
    }
  </style>
  <div class="form_personal form_sec" data-sec="2">
    <div class="form_sep">
      <p class="lang_replace" data-text="yourinformation">Your Information</p>
    </div>
    <div class="input_set cm_req round_top">
      <input type="text" id="name_input" class="float_label placeholder_replace" data-text="fullname" name="full_name" placeholder="Full Name" required="" value="">
      <label class="lang_replace" data-text="fullname">Full Name</label>
    </div>
    <div class="input_set">
      <input type="text" class="float_label placeholder_replace" name="display_name" data-text="displayname" placeholder="Name to be Displayed (Optional)">
      <label class="lang_replace" data-text="displayname">Name to be Displayed (Optional)</label>
    </div>
    <div class="input_set cm_req">
      <input type="email" id="email_input" class="float_label placeholder_replace input_email" data-text="emailaddress" name="email" placeholder="Email Address" required="" value="">
      <label class="lang_replace" data-text="emailaddress">Email Address</label>
    </div>
    <div class="input_set round_bot cm_req">
      <input type="tel" id="phone_input" class="float_label placeholder_replace input_phone" data-text="phonenumber" name="phone" placeholder="Phone Number" value="" required="">
      <label class="lang_replace" data-text="phonenumber">Phone Number</label>
    </div>
    <div class="form_sep">
      <p class="lang_replace" data-text="billingdetails">Billing Details</p>
    </div>
    <div class="input_set cm_req round_top">
      <input type="text" class="float_label placeholder_replace pac-target-input" name="address" data-text="address" id="address" placeholder="Address" required="" value="" autocomplete="new-password">
      <label class="lang_replace" data-text="address">Address</label>
    </div>
    <input type="hidden" name="street_number" id="street_number" value="">
    <input type="hidden" name="route" id="route" value="">
    <div class="quarter_wrapper">
      <div class="input_set cm_req round_bot_left">
        <input type="text" class="float_label placeholder_replace" name="city" data-text="city" id="locality" value="" placeholder="City" required="">
        <label class="lang_replace" data-text="city">City</label>
      </div>
      <div class="input_set cm_req">
        <input type="text" class="float_label placeholder_replace" name="state" data-text="state" id="administrative_area_level_1" value="" placeholder="State" required="">
        <label class="lang_replace" data-text="state">State</label>
      </div>
      <div class="input_set cm_req">
        <input type="text" class="float_label placeholder_replace" name="zip" data-text="zip" id="postal_code" value="" placeholder="Zip" required="">
        <label class="lang_replace" data-text="zip">Zip</label>
      </div>
      <div class="input_set round_bot_right">
        <input type="text" class="float_label placeholder_replace" name="apt" data-text="apt" value="" placeholder="Apt #" id="apt">
        <label class="lang_replace" data-text="apt">Apt #</label>
      </div>
    </div>
    <!--  -->
    <input type="hidden" name="country" id="country" value="">
    <input type="hidden" name="street" id="street" value="">
    <!-- <div class="input_269">
			<div class="form_sep">
				<p>Additional Information</p>
			</div>
			<div class="input_set cm_req round_top">
				<input type="text" class="float_label" name="misc_info" placeholder="Employer" required="" value="">
				<label>Employer</label>
			</div>
			<div class="input_set cm_req round_bot">
				<input type="text" class="float_label" name="misc_info_2" placeholder="Occupation" required value="">
				<label>Occupation</label>
			</div>
		</div> -->
  </div>
  <div class="form_billing form_sec" data-sec="3">
    <div class="form_sep">
      <p class="lang_replace" data-text="paymentdetails">Payment Details</p>
    </div>
    <div class="tabs_wrapper">
      <a class="cc_tab tab_single active_tab" data-tab="cc"><svg class="svg-inline--fa fa-credit-card fa-w-18" aria-hidden="true" focusable="false" data-prefix="far" data-icon="credit-card" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512" data-fa-i2svg=""><path fill="currentColor" d="M527.9 32H48.1C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48.1 48h479.8c26.6 0 48.1-21.5 48.1-48V80c0-26.5-21.5-48-48.1-48zM54.1 80h467.8c3.3 0 6 2.7 6 6v42H48.1V86c0-3.3 2.7-6 6-6zm467.8 352H54.1c-3.3 0-6-2.7-6-6V256h479.8v170c0 3.3-2.7 6-6 6zM192 332v40c0 6.6-5.4 12-12 12h-72c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h72c6.6 0 12 5.4 12 12zm192 0v40c0 6.6-5.4 12-12 12H236c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h136c6.6 0 12 5.4 12 12z"></path></svg><!-- <i class="far fa-credit-card"></i> --></a>
      <a class="cc_tab tab_single" data-tab="ojc" style="font-size:16px;font-weight: 500;">OJC</a>
      <a class="cc_tab tab_single" data-tab="donors_fund" style="font-size:16px;font-weight: 500;">Donors Fund</a>
      <a class="cc_tab tab_single" data-tab="matbia" id="matbia_tab" style="font-size:16px;font-weight: 500;">Matbia</a>
      <a class="cc_tab tab_single" data-tab="pledger" style="font-size:16px;font-weight: 500;">Pledger</a>
    </div>
    <div class="payment_method_wrap" id="ojc" style="display: none;">
      <div class="input_set round_top">
        <input type="tel" class="float_label" id="ojc_card_number" name="card_num_ojc" placeholder="OJC card number" autocomplete="cc-number">
        <label>OJC card number</label>
      </div>
      <div class="input_set round_bot">
        <input type="tel" name="exp_date_ojc" id="ojc_exp_date" placeholder="MM / YY" autocomplete="cc-exp" maxlength="7">
        <label>Expiration</label>
      </div>
    </div>
    <div class="payment_method_wrap" id="donors_fund" style="display: none;">
      <div class="input_set round_top">
        <input type="tel" class="float_label" id="donors_fund_donor" name="donors_fund_donor" placeholder="Card number or username" autocomplete="off">
        <label>Card number or username</label>
      </div>
      <!-- <div class="input_set round_top">
						<input type="tel" class="float_label" id="donors_fund_tax_id" name="donors_fund_tax_id" placeholder="Tax ID" autocomplete="off">
						<label>Tax ID</label>
					</div> -->
      <div class="input_set round_top">
        <input type="tel" class="float_label" id="donors_fund_donor_authorization" name="donors_fund_donor_authorization" placeholder="CVC or security pin" autocomplete="off">
        <label>CVC or security pin</label>
      </div>
    </div>
    <div class="payment_method_wrap" id="matbia" style="display: none;">
      <div class="input_set round_top">
        <input type="tel" class="float_label" id="matbia_donor" name="matbia_donor" placeholder="Card number" autocomplete="off">
        <label>Card number</label>
      </div>
      <div class="input_set round_bot">
        <input type="tel" name="exp_date_matbia" id="matbia_exp_date" placeholder="MM / YY" autocomplete="cc-exp" maxlength="7">
        <label>Expiration</label>
      </div>
    </div>
    <div class="payment_method_wrap" id="pledger" style="display: none;">
      <div class="input_set round_top">
        <input type="tel" class="float_label" id="pledger_card_number" name="pledger_card_number" placeholder="Card Number" autocomplete="off">
        <label>Card Number</label>
      </div>
      <!-- <div class="input_set round_top">
						<input type="tel" class="float_label" id="pledger_tax_id" name="pledger_tax_id" placeholder="Tax ID" autocomplete="off">
						<label>Tax ID</label>
					</div> -->
      <!-- <div class="input_set round_top">
						<input type="tel" class="float_label" id="pleger_invoice" name="pleger_invoice" placeholder="Invoice" autocomplete="off">
						<label>Invoice</label>
					</div> -->
    </div>
    <script type="text/javascript">
      var selected_method;
      $(document).ready(function() {
        $('.cc_tab').each(function() {
          $(this).click(function() {
            selected_method = $(this).attr('data-tab');
            $('.payment_method_wrap#cc').hide();
            $('.payment_method_wrap#donors_fund').hide();
            $('.payment_method_wrap#matbia').hide();
            $('.payment_method_wrap#ojc').hide();
            $('.payment_method_wrap#other_payment').hide();
            $('.payment_method_wrap#pledger').hide();
            $('#divGpay').hide();
            $('#divApay').hide();
            $('#cm_card_number, #exp_date, #cm_security, #donors_fund_tax_id, #ojc_card_number, #ojc_exp_date, #donors_fund_donor, #donors_fund_donor_authorization, #matbia_donor, #matbia_exp_date, #pledger_card_number').removeAttr(
              'required');
            $(document).find('#paypal-button').hide();
            $('.donate_submit').show();
            if (selected_method == 'ojc') {
              payment_method = 'ojc';
              $('.payment_method_wrap#ojc').show();
              $('#ojc_card_number, #ojc_exp_date').attr('required', 'required');
              $('#payment_method').val('ojc');
            } else if (selected_method == 'donors_fund') {
              payment_method = 'donors_fund';
              $('.payment_method_wrap#donors_fund').show();
              $('#donors_fund_tax_id').attr('required', 'required');
              $('#donors_fund_donor, #donors_fund_donor_authorization').attr('required', 'required');
              $('#payment_method').val('donors_fund');
            } else if (selected_method == 'matbia') {
              payment_method = 'matbia';
              $('.payment_method_wrap#matbia').show();
              $('#matbia_donor').attr('required', 'required');
              $('#matbia_donor, #matbia_exp_date').attr('required', 'required');
              $('#payment_method').val('matbia');
            } else if (selected_method == 'pledger') {
              payment_method = 'pledger';
              $('.payment_method_wrap#pledger').show();
              $('#pledger_card_number').attr('required', 'required');
              $('#payment_method').val('pledger');
            } else if (selected_method == 'paypal') {
              payment_method = 'paypal';
              $('#paypal-button').show();
              $('.donate_submit').hide();
              $('#payment_method').val('paypal');
            } else if (selected_method == 'applepay') {
              payment_method = 'applepay';
              $('#divApay').show();
              $('.donate_submit').hide();
              $('#payment_method').val('applepay');
            } else if (selected_method == 'googlepay') {
              payment_method = 'googlepay';
              $('#divGpay').show();
              $('.donate_submit').hide();
              $('#payment_method').val('googlepay');
            } else if (selected_method == 'other_payment') {
              payment_method = 'other_payment';
              $('#payment_method').val('other_payment');
              $('.payment_method_wrap#other_payment').show();
            } else if (selected_method == 'cc') {
              payment_method = 'cc';
              $('.payment_method_wrap#cc').show();
              $('#payment_method').val('cc');
            }
          })
        })
      })
    </script>
    <div class="payment_method_wrap" id="cc">
      <script type="text/javascript">
        // submitForm();
      </script>
      <div class="card_fields">
        <iframe style="width: 100%;padding: 0;" class="input_set round_top" data-ifields-id="card-number" data-ifields-placeholder="Card Number" src="https://cdn.cardknox.com/ifields/2.13.2204.1401/ifield.htm"></iframe>
        <input data-ifields-id="card-number-token" name="xCardNum" type="hidden">
        <div class="input_half_wrapper">
          <div class="ck_exp input_set input_half round_bot_left" style="border-right: 0;">
            <input type="tel" name="exp_date" id="exp_date" placeholder="MM / YY" autocomplete="cc-exp" maxlength="7" required="">
            <label>Expiration</label>
          </div>
          <iframe style="padding: 0;" class="ck_cvv input_set input_half round_bot_right" data-ifields-id="cvv" data-ifields-placeholder="CVV" src="https://cdn.cardknox.com/ifields/2.13.2204.1401/ifield.htm"></iframe>
          <input data-ifields-id="cvv-token" name="xCVV" type="hidden">
        </div>
        <label id="transaction-status"></label>
        <label data-ifields-id="card-data-error" style="color: red;"></label>
      </div>
      <script type="text/javascript">
        setAccount("ifields_chailifeli24b565b6307374e13b1c04ade89", "DryveUp", "0.1.2");
        document.getElementById('payment-form').addEventListener('submit', function(e) {
          e.preventDefault();
          if ($('.payment_method_wrap#cc').is(":visible")) {
            var submitBtn = $('.donate_submit');
            submitBtn.disabled = true;
            getTokens(function() {
                submitFormAjax();
                // document.getElementById('payment-form').submit();
              }, function() { //onError
                submitBtn.disabled = false;
              }, 30000 //30 second timeout
            );
          } else {
            // submitForm();
            submitFormAjax();
          }
        });
        let style = {
          width: '100%',
          height: '52px',
          background: 'transparent',
          'font-size': '16px',
          border: '0',
          transition: '.2s',
          'font-weight': '500',
          padding: '7px',
          'margin-top': 0,
          'box-sizing': 'border-box'
        };
        enableAutoFormatting(' ');
        setIfieldStyle('card-number', style);
        setIfieldStyle('cvv', style);
      </script>
    </div>
    <div class="input_set textarea_set round_all comments_set" style="margin-top: 30px;">
      <textarea class="float_label" name="comments" placeholder="Public comments (optional)"></textarea>
      <label>Public comments (optional)</label>
    </div>
    <div class="form_bottom_wrap" style="flex-direction: column;align-items: flex-start;">
      <div class="input_set checkbox_set">
        <input type="checkbox" name="anonymous" id="anonymous" value="1">
        <label for="anonymous" class="custom_cb"></label>
        <label for="anonymous" class="lang_replace" data-text="displayanonymous">Display as Anonymous</label>
      </div>
    </div>
    <input type="hidden" name="action_type" id="action_type" value="single_donation">
    <input type="hidden" name="cm_amount_hidden" id="cm_amount_hidden">
    <input type="hidden" name="order_total" id="order_total" value="0" min="1.00">
    <input type="hidden" name="entries" id="entries" value="1">
    <input type="hidden" name="currency" id="currency" value="usd">
    <input type="hidden" name="level_name" id="level_name">
    <input type="hidden" name="full_pathmatch" id="full_pathmatch" value="/ab">
    <input type="hidden" name="coupon_used" id="coupon_used" value="">
    <input type="hidden" name="instl" id="instl" value="0">
    <input type="hidden" name="instl_count" id="instl_count">
    <input type="hidden" name="did" id="did">
    <script type="text/javascript">
      var did, empty_cond, name_input, email_input, address, locality, administrative_area_level_1, postal_code;
      $(document).ready(function() {
        $('.level_continue a').click(function(e) {
          did_elem = $('input#did');
          did = $.trim($(did_elem).val());
          if (did == '') {
            name_input = $.trim($('#name_input').val());
            email_input = $.trim($('#email_input').val());
            address = $.trim($('#address').val());
            locality = $.trim($('#locality').val());
            administrative_area_level_1 = $.trim($('#administrative_area_level_1').val());
            postal_code = $.trim($('#postal_code').val());
            empty_cond = (name_input == '' || email_input == '' || address == '' || locality == '' || administrative_area_level_1 == '' || postal_code == '');
            if (!empty_cond) {
              var sc_formdata = $('#payment-form').serialize() + '&action_type=start_insert';
              // console.log(sc_formdata)
              $.ajax({
                type: 'post',
                url: '/ab',
                data: sc_formdata
              }).done(function(response) {
                res = JSON.parse(response);
                // console.log(res);
                if (res.status == 'success') {
                  $(did_elem).val(res.data)
                  // console.log('now');
                }
              });
            }
          }
        })
      })
    </script> <input type="hidden" name="payment_method" id="payment_method" value="cc">
    <input type="hidden" name="g-recaptcha-response" class="g-recaptcha-response-fg"
      value="03AD1IbLC9QeHZYGkmdsVWrFY_vMW3SrjC8xAxzrRJjLrPnuuPhDWktI9-UBc2iEA8UOhBrmR8pV9YJsaL3oN2yBr-a1r3N93CR0LBrTlDM2oGumL7Y68IJMTsHkE9Vb1ubZLaUs26QhoYW_PMbpsXD4lM2CXBK7Iwy4a7m8Qi_QlcIeE10C7oPe7rzwiNLRbZ31TFuFSf2qTOgw-JkeP4aoYOtElIKN80XXA1RXshVe1Tw_5kJIBtE9sailoMd_uNwblJzd33PxU0Odk_w3b-p-7V5U6Yl2QdN5V8DNfCwREDhk2sczWYOZ0U8xvik3KaIGZIAwRpCVP3ABDYEjHLLQXlHTwc5HKVr2xEMX9soAv9JWlmhx6H839aeWXucFUzTcRwUo9yo5zOK5yBozhjjPAX8bvWIyvGMxVXQJUD4j-16BNqGqUNq6UMM2WoqbD6aLUvgHAIeb7YV7KzrqSwon_IiAadDywBjfkKvGTGiNI9PXURgEtJIB7DmXYNdKVLIFCiJeiUrv_9kF2tFVGWhlgFudLnkS8H_Q">
    <div class="submit_wrap">
      <div style="display: flex;flex-direction: column;align-items: center;">
        <button class="donate_submit" style="display: flex;align-items: center; margin: 5px;">
          <i class="material-icons" style="font-size: 18px;margin-right: 5px;">lock</i>
          <span>Donate</span>
        </button>
      </div>
    </div>
    <style type="text/css">
      .form_errors {
        text-align: center;
        margin: 10px auto;
        display: none;
      }

      .form_errors p {
        border-radius: 5px;
        line-height: 21px;
        font-weight: 500;
        background: #f7e4e6;
        color: #d20000;
        padding: 10px;
      }
    </style>
    <div class="form_errors"></div>
  </div>
  <input type="hidden" name="" id="sublocality_level_1">
  <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBIfy2xueYjN_YcwAGoFZUn8MUmTSFjV-Y&amp;libraries=places" async="" defer=""></script>
  <script type="text/javascript">
    var componentForm, place, full_address_string, addressType;
    $(document).ready(function() {
      componentForm = {
        street_number: 'long_name',
        route: 'long_name',
        locality: 'long_name',
        sublocality_level_1: 'long_name',
        administrative_area_level_1: 'short_name',
        postal_code: 'short_name',
        country: 'long_name'
      };

      function initAutocomplete() {
        autocomplete = new google.maps.places.Autocomplete(document.getElementById('address'), {
          types: ['geocode']
        });
        autocomplete.setFields(['address_component']);
        autocomplete.addListener('place_changed', fillInAddress);
      }

      function fillInAddress() {
        place = autocomplete.getPlace();
        full_address_string = '';
        streetFull = "";
        for (var component in componentForm) {
          document.getElementById(component).value = '';
          document.getElementById(component).disabled = false;
        }
        // Get each component of the address from the place details,
        // and then fill-in the corresponding field on the form.
        for (var i = 0; i < place.address_components.length; i++) {
          addressType = place.address_components[i].types[0];
          // console.log(addressType);
          if (componentForm[addressType]) {
            var val = place.address_components[i][componentForm[addressType]];
            // console.log(val);
            if (addressType == 'street_number' || addressType == 'route') {
              streetFull += val + ' ';
            }
            full_address_string += val + ', ';
            $(document).find('#' + addressType).val(val);
          }
        }
        if ($(document).find('#locality').val() == '') {
          $(document).find('#locality').val($(document).find('#sublocality_level_1').val());
        }
        // console.log(full_address_string);
        $('#address').val(streetFull);
        $('#street').val(streetFull);
        // $('#address').val(streetFull);
      }
      // Bias the autocomplete object to the user's geographical location,
      // as supplied by the browser's 'navigator.geolocation' object.
      function geolocate() {
        if (navigator.geolocation) {
          navigator.geolocation.getCurrentPosition(function(position) {
            var geolocation = {
              lat: position.coords.latitude,
              lng: position.coords.longitude
            };
            var circle = new google.maps.Circle({
              center: geolocation,
              radius: position.coords.accuracy
            });
            autocomplete.setBounds(circle.getBounds());
          });
        }
      }
      $(window).on('load', function() {
        initAutocomplete();
        setTimeout(function() {
          $('#address').attr('autocomplete', 'new-password');
          $(document).find('.mdsc_amount_input').attr('autocomplete', 'new-password');
        }, 500)
      })
      $('#address').focus(function() {
        $(this).attr('autocomplete', 'new-password');
      });
      // 
      $('#payment-form').on('keyup keypress', function(e) {
        var keyCode = e.keyCode || e.which;
        if (keyCode === 13 && !$(e.target).is('textarea')) {
          e.preventDefault();
          return false;
        }
      });
    })
  </script>
  <script type="text/javascript">
    var emailReg = /^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/;
    $('.input_email').change(function() {
      email_body = $(this).val();
      if ($.trim(email_body) != '') {
        valid_email = emailReg.test(email_body);
        if (valid_email == false) {
          $('.email_error').remove();
          $('.form_inner_window').prepend('<p class="email_error" style="text-align: center;width: 100%;color: #f00;font-weight: 600;">Make sure your email is valid</p>')
          $('.input_email').parent().css('background-color', 'rgb(255, 221, 221)');
        } else {
          $('.email_error').remove();
          $('.input_email').parent().css('background-color', '#fff');
        }
      }
    })
    var entered_amount = false;
  </script>
  <script src="https://www.google.com/recaptcha/api.js?render=6LelVoIeAAAAAH8JLCYVD28vw20AYvDSp2t09a2v"></script>
  <script>
    $(document).ready(function() {
      recaptchaInit();
      setInterval(function() {
        recaptchaInit();
      }, 2 * 60 * 1000);
      // }, 2000);
    })

    function recaptchaInit() {
      grecaptcha.ready(function() {
        grecaptcha.execute('6LelVoIeAAAAAH8JLCYVD28vw20AYvDSp2t09a2v', {
          action: 'donate'
        }).then(function(token) {
          $('.g-recaptcha-response-fg').val(token);
        });
        grecaptcha.execute('6LelVoIeAAAAAH8JLCYVD28vw20AYvDSp2t09a2v', {
          action: 'support'
        }).then(function(token) {
          $('.g-recaptcha-response-sf').val(token);
        });
      });
    }
  </script>
</form>

Text Content

English עברית

Donate Now

account_circle

Login

close

Log in to your donor account

Email Address
Password
Log In

Forgot your password?

Don't have an account? Join Now



 * 1
 * 2
 * 3
 * 4
 * 5



9 Teams

search


Friends Of Achim B'Yachad

Raised:

$209,113

Donors:

582

Men Volunteers

Raised:

$156,229

Donors:

2,874

Women Volunteers

Raised:

$73,231

Donors:

1,369

The AB Family

Raised:

$64,728

Donors:

834

The Florida Team

Raised:

$35,101

Donors:

285

The Channel Team

Raised:

$15,196

Donors:

283



Load More


English אידיש




YOUR BIG BROTHER ALWAYS HAS YOUR BACK

The image of motivated Achim B’Yachad volunteers, with their infectious energy,
care, and passion, brings smiles to people’s faces. They especially delight and
uplift the lives of the young children who desperately need them. 

These children, fighting battles that can overwhelm even the strongest adults,
have little to smile about. Achim B’Yachad aims to brighten their days and put
smiles on their faces. 

These smiles also hide the serious and often life-altering efforts that Achim
B’Yachad provides in the hospital, at home, or beyond. 

The dedicated volunteers of this great organization step in like big brothers to
look after the suffering children. A big brother doesn’t care about anything
except for the well-being of his brother in need, and that’s the mindset
exhibited by the Achim B’Yachad members.

No matter what it takes. No matter how hard it is. No matter what is needed.

Like a big brother, Achim B’Yachad is there to support, uplift, boost, and yes,
spread a smile.

Now is our chance to stand up for those who make it their mission to stand
beside these children in their time of need. Together, we will ensure that no
sick child fights alone.

Achim B’Yachad carries an annual budget of over $2,000,000. Join this mission
and lock arms with your fellow brothers on behalf of young Cholei Yisroel.

In this zechus, may we all see health in our own homes, and may the sick
children in our nation see a swift refuah shleimah. 

Your brothers need you! Donate now.







דער גרויסער ברודער וואס איז שטענדיג דא

דאס בילד פון די ענערגישע וואלונטירן פון די חשוב׳ע אחים ביחד ארגאנעזאציע, מיט
זייער לוסטיגע באנעמונג און שטענדיגע גרייטקייט צו העלפן, טוט דערפרייען די הערצער
פון אזויפיל נויטבאדערפטיגטע אידישע קינדער. ספעציעל ווען עס האנדלט זיך מיט יונגע
קינדערלעך שלא טעמו טעם חטא, וועלכע זענען ממש אנגעוויזן אין די ענדלאזע סיפוק און
חיזוק וואס זיי שעפן פון די אחים ביחד וואלונטירן.

אט די קינדערלעך שלאגן זיך מיט ביטערע מחלות וועלכע זענען אומשטאנד אויך אפצושוואכן
עלטערע און שטערקערע ווי זיי ה״י, אבער אחים ביחד האלט זיך פעסט צום ציל,
ארויפצוברענגען א שמייכל אויף זייערע צארטע געזיכטער, און זיכער מאכן אז זיי האבן
אלעס וואס זיי דארפן.

די שמייכלען טוען אויך צומאל פארדעקן די קריטישע און לעבנסוויכטיגע כוחות וואס אחים
ביחד טוט אריינלייגן טאג נאך טאג פאר די חולי ישראל, אין די שפיטעלער, אינדערהיים,
און אין יעדן ארט.

די איבערגעגעבענע און געטרייע וואלונטירן פון אחים ביחד קומען אריין אינעם בילד,
און נעמען די ׳גרויסע ברידער׳ פאזיציע, שענקענדיג די קינדערלעך א ווארעמע הארץ.
פונקט ווי א גרויסער ברודער וואס עס גייט אים נישט אן סיי וואס חוץ דאס וואוילזיין
פון זיין ברודערל אין נויט, אזוי טוען די חשוב׳ע וואלונטירן זיך פירן צו זייערע
ברידערלעך המצפים לישועת ה׳.

נישט קיין חילוק וויפיל כוחות עס קאסט, נישט קיין חילוק ווי שווער עס איז.

ווי א גרויסער ברודער, טוט אחים ביחד שטיצן און אונטערהייבן דעם גייסט פון די
קינדערלעך, און ברענגען ארויף א שמייכל אויף זייערע פנים׳לעך.

אצינד האבן מיר די געלעגנהייט זיך אוועקצושטעלן אינאיינעם און ארויסהעלפן די
קריטישע ארגאנעזאציע אין זייער געטרייע מיסיע, צו שטיין צו די האנט פון די
קינדערלעך אין צייט פון נויט. אינאיינעם וועלן מיר פארזיכערן אז קיין איין קינד
שפירט נישט אליין.

אחים ביחד פארמאגט א בודזשעט פון אריבער צוויי מיליאן דאלאר א יאר, לאמיר זיך
צונויפנעמען און ארויסהעלפן אונזערע ברידער, אין נאמען פון די יונגע חולי ישראל
לרפו״ש.

און אין דעם זכות וועלן מיר אוודאי זוכה זיין צו געזונט און פרנסה, און אין דעם
זכות וועלן אלע חולי ישראל האבן א שנעלע און גאנצע רפואה שלימה.

אונזערע ברידער ווארטן! לאמיר זיי שטיצן היינט!




Show More

 * 1
 * 2
 * 3
 * 4
 * 5



Time Remaining

33

Hours

:

26

Minutes

:

31

Seconds

CAMPAIGN GOAL

$1,500,000

38% RAISED

$579,317

Donate Now

Recent Donations Top Dryvers

442 

Dryvers




Sort by name sort_by_alpha
Sort by donors volunteer_activism
Sort by amount raised attach_money
search

Mayer & Chaya Rivka Fischl

$60,591

Donors: 103

Goal: $200,000

30%



Yossi and Miriam itzkowitz

$51,240

Donors: 20

Goal: $100,000

51%



Hershy Katz

$31,769

Donors: 21

Goal: $100,000

31%



Chaim Eisdorfer

$27,840

Donors: 39

Goal: $36,000

77%



Volvy Mendlowitz

$25,894

Donors: 181

Goal: $25,000

103%



Avrumy Blumer & Joel Basch

$14,142

Donors: 73

Goal: $18,000

78%




Load More

6,621 

Donations




search

Anonymous

$10


Just now

With Shia Schwartz

Manie

$110


Just now

With Shloimy & Ruchy Itzkowitz

Comments: No p/c - nice meat only

Anonymous

$100


Just now

With Anchi Salamon

Isaac Goldberger

$18


Just now

With Aron Moshe and Tzivy Frankel

Zelig Abowitz

$5


2 minutes ago

With Shragy Portugal

Comments: א פיבערהאפטיע עסקן!

Esther weisz

$18


2 minutes ago

With Volvy Mendlowitz

Bylu zaks

$18


2 minutes ago

With Shea Duvid and Malky Rosenberg

Mordchai Friedman

$100


3 minutes ago

With Family Sigall & Yechiel

hershy greenfeld

$100


4 minutes ago

With Shimon Surkis

Shmaya Schwartz

$100


4 minutes ago

With Gedalia Leonorowitz

Chumie Schischa

$18


4 minutes ago

With Esther Malky Rubinstein, Devoiry Kohn

Charne Weiss

$50


6 minutes ago

With Shea & Feigy Breuer

Comments: TO AN OUTSTANDING YUNGERMAN AND HIS SPECIAL WIFE KEEP UP YOUR GOOD
WORK!

Lazer Shulem Friedman

$18


7 minutes ago

With Mayer & Chaya Rivka Fischl

Comments: צדיק הדור!!!

shia yitchuk Rubin

$36


8 minutes ago

With Yumi Sofer

Anonymous

$100


8 minutes ago

With Abe, Hershy & Family Winkler

Sf

$5


8 minutes ago

With Zalmen Klein

Sol Horowitz

$54


9 minutes ago

With Avrumi Blum

Comments: My daily smile

Shaindy Landau

$36


10 minutes ago

With Chana Landau, Yenty Kohn

Comments: In honor of Chana <3

David Rosenberg

$18


10 minutes ago

With Asher Tyberg

Comments: you are unbelibeliveble!

joel deutsch 318

$100


10 minutes ago

With Yumi Sofer



Load More

Call our automated phone system

phone718-313-3759
arrow_back

Enter Amount

close
Log in

to your donor account

Amount
Billing
Payment
1

2

3

Enter amount

$

.00

Donate towards a Dryver (Optional)

$

.00
close
Select Dryver Select Dryver

add

Add Dryver

Donate in Monthly Installments

Split $0 over



months





Your Information

Full Name
Name to be Displayed (Optional)
Email Address
Phone Number

Billing Details

Address
City
State
Zip
Apt #

Payment Details

OJC Donors Fund Matbia Pledger
OJC card number
Expiration
Card number or username
CVC or security pin
Card number
Expiration
Card Number
Expiration
Public comments (optional)
Display as Anonymous
lock Donate

Continue arrow_forward



Donate Now

© 2023 All Rights Reserved | Privacy Policy

Dryveup.com | Powered by ClickandMarket

Loading...