1719b84ae6aa470cba71bbea2d9b58a320fb8104
Andrew Lewman first attempt at download e...

Andrew Lewman authored 13 years ago

1) ## translation metadata
Roger Dingledine somewhere along the line we...

Roger Dingledine authored 13 years ago

2) # Revision: $Revision$
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

3) # Translation-Priority: 3-low
Andrew Lewman first attempt at download e...

Andrew Lewman authored 13 years ago

4) 
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

5) #<!-- ATTENTION TRANSLATOR -->
6) #<!-- You MUST copy '/include/lang.wmi' along with this file! -->
7) 
8) #<!-- TBB DEFAULT LANGUAGE: Change 'en-US' below to your language code (if package exists)-->
9) #<!-- IMPORTANT: You MUST also change the default selection in 'lang.wmi' -->
10) <define-tag lang>en-US</define-tag>
11) 
12) #<!-- Download button text for language enabled packages -->
13) <define-tag button-win-tbb32>Tor Browser Bundle</define-tag>
14) <define-tag button-win-tbb64>Currently Unused</define-tag>
15) <define-tag button-osx-tbb32>Tor Browser Bundle (Beta)</define-tag>
Andrew Lewman update download-easy to han...

Andrew Lewman authored 12 years ago

16) <define-tag button-osx-tbb64>Mac 64-bit (Beta)</define-tag>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

17) <define-tag button-lin-tbb32>Tor Browser Bundle (Beta)</define-tag>
Andrew Lewman update download-easy to han...

Andrew Lewman authored 12 years ago

18) <define-tag button-lin-tbb64>Linux 64-bit (Beta)</define-tag>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

19) 
20) #include "dlhead.wmi" TITLE="Download Tor" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
Andrew Lewman first attempt at download e...

Andrew Lewman authored 13 years ago

21) 
Andrew Lewman add in the rest of the page...

Andrew Lewman authored 13 years ago

22) <div id="content" class="clearfix">
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

23)   <div id="breadcrumbs"><a href="<page index>">Home &raquo; </a><a href="<page download/download>">Download</a></div>
24)   <div id="maincol-left">
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

25) <!-- BEGIN TEASER WARNING -->
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

26)     <div class="warning-top">
27)       <h2>Want Tor to really work?</h2>
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

28) 	<p>You need to change some of your habits, as some things won't work exactly as
29) you are used to. Please read the <a href="#warning">full list of warnings</a> for details.
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

30) 	</p>
31)       </div>
32) <!-- END TEASER WARNING -->
33) <!-- START DOWNLOADS -->
34) <!-- START DOWNLOADS -->
35) <!-- START WINDOWS -->
36)       <div class="easy windows">
37) 	<div class="package" style="padding-top: 13px; border-top: 0px;">
38) 	  <form class="downloads">
39) 	    <a class="button win-tbb" href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_<lang>.exe"><span class="strong">Download</span><span class="normal"><button-win-tbb32></span></a>
40) 	    <select name="language" id="win-tbb" class="lang">
41) #include <lang.wmi>
42) 	    </select>
43) 	    <div class="sig" style="margin-bottom: 5px;">
44) 	      <a class="lang-alt" href="<page projects/torbrowser>#Download-torbrowserbundle">Other Languages</a>
45) 	      (<a class="win-tbb-sig" href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_<lang>.exe.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
46) 	    </div>
47) 	  </form>
Andrew Lewman patch some oddities for win...

Andrew Lewman authored 12 years ago

48) 	  <div class="desc">
49) 	    <h2>Tor Browser Bundle for Windows</h2>
50) 	    <em>Version <version-torbrowserbundle> - Windows 7, Vista, and XP</em>
51) 	    <p>Everything you need to safely browse the Internet. This package requires no installation. Just extract it and run. <a href="<page projects/torbrowser>">Learn more &raquo;</a></p>
52) 	  </div>
Roger Dingledine offer a 64-bit linux link i...

