90f662db30463dcec52737cd1ad0351cc0223047
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1) ## translation metadata
Roger Dingledine looks like we never set the...

Roger Dingledine authored 13 years ago

2) # Revision: $Revision$
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3) # Translation-Priority: 3-low
4) 
5) #include "head.wmi" TITLE="Tor Project: Donate to Tor" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
6) <div id="content" class="clearfix">
Andrew Lewman commit my div hacking for n...

Andrew Lewman authored 13 years ago

7)   <div id="breadcrumbs">
Andrew Lewman change all of the breadcrum...

Andrew Lewman authored 13 years ago

8)     <a href="<page index>">Home &raquo; </a>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

9)     <a href="<page donate/donate>">Donate</a>
10)   </div>
Andrew Lewman commit my div hacking for n...

Andrew Lewman authored 13 years ago

11)   <div id="maincol">
12)   <h1>Monetary Donations</h1>
Andrew Lewman fix the donation links.

Andrew Lewman authored 13 years ago

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 the research,
15)    development, and education of 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
Andrew Lewman link to our guidestar page...

Andrew Lewman authored 13 years ago

18)    charitable donations. Our tax ID
19)    number is 20-8096820.  We are listed on <a
20)    href="http://www2.guidestar.org/organizations/20-8096820/tor-project.aspx">GuideStar</a>.
21)    We're happy to accept donations via:
Andrew Lewman list out the options so peo...

Andrew Lewman authored 13 years ago

22)   <ul>
Andrew Lewman make the list of ways to do...

Andrew Lewman authored 13 years ago

23)     <li><a href="#paypal">Paypal</a></li>
24)     <li><a href="#amazon">Amazon Payments</a></li>
25)     <li><a href="#google">Google Checkout</a></li>
26)     <li><a href="#givv">Givv.org</a></li>
27)     <li><a href="#cash">checks, money orders, bank transfers, stock grants or
28) other more sophisticated transactions.</a></li>
Andrew Lewman list out the options so peo...

Andrew Lewman authored 13 years ago

29)   </ul></p>
Andrew Lewman commit my div hacking for n...

Andrew Lewman authored 13 years ago

30)     <p>If you want to make an anonymous donation, please do so in an anonymous way.  Contact us at donations@torproject.org for more details.</p>
Andrew Lewman fix the silly paypal alignm...

Andrew Lewman authored 13 years ago

31)     <!-- BEGIN PAYPAL SUBSCRIPTION -->
Andrew Lewman make the list of ways to do...

Andrew Lewman authored 13 years ago

32)     <a id="paypal"></a>
Andrew Lewman lets see if this looks bett...

Andrew Lewman authored 13 years ago

33)     <a class="anchor" href="#paypal"></a>
34)     <div class="title toptwenty">Tor Project Subscription via PayPal</div>
Andrew Lewman fix the silly paypal alignm...

Andrew Lewman authored 13 years ago

35)     <div class="left hundred">
Andrew Lewman commit my div hacking for n...

Andrew Lewman authored 13 years ago

36) 	<div class="paypal focus">
Andrew Lewman fix the silly paypal alignm...

Andrew Lewman authored 13 years ago

37) 	  <h4>Monthly Subscription to The Tor Project</h4>
Andrew Lewman increase max img width, lin...

Andrew Lewman authored 13 years ago

38) 	    <table>
Andrew Lewman commit my div hacking for n...

Andrew Lewman authored 13 years ago

39) 	    <form id="subscribe" action="https://www.paypal.com/cgi-bin/webscr" method="post">
40) 	      <div class="toppad">
Andrew Lewman increase max img width, lin...

Andrew Lewman authored 13 years ago

41) 		<tr>
Andrew Lewman commit my div hacking for n...

Andrew Lewman authored 13 years ago

42) 		    <td>Choose your currency:</td>
43) 		      <td>
44) 			<select name="currency_code">
45) 			  <option value="USD" selected="selected">$</option>
46) 			  <option value="EUR">&euro;</option>
47) 			  <option value="GBP">&pound;</option>
48) 			  <option value="YEN">&yen;</option>
49) 			</select>
50) 		      </td>
51) 		  </tr>
52) 		  <tr>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

53) 		     <input type="hidden" name="p3" value="1">
54) 		     <input type="hidden" name="t3" value="M">
55) 		     <input type="hidden" name="sra" value="1">
56) 		     <input type="hidden" name="src" value="1">
57) 		     <input type="hidden" name="no_shipping" value="1">
58) 		     <input type="hidden" name="no_note" value="1">
Andrew Lewman fix the donation links so t...

