c9b0565d5f55488e8ffad6e3f14152df6d26ee06
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1) ## translation metadata
2) # Revision: $Revision: 0 $
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
18)    charitable donations. We're happy to accept donations via paypal,
19)    checks, money orders, stock grants or other more sophisticated
20)    transactions.</p>
Andrew Lewman commit my div hacking for n...

Andrew Lewman authored 13 years ago

21)     <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

22)     <!-- BEGIN PAYPAL SUBSCRIPTION -->
23)     <div class="title toptwenty">Tor Project Subscription via PayPal</div>
24)     <div class="left hundred">
Andrew Lewman commit my div hacking for n...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

31) 		    <td>Choose your currency:</td>
32) 		      <td>
33) 			<select name="currency_code">
34) 			  <option value="USD" selected="selected">$</option>
35) 			  <option value="EUR">&euro;</option>
36) 			  <option value="GBP">&pound;</option>
37) 			  <option value="YEN">&yen;</option>
38) 			</select>
39) 		      </td>
40) 		  </tr>
41) 		  <tr>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

42) 		     <input type="hidden" name="p3" value="1">
43) 		     <input type="hidden" name="t3" value="M">
44) 		     <input type="hidden" name="sra" value="1">
45) 		     <input type="hidden" name="src" value="1">
46) 		     <input type="hidden" name="no_shipping" value="1">
47) 		     <input type="hidden" name="no_note" value="1">
Andrew Lewman fix the donation links so t...

Andrew Lewman authored 13 years ago

48) 		     <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

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

Andrew Lewman authored 13 years ago

52) 		     <input type="hidden" name="return" value="https://www.torproject.org/donate"/>
53) 		     <input type="hidden" name="cancel_return" value="https://www.torproject.org/donate"/>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

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

Andrew Lewman authored 13 years ago

55) 		  </tr>
56) 		  <tr>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

57) 		    <td><input type="radio" name="a3" value="5.00">5/mo</td>
58) 		    <td><input type="radio" name="a3" value="10.00">10/mo</td>
59) 		    <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

60) 		  </tr>
61) 		  <tr>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

62) 		    <td><input type="radio" name="a3" value="50.00">50/mo</td>
63) 		    <td><input type="radio" name="a3" value="100.00">100/mo</td>
64) 		    <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

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

67) 		</table>
68) 	      </div>
Andrew Lewman increase max img width, lin...

Andrew Lewman authored 13 years ago

69) 	     </form>
Andrew Lewman fix up div tags.

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

76) 	<div class="paypal focus">
77) 	  <h4>Make a one-time donation</h4>
78) 	    <form id="donate" action="https://www.paypal.com/cgi-bin/webscr" method="post">
79) 	      <table>
Andrew Lewman change the fontsize for the...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

81) 		    <td>Choose your currency:</td>
82) 		      <td>
83) 			<select name="currency_code">
84) 			  <option value="USD" selected="selected">$</option>
85) 			  <option value="EUR">&euro;</option>
86) 			  <option value="GBP">&pound;</option>
87) 			  <option value="YEN">&yen;</option>
88) 			</select>
89) 		      </td>
Andrew Lewman comment out the one-time pa...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

91) 	      <tr colspan="2">
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

92) 		<input type="hidden" name="no_shipping" value="1">
Andrew Lewman fix the donation links so t...

Andrew Lewman authored 13 years ago

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

Sebastian Hahn authored 13 years ago

94) 		<input type="hidden" name="cmd" value="_xclick">
95) 		<input type="hidden" name="business" value="donations@torproject.org">
96) 		<input type="hidden" name="item_name" value="Tor">
Andrew Lewman fix the donation links so t...

Andrew Lewman authored 13 years ago

97) 		<input type="hidden" name="return" value="https://www.torproject.org/about/donate.html.en"/>
98) 		<input type="hidden" name="cancel_return" value="https://www.torproject.org/about/donate.html.en"/>
Andrew Lewman commit my div hacking for n...

Andrew Lewman authored 13 years ago

99) 	      </tr>
100) 	      <tr>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

101) 		<td><input type="radio" value="10.00"> 10</td>
102) 		<td><input type="radio" value="20.00" checked="checked"> 20</td>
103) 		<td><input type="radio" value="50.00"> 50</td>
104) 		<td><input type="radio" value="100.00"> 100</td>
Andrew Lewman commit my div hacking for n...

Andrew Lewman authored 13 years ago

105) 	      </tr>
106) 	      <tr>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

