You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2014/07/02 03:29:03 UTC

svn commit: r914705 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/eu-test/download/index-new.html content/eu-test/download/index.html

Author: buildbot
Date: Wed Jul  2 01:29:02 2014
New Revision: 914705

Log:
Staging update by buildbot for ooo-site

Removed:
    websites/staging/ooo-site/trunk/content/eu-test/download/index-new.html
Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)
    websites/staging/ooo-site/trunk/content/eu-test/download/index.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jul  2 01:29:02 2014
@@ -1 +1 @@
-1607169
+1607222

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jul  2 01:29:02 2014
@@ -1 +1 @@
-1607169
+1607222

Modified: websites/staging/ooo-site/trunk/content/eu-test/download/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/eu-test/download/index.html (original)
+++ websites/staging/ooo-site/trunk/content/eu-test/download/index.html Wed Jul  2 01:29:02 2014
@@ -3,10 +3,6 @@
 <head>
 <link href="/css/ooo.css" rel="stylesheet" type="text/css">
 
-
-<!--OOJP-20140518 line inserted in order to see off line how the file works -->
-<BASE href="http://www.openoffice.org">
-
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
   <meta itemprop="name" content="Download Apache OpenOffice" />
   <meta itemprop="description" content="Join the OpenOffice revolution, the free office productivity suite with over 100 million trusted downloads." />
@@ -15,21 +11,23 @@
   <meta property="og:description" content="Join the OpenOffice revolution, the free office productivity suite with over 100 million trusted downloads." />
   <meta property="og:image" content="http://www.openoffice.org/images/aoo-logo-100x100.png" />
   <meta name="description" content="Official Apache OpenOffice download page. Join the OpenOffice revolution, the free office productivity suite with over 100 million trusted downloads." />
-  <title>Apache OpenOffice Downloads - Official Site</title><!--OOJP-->
-	<script type="text/javascript" src="/download/globalvars.js"></script>
-  <script type="text/javascript" src="/download/languages.js"></script>
-  <script type="text/javascript" src="/download/release_matrix.js"></script>
-  <script type="text/javascript" src="/download/download.js"></script>
+  <title>Apache OpenOffice Downloads - Official Site</title>
+  <script type="text/javascript" src="../../download/globalvars.js"></script>
+  <script type="text/javascript" src="msg_prop_l10n_eu.js"></script>
+  <script type="text/javascript" src="../../download/languages.js"></script>
+  <script type="text/javascript" src="../../download/release_matrix.js"></script>
+  <script type="text/javascript" src="../../download/boxed_download.js"></script>
+  <script type="text/javascript" src="../../download/download.js"></script>
   <style type="text/css">
   /* <![CDATA[ */
   /*-------------------- Exceptions on standard css -----------------------*/
-  @import "/download/styles.css";
-  @import "/download/exceptions.css";
+  @import "../../download/styles.css";
+  @import "../../download/exceptions.css";
   /* ]]> */
   </style>
   <script>
     if (window.document.referrer.indexOf("shell.windows.com") != -1)
