Sebastian Hahn commited on 2015-09-16 02:23:37
Zeige 4 geänderte Dateien mit 215 Einfügungen und 196 Löschungen.
... | ... |
@@ -0,0 +1,196 @@ |
1 |
+## translation metadata |
|
2 |
+# Revision: $Revision$ |
|
3 |
+# Translation-Priority: 3-low |
|
4 |
+ |
|
5 |
+#include "head.wmi" TITLE="Tor Project: Donate to Tor" CHARSET="UTF-8" |
|
6 |
+<div id="content" class="clearfix"> |
|
7 |
+ <div id="breadcrumbs"> |
|
8 |
+ <a href="<page index>">Home » </a> |
|
9 |
+ <a href="<page donate/donate>">Donate</a> |
|
10 |
+ </div> |
|
11 |
+<div id="maincol"> |
|
12 |
+ <h1>Make A Donation</h1> |
|
13 |
+ <p><strong>Your support is critical to our success.</strong> The |
|
14 |
+ Tor Project is a US 501(c)(3) non-profit dedicated to research, |
|
15 |
+ development, and education about online anonymity and privacy. Donations |
|
16 |
+ to The Tor Project may be tax deductible to persons who are in the |
|
17 |
+ US; or who pay taxes in countries with reciprocity with the US on |
|
18 |
+ charitable donations. Our tax ID number is 20-8096820. We are listed on |
|
19 |
+ <a href="http://www2.guidestar.org/organizations/20-8096820/tor-project.aspx">GuideStar</a>.</p> |
|
20 |
+ |
|
21 |
+ <p>We're happy to have you shop and indirectly support us via |
|
22 |
+<a href="http://smile.amazon.com/ch/20-8096820">Amazon Smile</a>. A |
|
23 |
+portion of your purchase is donated to help keep us working.</p> |
|
24 |
+ |
|
25 |
+ We're happy to accept direct donations via:</p> |
|
26 |
+ <ul class="hlist"> |
|
27 |
+ <li><a href="<page donate/donate>">Paypal</a></li> |
|
28 |
+ <li><a href="#amazon">Amazon Payments</a></li> |
|
29 |
+ <li><a href="#dwolla">Dwolla</a></li> |
|
30 |
+ <li><a href="#bitcoin">Bitcoins</a></li> |
|
31 |
+ <li class="last"><a href="#cash">checks, money orders, or bank transfers</a></li> |
|
32 |
+ </ul> |
|
33 |
+ <p>Contact us at donations@torproject.org for more donation details.</p> |
|
34 |
+ <div class="hundred toptwenty"> |
|
35 |
+<!-- BEGIN AMAZON --> |
|
36 |
+ <a name="amazon"></a> |
|
37 |
+ <div class="dbox dsmall"> |
|
38 |
+ <h3>Donate via Amazon Payments</h3> |
|
39 |
+ <form action="https://authorize.payments.amazon.com/pba/paypipeline" method="post"> |
|
40 |
+ <div class="drow toppad"> |
|
41 |
+ <div> |
|
42 |
+ <label for="amazon">$</label> |
|
43 |
+ <input type="text" name="amount" size="6" value="20"> |
|
44 |
+ <input class="donate-btn" type="image" src="$(IMGROOT)/golden_small_donate_withmsg_whitebg.gif"> |
|
45 |
+ </div> |
|
46 |
+ <input type="hidden" name="immediateReturn" value="1"> |
|
47 |
+ <input type="hidden" name="collectShippingAddress" value="0"> |
|
48 |
+ <input type="hidden" name="minimumDonationAmount" value="USD 5"> |
|
49 |
+ <input type="hidden" name="isDonationWidget" value="1"> |
|
50 |
+ <input type="hidden" name="description" value="Supporting Online Anonymity & Privacy"> |
|
51 |
+ <input type="hidden" name="amazonPaymentsAccountId" value="XGSROLNTXRNC3N1P4TXKMNK14LN1D6SZUD8SN1"> |
|
52 |
+ <input type="hidden" name="returnUrl" value="https://www.torproject.org/donate/thankyou.html"> |
|
53 |
+ <input type="hidden" name="processImmediate" value="1"> |
|
54 |
+ <input type="hidden" name="cobrandingStyle" value="logo"> |
|
55 |
+ <input type="hidden" name="abandonUrl" value="https://www.torproject.org/donate/donate.html"> |
|
56 |
+ </div> |
|
57 |
+ </form> |
|
58 |
+ <small>Requires an Amazon Account</small> |
|
59 |
+ </div> |
|
60 |
+<!-- END AMAZON --> |
|
61 |
+<!-- BEGIN DWOLLA --> |
|
62 |
+ <a id="dwolla"></a> |
|
63 |
+ <div class="dbox dsmall dwolla"> |
|
64 |
+ <h3>Donate via Dwolla</h3> |
|
65 |
+ <p>Dwolla is a peer to peer payment platform which allows users to |
|
66 |
+exchange money quickly, safely, at a lower cost.</p> |
|
67 |
+ <p style="text-align:center;"><strong><a |
|
68 |
+href="https://www.dwolla.com/hub/thetorproject">Continue to Dwolla |
|
69 |
+»</a></strong></p> |
|
70 |
+ </div> |
|
71 |
+<!-- END DWOLLA --> |
|
72 |
+<!-- BEGIN BITCOIN --> |
|
73 |
+ <a id="bitcoin"></a> |
|
74 |
+ <div class="hundred toptwenty"> |
|
75 |
+ <div class="dbox donate"> |
|
76 |
+ <h3>Bitcoins</h3> |
|
77 |
+ <p>Please consider a donation to |
|
78 |
+ <a href="https://www.torservers.net/donate.html">Torservers.net</a>, |
|
79 |
+ <a href="http://noisetor.net/#bitcoin">NoiseTor</a>, |
|
80 |
+ or <a href="https://tails.boum.org/contribute/how/donate/#bitcoin">Tails</a> |
|
81 |
+ which will turn your bitcoin donation into a faster, larger Tor |
|
82 |
+ Network for all.</p> |
|
83 |
+ <p>If you are committed to donating bitcoins to Tor, please complete the form below.</p> |
|
84 |
+ <form id="makeDonation" action="https://bitpay.com/checkout" method="post" onsubmit="return bp.validateMobileCheckoutForm($('#makeDonation'));"> |
|
85 |
+ <input name="action" type="hidden" value="checkout"> |
|
86 |
+ <fieldset class="phone-form well form-horizontal" style="margin-top: 5px;"> |
|
87 |
+ <ul> |
|
88 |
+ <li id="orderID" class="control-group"> |
|
89 |
+ <label class="control-label" style="width: 40px">Email:</label> |
|
90 |
+ <div class="controls" style="margin-left: 60px"> |
|
91 |
+ <input name="orderID" type="email" class="input input-xlarge" placeholder="Email address (optional)" maxlength=50 autocapitalize=off autocorrect=off><br> |
|
92 |
+ </div> |
|
93 |
+ </li> |
|
94 |
+ <li id="price" class="control-group"> |
|
95 |
+ <label class="control-label" style="width: 40px">Amount:</label> |
|
96 |
+ <div class="controls" style="margin-left: 60px"> |
|
97 |
+ <input name="price" type="number" class="noscroll" value="10.00" placeholder="Amount" maxlength="10" min="0.01" step="0.01" style="width: 39%" /> |
|
98 |
+ <select name="currency" value="" style="width: 49%" > |
|
99 |
+ <option value="USD" selected="selected">USD</option> |
|
100 |
+ <option value="BTC">BTC</option> |
|
101 |
+ <option value="EUR">EUR</option> |
|
102 |
+ <option value="GBP">GBP</option> |
|
103 |
+ <option value="AUD">AUD</option> |
|
104 |
+ <option value="BGN">BGN</option> |
|
105 |
+ <option value="BRL">BRL</option> |
|
106 |
+ <option value="CAD">CAD</option> |
|
107 |
+ <option value="CHF">CHF</option> |
|
108 |
+ <option value="CNY">CNY</option> |
|
109 |
+ <option value="CZK">CZK</option> |
|
110 |
+ <option value="DKK">DKK</option> |
|
111 |
+ <option value="HKD">HKD</option> |
|
112 |
+ <option value="HRK">HRK</option> |
|
113 |
+ <option value="HUF">HUF</option> |
|
114 |
+ <option value="IDR">IDR</option> |
|
115 |
+ <option value="ILS">ILS</option> |
|
116 |
+ <option value="INR">INR</option> |
|
117 |
+ <option value="JPY">JPY</option> |
|
118 |
+ <option value="KRW">KRW</option> |
|
119 |
+ <option value="LTL">LTL</option> |
|
120 |
+ <option value="LVL">LVL</option> |
|
121 |
+ <option value="MXN">MXN</option> |
|
122 |
+ <option value="MYR">MYR</option> |
|
123 |
+ <option value="NOK">NOK</option> |
|
124 |
+ <option value="NZD">NZD</option> |
|
125 |
+ <option value="PHP">PHP</option> |
|
126 |
+ <option value="PLN">PLN</option> |
|
127 |
+ <option value="RON">RON</option> |
|
128 |
+ <option value="RUB">RUB</option> |
|
129 |
+ <option value="SEK">SEK</option> |
|
130 |
+ <option value="SGD">SGD</option> |
|
131 |
+ <option value="THB">THB</option> |
|
132 |
+ <option value="TRY">TRY</option> |
|
133 |
+ <option value="ZAR">ZAR</option> |
|
134 |
+ </select/> |
|
135 |
+ </div> |
|
136 |
+ </li> |
|
137 |
+ </ul> |
|
138 |
+ <br> |
|
139 |
+ <input type="hidden" name="data" value="iH+sCoKQo5J52hkEzWcMi8+PRt78/89lcSU9GnapWfWL6thyubtDCahTUqa2JTlj6RQrQySkZAoFvK05yifMwfx5V87JJuoaDlHUsZR9ppzkklmzHpKJ4TG5M0zNVcKfNBfyopdfTFbzpOXM2FDppqmU7njsRUF1EZPa0K7SIxpv4lNKSPn1PyjVKVxjnpFE0AZ1Qa75VwZnS+rBNNfwxPsgSz+Oa2Twe226FmJJrLtPuBteFfHAIWh6QS5JnpOn4ScMFph0zjixutmunMAjKw=="> |
|
140 |
+ <div style="margin: auto; width: 100%; text-align: center"> |
|
141 |
+ <input name="submit" src="$(IMGROOT)/bitpay-donate-md.png" type="image" style="width: auto" alt="BitPay" border="0"> |
|
142 |
+ </div> |
|
143 |
+ </fieldset> |
|
144 |
+ </form> |
|
145 |
+ </div> |
|
146 |
+ </div> |
|
147 |
+<!-- END BITCOIN --> |
|
148 |
+ </div> |
|
149 |
+<!-- BEGIN CHECK --> |
|
150 |
+ <a id="cash"></a> |
|
151 |
+ <div class="hundred toptwenty"> |
|
152 |
+ <div class="dbox donate"> |
|
153 |
+ <h3>Donate via Check, Cash, Money Order, Bank Transfer</h3> |
|
154 |
+ <h4>You can send checks or money orders to:</h4> |
|
155 |
+ <p>The Tor Project, Inc<br> |
|
156 |
+ 7 Temple Street, Suite A<br> |
|
157 |
+ Cambridge, MA 02139-2403 USA</p> |
|
158 |
+<!-- END CHECK --> |
|
159 |
+<!-- BEGIN TRANSFER --> |
|
160 |
+ <h3 style="margin-top:20px;">Donate via European Bank Transfer</h3> |
|
161 |
+ <p><em>For European bank transfers, we have an arrangement with |
|
162 |
+ <a href="http://www.ccc.de/">CCC in Germany</a> to provide |
|
163 |
+ tax-deductible donations for Europeans:</em></p> |
|
164 |
+ <p>Wau Holland Stiftung<br> |
|
165 |
+ Commerzbank Kassel<br> |
|
166 |
+ BLZ: 52040021<br> |
|
167 |
+ Konto: 2772812-02<br> |
|
168 |
+ IBAN: DE03 5204 0021 0277 2812 02<br> |
|
169 |
+ BIC: COBADEFF520 *or* COBADEFFXXX</p> |
|
170 |
+ <ul> |
|
171 |
+ <li>Residents from any of the 31 <a |
|
172 |
+ href="http://en.wikipedia.org/wiki/Single_Euro_Payments_Area">SEPA</a> |
|
173 |
+ member states can wire up to 50.000 Euro at the cost of |
|
174 |
+ a domestic transaction (i.e., usually free if submitted |
|
175 |
+ electronically).</li> |
|
176 |
+ <li>European citizens can make a charitable contribution that |
|
177 |
+ is tax-deductible to a certain degree (Germany: max 20% of total income). |
|
178 |
+ </li> |
|
179 |
+ <li>Corporate entities can deduct donations up to 4/1000 of |
|
180 |
+ their combined turnovers, wages and salaries. WHS issues |
|
181 |
+ a donation receipt upon request (if provided with address |
|
182 |
+ information).</li> |
|
183 |
+ </ul> |
|
184 |
+ </div> |
|
185 |
+ </div> |
|
186 |
+<!-- END TRANSFER --> |
|
187 |
+<!-- END MAINCOL --> |
|
188 |
+</div> |
|
189 |
+ <div id = "sidecol"> |
|
190 |
+#include "side-donate.wmi" |
|
191 |
+#include "info.wmi" |
|
192 |
+ </div> |
|
193 |
+ <!-- END SIDECOL --> |
|
194 |
+<!-- END CONTENT --> |
|
195 |
+</div> |
|
196 |
+#include <foot.wmi> |
... | ... |
@@ -18,19 +18,6 @@ |
18 | 18 |
charitable donations. Our tax ID number is 20-8096820. We are listed on |
19 | 19 |
<a href="http://www2.guidestar.org/organizations/20-8096820/tor-project.aspx">GuideStar</a>.</p> |
20 | 20 |
|
21 |
- <p>We're happy to have you shop and indirectly support us via |
|
22 |
-<a href="http://smile.amazon.com/ch/20-8096820">Amazon Smile</a>. A |
|
23 |
-portion of your purchase is donated to help keep us working.</p> |
|
24 |
- |
|
25 |
- We're happy to accept direct donations via:</p> |
|
26 |
- <ul class="hlist"> |
|
27 |
- <li><a href="#paypal">Paypal</a></li> |
|
28 |
- <li><a href="#amazon">Amazon Payments</a></li> |
|
29 |
- <li><a href="#dwolla">Dwolla</a></li> |
|
30 |
- <li><a href="#bitcoin">Bitcoins</a></li> |
|
31 |
- <li class="last"><a href="#cash">checks, money orders, or bank transfers</a></li> |
|
32 |
- </ul> |
|
33 |
- <p>Contact us at donations@torproject.org for more donation details.</p> |
|
34 | 21 |
<!-- BEGIN PAYPAL --> |
35 | 22 |
<script type="text/javascript" src="$(DOCROOT)/js/jquery.min.js"></script> |
36 | 23 |
<script type="text/javascript"> |
... | ... |
@@ -72,9 +59,9 @@ jQuery(function(){ |
72 | 59 |
</script> |
73 | 60 |
|
74 | 61 |
<div class="hundred toptwenty"> |
75 |
- <div class="dbox donate"> |
|
76 | 62 |
<a name="paypal"></a> |
77 |
- <h3>Donate via PayPal</h3> |
|
63 |
+ <h2>Donate via PayPal</h2> |
|
64 |
+ <div class="dbox donate"> |
|
78 | 65 |
<form id="donate" action="https://www.paypal.com/cgi-bin/webscr" method="post"> |
79 | 66 |
<p class="type"> |
80 | 67 |
<label for="type">Donation Type:</label> |
... | ... |
@@ -87,6 +74,18 @@ Account</small> |
87 | 74 |
</p> |
88 | 75 |
<div class="drow"> |
89 | 76 |
<div> |
77 |
+ <input style="float: right;" type="image" src="$(IMGROOT)/paypal-donate-button.gif" name="submit" alt="Subscribe to Tor with PayPal - it's fast, free and secure!"> |
|
78 |
+ <ul class="amounts"> |
|
79 |
+ <li><input type="radio" class="radio" name="amount" value="5.00"><label for="5">5</label></li> |
|
80 |
+ <li><input type="radio" class="radio" name="amount" value="10.00"><label for="10">10 </label></li> |
|
81 |
+ <li><input type="radio" class="radio" name="amount" value="20.00"><label for="20">20 </label></li> |
|
82 |
+ <li><input type="radio" class="radio" name="amount" value="50.00"><label for="50">50 </label></li> |
|
83 |
+ <li><input type="radio" class="radio" name="amount" value="100.00" checked="checked"><label for="100">100 </label></li><br> |
|
84 |
+ <li><input type="radio" class="radio" name="amount" value="250.00"><label for="250">250</label></li> |
|
85 |
+ <li><input type="radio" class="radio" name="amount" value="500.00"><label for="500">500</label></li> |
|
86 |
+ <li><input type="radio" class="radio" name="amount" value="1000.00"><label for="1000">1000</label></li> |
|
87 |
+ <li><input type="text" id="amount" class="amount" name="amount"></li> |
|
88 |
+ <li> |
|
90 | 89 |
<span> |
91 | 90 |
<select name="currency_code" class="cur"> |
92 | 91 |
<option value="USD" selected="selected">$</option> |
... | ... |
@@ -95,23 +94,12 @@ Account</small> |
95 | 94 |
<option value="YEN">¥</option> |
96 | 95 |
</select> |
97 | 96 |
</span> |
98 |
- <ul class="amounts"> |
|
99 |
- <li><input type="radio" class="radio" name="amount" value="2000.00"><label for="2000">2000</label></li> |
|
100 |
- <li><input type="radio" class="radio" name="amount" value="1000.00"><label for="1000">1000</label></li> |
|
101 |
- <li><input type="radio" class="radio" name="amount" value="500.00"><label for="500">500</label></li> |
|
102 |
- <li><input type="radio" class="radio" name="amount" value="250.00"><label for="250">250</label></li> |
|
103 |
- <li><input type="radio" class="radio" name="amount" value="100.00" checked="checked"><label for="100">100</label></li> |
|
104 |
- <li><input type="radio" class="radio" name="amount" value="50.00"><label for="50">50</label></li> |
|
105 |
- <li><input type="radio" class="radio" name="amount" value="20.00"><label for="20">20</label></li> |
|
106 |
- <li><input type="radio" class="radio" name="amount" value="10.00"><label for="10">10</label></li> |
|
107 |
- <li><input type="radio" class="radio" name="amount" value="5.00"><label for="5">5</label></li> |
|
97 |
+ </li> |
|
108 | 98 |
</ul> |
109 | 99 |
</div> |
110 | 100 |
<div> |
111 |
- <label for="custom">or enter a donation amount:</label><input type="text" id="amount" class="amount" name="amount"> |
|
112 | 101 |
<input type="hidden" id="a3" name="a3" value="0"> |
113 | 102 |
<!-- <input class="donate-btn" type="submit" name="donate" value="Donate" alt="Subscribe to Tor with PayPal - it's fast, free and secure!"> --> |
114 |
- <input type="image" src="$(IMGROOT)/paypal-donate-button.gif" name="submit" alt="Subscribe to Tor with PayPal - it's fast, free and secure!"> |
|
115 | 103 |
</div> |
116 | 104 |
<input type="hidden" id="p3" name="p3" value="1"> |
117 | 105 |
<input type="hidden" name="sra" value="1"> |
... | ... |
@@ -129,158 +117,9 @@ Account</small> |
129 | 117 |
</div> |
130 | 118 |
<!-- END PAYPAL --> |
131 | 119 |
<div class="hundred toptwenty"> |
132 |
-<!-- BEGIN AMAZON --> |
|
133 |
- <a name="amazon"></a> |
|
134 |
- <div class="dbox dsmall"> |
|
135 |
- <h3>Donate via Amazon Payments</h3> |
|
136 |
- <form action="https://authorize.payments.amazon.com/pba/paypipeline" method="post"> |
|
137 |
- <div class="drow toppad"> |
|
138 |
- <div> |
|
139 |
- <label for="amazon">$</label> |
|
140 |
- <input type="text" name="amount" size="6" value="20"> |
|
141 |
- <input class="donate-btn" type="image" src="$(IMGROOT)/golden_small_donate_withmsg_whitebg.gif"> |
|
142 |
- </div> |
|
143 |
- <input type="hidden" name="immediateReturn" value="1"> |
|
144 |
- <input type="hidden" name="collectShippingAddress" value="0"> |
|
145 |
- <input type="hidden" name="minimumDonationAmount" value="USD 5"> |
|
146 |
- <input type="hidden" name="isDonationWidget" value="1"> |
|
147 |
- <input type="hidden" name="description" value="Supporting Online Anonymity & Privacy"> |
|
148 |
- <input type="hidden" name="amazonPaymentsAccountId" value="XGSROLNTXRNC3N1P4TXKMNK14LN1D6SZUD8SN1"> |
|
149 |
- <input type="hidden" name="returnUrl" value="https://www.torproject.org/donate/thankyou.html"> |
|
150 |
- <input type="hidden" name="processImmediate" value="1"> |
|
151 |
- <input type="hidden" name="cobrandingStyle" value="logo"> |
|
152 |
- <input type="hidden" name="abandonUrl" value="https://www.torproject.org/donate/donate.html"> |
|
153 |
- </div> |
|
154 |
- </form> |
|
155 |
- <small>Requires an Amazon Account</small> |
|
156 |
- </div> |
|
157 |
-<!-- END AMAZON --> |
|
158 |
-<!-- BEGIN DWOLLA --> |
|
159 |
- <a id="dwolla"></a> |
|
160 |
- <div class="dbox dsmall dwolla"> |
|
161 |
- <h3>Donate via Dwolla</h3> |
|
162 |
- <p>Dwolla is a peer to peer payment platform which allows users to |
|
163 |
-exchange money quickly, safely, at a lower cost.</p> |
|
164 |
- <p style="text-align:center;"><strong><a |
|
165 |
-href="https://www.dwolla.com/hub/thetorproject">Continue to Dwolla |
|
166 |
-»</a></strong></p> |
|
167 |
- </div> |
|
168 |
-<!-- END DWOLLA --> |
|
169 |
-<!-- BEGIN BITCOIN --> |
|
170 |
- <a id="bitcoin"></a> |
|
171 |
- <div class="hundred toptwenty"> |
|
172 |
- <div class="dbox donate"> |
|
173 |
- <h3>Bitcoins</h3> |
|
174 |
- <p>Please consider a donation to |
|
175 |
- <a href="https://www.torservers.net/donate.html">Torservers.net</a>, |
|
176 |
- <a href="http://noisetor.net/#bitcoin">NoiseTor</a>, |
|
177 |
- or <a href="https://tails.boum.org/contribute/how/donate/#bitcoin">Tails</a> |
|
178 |
- which will turn your bitcoin donation into a faster, larger Tor |
|
179 |
- Network for all.</p> |
|
180 |
- <p>If you are committed to donating bitcoins to Tor, please complete the form below.</p> |
|
181 |
- <form id="makeDonation" action="https://bitpay.com/checkout" method="post" onsubmit="return bp.validateMobileCheckoutForm($('#makeDonation'));"> |
|
182 |
- <input name="action" type="hidden" value="checkout"> |
|
183 |
- <fieldset class="phone-form well form-horizontal" style="margin-top: 5px;"> |
|
184 |
- <ul> |
|
185 |
- <li id="orderID" class="control-group"> |
|
186 |
- <label class="control-label" style="width: 40px">Email:</label> |
|
187 |
- <div class="controls" style="margin-left: 60px"> |
|
188 |
- <input name="orderID" type="email" class="input input-xlarge" placeholder="Email address (optional)" maxlength=50 autocapitalize=off autocorrect=off><br> |
|
189 |
- </div> |
|
190 |
- </li> |
|
191 |
- <li id="price" class="control-group"> |
|
192 |
- <label class="control-label" style="width: 40px">Amount:</label> |
|
193 |
- <div class="controls" style="margin-left: 60px"> |
|
194 |
- <input name="price" type="number" class="noscroll" value="10.00" placeholder="Amount" maxlength="10" min="0.01" step="0.01" style="width: 39%" /> |
|
195 |
- <select name="currency" value="" style="width: 49%" > |
|
196 |
- <option value="USD" selected="selected">USD</option> |
|
197 |
- <option value="BTC">BTC</option> |
|
198 |
- <option value="EUR">EUR</option> |
|
199 |
- <option value="GBP">GBP</option> |
|
200 |
- <option value="AUD">AUD</option> |
|
201 |
- <option value="BGN">BGN</option> |
|
202 |
- <option value="BRL">BRL</option> |
|
203 |
- <option value="CAD">CAD</option> |
|
204 |
- <option value="CHF">CHF</option> |
|
205 |
- <option value="CNY">CNY</option> |
|
206 |
- <option value="CZK">CZK</option> |
|
207 |
- <option value="DKK">DKK</option> |
|
208 |
- <option value="HKD">HKD</option> |
|
209 |
- <option value="HRK">HRK</option> |
|
210 |
- <option value="HUF">HUF</option> |
|
211 |
- <option value="IDR">IDR</option> |
|
212 |
- <option value="ILS">ILS</option> |
|
213 |
- <option value="INR">INR</option> |
|
214 |
- <option value="JPY">JPY</option> |
|
215 |
- <option value="KRW">KRW</option> |
|
216 |
- <option value="LTL">LTL</option> |
|
217 |
- <option value="LVL">LVL</option> |
|
218 |
- <option value="MXN">MXN</option> |
|
219 |
- <option value="MYR">MYR</option> |
|
220 |
- <option value="NOK">NOK</option> |
|
221 |
- <option value="NZD">NZD</option> |
|
222 |
- <option value="PHP">PHP</option> |
|
223 |
- <option value="PLN">PLN</option> |
|
224 |
- <option value="RON">RON</option> |
|
225 |
- <option value="RUB">RUB</option> |
|
226 |
- <option value="SEK">SEK</option> |
|
227 |
- <option value="SGD">SGD</option> |
|
228 |
- <option value="THB">THB</option> |
|
229 |
- <option value="TRY">TRY</option> |
|
230 |
- <option value="ZAR">ZAR</option> |
|
231 |
- </select/> |
|
232 |
- </div> |
|
233 |
- </li> |
|
234 |
- </ul> |
|
235 |
- <br> |
|
236 |
- <input type="hidden" name="data" value="iH+sCoKQo5J52hkEzWcMi8+PRt78/89lcSU9GnapWfWL6thyubtDCahTUqa2JTlj6RQrQySkZAoFvK05yifMwfx5V87JJuoaDlHUsZR9ppzkklmzHpKJ4TG5M0zNVcKfNBfyopdfTFbzpOXM2FDppqmU7njsRUF1EZPa0K7SIxpv4lNKSPn1PyjVKVxjnpFE0AZ1Qa75VwZnS+rBNNfwxPsgSz+Oa2Twe226FmJJrLtPuBteFfHAIWh6QS5JnpOn4ScMFph0zjixutmunMAjKw=="> |
|
237 |
- <div style="margin: auto; width: 100%; text-align: center"> |
|
238 |
- <input name="submit" src="$(IMGROOT)/bitpay-donate-md.png" type="image" style="width: auto" alt="BitPay" border="0"> |
|
239 |
- </div> |
|
240 |
- </fieldset> |
|
241 |
- </form> |
|
242 |
- </div> |
|
243 |
- </div> |
|
244 |
-<!-- END BITCOIN --> |
|
245 |
- </div> |
|
246 |
-<!-- BEGIN CHECK --> |
|
247 |
- <a id="cash"></a> |
|
248 |
- <div class="hundred toptwenty"> |
|
249 |
- <div class="dbox donate"> |
|
250 |
- <h3>Donate via Check, Cash, Money Order, Bank Transfer</h3> |
|
251 |
- <h4>You can send checks or money orders to:</h4> |
|
252 |
- <p>The Tor Project, Inc<br> |
|
253 |
- 7 Temple Street, Suite A<br> |
|
254 |
- Cambridge, MA 02139-2403 USA</p> |
|
255 |
-<!-- END CHECK --> |
|
256 |
-<!-- BEGIN TRANSFER --> |
|
257 |
- <h3 style="margin-top:20px;">Donate via European Bank Transfer</h3> |
|
258 |
- <p><em>For European bank transfers, we have an arrangement with |
|
259 |
- <a href="http://www.ccc.de/">CCC in Germany</a> to provide |
|
260 |
- tax-deductible donations for Europeans:</em></p> |
|
261 |
- <p>Wau Holland Stiftung<br> |
|
262 |
- Commerzbank Kassel<br> |
|
263 |
- BLZ: 52040021<br> |
|
264 |
- Konto: 2772812-02<br> |
|
265 |
- IBAN: DE03 5204 0021 0277 2812 02<br> |
|
266 |
- BIC: COBADEFF520 *or* COBADEFFXXX</p> |
|
267 |
- <ul> |
|
268 |
- <li>Residents from any of the 31 <a |
|
269 |
- href="http://en.wikipedia.org/wiki/Single_Euro_Payments_Area">SEPA</a> |
|
270 |
- member states can wire up to 50.000 Euro at the cost of |
|
271 |
- a domestic transaction (i.e., usually free if submitted |
|
272 |
- electronically).</li> |
|
273 |
- <li>European citizens can make a charitable contribution that |
|
274 |
- is tax-deductible to a certain degree (Germany: max 20% of total income). |
|
275 |
- </li> |
|
276 |
- <li>Corporate entities can deduct donations up to 4/1000 of |
|
277 |
- their combined turnovers, wages and salaries. WHS issues |
|
278 |
- a donation receipt upon request (if provided with address |
|
279 |
- information).</li> |
|
280 |
- </ul> |
|
281 |
- </div> |
|
120 |
+ <h2>Other options</h2> |
|
121 |
+ We have many other donation and sponsorship <a href="<page donate/donate-options>">options</a> available. |
|
282 | 122 |
</div> |
283 |
-<!-- END TRANSFER --> |
|
284 | 123 |
<!-- END MAINCOL --> |
285 | 124 |
</div> |
286 | 125 |
<div id = "sidecol"> |
... | ... |
@@ -13,20 +13,4 @@ |
13 | 13 |
are available for your review.</p> |
14 | 14 |
</div> |
15 | 15 |
</div> |
16 |
-<div class="img-shadow"> |
|
17 |
- <div class="important-infoblock"> |
|
18 |
- <h2>Mission Statement</h2> |
|
19 |
- <p>The Tor Project is organized and operated exclusively for |
|
20 |
- scientific, charitable and educational purposes within the meaning |
|
21 |
- of section 501(c)(3) of the Internal Revenue Code, including (a) |
|
22 |
- to develop, improve and distribute free, publicly available tools |
|
23 |
- and programs that promote free speech, free expression, civic |
|
24 |
- engagement and privacy rights online; (b) to conduct scientific |
|
25 |
- research regarding, and to promote the use of and knowledge about, |
|
26 |
- such tools, programs and related issues around the world; (c) to |
|
27 |
- educate the general public around the world about privacy rights |
|
28 |
- and anonymity issues connected to Internet use; and (d) to carry out |
|
29 |
- and conduct such other activities related to the stated mission.</p> |
|
30 |
- </div> |
|
31 |
-</div> |
|
32 | 16 |
<!-- END INFOBLOCK --> |
... | ... |
@@ -6,7 +6,7 @@ |
6 | 6 |
#use "versions.wmi" |
7 | 7 |
#use "sidenav.wmi" |
8 | 8 |
<div class="img-shadow"> |
9 |
- <div id="sidenav"> |
|
9 |
+<!-- <div id="sidenav"> |
|
10 | 10 |
<h2>Help another way:</h2> |
11 | 11 |
<: |
12 | 12 |
# recursively search menu structure to see if it contains a given page |
... | ... |
@@ -86,7 +86,7 @@ |
86 | 86 |
my $page = $WML_SRC_BASENAME; |
87 | 87 |
printNavMenu($sidenav, $path.'/'.$page, $lang); |
88 | 88 |
:> |
89 |
- </div> |
|
89 |
+ </div> --> |
|
90 | 90 |
<!-- END SIDENAV --> |
91 | 91 |
</div> |
92 | 92 |
<!-- END IMG-SHADOW --> |
93 | 93 |