Make a donation !
<p>We welcome your contributions to our cause. We are a small dedicated group and any help we receive allows us to get on with the job at hand, rather than worrying about funding our activities.
<br />
We thank you for your contribution.
<br />
<p>Currently, we accept donations in U.S. dollars. You can donate using <a href="http://paypal.com/" target="_blank">Paypal</a> or using direct deposit. Please see our <a href="/donate">donation form</a>.</p>
<p><b>Some key facts for the record:</b></p>
<ul>
<li>Donations done with the PAYPAL funding source being your confirmed PAYPAL ACCOUNT, rather than via a credit card will incur NO PAYPAL Charges.</li>
<li>You CAN use any major credit card through PAYPAL - so you do NOT need to have a PAYPAL account in order to use their facility. Just know that there is a fairly hefty charge for transfers, so for larger amounts, a check is the preferred method of payment.</li>
<li>Donations done with the PAYPAL funding source being a credit card will incur a 3-4% charge by PAYPAL.</li>
<li>We can also receive a DIRECT DEPOSIT if you have an online banking facity, so this would be a good method to get a donation to us.</li>
<li>We also of course can accept a check - again this is a low-cost option and would be preferred if you are thinking of a larger amount.</li>
</ul>
<?php
if (function_exists('lm_paypal_donate')) {
print lm_paypal_donate(array(100), 'USD', 'Donation to City Ethics Inc.') . '<br>';
}
?>