20ab90d35bdc8c420367974e78aacca518b31c96
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) 
156) Tor only protects Internet applications that are configured to send their
157) traffic through Tor &mdash; it doesn't magically anonymize all of your traffic
158) just because you install it. We strongly recommend you use the <a href="<page
159) projects/torbrowser>">Tor Browser Bundle</a>. It is pre-configured to protect
160) your privacy and anonymity on the web as long as you're browsing with Tor
161) Browser itself. Almost any other web browser configuration is likely to be
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

162) unsafe.
163) 
164) </p>
Mike Perry Try to trim and simplify th...

Mike Perry authored 12 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

171) 
Mike Perry TBB doesn't make it easy to...

Mike Perry authored 12 years ago

172) The Tor Browser will block browser plugins such as Java, Flash, ActiveX,
173) RealPlayer, Quicktime, Adobe's PDF plugin, and others: they can be manipulated
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

174) into revealing your IP address. Similarly, we do not recommend installing
175) additional addons or plugins into the Tor Browser, as these may bypass Tor or
176) otherwise impede your anonymity. This means Youtube is disabled by default.
177) Youtube provides an experimental
178) <a href="https://www.youtube.com/html5">non-Flash HTML5 mode</a> that works for
179) many videos, but you you must visit that link opt-in manually. Youtube's
180) support for the HTML5 feature is buggy and incomplete, so we are also working
Mike Perry TBB doesn't make it easy to...

Mike Perry authored 12 years ago

181) to provide a safe way to temporarily enable Flash in future Tor Browser
182) versions.
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

191) Tor anonymizes the origin of your traffic, and it encrypts everything between
192) you and the Tor network and everything inside the Tor network, but 
193) <a href="<wikifaq>#SoImtotallyanonymousifIuseTor">it can't encrypt your traffic
194) between the Tor network and its final destination.</a> To help ensure
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

195) privacy for the last leg, the Tor Browser Bundle includes 
196) <a href="https://www.eff.org/https-everywhere">HTTPS Everywhere</a> to force
197) the use of HTTPS with a number of major websites, but you should still
Mike Perry Try to trim and simplify th...

Mike Perry authored 12 years ago

198) watch the browser URL bar to ensure that websites you provide sensitive information
199) to display a 
200) <a href="https://support.mozilla.com/en-US/kb/Site%20Identity%20Button">blue or
201) green validation</a>, include <b>https://</b> in the URL bar, 
202) and display the proper name for the current website.
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 Add bullet titles for each...

Mike Perry authored 12 years ago

211) The Tor Browser will warn you before automatically opening documents
212) that are handled by external applications. <b>DO NOT IGNORE THIS WARNING</b>.
213) You should be very careful when downloading documents via Tor (especially DOC
214) and PDF files) as these documents can contain Internet resources that will be
215) downloaded outside of Tor by the application that opens them. These documents
216) can be modified by malicious exit nodes, or by a website who is trying to trick
217) you into revealing your non-Tor IP address. If you must work with DOC and/or
218) PDF files, we strongly recommend using a disconnected computer, a 
219) <a href="https://www.virtualbox.org/">VirtualBox</a> free 
220) <a href="http://virtualboxes.org/">image</a> with networking disabled, or 
221) <a href="http://tails.boum.org/">Tails</a>. Under no circumstances is it safe to
222) use <a
223) href="https://blog.torproject.org/blog/bittorrent-over-tor-isnt-good-idea">BitTorrent
224) and Tor</a> together.
225) 
226) </p>
227) 
228) </li>
229) 
230) <li><b>Use bridges and/or find company</b>
231) 
232) <p>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

233) Tor tries to prevent attackers from learning what destinations you connect
234) to. It doesn't prevent somebody watching your traffic from learning that
235) you're using Tor. You can mitigate (but not fully resolve) the risk
236) by using a <a href="<page docs/bridges>">Tor bridge relay</a> rather than
237) connecting directly to the public Tor network, but ultimately the best
238) protection here is a social approach: the more Tor users there are near
239) you and the more <a href="<page about/torusers>">diverse</a> their interests,
240) the less dangerous it will be that you are one of them.
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 13 years ago

254) </div>
Andrew Lewman add the sidebar

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

338) <!-- END CONTENT -->