donate box code fyi

Priority: Uncategorized
Status:
Specialty:
Location:
Responsible: John, Surinder

for home page widget:

<div id=”wrapper”>
<div class=”donate-box”>
<p><strong>Serving 55k+ per Month!</strong> Please Spare a Few Bucks for Server/Security Costs <strong>($220/mo)</strong> Thanks!!</p>
<form target=”_top” method=”post” action=”https://www.paypal.com/cgi-bin/webscr”><input type=”hidden” value=”_s-xclick” name=”cmd”><input type=”hidden” value=”8V5MXR3JYWMCL” name=”hosted_button_id”><input type=”submit” src=”https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif” name=”submit” alt=”PayPal – The safer, easier way to pay online!” value=”Donate”><br><a href=”http://www.recoveryaudio.org/about-donations” title=”About Donations”>About Donations</a>
</form>
</div></div>

For single pages:

<div class=”donate-box”>
<p><strong>Serving 55k+ per Month!</strong> Please Spare a Few Bucks for Server/Security Costs <strong>($220/mo)</strong> Thanks!!</p>
<form target=”_top” method=”post” action=”https://www.paypal.com/cgi-bin/webscr”><input type=”hidden” value=”_s-xclick” name=”cmd”><input type=”hidden” value=”8V5MXR3JYWMCL” name=”hosted_button_id”><input type=”submit” src=”https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif” name=”submit” alt=”PayPal – The safer, easier way to pay online!” value=”Donate”><br><a href=”http://www.recoveryaudio.org/about-donations” title=”About Donations”>About Donations</a>
</form>
</div>