e9e4beba6e67b6d72b1676549d85349bb37480a3
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>
13)    <p><strong>Your support is critical to our success.</strong> The Tor Project is a US 501[c][3] non-profit dedicated to the research, development, and education of online anonymity and privacy. Donations
14)     to The Tor Project may be tax deductible to persons who are in the US; or who pay taxes in countries with reciprocity with the US on charitable donations. We're happy to accept donations via paypal,
15)     checks, money orders, stock grants or other more sophisticated transactions.</p>
16)     <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 closer, yet still wrong.

Andrew Lewman authored 13 years ago

17)     <!-- BEGIN PAYPAL -->
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

18)     <div class="title toptwenty">Donate via PayPal</div>
Andrew Lewman commit my div hacking for n...

Andrew Lewman authored 13 years ago

19)       <div class="left hundred">
20) 	<div class="paypal focus">
21) 	  <h4>Make a recurring donation</h4>
Andrew Lewman increase max img width, lin...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

26) 		    <td>Choose your currency:</td>
27) 		      <td>
28) 			<select name="currency_code">
29) 			  <option value="USD" selected="selected">$</option>
30) 			  <option value="EUR">&euro;</option>
31) 			  <option value="GBP">&pound;</option>
32) 			  <option value="YEN">&yen;</option>
33) 			</select>
34) 		      </td>
35) 		  </tr>
36) 		  <tr>
37) 		    <td><input type="radio" name="a3" value="250.00" />250/month</td>
38) 		    <td><input type="radio" name="a3" value="100.00" />100/month</td>
39) 		    <td><input type="radio" name="a3" value="50.00" />50/month</td>
40) 		    <td><input type="radio" name="a3" value="20.00" checked="checked" />20/month</td>
41) 		    <td><input type="radio" name="a3" value="10.00" />10/month</td>
42) 		    <td><input type="radio" name="a3" value="5.00" />5/month</td>
43) 		      <input type="hidden" name="p3" value="1" />
44) 		      <input type="hidden" name="t3" value="M" />
45) 		      <input type="hidden" name="sra" value="1" />
46) 		      <input type="hidden" name="src" value="1" />
47) 		      <input type="hidden" name="no_shipping" value="1" />
48) 		      <input type="hidden" name="no_note" value="1" />
49) 		      <input type="image" src="images/btn_donateCC_LG.gif" name="submit" alt="Make payments with PayPal - it's fast, free and secure!"/>
50) 		      <input type="hidden" name="cmd" value="_xclick-subscriptions" />
51) 		      <input type="hidden" name="business" value="donations@torproject.org" />
52) 		      <input type="hidden" name="item_name" value="Tor Project Membership" />
53) 		      <input type="hidden" name="return" value="https://www.torproject.org/donate"/>
54) 		      <input type="hidden" name="cancel_return" value="https://www.torproject.org/donate"/>
55) 		  </tr>
56) 		  <tr>
57) 		    <input class="donate-btn" type="submit" name="donate" value="Donate" />
58) 		  </tr>
Andrew Lewman closer, yet still wrong.

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

60) 		</table>
61) 	      </div>
Andrew Lewman increase max img width, lin...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

64) 	  </div>
Andrew Lewman closer, yet still wrong.

Andrew Lewman authored 13 years ago

65) 	<div class="or left">OR
66)   	</div>
Andrew Lewman commit my div hacking for n...

Andrew Lewman authored 13 years ago

67) 	<div class="paypal focus">
68) 	  <h4>Make a one-time donation</h4>
69) 	    <form id="donate" action="https://www.paypal.com/cgi-bin/webscr" method="post">
70) 	      <table>
71) 		<tr>
72) 		    <td>Choose your currency:</td>
73) 		      <td>
74) 			<select name="currency_code">
75) 			  <option value="USD" selected="selected">$</option>
76) 			  <option value="EUR">&euro;</option>
77) 			  <option value="GBP">&pound;</option>
78) 			  <option value="YEN">&yen;</option>
79) 			</select>
80) 		      </td>
81) 		<input type="hidden" name="no_shipping" value="1" />
82) 		<input type="image" src="images/btn_donateCC_LG.gif" name="submit" alt="Make payments with PayPal - it's fast, free and secure!"/>
83) 		<input type="hidden" name="cmd" value="_xclick" />
84) 		<input type="hidden" name="business" value="donations@torproject.org" />
85) 		<input type="hidden" name="item_name" value="Tor" />
86) 		<input type="hidden" name="return" value="https://www.torproject.org/donate#funds"/>
87) 		<input type="hidden" name="cancel_return" value="https://www.torproject.org/donate"/>
88) 	      </tr>
89) 	      <tr>
90) 		<td><input type="radio" value="10.00" /> 10</td>
91) 		<td><input type="radio" value="20.00" checked="checked" /> 20</td>
92) 		<td><input type="radio" value="50.00" /> 50</td>
93) 		<td><input type="radio" value="100.00" /> 100</td>
94) 	      </tr>
95) 	      <tr>
96) 		<td><input type="radio" value="250.00" /> 250</td>
97) 		<td><input type="radio" value="500.00" /> 500</td>
98) 		<td><input type="radio" value="1000.00" /> 1000</td>
Andrew Lewman closer, yet still wrong.

