Please choose the appropriate membership level from this list and make your corresponding payment after entering your contact information below:
- Individual Members: $75
- Associate Members: $50
- Founding Nonprofit Institutional Members: $500
- Philanthropic Institutional Members: $3,000 minimum
var icpForm3801 = document.getElementById('icpsignup3801');
if (document.location.protocol === "https:")
icpForm3801.action = "https://app.icontact.com/icp/signup.php"; function verifyRequired3801() { if (icpForm3801["fields_fax"].value == "") { icpForm3801["fields_fax"].focus(); alert("The Membership Level field is required."); return false; } if (icpForm3801["fields_fname"].value == "") { icpForm3801["fields_fname"].focus(); alert("The First Name field is required."); return false; } if (icpForm3801["fields_lname"].value == "") { icpForm3801["fields_lname"].focus(); alert("The Last Name field is required."); return false; } if (icpForm3801["fields_email"].value == "") { icpForm3801["fields_email"].focus(); alert("The Email field is required."); return false; } if (icpForm3801["fields_business"].value == "") { icpForm3801["fields_business"].focus(); alert("The Organization field is required."); return false; } if (icpForm3801["fields_suffix"].value == "") { icpForm3801["fields_suffix"].focus(); alert("The Title field is required."); return false; } if (icpForm3801["fields_phone"].value == "") { icpForm3801["fields_phone"].focus(); alert("The Phone field is required."); return false; } if (icpForm3801["fields_address1"].value == "") { icpForm3801["fields_address1"].focus(); alert("The Address field is required."); return false; } if (icpForm3801["fields_city"].value == "") { icpForm3801["fields_city"].focus(); alert("The City field is required."); return false; } if (icpForm3801["fields_state"].value == "") { icpForm3801["fields_state"].focus(); alert("The State field is required."); return false; } if (icpForm3801["fields_zip"].value == "") { icpForm3801["fields_zip"].focus(); alert("The Zip field is required."); return false; }
return true; }
(Please note: On the payment page, you will need to click on Black Philanthropic Alliance in the “donate to” field.)