Roger Dingledine authored 12 years ago

53) 	  <p class="alt-dl">Not Using Windows? Download for <a class="mac-alt" href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-dev-osx-i386-<lang>.zip">Mac</a>, <a class="lin-alt" href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-<lang>.tar.gz">Linux</a>, or <a class="lin-alt64" href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-<lang>.tar.gz">Linux 64-bit</a></p>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

54) 	</div>
55)       </div>
56) <!-- START MAC -->
57)       <div class="easy mac">
58) 	<div class="package" style="padding-top: 13px; border-top: 0px;">
59) 	  <form class="downloads">
Roger Dingledine offer a 64-bit linux link i...

Roger Dingledine authored 12 years ago

60) 	    <a class="button osx-tbb" href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-dev-osx-i386-<lang>.zip"><span class="strong">Download</span><span class="normal"><button-osx-tbb32></span></a>
Andrew Lewman update download-easy to han...

Andrew Lewman authored 12 years ago

61) 	    <select name="language" id="osx-tbb" class="lang">
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

62) #include <lang.wmi>
63) 	    </select>
64) 	    <div class="sig" style="margin-bottom: 5px;">
65) 	      <a class="lang-alt" href="<page projects/torbrowser>#Download-torbrowserbundleosx">Other Languages</a>
Roger Dingledine offer a 64-bit linux link i...

Roger Dingledine authored 12 years ago

66) 	      (<a class="osx-tbb-sig" href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-dev-osx-i386-<lang>.zip.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

67) 	    </div>
68) 	  </form>
Andrew Lewman patch some oddities for win...

Andrew Lewman authored 12 years ago

69) 	  <div class="desc">
70) 	    <h2>Tor Browser Bundle for Mac</h2>
Roger Dingledine offer a 64-bit linux link i...

Roger Dingledine authored 12 years ago

71) 	    <em>Version <version-torbrowserbundleosx32> - OS X</em>
Andrew Lewman patch some oddities for win...

Andrew Lewman authored 12 years ago

72) 	    <p>Everything you need to safely browse the Internet. This package requires no installation. Just extract it and run. <a href="<page projects/torbrowser>">Learn more &raquo;</a></p>
73) 	  </div>
Roger Dingledine offer a 64-bit linux link i...

Roger Dingledine authored 12 years ago

74) 	  <p class="alt-dl">Not Using Mac? Download for <a class="win-alt" href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_<lang>.exe">Windows</a>, <a class="lin-alt" href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-<lang>.tar.gz">Linux</a>, or <a class="lin-alt64" href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-<lang>.tar.gz">Linux 64-bit</a></p>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

75) 	</div>
76)       </div>
Andrew Lewman update download-easy to han...

Andrew Lewman authored 12 years ago

77) <!-- START MAC 64-->
78)       <div class="easy mac">
79) 	<div class="package" style="padding-top: 13px; border-top: 0px;">
80) 	  <form class="downloads">
Roger Dingledine offer a 64-bit linux link i...

Roger Dingledine authored 12 years ago

81) 	    <a class="button osx-tbb64" href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-dev-osx-x86_64-<lang>.zip"><span class="strong">Download</span><span class="normal"><button-osx-tbb64></span></a>
Andrew Lewman update download-easy to han...

Andrew Lewman authored 12 years ago

82) 	    <select name="language" id="osx-tbb64" class="lang">
83) #include <lang.wmi>
84) 	    </select>
85) 	    <div class="sig" style="margin-bottom: 5px;">
86) 	      <a class="lang-alt" href="<page projects/torbrowser>#Download-torbrowserbundleosx">Other Languages</a>
Roger Dingledine offer a 64-bit linux link i...

Roger Dingledine authored 12 years ago

