var paramStr = new URLSearchParams(window.location.search);
var ref = paramStr.get('ref') || 'ari_donation';
var source = document.getElementById('ffm-payment_ref');
if (source) {
source.value = ref;
if (ref==='archivesfriends') {
document.getElementById('checkout-back-btn').setAttribute('href', 'https://ari.aynrand.org/archivesfriends/');
}
}
jQuery(document).ready(function($){
/*
setTimeout(function(){
var $lastNameWrap = $('#give-last-name-wrap');
if(!$lastNameWrap.length) return;
$('#give-card-country-wrap').insertAfter($lastNameWrap).removeClass('form-row-wide').addClass('form-row-last');
$('#give-card-zip-wrap').insertAfter($lastNameWrap).removeClass('form-row-wide').removeClass('form-row-first').addClass('form-row-last');
$('#give-card-state-wrap').insertAfter($lastNameWrap).removeClass('form-row-wide').removeClass('form-row-first').addClass('form-row-last');
$('#give-card-city-wrap').insertAfter($lastNameWrap).removeClass('form-row-wide').addClass('form-row-first');
$('#give-card-address-2-wrap').insertAfter($lastNameWrap).removeClass('form-row-wide').addClass('form-row-last');
$('#give-card-address-wrap').insertAfter($lastNameWrap).removeClass('form-row-wide').addClass('form-row-first');
$('#give-card-country-wrap').removeClass('form-row-last').addClass('form-row-first');
$('#give_cc_address').hide();
$('#give_checkout_user_info > legend').text('Your Information');
$('#js-donation-form input[type=checkbox]').each(function(){
$(this).addClass('styledcheckbox');
$('').insertAfter($(this));
})
}, 200);
*/
// Hide "State" for non-US countries
/*
jQuery(document).on('change', '#billing_country', function(e) {
var country = jQuery(this).val();
if (country !== "US") {
jQuery('#give-card-state-wrap').hide();
jQuery('#card_state').append('Null');
jQuery('#card_state option[value=null]').attr('selected','selected');
} else {
jQuery('#give-card-state-wrap').show();
jQuery('#card_state[value="null"]').remove();
}
});
*/
});
ARI Membership Benefits
ANTHEM ($25)
Printed copy of the ARI Annual Report
Printed copies of Ayn Rand Today
Early access to conference recordings
Exclusive content
Invitation to monthly ARI Member Roundtables
Attend Members-only events at OCON
We The Living ($75)
All prior-level benefits
5% off the cost of an OCON week pass*
5% off the cost of auditor tuition at ARU
The Fountainhead ($150)
All prior-level benefits
10% off the cost of an OCON week pass*
10% off the cost of auditor tuition at ARU
Atlas Shrugged ($250)
All prior-level benefits
15% off the cost of an OCON week pass*
15% off the cost of auditor tuition at ARU
Paperless and Giftless Options Are Available at All Levels.
*Discount is limited to full price tickets, not in addition to an existing discount.
FAQs
Is my donation secure?
Yes. All donations are processed securely using industry-standard Secure Sockets Layer (SSL) encryption.
Is my donation tax deductible?
Yes. The Ayn Rand Institute is a 501(c)(3) nonprofit organization recognized by the U.S. Internal Revenue Service. ARI’s federal identification number is 22-2570926.
Contact Donor Services
If you have any questions, please don’t hesitate to contact our Donor Services Department at 800.365.6552 or to write to donorservices@aynrand.org.