107) 		<td><input type="radio" value="250.00"> 250</td>
108) 		<td><input type="radio" value="500.00"> 500</td>
109) 		<td><input type="radio" value="1000.00"> 1,000</td>
110) 		<td><input type="radio" value="5000.00"> 5,000</td>
Andrew Lewman commit my div hacking for n...

Andrew Lewman authored 13 years ago

111) 	      </tr>
112) 	    </table>
113)           </form>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

117)     <!-- BEGIN AMAZON -->
Andrew Lewman fix the silly paypal alignm...

Andrew Lewman authored 13 years ago

118)     <div class="title topforty">Single Donation via Amazon Payments</div>
Andrew Lewman well, it is pretty if compl...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Sebastian Hahn authored 13 years ago

125) 	    <input type="hidden" name="immediateReturn" value="1">
126) 	    <input type="hidden" name="collectShippingAddress" value="0">
127) 	    <input type="hidden" name="minimumDonationAmount" value="USD 10">
128) 	    <input type="hidden" name="isDonationWidget" value="1">
129) 	    <input type="hidden" name="description" value="Supporting Online Anonymity &amp; Privacy">
130) 	    <input type="hidden" name="amazonPaymentsAccountId" value="XGSROLNTXRNC3N1P4TXKMNK14LN1D6SZUD8SN1">
131) 	    <input type="hidden" name="returnUrl" value="https://www.torproject.org/donate/donate.html.en">
132) 	    <input type="hidden" name="processImmediate" value="1">
133) 	    <input type="hidden" name="cobrandingStyle" value="logo">
134) 	    <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

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

Andrew Lewman authored 13 years ago

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

Sebastian Hahn authored 13 years ago

137) 	  <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

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

Andrew Lewman authored 13 years ago

139)       <tr>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

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

Andrew Lewman authored 13 years ago

141)       </tr>
142)       </table>
Andrew Lewman increase max img width, lin...

Andrew Lewman authored 13 years ago

143)       </form>
144)     </div>
Andrew Lewman hack in the amazon stuff.

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

146)     <! -- END AMAZON -->
147)     <!-- BEGIN GIVV -->
Andrew Lewman closer, yet still wrong.

Andrew Lewman authored 13 years ago

148)     <div class="title topforty">Donate via Givv.org
149)     </div>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

151)         <p>Givv.org is a new way to think about making your impact. Make one monthly donation. To as many nonprofits as you like.
152) 	Automatic, one-click giving. You stay anonymous and stay in control!
153) 	<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

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

Andrew Lewman authored 13 years ago

155)     <!-- END GIVV -->
Andrew Lewman start to fix up the donate...

Andrew Lewman authored 13 years ago

156)     <! -- BEGIN CHECK -->
Andrew Lewman fix up div tags.

Andrew Lewman authored 13 years ago

157)     <div class="title toptwenty">Donate via Check, Cash, or Money Order
158)     </div>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Sebastian Hahn authored 13 years ago

173)         <p>Wau Holland Stiftung<br>
174)         IBAN DE57 5204 0021 0277 281202<br>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

175)         SWIFT BIC COBADEFFXXX</p>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

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

Andrew Lewman authored 13 years ago

180)         BLZ: 52040021</p>
Andrew Lewman strip the US banking info f...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

182)         <ul>
Roger Dingledine i doubt andreas wanted us t...

Roger Dingledine authored 13 years ago

183)           <li>Residents from any of the 31 <a href="http://en.wikipedia.org/wiki/Single_Euro_Payments_Area">SEPA</a> member states can wire up to 50.000 Euro at the cost of a domestic transaction (ie, usually free if submitted electronically).</li>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

184)           <li>German citizens can make a charitable contribution that is tax-deductible to a certain degree (max 5% of total income, up to 1.650 Euro per annum). A new law has recently come into effect which changed this to 20% without a fixed ceiling.</li>
185)           <li>Corporate entities can deduct donations up to 4/1000 of their combined turnovers, wages and salaries. WHS issues a donation receipt upon request (if provided with address information).</li>
186)         </ul>
187)       </div>
188)     <!-- END TRANSFER -->
Andrew Lewman fix up the divs to make the...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

191)   <div id = "sidecol">
192) #include "side.wmi"
193) #include "info.wmi"
194)   </div>
195)   <!-- END SIDECOL -->
196) <!-- END CONTENT -->
Andrew Lewman fix up the divs to make the...

Andrew Lewman authored 13 years ago

197) </div>