87) 	      (<a class="osx-tbb64-sig" href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-dev-osx-x86_64-<lang>.zip.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
Andrew Lewman update download-easy to han...

Andrew Lewman authored 12 years ago

88) 	    </div>
89) 	  </form>
90) 	  <div class="desc">
91) 	    <h2>Tor Browser Bundle for 64-Bit Mac</h2>
Roger Dingledine offer a 64-bit linux link i...

Roger Dingledine authored 12 years ago

92) 	    <em>Version <version-torbrowserbundleosx64> - OS X (64-Bit)</em>
Andrew Lewman update download-easy to han...

Andrew Lewman authored 12 years ago

93) 	    <p>Everything you need to safely browse the Internet. This package requires no installation. Just extract it and run. <a href="<page projects/torbrowser>">Learn more &raquo;</a></p>
94) 	  </div>
Roger Dingledine offer a 64-bit linux link i...

Roger Dingledine authored 12 years ago

95) 	  <p class="alt-dl">Not Using Mac? Download for <a class="win-alt64" href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_<lang>.exe">Windows</a>, <a class="lin-alt" href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-<lang>.tar.gz">Linux</a>, or <a class="lin-alt64" href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-<lang>.tar.gz">Linux 64-bit</a></p>
Andrew Lewman update download-easy to han...

Andrew Lewman authored 12 years ago

96) 	</div>
97)       </div>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

98) <!-- START LINUX -->
99)       <div class="easy linux">
100) 	<div class="package" style="padding-top: 13px; border-top: 0px;">
101) 	  <form class="downloads">
102) 	    <a class="button lin-tbb32" href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-<lang>.tar.gz"><span class="strong">Download</span><span class="normal"><button-lin-tbb32></span></a>
103) 	    <select name="language" id="lin-tbb32" class="lang">
104) #include <lang.wmi>
105) 	    </select>
106) 	    <div class="sig" style="margin-bottom: 5px;">
107) 	      <a class="lang-alt" href="<page projects/torbrowser>#Download-torbrowserbundlelinux">Other Languages</a>
108) 	      (<a class="lin-tbb32-sig" href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-<lang>.tar.gz.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
109) 	    </div>
110) 	  </form>
Andrew Lewman patch some oddities for win...

Andrew Lewman authored 12 years ago

111) 	  <div class="desc">
112) 	    <h2>Tor Browser Bundle for Linux</h2>
113) 	    <em>Version <version-torbrowserbundlelinux32> - Linux, Unix, BSD</em>
114) 	    <p>Everything you need to safely browse the Internet. This package requires no installation. Just extract it and run. <a href="<page projects/torbrowser>">Learn more &raquo;</a></p>
115) 	  </div>
Roger Dingledine offer a 64-bit linux link i...

Roger Dingledine authored 12 years ago

116) 	  <p class="alt-dl">Not Using Linux? Download for <a class="mac-alt" href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-dev-osx-i386-<lang>.zip">Mac</a> or <a class="win-alt" href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_<lang>.exe">Windows</a></p>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

117) 	</div>
118)       </div>
Andrew Lewman update download-easy to han...

Andrew Lewman authored 12 years ago

119) <!-- START LINUX 64-Bit -->
120)       <div class="easy linux">
121) 	<div class="package" style="padding-top: 13px; border-top: 0px;">
122) 	  <form class="downloads">
123) 	    <a class="button lin-tbb64" href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-<lang>.tar.gz"><span class="strong">Download</span><span class="normal"><button-lin-tbb64></span></a>
124) 	    <select name="language" id="lin-tbb64" class="lang">
125) #include <lang.wmi>
126) 	    </select>
127) 	    <div class="sig" style="margin-bottom: 5px;">
128) 	      <a class="lang-alt" href="<page projects/torbrowser>#Download-torbrowserbundlelinux">Other Languages</a>
129) 	      (<a class="lin-tbb64-sig" href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-<lang>.tar.gz.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
130) 	    </div>
131) 	  </form>
132) 	  <div class="desc">
133) 	    <h2>Tor Browser Bundle for 64-Bit Linux</h2>
134) 	    <em>Version <version-torbrowserbundlelinux32> - Linux, Unix, BSD (64-Bit)</em>
135) 	    <p>Everything you need to safely browse the Internet. This package requires no installation. Just extract it and run. <a href="<page projects/torbrowser>">Learn more &raquo;</a></p>
136) 	  </div>
Roger Dingledine offer a 64-bit linux link i...