Andrew Lewman authored 13 years ago

59) 		     <input type="image" src="$(IMGROOT)/btn_donateCC_LG.gif" name="submit" alt="Subscribe to Tor with PayPal - it's fast, free and secure!"/>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

60) 		     <input type="hidden" name="cmd" value="_xclick-subscriptions">
61) 		     <input type="hidden" name="business" value="donations@torproject.org">
62) 		     <input type="hidden" name="item_name" value="Tor Project Membership">
Andrew Lewman comment out the one-time pa...

Andrew Lewman authored 13 years ago

63) 		     <input type="hidden" name="return" value="https://www.torproject.org/donate"/>
64) 		     <input type="hidden" name="cancel_return" value="https://www.torproject.org/donate"/>
Runa A. Sandvik minor changes to make po4a...

Runa A. Sandvik authored 13 years ago

65) 		     <input class="donate-btn" type="submit" name="donate" value="Donate">
Andrew Lewman comment out the one-time pa...

Andrew Lewman authored 13 years ago

66) 		  </tr>
67) 		  <tr>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

68) 		    <td><input type="radio" name="a3" value="5.00">5/mo</td>
69) 		    <td><input type="radio" name="a3" value="10.00">10/mo</td>
70) 		    <td><input type="radio" name="a3" value="20.00" checked="checked">20/mo</td>
Andrew Lewman commit my div hacking for n...

Andrew Lewman authored 13 years ago

71) 		  </tr>
72) 		  <tr>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

73) 		    <td><input type="radio" name="a3" value="50.00">50/mo</td>
74) 		    <td><input type="radio" name="a3" value="100.00">100/mo</td>
75) 		    <td><input type="radio" name="a3" value="250.00">250/mo</td>
Andrew Lewman commit my div hacking for n...

Andrew Lewman authored 13 years ago

76) 		  </tr>
Andrew Lewman closer, yet still wrong.

Andrew Lewman authored 13 years ago

77) 		  </div>
Runa A. Sandvik minor changes to make po4a...

Runa A. Sandvik authored 13 years ago

78) 		</form>
Andrew Lewman commit my div hacking for n...

Andrew Lewman authored 13 years ago

79) 		</table>
Runa A. Sandvik minor changes to make po4a...

Runa A. Sandvik authored 13 years ago

80) 		</div>
Andrew Lewman commit my div hacking for n...

Andrew Lewman authored 13 years ago

81) 	  </div>
Andrew Lewman fix the silly paypal alignm...

Andrew Lewman authored 13 years ago

82)   <!-- END PAYPAL SUBSCRIPTION -->
83)   <!-- BEGIN PAYPAL ONE TIME -->
84)     <div class="title toptwenty">Single Donation via PayPal</div>
85)     <div class="left hundred">
Andrew Lewman commit my div hacking for n...

Andrew Lewman authored 13 years ago

86) 	<div class="paypal focus">
87) 	  <h4>Make a one-time donation</h4>
88) 	    <form id="donate" action="https://www.paypal.com/cgi-bin/webscr" method="post">
89) 	      <table>
Andrew Lewman attempt #1 at fixing the mu...

Andrew Lewman authored 13 years ago

90) 		  <tr colspan="2">
Andrew Lewman commit my div hacking for n...

Andrew Lewman authored 13 years ago

91) 		    <td>Choose your currency:</td>
92) 		      <td>
93) 			<select name="currency_code">
94) 			  <option value="USD" selected="selected">$</option>
95) 			  <option value="EUR">&euro;</option>
96) 			  <option value="GBP">&pound;</option>
97) 			  <option value="YEN">&yen;</option>
98) 			</select>
99) 		      </td>
Andrew Lewman comment out the one-time pa...

Andrew Lewman authored 13 years ago

100) 	      </tr>
Andrew Lewman change the fontsize for the...

Andrew Lewman authored 13 years ago

101) 	      <tr colspan="2">
Andrew Lewman attempt #1 at fixing the mu...

Andrew Lewman authored 13 years ago

102) 		    <input type="hidden" name="no_shipping" value="1">
103) 		    <input type="image" src="$(IMGROOT)/btn_donateCC_LG.gif" name="submit" alt="Make a single donation with PayPal - it's fast, free and secure!"/>
104) 		    <input type="hidden" name="cmd" value="_xclick">
105) 		    <input type="hidden" name="business" value="donations@torproject.org">
106) 		    <input type="hidden" name="item_name" value="Tor">
107) 		    <input type="hidden" name="return" value="https://www.torproject.org/donate/donate.html.en"/>
108) 		    <input type="hidden" name="cancel_return" value="https://www.torproject.org/donate/donate.html.en"/>
Andrew Lewman commit my div hacking for n...

