f56e105e6789689efa6b93984c9bde18c82c1379
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) 
Sebastian Hahn Remove the ANNOUNCE_RSS hac...

Sebastian Hahn authored 12 years ago

20) #include "dlhead.wmi" TITLE="Download Tor" CHARSET="UTF-8"
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>
Andrew Lewman clean up the download-easy...

Andrew Lewman authored 12 years ago

147) <p>You need to change some of your habits, as some things won't work
148) exactly as 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>
Andrew Lewman clean up the download-easy...

Andrew Lewman authored 12 years ago

153) <p>Tor does not protect all of your computer's Internet traffic when you
154) run it. Tor only protects your applications that are properly configured
155) to send their Internet traffic through Tor. To avoid problems with
156) Tor configuration, we strongly recommend you use the <a href="<page
157) projects/torbrowser>">Tor Browser Bundle</a>. It is pre-configured to
158) protect your privacy and anonymity on the web as long as you're browsing
159) with the Tor Browser itself. Almost any other web browser configuration
160) is likely to be unsafe to use with Tor.</p>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

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

Mike Perry authored 12 years ago

163) <li><b>Don't enable or install browser plugins</b>
Andrew Lewman clean up the download-easy...

Andrew Lewman authored 12 years ago

164) <p>The Tor Browser will block browser plugins such as Flash, RealPlayer,
165) Quicktime, and others: they can be manipulated into revealing your IP
166) address.  Similarly, we do not recommend installing additional addons or
167) plugins into the Tor Browser, as these may bypass Tor or otherwise harm
168) your anonymity and privacy. The lack of plugins means that Youtube videos
169) are blocked by default, but Youtube does provide an experimental opt-in
170) feature <a href="https://www.youtube.com/html5">(enable it here)</a>
171) that works for some videos.</p>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

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

Mike Perry authored 12 years ago

174) <li><b>Use HTTPS versions of websites</b>
Andrew Lewman clean up the download-easy...

Andrew Lewman authored 12 years ago

175) <p>Tor will encrypt your traffic <a
176) href="https://www.torproject.org/about/overview.html.en#thesolution">to
177) and within the Tor network</a>, but the encryption of your traffic to
178) the final destination website depends upon on that website. To help
179) ensure private encryption to websites, the Tor Browser Bundle includes
180) <a href="https://www.eff.org/https-everywhere">HTTPS Everywhere</a>
181) to force the use of HTTPS encryption with major websites that
182) support it. However, you should still watch the browser URL bar to
183) ensure that websites you provide sensitive information to display a <a
184) href="https://support.mozilla.com/en-US/kb/Site%20Identity%20Button">blue
185) or green URL bar button</a>, include <b>https://</b> in the URL, and
186) display the
187) proper expected name for the website.</p>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

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

Mike Perry authored 12 years ago

190) <li><b>Don't open documents downloaded through Tor while online</b>
Andrew Lewman clean up the download-easy...

Andrew Lewman authored 12 years ago

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

Mike Perry authored 12 years ago

205) </li>
206) 
207) <li><b>Use bridges and/or find company</b>
Andrew Lewman clean up the download-easy...

Andrew Lewman authored 12 years ago

208) <p>Tor tries to prevent attackers from learning what destination websites
209) you connect to. However, by default, it does not prevent somebody
210) watching your Internet traffic from learning that you're using Tor. If
211) this matters to you, you can reduce this risk by configuring Tor to use a
212) <a href="<page docs/bridges>">Tor bridge relay</a> rather than connecting
213) directly to the public Tor network.  Ultimately the best protection is
214) a social approach: the more Tor users there are near you and the more
215) <a href="<page about/torusers>">diverse</a> their interests, the less
216) dangerous it will be that you are one of them. Convince other people to
217) use Tor, too!</p>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

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

Mike Perry authored 12 years ago

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

Andrew Lewman authored 12 years ago

220) </ol>
221) <br>
Andrew Lewman clean up the download-easy...

Andrew Lewman authored 12 years ago