Roger Dingledine authored 12 years ago

137) 	  <p class="alt-dl">Not Using Linux? Download for <a class="mac-alt64" href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-dev-osx-x86_64-<lang>.zip">Mac</a> or <a class="win-alt64" href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_<lang>.exe">Windows</a></p>
Andrew Lewman update download-easy to han...

Andrew Lewman authored 12 years ago

138) 	</div>
139)       </div>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

140)       <p class="all-dl">Looking For Something Else? <a href="<page download/download>">View All Downloads</a></p>
141) <!-- END DOWNLOADS --><br>
142) <!-- BEGIN WARNING -->
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

143) <div class="warning">
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

144) <a name="warning"></a>
145) <a name="Warning"></a>
146) <h2><a class="anchor" href="#warning">Want Tor to really work?</a></h2>
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

147) 	<p>You need to change some of your habits, as some things won't work exactly as
148) you are used to.  </p>
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

149) 
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

150) <ol>
Mike Perry TBB doesn't make it easy to...

Mike Perry authored 12 years ago

151) 
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

152) <li><b>Use the Tor Browser</b>
153) 
154) <p>
Mike Perry Try to trim and simplify th...

Mike Perry authored 12 years ago

155) 
Mike Perry Clean up some more of the w...

Mike Perry authored 12 years ago

156) Tor does not protect all of your computer's Internet traffic when you
157) run it. Tor only protects your applications that are properly configured to
158) send their Internet traffic through Tor. To avoid problems with Tor
159) configuration, we strongly recommend you use the
160) <a href="<page projects/torbrowser>">Tor Browser Bundle</a>. It is pre-configured to protect
161) your privacy and anonymity on the web as long as you're browsing with the Tor
Mike Perry Try to trim and simplify th...

Mike Perry authored 12 years ago

162) Browser itself. Almost any other web browser configuration is likely to be
Mike Perry Clean up some more of the w...

Mike Perry authored 12 years ago

163) unsafe to use with Tor.
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

164) 
165) </p>
Mike Perry Try to trim and simplify th...

Mike Perry authored 12 years ago

166) 
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

167) </li>
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

168) 
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

169) <li><b>Don't enable or install browser plugins</b>
170) 
171) <p>
Mike Perry Try to trim and simplify th...

Mike Perry authored 12 years ago

172) 
Mike Perry Clean up some more of the w...

Mike Perry authored 12 years ago

173) The Tor Browser will block browser plugins such as Flash, RealPlayer,
174) Quicktime, and others: they can be manipulated into revealing your IP address.
175) Similarly, we do not recommend installing additional addons or plugins into
176) the Tor Browser, as these may bypass Tor or otherwise harm your anonymity and
177) privacy. The lack of plugins means that Youtube videos are blocked by default,
178) but Youtube does provide an experimental opt-in feature
179) <a href="https://www.youtube.com/html5">(enable it here)</a> that works for some
180) videos.
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

181) 
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

182) </p>
Mike Perry Try to trim and simplify th...

Mike Perry authored 12 years ago

183) 
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

184) </li>
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

185) 
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

186) <li><b>Use HTTPS versions of websites</b>
Mike Perry Try to trim and simplify th...

Mike Perry authored 12 years ago

187) 
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

188) <p>
Mike Perry Clean up some more of the w...

Mike Perry authored 12 years ago