Andrew Lewman authored 13 years ago

109) 	      </tr>
110) 	      <tr>
Andrew Lewman attempt #1 at fixing the mu...

Andrew Lewman authored 13 years ago

111) 		    <td><input type="radio" name="a3" value="10.00"> 10</td>
112) 		    <td><input type="radio" name="a3" value="20.00" checked="checked"> 20</td>
113) 		    <td><input type="radio" name="a3" value="50.00"> 50</td>
114) 		    <td><input type="radio" name="a3" value="100.00"> 100</td>
Andrew Lewman commit my div hacking for n...

Andrew Lewman authored 13 years ago

115) 	      </tr>
116) 	      <tr>
Andrew Lewman attempt #1 at fixing the mu...

Andrew Lewman authored 13 years ago

117) 		    <td><input type="radio" name="a3" value="250.00"> 250</td>
118) 		    <td><input type="radio" name="a3" value="500.00"> 500</td>
119) 		    <td><input type="radio" name="a3" value="1000.00"> 1,000</td>
120) 		    <td><input type="radio" name="a3" value="5000.00"> 5,000</td>
Andrew Lewman commit my div hacking for n...

Andrew Lewman authored 13 years ago

121) 	      </tr>
122) 	    </table>
Andrew Lewman attempt #1 at fixing the mu...

Andrew Lewman authored 13 years ago

123)         </form>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

124)       </div>
Andrew Lewman fix the silly paypal alignm...

Andrew Lewman authored 13 years ago

125)       </div>
126)     <!-- END PAYPAL ONE-TIME -->
Andrew Lewman start to fix up the donate...

Andrew Lewman authored 13 years ago

127)     <!-- BEGIN AMAZON -->
Andrew Lewman make the list of ways to do...

Andrew Lewman authored 13 years ago

128)     <a id="amazon"></a>
Andrew Lewman lets see if this looks bett...

Andrew Lewman authored 13 years ago

129)     <div class="title topforty"><a class="anchor" href="#amazon">Single Donation via Amazon Payments</a></div>
Andrew Lewman well, it is pretty if compl...

Andrew Lewman authored 13 years ago

130)     <div class="hundred left">
Andrew Lewman changes to text, needs more...

Andrew Lewman authored 13 years ago

131)       <div class="paypal focus">
Andrew Lewman fix the silly paypal alignm...

Andrew Lewman authored 13 years ago

132)       	<h4>Make a single donation.</h4>
Andrew Lewman increase max img width, lin...

Andrew Lewman authored 13 years ago

133) 	<form action="https://authorize.payments.amazon.com/pba/paypipeline" method="post">
134) 	<table>
135) 	<tr>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

136) 	    <input type="hidden" name="immediateReturn" value="1">
137) 	    <input type="hidden" name="collectShippingAddress" value="0">
138) 	    <input type="hidden" name="minimumDonationAmount" value="USD 10">
139) 	    <input type="hidden" name="isDonationWidget" value="1">
140) 	    <input type="hidden" name="description" value="Supporting Online Anonymity &amp; Privacy">
141) 	    <input type="hidden" name="amazonPaymentsAccountId" value="XGSROLNTXRNC3N1P4TXKMNK14LN1D6SZUD8SN1">
142) 	    <input type="hidden" name="returnUrl" value="https://www.torproject.org/donate/donate.html.en">
143) 	    <input type="hidden" name="processImmediate" value="1">
144) 	    <input type="hidden" name="cobrandingStyle" value="logo">
145) 	    <input type="hidden" name="abandonUrl" value="https://www.torproject.org/donate/donate.html.en">
Andrew Lewman well, it is pretty if compl...

Andrew Lewman authored 13 years ago

146)       </tr>
Andrew Lewman fix the donation links so t...

Andrew Lewman authored 13 years ago

147) 	  <td>&nbsp;</td>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

148) 	  <td>$<input type="text" name="amount" size="8" value="10"></td>
Andrew Lewman fix the donation links so t...

Andrew Lewman authored 13 years ago

149) 	  <td>&nbsp;</td>
Andrew Lewman well, it is pretty if compl...

Andrew Lewman authored 13 years ago