Andrew Lewman authored 13 years ago

99) 		<td><imput type="radio" value="5000.00" /> 5000</td>
Andrew Lewman commit my div hacking for n...

Andrew Lewman authored 13 years ago

100) 	      </tr>
101) 	    </table>
102)           </form>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

103)       </div>
104)     <!-- END PAYPAL -->
Andrew Lewman start to fix up the donate...

Andrew Lewman authored 13 years ago

105)     <!-- BEGIN AMAZON -->
Andrew Lewman closer, yet still wrong.

Andrew Lewman authored 13 years ago

106)     <div class="title topforty">Donate via Amazon Payments
107)     </div>
Andrew Lewman well, it is pretty if compl...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

109)       <div class="paypal focus">
110)       	<h4>Make a one-time donation</h4>
Andrew Lewman increase max img width, lin...

Andrew Lewman authored 13 years ago

111) 	<form action="https://authorize.payments.amazon.com/pba/paypipeline" method="post">
112) 	<table>
113) 	<tr>
Andrew Lewman commit my div hacking for n...

Andrew Lewman authored 13 years ago

114) 	    <input type="hidden" name="immediateReturn" value="1" />
115) 	    <input type="hidden" name="collectShippingAddress" value="0" />
116) 	    <input type="hidden" name="signatureVersion" value="2" />
117) 	    <input type="hidden" name="signatureMethod" value="HmacSHA256" />
118) 	    <input type="hidden" name="minimumDonationAmount" value="USD 10" />
119) 	    <input type="hidden" name="accessKey" value="11SEM03K88SD016FS1G2" />
120) 	    <input type="hidden" name="signature" value="Q+R9ErF8Kcz7GFQ/CYw8aSEYlWa/otVLgxVACPvHcJM=" />
121) 	    <input type="hidden" name="isDonationWidget" value="1" />
122) 	    <input type="hidden" name="description" value="Supporting Online Anonymity &amp; Privacy" />
123) 	    <input type="hidden" name="amazonPaymentsAccountId" value="XGSROLNTXRNC3N1P4TXKMNK14LN1D6SZUD8SN1" />
124) 	    <input type="hidden" name="returnUrl" value="https://www.torproject.org/donate" />
125) 	    <input type="hidden" name="processImmediate" value="1" />
126) 	    <input type="hidden" name="cobrandingStyle" value="logo" />
127) 	    <input type="hidden" name="abandonUrl" value="https://www.torproject.org/donate" />
Andrew Lewman well, it is pretty if compl...

Andrew Lewman authored 13 years ago

128)         <td><input type="radio" value="10" /> $10</td>
129)         <td><input type="radio" value="20" /> $20</td>
130)         <td><input type="radio" value="50" /> $50</td>
131)         <td><input type="radio" value="100" /> $100</td>
132)       </tr>
133)       <tr>
134)         <td><input type="radio" value="250" /> $250</td>
135)         <td><input type="radio" value="500" /> $500</td>
136)         <td><input type="radio" value="1000" /> $1000</td>
137)         <td><input type="radio" value="other" /> Other</td>
138)       </tr>
139)       <tr>
Andrew Lewman commit my div hacking for n...

Andrew Lewman 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">
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. Automatic, one-click giving. You stay anonymous and stay in control! <strong><a href="#">Continue to Givv.org &raquo;</a></strong></p>
152)       </div>
153) 			<!-- END GIVV -->
Andrew Lewman start to fix up the donate...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

157)     	<div class="left hundred">
158)       	<p>You can send checks or money orders to:</p>
Andrew Lewman start to fix up the donate...

Andrew Lewman authored 13 years ago

159) 	    <p>The Tor Project, Inc<br />
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

160)         969 Main Street, Suite 206<br />
Andrew Lewman strip the US banking info f...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

169)         <h3>US Transfers</h3>
170)         <p>For US donations via wire or ACH transfer, please contact us for the relevant information.</p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

171)       </div>
172)       <div class="left sixty">
Andrew Lewman strip the US banking info f...

Andrew Lewman authored 13 years ago

173)         <h3>European Transfers</h3>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

174)         <p>Wau Holland Stiftung<br />
175)         IBAN DE57 5204 0021 0277 281202<br />
176)         SWIFT BIC COBADEFFXXX</p>
177)         <p><strong>Classic style German account information is:</strong><br />
178)         Konto: 2772812-02<br />
179)         Inhaber: Wau Holland Stiftung<br />
180)         Bank: Commerzbank Kassel<br />
181)         BLZ: 52040021</p>
Andrew Lewman strip the US banking info f...

Andrew Lewman authored 13 years ago

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

183)         <ul>
184)           <li>Residents from any of the 31 SEPA[0] member states can wire up to 50.000 Euro at the cost of a domestic transaction (ie, usually free if submitted electronically).</li>
185)           <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>
186)           <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>
187)         </ul>
188)       </div>
189)     <!-- END TRANSFER -->
190)   </div>
191)   <!-- END MAINCOL -->
Andrew Lewman closer, yet still wrong.

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

193)   <div id = "sidecol">
194) #include "side.wmi"
195) #include "info.wmi"
196)   </div>
197)   <!-- END SIDECOL -->
198) <!-- END CONTENT -->