-       location.href = "/eu-test/why/why_odf.html";
+       location.href = "../why/why_odf.html";
 
     function shareFacebook() {
       _gaq.push(['_trackEvent','social', 'shareDownload', 'facebook']); 
@@ -62,295 +60,198 @@
     
     
 
-<div class="optionset">
+<div class="overall_optionset">
 
-  <!-- Green: Stable release -->
-	<!--OOJP-20140614
+  <div class="optionset">
+
+  <!-- Text above the first colored box -->
   <script type="text/javascript">
-  <!-OOJP-
-  // Set a specific language ISO code to force to assemble a certain localized build as download URL
-  var NL_LANGUAGE = "";
-  // Get the download URL
-  var LINK        = getLink();
-
-  if ( hasMirrorLink() ) {
-    if ( LINK.toLowerCase().indexOf( "sourceforge" ) != -1 ) {
-      // Download directly from a mirror with displayed platform and language.
-      document.write( "<div class=\"first button green\" id=\"optionitem1\" onclick=\"openItem('optionitem1','"
-      + LINK + "');" + "return false;\">" );
-      document.write( "<h2><a href='" + LINK + "' title='Version " + VERSION + " - Milestone " + MILESTONE
-      + " - Build ID " + BUILD + " - SVN " + SVN_REV + "'>Download Apache OpenOffice " + VERSION + "</a></h2>"
-      + "<p><a href='" + LINK + "' title='Version " + VERSION + " - Milestone " + MILESTONE + " - Build ID " + BUILD
-      + " - SVN " + SVN_REV + "'>Click here for the most recent version for:<br />"
-      + "<b>" + UI_PLATFORM + "</b> and <b>" + LANG_ARRAY[ 2 ] + "</b> (~" + FILESIZE + " MByte)</a></p>" );
-    } else {
-      // OS and/or package manager was not recognized, therefore use "other.html" as download link.
-      document.write( "<div class=\"first button green\" id=\"optionitem1\" onclick=\"openItem('optionitem1','"
-      + LINK + "');" + "return false;\">" );
-      document.write( "<h2><a href='" + LINK + "' title='" + LINK + "'>"
-      + "Download Apache OpenOffice</a></h2>"
-      + "<p><a href='" + LINK + "' title='" + LINK + "'>Apache OpenOffice " + VERSION + " for "
-      + "<b>" + UI_PLATFORM + "</b> is not available. Please choose another platform build from the alternative download "
-      + "webpage.</a></p>" );
-    }
-  } else {
-    // Download from an alternative webpage if hasMirrorLink() == false.
-    document.write( "<div class=\"first button green\" id=\"optionitem1\" onclick=\"openItem('optionitem1','"
-    + LANG_ARRAY[ 4 ] + "');" + "return false;\">" );
-    document.write( "<h2><a href='" + LANG_ARRAY[ 4 ] + "' title='" + LANG_ARRAY[ 4 ] + "'>"
-    + "Download Apache OpenOffice</a></h2>"
-    + "<p><a href='" + LANG_ARRAY[ 4 ] + "' title='" + LANG_ARRAY[ 4 ] + "'>Apache OpenOffice " + VERSION + " for "
-    + "<b>" + LANG_ARRAY[ 2 ] + " (" + LANG_ARRAY[ 1 ] + ")</b> is not available. Please choose another build from the "
-    + "alternative " + LANG_ARRAY[ 1 ] + " download webpage.</a></p>" );
-  }
-  document.write( "</div>" );
-
-  // Show some helpful links for SDK, source, checksums, release notes, legacy version.
-  document.write( "<div class=\"sub-green\">" );
-  document.write( "<p>" );
-  if ( CHECKSUM_ASC ) {
-    document.write( "Signatures and hashes: "
-    + "<a href='" + CHECKSUM_KEYS   + "' + title='KEYS signature'>KEYS</a> , "
-    + "<a href='" + CHECKSUM_ASC    + "' + title='ASC signature'>ASC</a> , "
-    + "<a href='" + CHECKSUM_MD5    + "' + title='MD5 hash'>MD5</a> , "
-    + "<a href='" + CHECKSUM_SHA256 + "' + title='SHA256 hash'>SHA256</a> , "
-    + "<a href='checksums.html' title='How to verify the download with checksums?'>How to verify?</a> | " );
-  }
-  document.write( "<a href='https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes'"
-  + "title='What is new, what has been improved in Apache OpenOffice " + VERSION + "?'>Release Notes</a> | <br />"
-  + "<a href='other.html' title='Get all platforms, languages, language packs to download'>"
-  + "<b>Get all platforms, languages, language packs</b></a> | "
-  + "<a href='other.html#source' title='Get the source code and SDK to download'>"
-  + "Source code and SDK</a> | <br />"
-  + "<a href='../porting/index.html'"
-  + "title='Get Apache OpenOffice software packaged as portable USB versions and third-party ports'>"
-  + "<b>Portable USB versions</b> and third-party ports</a> | "
-  + "Old and legacy version: <a href='other-341.html' title='Get the old version of Apache OpenOffice "
-  + OLDVERSION + "'><b>" + OLDVERSION + "</b></a> + "
-  + "<a href='legacy/index.html' title='Get the legacy version of OpenOffice.org "
-  + LEGACYVERSION + "'><b>" + LEGACYVERSION + "</b></a>" );
-  document.write( "</div>" );
+  <!--
+  // The text in the H1 tag is intentionally shown as "display: none" (do not display).
+  // This is to please accessibility tools like a screen reader.
+  document.write( "<h1 style='display: none;'>" + l10n_download_headline_text + "</h1>" );
+  //-->
+  </script>
 
-  entourage.initialize();
-  //-OOJP->
-  </script>OOJP-20140614-->
-	
-	
-	
-	  <script type="text/javascript">
+  <!-- Green: Stable release -->
+  <!-- Download via select boxes -->
+  <script type="text/javascript">
   <!--
-  // Set a specific language ISO code to force to assemble a certain localized build as download URL
-  var NL_LANGUAGE = "";
-  // Get the download URL
-  var LINK        = getLink();
-
-  if ( hasMirrorLink() ) {
-    if ( LINK.toLowerCase().indexOf( "sourceforge" ) != -1 ) {
-      // Download directly from a mirror with displayed platform and language.
-      document.write( "<div class=\"first button green\" id=\"optionitem1\" onclick=\"openItem('optionitem1','"
-      + LINK + "');" + "return false;\">" );
-      document.write( "<h2><a href='" + LINK + "' title=' " + VERSION + " bertsio - " + MILESTONE
-      + " gertaera - " + BUILD + " eraketa- " + SVN_REV + " SVNa'>Jaitsi Apache OpenOffice " + VERSION + "</a></h2>"
-      + "<p><a href='" + LINK + "' title=' " + VERSION + " bertsio - " + MILESTONE + " gertaera - " + BUILD
-      + " eraketa- " + SVN_REV + " SVNa'>Egizu klik hemen "
-      + "<b>" + UI_PLATFORM + "</b> sistema eragilerako eta <b>" + LANG_ARRAY[ 2 ] + "</b> hizkuntzarako bertsio berrriena (~" + FILESIZE + " MByte) lortzeko</a></p>" );
-    } else {
-      // OS and/or package manager was not recognized, therefore use "other.html" as download link.
-      document.write( "<div class=\"first button green\" id=\"optionitem1\" onclick=\"openItem('optionitem1','"
-      + LINK + "');" + "return false;\">" );
-      document.write( "<h2><a href='" + LINK + "' title='" + LINK + "'>"
-      + "Jaitsi Apache OpenOffice</a></h2>"
-      + "<p><a href='" + LINK + "' title='" + LINK + "'>Apache OpenOffice " + VERSION + " "
-      + "<b>" + UI_PLATFORM + "</b>-erako ez dago eskuragarri. Mesedez, aukera ezazu beste plataforma baterako eraketa bat eraketak"
-      + " jaisteko web-orri ordezkotik.</a></p>" );
-    }
-  } else {
-    // Download from an alternative webpage if hasMirrorLink() == false.
-    document.write( "<div class=\"first button green\" id=\"optionitem1\" onclick=\"openItem('optionitem1','"
-    + LANG_ARRAY[ 4 ] + "');" + "return false;\">" );
-    document.write( "<h2><a href='" + LANG_ARRAY[ 4 ] + "' title='" + LANG_ARRAY[ 4 ] + "'>"
-    + "Download Apache OpenOffice</a></h2>"
-    + "<p><a href='" + LANG_ARRAY[ 4 ] + "' title='" + LANG_ARRAY[ 4 ] + "'>Apache OpenOffice " + VERSION + " for "
-    + "<b>" + LANG_ARRAY[ 2 ] + " (" + LANG_ARRAY[ 1 ] + ")</b> ez dago eskuragarri. Mesedez, aukera ezazu beste eraketa bat"
-    + " " + LANG_ARRAY[ 1 ] + "-rako eraketak jaisteko web-orri ordezkotik.</a></p>" );
-  }
-  document.write( "</div>" );
-
-  // Show some helpful links for SDK, source, checksums, release notes, legacy version.
-  document.write( "<div class=\"sub-green\">" );
-  document.write( "<p>" );
-  if ( CHECKSUM_ASC ) {
-    document.write( "Signatures and hashes: "
-    + "<a href='" + CHECKSUM_KEYS   + "' + title='KEYS sinadura'>KEYS</a> , "
-    + "<a href='" + CHECKSUM_ASC    + "' + title='ASC sinadura'>ASC</a> , "
-    + "<a href='" + CHECKSUM_MD5    + "' + title='MD5 hash'>MD5</a> , "
-    + "<a href='" + CHECKSUM_SHA256 + "' + title='SHA256 hash'>SHA256</a> , "
-    + "<a href='checksums.html' title='Zelan egiaztatu jaitsitako fichategiak with checksums?'>Zelan egiaztatu fitxategiak?</a> | " );
-  }
-  document.write( "<a href='http://www.OpenOffice.org/development/releases/4.1.0.html'"
-  + "title='Apache OpenOffice-ren berrikuntzak eta hobetzeak " + VERSION + "bertsioan'>Argitaratze-oharrak</a> | <br />"
-  + "<a href='other.html' title='Lortu plataforma eta hizkuntza askorentzako eraketa eta hizkuntz pakete guztiak'>"
-  + "<b>Lortu plataforma eta hizkuntza askorentzako eraketa eta hizkuntz pakete guztiak</b></a> | "
-  + "<a href='other.html#source' title='Lortu iturri-kodea eta softwarea garatzeko tresnak (SDK)'>"
-  + "Iturri-kodea eta softwarea garatzeko tresnak (SDK)</a> | <br />"
-  + "<a href='../porting/index.html'"
-  + "title='Lortu Apache OpenOffice softwarearen zuzenean egikaritzeko USB bertsioak eta beste sistema eragile batzuetakoak'>"
-  + "<b>Zuzenean egikaritzeko USB bertsioak</b> eta beste SE batzuetakoak</a> | "
-  + "Old and legacy version: <a href='other-341.html' title='Lortu Apache OpenOffice-ren 3.4.1 bertsio zaharra"
-  + "'><b>OpenOffice 3.4.1</b></a> + "
-  + "<a href='legacy/index.html' title='Lortu OpenOffice.org-en 3.3.0 bertsio zaharra"
-  + "'><b>OpenOffice 3.3.0</b></a>" );
-  document.write( "</div>" );
+
+  // Set a specific language ISO code to force to assemble a certain localized build as download link.
+  // Changed: The variable can now be found in the "msg_prop_l10n_<ISO_code>.js".
+
+  // Get the download box from a separate file.
+  createDownloadBox();
+
+  // Fill the select boxes and wait for the user's choice.
+  init( 1 );
 
   entourage.initialize();
+
   //-->
   </script>
-	
 
   <!-- Green: Stable release: No JavaScript enabled -->
   <noscript>
-  <div class="first button green" id="optionitem1">
-    <h2><a style="cursor: default;">Jaitsi Apache OpenOffice</a></h2>
-    <p style="cursor: default;">
-    <a style="cursor: default;">Apache OpenOffice jaisteko JavaScript ahalbidetu behar da.</a></p>
-  </div>
-  <div class="sub-green">
-    <p><a href="../porting/index.html"
-    title="Lortu Apache OpenOffice softwarearen zuzenean egikaritzeko USB bertsioak eta beste sistema eragile batzuetakoak">
-    <b>Zuzenean egikaritzeko USB bertsioak</b> eta beste SE batzuetakoak</a> |
-    <a href="../development/releases/4.1.0.html"
-    title="Apache OpenOffice-ren berrikuntzak eta hobetzeak">Argitaratze-oharrak</a> | <br />
-    <a href="other-341.html" title="Lortu Apache OpenOffice-ren 3.4.1 bertsio zaharra">Apache OpenOffice 3.4.1</a> |
-    <a href="legacy/index.html" title="Lortu OpenOffice.org-en 3.3.0 bertsio zaharra">OpenOffice 3.3.0</a></p>
+  <div class="first button green-sel" id="optionitem2">
+    <h2>
+      <a>Download Apache OpenOffice</a>
+    </h2>
+    <p>
+      <a style="cursor: pointer;" href="http://www.apache.org/dyn/aoo-closer.cgi/openoffice/"
+        title="Select from all platforms, languages, language packs to download">The browser seems to have JavaScript
+	disabled. This technique is used for showing the actual download link. If you want to download Apache OpenOffice
+	anyway, click this text to choose from the alternative download webpage.
+        Our apologies for the inconvenience.
+      </a>
+    </p>
   </div>
   </noscript>
 
   <!-- Light Blue: Share download with social networks -->
-  <div class="button lightblue" id="optionitem2">
-    <h2><a style="cursor: default;" title="lagun ezazu zabaltzen Apache OpenOffice, zure lagunei haren berri emanez">
-    Lagun iezaguzu Apache OpenOffice zabaltzen</a></h2>
-    <p style="cursor: default;" id="ShareDownloadLinks">
-    <a style="cursor: default;" title="lagun ezazu zabaltzen Apache OpenOffice, zure lagunei haren berri emanez">
-    Mesedez, aurkez iezaiezu Apache OpenOffice zure lagunei.</a>
-    <a style="display: inline; padding: 0 5px 0 30px;" href="javascript:shareFacebook()"
-    title="Mesedez, aurkeztu Apache OpenOffice zure lagunei Facebook-en bidez">
-    <img src="/images/logo-facebook-32.png" alt="Mesedez, aurkeztu Apache OpenOffice zure lagunei Facebook-en bidez" /></a>
-    <a style="display: inline; padding: 0 5px;" href="javascript:shareTwitter()"
-    title="Mesedez, aurkeztu Apache OpenOffice zure lagunei Twitter-en bidez">
-    <img src="/images/logo-twitter-32.png" alt="Mesedez, aurkeztu Apache OpenOffice zure lagunei Twitter-en bidez" /></a>
-    <a style="display: inline; padding: 0 5px;" href="javascript:shareGooglePlus()"
-    title="Mesedez, aurkeztu Apache OpenOffice zure lagunei Google+-en bidez">
-    <img src="/images/logo-googleplus-32.png" alt="Mesedez, aurkeztu Apache OpenOffice zure lagunei Google+-en bidez" /></a>
-    </p>
-  </div>
+  <script type="text/javascript">
+  <!--
+  document.write( "<div class='button lightblue' id='optionitem4'>"
+    + "<h2>"
+      + "<a style='cursor: default;' title='" + l10n_share_light_blue_box_headline_title + "'>"
+        + l10n_share_light_blue_box_headline_text
+      + "</a>"
+    + "</h2>"
+    + "<p style='cursor: default;' id='ShareDownloadLinks'>"
+      + "<a style='cursor: default;' title='" + l10n_share_light_blue_box_text_title + "'>"
+        + l10n_share_light_blue_box_text_text
+      + "</a>"
+      + "<a style='display: inline; padding: 0 5px 0 30px;' href='javascript:shareFacebook()'"
+        + "title='" + l10n_share_light_blue_box_facebook_title + "'>"
+        + "<img src='http://www.openoffice.org/images/logo-facebook-32.png' alt='"
+        + l10n_share_light_blue_box_facebook_alt + "' />"
+      + "</a>"
+      + "<a style='display: inline; padding: 0 5px;' href='javascript:shareTwitter()'"
+        + "title='" + l10n_share_light_blue_box_twitter_title + "'>"
+        + "<img src='http://www.openoffice.org/images/logo-twitter-32.png' alt='"
+        + l10n_share_light_blue_box_twitter_alt + "' />"
+      + "</a>"
+      + "<a style='display: inline; padding: 0 5px;' href='javascript:shareGooglePlus()'"
+        + "title='" + l10n_share_light_blue_box_googleplus_title + "'>"
+        + "<img src='http://www.openoffice.org/images/logo-googleplus-32.png' alt='"
+        + l10n_share_light_blue_box_googleplus_alt + "' />"
+      + "</a>"
+    + "</p>"
+  + "</div>" );
+  //-->
+  </script>
 
   <!-- Blue: Extensions -->
-  <div class="button blue" id="optionitem3" onclick="openItem('optionitem3','http://extensions.openoffice.org');
-    return false;">
-    <h2><a href="http://extensions.openoffice.org"
-    title="Aukera ezazu funtzianaltasun gehigarri askoren artean">
-    Lortu Apache OpenOffice-ren gehigarri eta hiztegiak</a></h2>
-    <p><a href="http://extensions.openoffice.org"
-    title="Aukera ezazu funtzianaltasun gehigarri askoren artean">
-    Zabal ezazu zure Apache OpenOffice-ren funtzionaltasuna handia den eta handituz doan beste erabiltzaile batzuek
-    osatutako gehigarri- eta hiztegi-liburutegien bidez.</a></p>
-  </div>
+  <script type="text/javascript">
+  <!--
+  document.write( "<div class='button blue' id='optionitem5' "
+    + "onclick='openItem('optionitem5','http://extensions.openoffice.org'); return false;'>"
+    + "<h2>"
+      + "<a href='http://extensions.openoffice.org' title='" + l10n_ext_blue_box_headline_title + "'>"
+        + l10n_ext_blue_box_headline_text
+      + "</a>"
+    + "</h2>"
+    + "<p>"
+      + "<a href='http://extensions.openoffice.org' title='" + l10n_ext_blue_box_text_title + "'>"
+        + l10n_ext_blue_box_text_text
+      + "</a>"
+    + "</p>"
+  + "</div>" );
+  //-->
+  </script>
 
   <!-- Blue: Templates -->
-  <div class="button blue" id="optionitem3_1" onclick="openItem('optionitem3_1','http://templates.openoffice.org');
-    return false;">
-    <h2><a href="http://templates.openoffice.org"
-    title="Aukera ezazu txantilioi askoren artean">
-    Lortu Apache OpenOffice-ren Txantilioiak</a></h2>
-    <p><a href="http://templates.openoffice.org"
-    title="Aukera ezazu dokumentu askoren artean">
-    Zabal ezazu zure Apache OpenOffice-ren kreazio-ahalmena handia den eta handituz doan beste erabiltzaile batzuek
-    eratutako txantiloi-liburutegiaren bidez.</a></p>
-  </div>
+  <script type="text/javascript">
+  <!--
+  document.write( "<div class='button blue' id='optionitem6' "
+    + "onclick='openItem('optionitem6','http://templates.openoffice.org'); return false;'>"
+    + "<h2>"
+      + "<a href='http://templates.openoffice.org' title='" + l10n_tlp_blue_box_headline_title + "'>"
+        + l10n_tlp_blue_box_headline_text
+      + "</a>"
+    + "</h2>"
+    + "<p>"
+      + "<a href='http://templates.openoffice.org' title='" + l10n_tlp_blue_box_text_title + "'>"
+        + l10n_tlp_blue_box_text_text
+      + "</a>"
+    + "</p>"
+  + "</div>" );
+  //-->
+  </script>
+  </div> <!-- class "optionset" -->
 
-  <!-- Yellow: Release Candidate online -->
+  <div class="additionalinformation">
 
-</div>
+  <script type="text/javascript">
+  <!--
+  document.write( "<h3>" + l10n_nav_headline_1_text + "</h3>"
+  + "<ul>"
+    + "<li><a href='http://www.openoffice.org/dev_docs/source/sys_reqs_aoo40.html'"
+    + "title='" + l10n_nav_sysreq_title + "'>" + l10n_nav_sysreq_text + "</a></li>"
+    + "<li><a href='../../license.html'"
+    + "title='" + l10n_nav_license_title + "'>" + l10n_nav_license_text + "</a></li>"
+    + "<li><a href='http://openoffice.apache.org/downloads.html'"
+    + "title='" + l10n_nav_source_title + "'>" + l10n_nav_source_text + "</a>"
+    + "<li><a href='http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO'"
+    + "title='" + l10n_nav_build_title + "'>" + l10n_nav_build_text + "</a></li>"
+    + "<li><a href='http://openoffice.apache.org/downloads.html'"
+    + "title='" + l10n_nav_sdk_title + "'>" + l10n_nav_sdk_text + "</a></li>"
+    + "<li><a href='http://www.openoffice.org/download/devbuilds.html'"
+    + "title='" + l10n_nav_devbuilds_title + "'>" + l10n_nav_devbuilds_text + "</a></li>"
+  + "</ul>"
+
+  + "<h3>" + l10n_nav_headline_2_text + "</h3>"
+  + "<ul>"
+    + "<li><a href='http://cwiki.apache.org/confluence/display/OOOUSERS/Releases'"
+    + "title='" + l10n_nav_schedule_title + "'>" + l10n_nav_schedule_text + "</a></li>"
+    + "<li><a href='http://wiki.services.openoffice.org/wiki/Product_Release'"
+    + "title='" + l10n_nav_hist_schedule_title + "'>" + l10n_nav_hist_schedule_text + "</a></li>"
+    + "<li><a href='http://www.openoffice.org/download/common/instructions.html'"
+    + "title='" + l10n_nav_inst_guide_title + "'>" + l10n_nav_inst_guide_text + "</a></li>"
+    + "<li><a href='http://www.openoffice.org/documentation/index.html'"
+    + "title='" + l10n_nav_user_guide_title + "'>" + l10n_nav_user_guide_text + "</a></li>"
+    + "<li><a href='http://www.openoffice.org/download/common/java.html'"
+    + "title='" + l10n_nav_why_java_title + "'>" + l10n_nav_why_java_text + "</a></li>"
+    + "<li><a href='http://www.openoffice.org/development/releases/eol.html'"
+    + "title='" + l10n_nav_eol_title + "'>" + l10n_nav_eol_text + "</a></li>"
+  + "</ul>"
+
+  + "<h3>" + l10n_nav_headline_3_text + "</h3>"
+  + "<ul>"
+    + "<li><a href='http://www.openoffice.org/support/index.html'"
+    + "title='" + l10n_nav_support_title + "'>" + l10n_nav_support_text + "</a></li>"
+    + "<li><a href='http://openoffice.apache.org/native-lang.html'"
+    + "title='" + l10n_nav_local_title + "'>" + l10n_nav_local_text + "</a></li>"
+    + "<li><a href='http://www.openoffice.org/stats/index.html'"
+    + "title='" + l10n_nav_stat_title + "'>" + l10n_nav_stat_text + "</a></li>"
+    + "<li><a href='http://sourceforge.net/projects/openofficeorg.mirror/files/'"
+    + "title='" + l10n_nav_mirrors1_title + "'>" + l10n_nav_mirrors1_text + "</a><br /></li>"
+    + "<li><a href='http://www.apache.org/dyn/aoo-closer.cgi/openoffice/'"
+    + "title='" + l10n_nav_mirrors2_title + "'>" + l10n_nav_mirrors2_text + "</a><br /></li>"
+    + "<li><a href='http://www.openoffice.org/porting/index.html'"
+    + "title='" + l10n_nav_porting_title + "'>" + l10n_nav_porting_text + "</a><br /></li>"
+    + "<li><a href='http://www.openoffice.org/download/archive.html'"
+    + "title='" + l10n_nav_archive_title + "'>" + l10n_nav_archive_text + "</a><br /></li>"
+  + "</ul>"
+
+  + "<div id='SupportedAndSupporters'>"
+    + "<p>&nbsp;</p>"
+    + "<a href='http://www.sourceforge.net' title='" + l10n_img_sourceforge_title + "'>"
+      + "<img src='http://www.openoffice.org/images/sourceforge.png' width='160' height='34' alt='"
+      + l10n_img_sourceforge_alt + "' />"
+    + "</a>"
+    + "<br /><br />"
+    + "<a href='http://validator.w3.org/check?uri=referer' target='_blank' title='" + l10n_img_w3c_title + "'>"
+      + "<img src='http://www.openoffice.org/images/valid-xhtml10-blue.png' alt='" + l10n_img_w3c_alt + "' />"
+    + "</a>"
+  + "</div>" );
+  //-->
+  </script>
 
-<div class="additionalinformation">
+  </div> <!-- class: additionalinformation -->
 
-  <h2>Informazio gehigarria</h2>
-  <ul>
-    <li><a href="/license.html"
-    title="Apache OpenOffice-ren Lizentzia">Lizentzia</a></li>
-    <li><a href="other.html#source"
-    title="Garatzaile eta erabiltzaile aurreratuentzat: Lortu iturri-kodea Apache OpenOffice eraikitzeko zerotik hasita.">Iturri-kodea</a>
-    <li><a href="http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO"
-    title="Garatzaile eta erabiltzaile aurreratuentzat: Apache OpenOffice zerotik hasita eraikitzeko gida.">Eraikitzeko laguntza</a></li>
-    <li><a href="/stats/index.html"
-    title="Deskarga-estatistikak eta beste estatistika batzuk">Deskarga-estatistikak</a></li>
-  </ul>
-
-  <h3>Dokumentazioa</h3>
-  <ul>
-    <li><a href="https://cwiki.apache.org/confluence/display/OOOUSERS/Releases"
-    title="Noizko itxaroten dira aurreikusitako argitaratze berriak?">Argitaratze aurreikuspena</a></li>
-    <li><a href="http://wiki.services.openoffice.org/wiki/Product_Release"
-    title="Noiz egin ziren aurreko argitaratzeak?"> Argitaratze historikoen ikuspena</a></li>
-    <li><a href="/development/releases/index.html"
-    title="Apache OpenOffice-n berriki hobetu eta gehitutakoa">Argitaratze oharrak</a></li>
-    <li><a href="checksums.html"
-    title="Zelan egiaztatu jaitsitako fitxategiak sinadurez eta hash-ez?">Deskargatutako fitxategien egiaztatzea</a></li>
-    <li><a href="/product/index.html"
-    title="Apache OpenOffice-ren aplikazio guztiei begirada bat">Produktuaren Informazioa</a></li>
-    <li><a href="/dev_docs/source/sys_reqs_aoo40.html"
-    title="HDD: ~300MB erabilgarri - Memoria: &gt;128MB - Prozesadorea: &gt;500MHz - SE: Win, Linux, Mac OS, Solaris, FreeBSD...">
-    Sistema-baldintzak</a></li>
-    <li><a href="common/instructions.html"
-    title="OpenOffice Windows, Linux eta Mac OS makinetan jartzeko argibideak">Jartzeko gidak</a> eta
-    <a href="/documentation/index.html"
-    title="Eguneko lanean erabil daitezkeen erabiltzaileentzako gidak">Erabiltzailearen gidak</a></li>
-    <li><a href="/development/releases/eol.html"
-    title="Iraungi diren bertsioei buruzko informazioa">Iraungitzearen informazioa</a></li>
-    <li><a href="support/index.html"
-    title="Goian aipatutako informazioa nahikoa ez baduzu: doako eta ordaindutako laguntza!">Laguntza</a></li>
-    <li><a href="common/java.html"
-    title="Java zer den eta zelan erabili al deneko azalpena">Java eta Apache OpenOffice</a></li>
-    <!--<li><a href="http://java.com/en/download/manual_v6.jsp"
-    title="Get the Java Runtime Environment (JRE 1.6)">Get the Java Runtime Environment (JRE 1.6)</a></li>-->
-  </ul>
-
-  <h3>Beste baliabide batzuk</h3>
-  <ul>
-    <li><a href="http://extensions.openoffice.org/en/search?query=dictionaries"
-    title="Zabaldu zure Apache OpenOffice-ren hizkuntz laguntzak">Hiztegiak</a></li>
-    <li><a href="http://templates.openoffice.org"
-    title="Apache OpenOffice-rekin erabilteko txantiloiak">Txantiloiak</a></li>
-    <li><a href="http://extensions.openoffice.org"
-    title="Aukera ezazu funtzionalitate gehigarri batzuen artetik">Gehigarriak</a></li>
-    <li><a href="http://openoffice.apache.org/native-lang.html"
-    title="Argibideak eta laguntza hizkuntza askotan">Bertakotzeak</a></li>
-    <li><a href="/sdk/index.html"
-    title="Garatzailerentzat: Softwarea garatzeko tresnak">Softwarea garatzeko tresnak (SDK)</a></li>
-    <!--
-    <li><a href="../distribution/index.html"
-    title="FAQ for distributions ">Distributions FAQ</a></li>
-    <li><a href="../distribution/cdrom/iso_download.html"
-    title="Download OpenOffice.org as ISO file and burn it yourself on CD-ROM">ISO images</a> and
-    <a href="../distribution/cdrom/index.html#cdrom"
-    title="If you cannot download OpenOffice.org, order a CD-ROM">Order CD-ROM</a>
-    <li><a href="../distribution/mirrors#mirrors"
-    title="To get alternative download locations">All Mirror Server</a><br /></li>
-    -->
-    <li><a href="http://www.apache.org/dyn/aoo-closer.cgi/openoffice/"
-    title="Erabili beste gune batzuk Apache OpenOffice jaisteko">AOO jaisteko beste gune batzuk</a><br /></li>
-    <li><a href="/download/archive.html"
-    title="Jaitsi artxibatutako aurreko bertsioak">Artxibatutako bertsioak</a><br /></li>
-  </ul>
-
-  <div id="SupportedAndSupporters">
-    <p>&nbsp;</p>
-    <a href="http://validator.w3.org/check?uri=referer" target="_blank"
-    title="W3C-ren Markatzearen egiaztatze zerbitzua - Egiaztatu web-eko dokumentuen markatzea (HTML, XHTML, ...)>
-    <img src="/images/valid-xhtml10-blue.png"
-    alt="W3C-ren Markatzearen egiaztatze zerbitzua - Egiaztatu web-eko dokumentuen markatzea (HTML, XHTML, ...)" /></a>
-  </div>
-</div>
+</div> <!-- class: overall_optionset -->
 
 
   </div>