150)       <tr>
Sebastian Hahn Kill all the border attributes

Sebastian Hahn authored 13 years ago

151) 	  <td colspan="3"><input type="image" src="http://g-ecx.images-amazon.com/images/G/01/asp/golden_small_donate_withmsg_whitebg.gif"></td>
Andrew Lewman well, it is pretty if compl...

Andrew Lewman authored 13 years ago

152)       </tr>
153)       </table>
Andrew Lewman increase max img width, lin...

Andrew Lewman authored 13 years ago

154)       </form>
155)     </div>
Andrew Lewman hack in the amazon stuff.

Andrew Lewman authored 13 years ago

156)     </div>
Runa A. Sandvik minor changes to make po4a...

Runa A. Sandvik authored 13 years ago

157)     <!-- END AMAZON -->
Andrew Lewman add google checkout option....

Andrew Lewman authored 13 years ago

158)     <!-- BEGIN GOOGLE -->
Andrew Lewman make the list of ways to do...

Andrew Lewman authored 13 years ago

159)     <a id="google"></a>
160)     <div class="title topforty"><a class="anchor" href="#google">Single
161) Donation via Google Checkout</a></div>
Andrew Lewman add google checkout option....

Andrew Lewman authored 13 years ago

162)     <div class="hundred left">
163)       <div class="paypal focus">
164)       	<h4>Make a single donation.</h4>
165) 
Andrew Lewman make the list of ways to do...

Andrew Lewman authored 13 years ago

166) <script type="text/javascript">
Andrew Lewman add google checkout option....

Andrew Lewman authored 13 years ago

167) function validateAmount(amount){
168)   if(amount.value.match( /^[0-9]+(\.([0-9]+))?$/)){
169)     return true;
170)   }else{
171)     alert('You must enter a valid donation.');
172)     amount.focus();
173)     return false;
174)   }
175) }
176) </script>
Andrew Lewman make the google checkout bu...

Andrew Lewman authored 13 years ago

177) <form action="https://checkout.google.com/cws/v2/Donations/250937139555708/checkoutForm" id="BB_BuyButtonForm" method="post" name="BB_BuyButtonForm" onSubmit="return validateAmount(this.item_price_1)" target="_top">
Andrew Lewman so much easier if I had wml...

Andrew Lewman authored 13 years ago

178) <table>
179) <tr>
Andrew Lewman add google checkout option....

Andrew Lewman authored 13 years ago

180)     <input name="item_name_1" type="hidden" value="Donate to the Tor
181) Project"/>
182)     <input name="item_description_1" type="hidden" value="Tor is written
183) for and supported by people like you"/>
184)     <input name="item_quantity_1" type="hidden" value="1"/>
185)     <input name="item_currency_1" type="hidden" value="USD"/>
186)     <input name="item_is_modifiable_1" type="hidden" value="true"/>
187)     <input name="item_min_price_1" type="hidden" value="0.01"/>
188)     <input name="item_max_price_1" type="hidden" value="25000.0"/>
189)     <input name="_charset_" type="hidden" value="utf-8"/>
Andrew Lewman so much easier if I had wml...

Andrew Lewman authored 13 years ago

190) </tr>
191) <tr>
192) <td>
Andrew Lewman make the google checkout bu...

Andrew Lewman authored 13 years ago

193)     &#x24; <input id="item_price_1" name="item_price_1" onfocus="this.style.color='black'; this.value='';" size="6" type="text" value="25.00"/>
Andrew Lewman make the google button tran...

Andrew Lewman authored 13 years ago

194)     <input alt="Donate" src="https://checkout.google.com/buttons/donateNow.gif?merchant_id=250937139555708&amp;w=115&amp;h=50&amp;style=trans&amp;variant=text&amp;loc=en_US" type="image"/>
Andrew Lewman so much easier if I had wml...

Andrew Lewman authored 13 years ago

195) </td>
196) </tr>
197) </table>
Andrew Lewman add google checkout option....

Andrew Lewman authored 13 years ago

198) </form>
199) </div>
200) </div>
201)     <!-- END GOOGLE -->
Andrew Lewman start to fix up the donate...

Andrew Lewman authored 13 years ago

202)     <!-- BEGIN GIVV -->
Andrew Lewman make the list of ways to do...

Andrew Lewman authored 13 years ago

203)     <a id="givv"></a>
204)     <div class="title topforty"><a class="anchor" href="#givv">Donate via
205) Givv.org</a>
Andrew Lewman closer, yet still wrong.

Andrew Lewman authored 13 years ago

