3c6fa8e61e729b804e0f0e88d2c9f913ea095ae3
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: Anonymity Online" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
6) 
7) # note, translators will need to translate the javascript below also!
8) # also, the script is here so that links are created for the correct language
9) <!-- javascript to detect the client and suggest a download link -->
10) <script language="javascript" type="text/javascript">
11) 
12) function downloadRedirect() {
13)   var destination = "<page download/thankyou>";
14)   setTimeout("window.location='"+destination+"'",3000);
15) }
16) 
17) function clientSpecificDownload() {
18)   document.write('<div id="download" onClick=downloadRedirect()>');
19)   var platform = navigator.platform;
20)   if (platform === "Win32" || platform === "Win64")
21)   {
Andrew Lewman clean up home, version, and...

Andrew Lewman authored 13 years ago

22)     document.write('<a href="insert TBB for win32 here"> \