189) 
190) Tor will encrypt your traffic
191) <a href="https://www.torproject.org/about/overview.html.en#thesolution">to and
192) within the Tor network</a>, but the encryption of your traffic to the final
193) destination website depends upon on that website. To help ensure private
194) encryption to websites, the Tor Browser Bundle includes <a
195) href="https://www.eff.org/https-everywhere">HTTPS Everywhere</a> to force the
196) use of HTTPS encryption with major websites that support it. However, you
197) should still watch the browser URL bar to ensure that websites you provide
198) sensitive information to display a
Mike Perry Try to trim and simplify th...

Mike Perry authored 12 years ago

199) <a href="https://support.mozilla.com/en-US/kb/Site%20Identity%20Button">blue or
Mike Perry Clean up some more of the w...

Mike Perry authored 12 years ago

200) green URL bar button</a>, include <b>https://</b> in the URL, and display the
201) proper expected name for the website.
202) 
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

203) </p>
Mike Perry Try to trim and simplify th...

Mike Perry authored 12 years ago

204) 
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

205) </li>
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

206) 
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

207) <li><b>Don't open documents downloaded through Tor while online</b>
208) 
209) <p>
Mike Perry Try to trim and simplify th...

Mike Perry authored 12 years ago

210) 
Mike Perry Clean up some more of the w...

Mike Perry authored 12 years ago

211) The Tor Browser will warn you before automatically opening documents that are
212) handled by external applications. <b>DO NOT IGNORE THIS WARNING</b>.  You
213) should be very careful when downloading documents via Tor (especially DOC and
214) PDF files) as these documents can contain Internet resources that will be
215) downloaded outside of Tor by the application that opens them. This will reveal
216) your non-Tor IP address. If you must work with DOC and/or PDF files, we
217) strongly recommend either using a disconnected computer,
218) downloading the free <a href="https://www.virtualbox.org/">VirtualBox</a> and
219) using it with a <a href="http://virtualboxes.org/">virtual machine image</a>
220) with networking disabled, or using <a href="http://tails.boum.org/">Tails</a>.
221) Under no circumstances is it safe to use
222) <a href="https://blog.torproject.org/blog/bittorrent-over-tor-isnt-good-idea">BitTorrent
223) and Tor</a> together, however.
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

224) 
225) </p>
226) 
227) </li>
228) 
229) <li><b>Use bridges and/or find company</b>
230) 
231) <p>
Mike Perry Clean up some more of the w...

Mike Perry authored 12 years ago

232) 
233) Tor tries to prevent attackers from learning what destination websites you
234) connect to. However, by default, it does not prevent somebody watching your Internet
235) traffic from learning that you're using Tor. If this matters to you, you can
236) reduce this risk by configuring Tor to use a <a href="<page docs/bridges>">Tor
237) bridge relay</a> rather than connecting directly to the public Tor network.
238) Ultimately the best protection is a social approach: the more Tor
239) users there are near you and the more 
240) <a href="<page about/torusers>">diverse</a> their interests, the less 
241) dangerous it will be that you are one of them. Convince other people to use
242) Tor, too!
243) 
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

244) </p>
Mike Perry Try to trim and simplify th...

Mike Perry authored 12 years ago

245) 
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

246) </li>
Mike Perry Clean up some more of the w...

Mike Perry authored 12 years ago

247) 
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

248) </ol>
249) <br>
250) <p>
251) Be smart and learn more. Understand what Tor does and does not offer.
252) This list of pitfalls isn't complete, and we need your
253) help <a href="<page getinvolved/volunteer>#Documentation">identifying and documenting
254) all the issues</a>.
255) </p>
256) </div>
257) <!-- END WARNING -->
Andrew Lewman get rid of the non-existing...

Andrew Lewman authored 13 years ago

258) </div>
Andrew Lewman add the sidebar

Andrew Lewman authored 13 years ago

259) <!-- END MAINCOL -->
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

260) <!-- START SIDECOL -->
Andrew Lewman add the sidebar

Andrew Lewman authored 13 years ago

