Protected: Contributions

An online donation is the quickest and easiest way to take action for Buzzards Bay and our local environment. Use this secure online form to help protect clean water today.

Your gift today to the Buzzards Bay Coalition will protect clean water for future generations. With your tax-deductible gift, the Coalition will continue to save Buzzards Bay for all through education, conservation, research, and advocacy.

var url = ‘https://host.nxt.blackbaud.com/donor-form?svcid=renxt&formId=5e98d83a-4c89-40e1-a824-451a950ae8ca&envid=p-hv6Ma0bqCEK2WwpqPv1OQw’;
var iframe = document.getElementById(‘form-5e98d83a-4c89-40e1-a824-451a950ae8ca’);
var bbemlParser = new RegExp(‘[?&]bbeml=([^&#]*)’).exec(document.location.search);
var bbeml = bbemlParser ? decodeURI(bbemlParser[1]) || 0 : ”;
iframe.src = url + ‘&referral=’ + document.referrer + ‘&bbeml=’ + bbeml;
window.addEventListener(‘message’, function (event) {
if (event.data === ‘checkout loaded’) {
document.getElementById(‘form-5e98d83a-4c89-40e1-a824-451a950ae8ca’).scrollIntoView()
}
if (event.data.messageType === ‘height-change’) {
document.getElementById(‘form-5e98d83a-4c89-40e1-a824-451a950ae8ca’).style.minHeight = event.data.message.height;
}
});