206)     </div>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

207)     	<div class="hundred left">
Andrew Lewman comment out the one-time pa...

Andrew Lewman authored 13 years ago

208)         <p>Givv.org is a new way to think about making your impact. Make one monthly donation. To as many nonprofits as you like.
209) 	Automatic, one-click giving. You stay anonymous and stay in control!
210) 	<strong><a href="http://givv.org/recipients/the-tor-project">Continue to Givv.org &raquo;</a></strong></p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

211)       </div>
Andrew Lewman comment out the one-time pa...

Andrew Lewman authored 13 years ago

212)     <!-- END GIVV -->
Runa A. Sandvik minor changes to make po4a...

Runa A. Sandvik authored 13 years ago

213)     <!-- BEGIN CHECK -->
Andrew Lewman make the list of ways to do...

Andrew Lewman authored 13 years ago

214)     <a id="cash"></a>
215)     <div class="title toptwenty"><a class="anchor" href="#cash">Donate via
216) Check, Cash, or Money Order</a>
Andrew Lewman fix up div tags.

Andrew Lewman authored 13 years ago

217)     </div>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

218)     	<div class="left hundred">
219)       	<p>You can send checks or money orders to:</p>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

220) 	    <p>The Tor Project, Inc<br>
221)         969 Main Street, Suite 206<br>
Andrew Lewman strip the US banking info f...

Andrew Lewman authored 13 years ago

222)         Walpole, MA 02081-2972 USA</p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

223)       </div>
Andrew Lewman start to fix up the donate...

Andrew Lewman authored 13 years ago

224) 	<!-- END CHECK -->
Andrew Lewman closer, yet still wrong.

Andrew Lewman authored 13 years ago

225)     <div class="title toptwenty">
226)       Donate via Wire or Bank Transfer
Andrew Lewman fix up div tags.

Andrew Lewman authored 13 years ago

227)     </div>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

228)     <div class="left hundred">
Andrew Lewman strip the US banking info f...

Andrew Lewman authored 13 years ago

229)         <h3>US Transfers</h3>
230)         <p>For US donations via wire or ACH transfer, please contact us for the relevant information.</p>
231)         <h3>European Transfers</h3>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

232)         <p>Wau Holland Stiftung<br>
Roger Dingledine replay r22875 (make our ccc...

Roger Dingledine authored 13 years ago

233)         IBAN DE03 5204 0021 0277 281202<br>
234)         SWIFT BIC COBADEFF520</p>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

235)         <p><strong>Classic style German account information is:</strong><br>
236)         Konto: 2772812-02<br>
237)         Inhaber: Wau Holland Stiftung<br>
238)         Bank: Commerzbank Kassel<br>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

239)         BLZ: 52040021</p>
Roger Dingledine ssl ftw

Roger Dingledine authored 13 years ago

240)         <p><em>For European bank transfers, we have an arrangement with
241)         <a href="https://www.ccc.de/">CCC in Germany</a> to provide
242)         tax-deductible donations for Europeans:</em></p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

243)         <ul>
Andrew Lewman minor fix from rransom.

Andrew Lewman authored 13 years ago

244)           <li>Residents from any of the 31 <a
245)           href="http://en.wikipedia.org/wiki/Single_Euro_Payments_Area">SEPA</a>
246)           member states can wire up to 50.000 Euro at the cost of
247)           a domestic transaction (i.e., usually free if submitted
248)           electronically).</li>
249)           <li>German citizens can make a charitable contribution that
250)           is tax-deductible to a certain degree (max 5% of total income,
251)           up to 1.650 Euro per annum). A new law has recently come into
252)           effect which changed this to 20% without a fixed ceiling.</li>
253)           <li>Corporate entities can deduct donations up to 4/1000 of
254)           their combined turnovers, wages and salaries. WHS issues
255)           a donation receipt upon request (if provided with address
256)           information).</li>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

257)         </ul>
258)       </div>
259)     <!-- END TRANSFER -->
Andrew Lewman fix up the divs to make the...

Andrew Lewman authored 13 years ago

260)     <!-- END MAINCOL -->
Andrew Lewman closer, yet still wrong.

Andrew Lewman authored 13 years ago

261) </div>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

262)   <div id = "sidecol">
263) #include "side.wmi"
264) #include "info.wmi"
265)   </div>
266)   <!-- END SIDECOL -->
267) <!-- END CONTENT -->
Andrew Lewman fix up the divs to make the...

Andrew Lewman authored 13 years ago

268) </div>