261) <div id="sidecol-right">
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

262) <!-- START DONATION WIDGET -->
263)   <script async type="text/javascript">
264)   function displayVals() {
265)     var t3 = $("#t3").val();
266)     var amount = $("#amount").val();
267)     if(t3 != 0){
268)       $('#a3').val(amount);
269)       $('#p3').val(1);
270)       $('#cmd').val('_xclick-subscriptions');
271)       $('#item_name').val('Tor Project Membership');
272)       $('#ppinfo').replaceWith('<h6 id="ppinfo"><small>(Requires a PayPal Account)</small></h6>');
273)     }else{
274)       $('#a3').val(0);
275)       $('#p3').val(0);
276)       $('#cmd').val('_donations');
277)       $('#item_name').val('Donation to the Tor Project');
278)       $('#ppinfo').replaceWith('<h6 id="ppinfo" style="height:0px;"></h6>');
279)     }
280)     if( !t3 ) {
281)       $('#cmd').val('_donations');
282)       $('#item_name').val('Donation to the Tor Project');
283)       $('#ppinfo').replaceWith('<h6 id="ppinfo" style="height:0px;"></h6>');
284)     }
285)   }
286)   $(function(){
287)     $("#amount").change(displayVals);
288)     $("#t3").change(displayVals);
289)     displayVals();
290)   });
291)   </script>
292) <form class="dbox dl" action="https://www.paypal.com/cgi-bin/webscr" method="post">
293)     <h2>Donate to Tor</h2>
294)       <p>
295) 	<select name="currency_code" class="cur">
296) 	  <option value="USD" selected="selected">$</option>
297) 	  <option value="EUR">&euro;</option>
298) 	  <option value="GBP">&pound;</option>
299) 	  <option value="YEN">&yen;</option>
300) 	</select>
301) 	<input type="text" id="amount" class="amount" name="amount" value="5" size="10">
302)       </p>
303)       <p>
304) 	<input type="hidden" id="a3" name="a3" value="0">
305) 	  <select id="t3" name="t3">
306) 	    <option value="0">One-time Donation</option>
307) 	    <option value="M">Monthly Subscription</option>
308) 	  </select>
309)       </p>
310)       <p>
311) 	<input type="hidden" id="p3" name="p3" value="1">
312) 	<input type="hidden" name="sra" value="1">
313) 	<input type="hidden" name="src" value="1">
314) 	<input type="hidden" name="no_shipping" value="1">
315) 	<input type="hidden" name="no_note" value="1">
316) 	<input type="hidden" id="cmd" name="cmd" value="_donations">
317) 	<input type="hidden" name="business" value="donations@torproject.org">
318) 	<input type="hidden" id="item_name" name="item_name" value="Donation to the Tor Project">
319) 	<input type="hidden" name="return" value="https://www.torproject.org/donate/thankyou.html">
320) 	<input type="hidden" name="cancel_return" value="https://www.torproject.org/download/download.html">
321)       </p>
322)       <h6 id="ppinfo" style="height:0px;"></h6>
323)       <p>
324) 	<input class="donate-btn" type="submit" name="donate" value="Donate">
325)       </p>
326)       <p><a href="<page donate/donate>">Other donation options...</a></p>
327) </form>
328) <!-- END DONATION WIDGET -->
329) <!-- START INFO -->
Andrew Lewman add the sidebar

Andrew Lewman authored 13 years ago

330) <div class="img-shadow">
331) <div class="sidenav-sub">
332) <h2>Having Trouble?</h2>
333) <ul>
334) <li class="dropdown"><a href="<page docs/documentation>">Read the fine manuals</a></li>
335) </ul>
336) </div>
337) </div>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

338) <!-- END INFO -->
Andrew Lewman add the sidebar

Andrew Lewman authored 13 years ago

339) </div>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

340) <!-- END SIDECOL -->
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

341) </div>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

342) <!-- END CONTENT -->