222) <p>Be smart and learn more. Understand what Tor does and does not offer.
223) This list of pitfalls isn't complete, and we need your help <a href="<page
224) getinvolved/volunteer>#Documentation">identifying and documenting all
225) the issues</a>.</p>
226) 
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

227) </div>
228) <!-- END WARNING -->
Andrew Lewman get rid of the non-existing...

Andrew Lewman authored 13 years ago

229) </div>
Andrew Lewman add the sidebar

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 12 years ago

233) <!-- START DONATION WIDGET -->
234)   <script async type="text/javascript">
235)   function displayVals() {
236)     var t3 = $("#t3").val();
237)     var amount = $("#amount").val();
238)     if(t3 != 0){
239)       $('#a3').val(amount);
240)       $('#p3').val(1);
241)       $('#cmd').val('_xclick-subscriptions');
242)       $('#item_name').val('Tor Project Membership');
243)       $('#ppinfo').replaceWith('<h6 id="ppinfo"><small>(Requires a PayPal Account)</small></h6>');
244)     }else{
245)       $('#a3').val(0);
246)       $('#p3').val(0);
247)       $('#cmd').val('_donations');
248)       $('#item_name').val('Donation to the Tor Project');
249)       $('#ppinfo').replaceWith('<h6 id="ppinfo" style="height:0px;"></h6>');
250)     }
251)     if( !t3 ) {
252)       $('#cmd').val('_donations');
253)       $('#item_name').val('Donation to the Tor Project');
254)       $('#ppinfo').replaceWith('<h6 id="ppinfo" style="height:0px;"></h6>');
255)     }
256)   }
257)   $(function(){
258)     $("#amount").change(displayVals);
259)     $("#t3").change(displayVals);
260)     displayVals();
261)   });
262)   </script>
263) <form class="dbox dl" action="https://www.paypal.com/cgi-bin/webscr" method="post">
264)     <h2>Donate to Tor</h2>
265)       <p>
266) 	<select name="currency_code" class="cur">
267) 	  <option value="USD" selected="selected">$</option>
268) 	  <option value="EUR">&euro;</option>
269) 	  <option value="GBP">&pound;</option>
270) 	  <option value="YEN">&yen;</option>
271) 	</select>
272) 	<input type="text" id="amount" class="amount" name="amount" value="5" size="10">
273)       </p>
274)       <p>
275) 	<input type="hidden" id="a3" name="a3" value="0">
276) 	  <select id="t3" name="t3">
277) 	    <option value="0">One-time Donation</option>
278) 	    <option value="M">Monthly Subscription</option>
279) 	  </select>
280)       </p>
281)       <p>
282) 	<input type="hidden" id="p3" name="p3" value="1">
283) 	<input type="hidden" name="sra" value="1">
284) 	<input type="hidden" name="src" value="1">
285) 	<input type="hidden" name="no_shipping" value="1">
286) 	<input type="hidden" name="no_note" value="1">
287) 	<input type="hidden" id="cmd" name="cmd" value="_donations">
288) 	<input type="hidden" name="business" value="donations@torproject.org">
289) 	<input type="hidden" id="item_name" name="item_name" value="Donation to the Tor Project">
290) 	<input type="hidden" name="return" value="https://www.torproject.org/donate/thankyou.html">
291) 	<input type="hidden" name="cancel_return" value="https://www.torproject.org/download/download.html">
292)       </p>
293)       <h6 id="ppinfo" style="height:0px;"></h6>
294)       <p>
295) 	<input class="donate-btn" type="submit" name="donate" value="Donate">
296)       </p>
297)       <p><a href="<page donate/donate>">Other donation options...</a></p>
298) </form>
299) <!-- END DONATION WIDGET -->
300) <!-- START INFO -->
Andrew Lewman add the sidebar

Andrew Lewman authored 13 years ago

301) <div class="img-shadow">
302) <div class="sidenav-sub">
303) <h2>Having Trouble?</h2>
304) <ul>
305) <li class="dropdown"><a href="<page docs/documentation>">Read the fine manuals</a></li>
306) </ul>
307) </div>
308) </div>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

313) <!-- END CONTENT -->