## translation metadata
# Revision: $Revision$
# Translation-Priority: 3-low
#include "donatehead.wmi" TITLE="Tor Project: Donate to Tor" CHARSET="UTF-8"
<style>
form#makeDonation {
max-width: 500px;
}
</style>
<div id="content" class="container" style="padding-bottom: 85px">
<div id="maincol">
<h1>More Ways to Donate to Tor</h1>
<p><b>Note: if you wish to donate to The Tor Project by <a href="<page donate/donate>">credit card or PayPal, please click here</a>.</b></p>
<p>The Tor Project also offers the following alternative donation methods (If you would like to receive a Thank-You Gift after making a donation with one of the methods below, please email giving@torproject.org.):</p>
<ul class="hlist">
<li><a href="#bitcoin">Bitcoin</a></li>
<li><a href="<page donate/donate-amazon>">Amazon Payments</a></li>
<li><a href="https://smile.amazon.com/ch/20-8096820">Amazon Smile</a></li>
<li><a href="#eubanks">EU Bank Transfer</a></li>
<li><a href="#cash">Checks or Money Orders</a></li>
<li><a href="#stock">Donate Stock</a></li>
</ul>
<div class="hundred toptwenty">
<!-- END AMAZON -->
<!-- BEGIN BITCOIN -->
<a id="bitcoin"></a>
<div class="hundred toptwenty">
<div class="dbox donate">
<h3>Donate Bitcoin</h3>
<p>To donate Bitcoin to The Tor Project, please complete the form below. If you would like an acknowledgment from the Tor Project, please provide your email address.</p>
<form id="makeDonation" action="https://bitpay.com/checkout" method="post" onsubmit="return bp.validateMobileCheckoutForm($('#makeDonation'));">
<input name="action" type="hidden" value="checkout">
<fieldset class="phone-form well form-horizontal" style="margin-top: 5px;">
<ul style="list-style: none;">
<li id="orderID" class="control-group">
<label class="control-label" style="width: 80px">Email:</label>
<input name="orderID" type="email" class="input input-xlarge" placeholder="Email address (optional)" maxlength=50 autocapitalize=off autocorrect=off><br>
</li>
<li id="price" class="control-group">
<label class="control-label" style="width: 80px">Amount:</label>
<input name="price" type="number" class="noscroll" value="10.00" placeholder="Amount" maxlength="10" min="0.01" step="0.01" />
<select name="currency" value="" >
<option value="USD" selected="selected">USD</option>
<option value="BTC">BTC</option>
<option value="EUR">EUR</option>
<option value="GBP">GBP</option>
<option value="AUD">AUD</option>
<option value="BGN">BGN</option>