Author: buildbot
Date: Tue Sep 17 11:42:51 2013
New Revision: 878797

Log:
Staging update by buildbot for ooo-site

Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)
    websites/staging/ooo-site/trunk/content/pt-test/download/index.html
    websites/staging/ooo-site/trunk/content/pt-test/product/index.html
    websites/staging/ooo-site/trunk/content/pt-test/product/reviews.html
    websites/staging/ooo-site/trunk/content/pt-test/support/index.html
    websites/staging/ooo-site/trunk/content/pt-test/why/leftnav.html
    websites/staging/ooo-site/trunk/content/pt-test/why/why_foss.html
    websites/staging/ooo-site/trunk/content/pt-test/why/why_new_computers.html
    websites/staging/ooo-site/trunk/content/pt-test/why/why_odf.html
    websites/staging/ooo-site/trunk/content/xx/download/index.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Sep 17 11:42:51 2013
@@ -1 +1 @@
-1523826
+1523990

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Sep 17 11:42:51 2013
@@ -1 +1 @@
-1523826
+1523990

Modified: websites/staging/ooo-site/trunk/content/pt-test/download/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/pt-test/download/index.html 
(original)
+++ websites/staging/ooo-site/trunk/content/pt-test/download/index.html Tue Sep 
17 11:42:51 2013
@@ -26,7 +26,7 @@
   </style>
   <script>
     if (window.document.referrer.indexOf("shell.windows.com") != -1)
-       location.href = "/xx/why/why_odf.html";
+       location.href = "/pt-test/why/why_odf.html";
 
     function shareFacebook() {
       _gaq.push(['_trackEvent','social', 'shareDownload', 'facebook']); 
@@ -352,13 +352,13 @@
 
   <h2>Informação adicional</h2>
   <ul>
-    <li><a href="../license.html"
+    <li><a href="/license.html"
     title="Licença Apache OpenOffice">Licença</a></li>
     <li><a href="other.html#source"
     title="Para programadores e utilizadores experientes: obtenha o 
código-fonte para construir o seu Apache OpenOffice de raiz.">Código-fonte</a>
     <li><a 
href="http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO";
     title="Para programadores e utilizadores experientes: guia Como fazer para 
construir o seu Apache OpenOffice de raiz.">Guia de construção</a></li>
-    <li><a href="../stats/index.html"
+    <li><a href="/stats/index.html"
     title="Downloads e outras estatísticas">Estatísticas de 
downloads</a></li>
   </ul>
 
@@ -368,22 +368,22 @@
     title="Quando saem novas versões?"> Calendário actual de 
versões</a></li>
     <li><a href="http://wiki.services.openoffice.org/wiki/Product_Release";
     title="Quando saíram versões anteriores?"> Calendário das versões 
anteriores</a></li>
-    <li><a href="../development/releases/index.html"
+    <li><a href="/development/releases/index.html"
     title="O que há de novo, o que foi melhorado no Apache OpenOffice?">Notas 
de lançamento</a></li>
     <li><a href="checksums.html"
     title="Como verificar o ficheiro descarregado com assinaturas e 
hashes?">Verificar o ficheiro descarregado</a></li>
-    <li><a href="../product/index.html"
+    <li><a href="/product/index.html"
     title="Uma viagem pelas aplicações do Apache OpenOffice">Informação do 
produto</a></li>
-    <li><a href="../dev_docs/source/sys_reqs_aoo40.html"
+    <li><a href="/dev_docs/source/sys_reqs_aoo40.html"
     title="HDD: ~300MB livres - Memória: &gt;128MB - Processador: &gt;500MHz 
- SO: Win, Linux, Mac OS, Solaris, FreeBSD...">
     Requisitos do sistema</a></li>
     <li><a href="common/instructions.html"
     title="Instruções para instalar o Apache OpenOffice em Windows, Linux e 
Mac OS">Guias de instalação</a> e
-    <a href="../documentation/index.html"
+    <a href="/documentation/index.html"
     title="Manuais do utilizador completos para o dia-a-dia">Manuais do 
utilizador</a></li>
-    <li><a href="../development/releases/eol.html"
+    <li><a href="/development/releases/eol.html"
     title="Informação sobre versões que atingiram o 
Fim-de-vida">Informação Fim-de-vida</a></li>
-    <li><a href="../support/index.html"
+    <li><a href="support/index.html"
     title="Se a informação acima não respondeu à sua dúvida: assistência 
gratuita e paga!">Assistência</a></li>
     <li><a href="common/java.html"
     title="Explica o que é o Java e porquê usá-lo">Java e o Apache 
OpenOffice</a></li>
@@ -401,7 +401,7 @@
     title="Escolha entre uma grande variedade de funcionalidades adicionais e 
individuais">Extensões</a></li>
     <li><a href="http://openoffice.apache.org/native-lang.html";
     title="Informação e assistência no seu idioma 
favorito">Localizações</a></li>
-    <li><a href="sdk/index.html"
+    <li><a href="/sdk/index.html"
     title="Para programadores: Software Development Kit">Software Development 
Kit (SDK)</a></li>
     <!--
     <li><a href="../distribution/index.html"
@@ -415,7 +415,7 @@
     -->
     <li><a href="http://www.apache.org/dyn/aoo-closer.cgi/openoffice/";
     title="Use os servidores alternativos do Apache para descarregar o Apache 
OpenOffice">Servidores alternativos</a><br /></li>
-    <li><a href="archive.html"
+    <li><a href="/download/archive.html"
     title="Descarregar versões antigas e arquivadas">Versões arquivadas e 
antigas</a><br /></li>
   </ul>
 

Modified: websites/staging/ooo-site/trunk/content/pt-test/product/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/pt-test/product/index.html 
(original)
+++ websites/staging/ooo-site/trunk/content/pt-test/product/index.html Tue Sep 
17 11:42:51 2013
@@ -23,7 +23,7 @@
     
     <h1 class="title">Apache OpenOffice Descrição do produto</h1>
     <p>Compatível com outros importantes conjuntos de produtividade, o Apache 
OpenOffice 
-é grátis para descarregar, usar e distribuir. <a href="/xx/download" 
title="Descarregar o Apache OpenOffice">Descarregue já</a> e obtenha:</p>
+é grátis para descarregar, usar e distribuir. <a href="/pt-test/download" 
title="Descarregar o Apache OpenOffice">Descarregue já</a> e obtenha:</p>
 <p class="rfloatimg"><img alt="Apache OpenOffice?" 
src="/images/AOO_logos/orb.jpg" /></p>
 <ul>
 <li class="product-writer "><a href="writer.html" title="Processador de 
texto">Writer</a> um processador de texto que pode usar
@@ -76,7 +76,7 @@
 <li>O primeiro programa no mundo a usar o formato <a 
href="http://www.oasis-open.org/";>OASIS</a> <a 
href="http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=office";>OpenDocument
 Format</a> (ISO/IEC 26300)
   como seu formato nativo de ficheiros.</li>
 </ul>
-<h3 id="descubra-mais-ou-experimente-hoje"><a href="/xx/why/">Descubra 
mais</a> ou <a href="/xx/download" title="Descarregar o Apache 
OpenOffice">experimente hoje</a>!</h3>
+<h3 id="descubra-mais-ou-experimente-hoje"><a href="/pt-test/why/">Descubra 
mais</a> ou <a href="/pt-test/download" title="Descarregar o Apache 
OpenOffice">experimente hoje</a>!</h3>
   </div>
 <!--#include virtual="/footer.html" -->
 </body>

Modified: websites/staging/ooo-site/trunk/content/pt-test/product/reviews.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/pt-test/product/reviews.html 
(original)
+++ websites/staging/ooo-site/trunk/content/pt-test/product/reviews.html Tue 
Sep 17 11:42:51 2013
@@ -498,7 +498,7 @@ found out to their advantage.</em></p>
 <p><strong>PC Pro Magazine</strong> delivers its verdict on Version 2:</p>
 <p><em>Our pick of the low-cost office suites has had a much-needed overhaul, 
and
 now battles Microsoft in terms of features, not just price.</em></p>
-<p>OpenOffice.org 2 earns <img alt="Six stars" 
src="/xx/product/pix/6stars.gif" /> in 
+<p>OpenOffice.org 2 earns <img alt="Six stars" src="/product/pix/6stars.gif" 
/> in 
 <a href="http://www.pcpro.co.uk/reviews/80012/openoffice-2.html";>Issue 135, 
Jan 06</a>. The magazine's reviewer concludes:</p>
 <p><em>OpenOffice certainly doesn't lack features compared to the market 
leader,
 and most of its ease-of-use issues stem from people's familiarity with

Modified: websites/staging/ooo-site/trunk/content/pt-test/support/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/pt-test/support/index.html 
(original)
+++ websites/staging/ooo-site/trunk/content/pt-test/support/index.html Tue Sep 
17 11:42:51 2013
@@ -115,7 +115,7 @@ Bem vindo à área de assistência
     <a name="books" id="books"></a> 
     <span class='supporthead'>Livros acerca do OpenOffice</span>
     <div class="support">
-        <p>Na nossa <a href="books.html">página dos livros</a> encontrará 
uma lista de muitos livros escritos acerca de tópicos do OpenOffice, 
+        <p>Na nossa <a href="/support/books.html">página dos livros</a> 
encontrará uma lista de muitos livros escritos acerca de tópicos do 
OpenOffice, 
                   para uso geral e específico.</p>
 
    <a name="online-resources" id="online-resources"></a> 

Modified: websites/staging/ooo-site/trunk/content/pt-test/why/leftnav.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/pt-test/why/leftnav.html (original)
+++ websites/staging/ooo-site/trunk/content/pt-test/why/leftnav.html Tue Sep 17 
11:42:51 2013
@@ -1,23 +1,23 @@
 <div id="leftnav"><h1 id="porque">Porquê</h1>
 <ul>
-<li><a href="/xx/why/why_great.html">Grande software</a></li>
-<li><a href="/xx/why/why_easy.html">Fácil de usar</a></li>
-<li><a href="/xx/why/why_free.html">Software gratuito</a></li>
+<li><a href="/pt-test/why/why_great.html">Grande software</a></li>
+<li><a href="/pt-test/why/why_easy.html">Fácil de usar</a></li>
+<li><a href="/pt-test/why/why_free.html">Software gratuito</a></li>
 </ul>
 <h1 id="onde">Onde</h1>
 <ul>
-<li><a href="/xx/why/why_gov.html">Estado</a></li>
-<li><a href="/xx/why/why_edu.html">Educação</a></li>
-<li><a href="/xx/why/why_sme.html">Negócios</a></li>
-<li><a href="/xx/why/why_nfp.html">Sem fins lucrativos</a></li>
-<li><a href="/xx/why/why_oem.html">Tecnologias de Informação</a></li>
-<li><a href="/xx/why/why_foss.html">Promotores do SCA/G</a></li>
+<li><a href="/pt-test/why/why_gov.html">Estado</a></li>
+<li><a href="/pt-test/why/why_edu.html">Educação</a></li>
+<li><a href="/pt-test/why/why_sme.html">Negócios</a></li>
+<li><a href="/pt-test/why/why_nfp.html">Sem fins lucrativos</a></li>
+<li><a href="/pt-test/why/why_oem.html">Tecnologias de Informação</a></li>
+<li><a href="/pt-test/why/why_foss.html">Promotores do SCA/G</a></li>
 </ul>
 <h1 id="mais-razoes">Mais razões</h1>
 <ul>
-<li><a href="/xx/why/why_odf.html">ODF</a></li>
-<li><a href="/xx/why/why_volunteers.html">Voluntários</a></li>
-<li><a href="/xx/why/why_new_computers.html">Novos computadores</a></li>
-<li><a href="/xx/why/why_compliance.html">Conformidade</a></li>
-<li><a href="/xx/why/why_office2003-end-of-life.html">Office 2003 FDV</a></li>
+<li><a href="/pt-test/why/why_odf.html">ODF</a></li>
+<li><a href="/pt-test/why/why_volunteers.html">Voluntários</a></li>
+<li><a href="/pt-test/why/why_new_computers.html">Novos computadores</a></li>
+<li><a href="/pt-test/why/why_compliance.html">Conformidade</a></li>
+<li><a href="/pt-test/why/why_office2003-end-of-life.html">Office 2003 
FDV</a></li>
 </ul></div>

Modified: websites/staging/ooo-site/trunk/content/pt-test/why/why_foss.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/pt-test/why/why_foss.html (original)
+++ websites/staging/ooo-site/trunk/content/pt-test/why/why_foss.html Tue Sep 
17 11:42:51 2013
@@ -29,7 +29,7 @@ conjunto escolhido por milhões de uti
 <p>O OpenOffice é lançado sob os termos da licença Apache, aprovada pela 
OSI, com mais de 750 colaboradores e uma comunidade internacional próxima dos 
400 
 mil indivíduos.
   - <strong>Software para todos</strong></p>
-<div class="codehilite"><pre><span class="n">Apache</span> <span 
class="n">OpenOffice</span> é <span class="n">a</span> <span 
class="n">aplica</span>çã<span class="n">o</span> &quot;<span 
class="n">obrigat</span>ó<span class="n">ria</span>&quot; <span 
class="n">que</span> <span class="n">dezenas</span> <span class="n">de</span> 
<span class="n">milh</span>õ<span class="n">es</span> <span 
class="n">de</span> <span class="n">pessoas</span> <span 
class="n">est</span>ã<span class="n">o</span> <span class="n">a</span> <span 
class="n">usar</span> <span class="o">-</span> <span class="n">uma</span> <span 
class="n">ferramenta</span> <span class="n">de</span> <span 
class="n">c</span>ó<span class="n">digo</span> <span class="n">aberto</span> 
<span class="n">que</span> <span class="n">a</span> <span class="n">sua</span> 
<span class="n">fam</span>í<span class="n">lia</span><span class="p">,</span> 
+<div class="codehilite"><pre>    <span class="n">Apache</span> <span 
class="n">OpenOffice</span> é <span class="n">a</span> <span 
class="n">aplica</span>çã<span class="n">o</span> &quot;<span 
class="n">obrigat</span>ó<span class="n">ria</span>&quot; <span 
class="n">que</span> <span class="n">dezenas</span> <span class="n">de</span> 
<span class="n">milh</span>õ<span class="n">es</span> <span 
class="n">de</span> <span class="n">pessoas</span> <span 
class="n">est</span>ã<span class="n">o</span> <span class="n">a</span> <span 
class="n">usar</span> <span class="o">-</span> <span class="n">uma</span> <span 
class="n">ferramenta</span> <span class="n">de</span> <span 
class="n">c</span>ó<span class="n">digo</span> <span class="n">aberto</span> 
<span class="n">que</span> <span class="n">a</span> <span class="n">sua</span> 
<span class="n">fam</span>í<span class="n">lia</span><span class="p">,</span> 
 <span class="n">amigos</span> <span class="n">e</span> <span 
class="n">vizinhos</span> <span class="n">ir</span>ã<span class="n">o</span> 
<span class="n">apreciar</span><span class="p">.</span> <span 
class="n">Com</span> <span class="n">a</span> <span class="n">sua</span> <span 
class="n">licen</span>ç<span class="n">a</span> <span class="n">de</span> 
<span class="n">software</span> <span class="n">gr</span>á<span 
class="n">tis</span> <span class="n">e</span> <span class="n">activa</span> 
<span class="n">comunidade</span> <span class="n">internacional</span><span 
class="p">,</span> <span class="n">o</span> <span class="n">OpenOffice</span> 
é <span class="n">um</span> <span class="n">jogador</span><span 
class="o">-</span><span class="n">chave</span> <span class="n">no</span> <span 
class="n">esfor</span>ç<span class="n">o</span> 
 <span class="n">para</span> <span class="n">erradicar</span> <span 
class="n">a</span> <span class="n">exclus</span>ã<span class="n">o</span> 
<span class="n">digital</span> <span class="n">e</span> <span 
class="n">preservar</span> <span class="n">as</span> <span 
class="n">l</span>í<span class="n">nguas</span> <span 
class="n">minorit</span>á<span class="n">rias</span> <span 
class="n">amea</span>ç<span class="n">adas</span> <span class="n">por</span> 
<span class="n">estar</span> <span class="n">do</span> <span 
class="n">lado</span> <span class="n">errado</span> <span class="n">da</span> 
<span class="n">divis</span>ã<span class="n">o</span> <span 
class="n">digital</span><span class="p">.</span> <span class="n">Para</span> 
<span class="n">dezenas</span> <span class="n">de</span> 
 <span class="n">milhares</span> <span class="n">de</span> <span 
class="n">membros</span> <span class="n">da</span> <span 
class="n">comunidade</span><span class="p">,</span> <span class="n">isto</span> 
<span class="n">faz</span> <span class="n">com</span> <span 
class="n">que</span> <span class="n">a</span> <span class="n">Comunidade</span> 
<span class="n">OpenOffice</span> <span class="n">seja</span> <span 
class="n">sua</span> <span class="n">oportunidade</span> <span 
class="n">escolhida</span> <span class="n">de</span> <span 
class="n">voluntariado</span><span class="p">.</span>

Modified: 
websites/staging/ooo-site/trunk/content/pt-test/why/why_new_computers.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/pt-test/why/why_new_computers.html 
(original)
+++ websites/staging/ooo-site/trunk/content/pt-test/why/why_new_computers.html 
Tue Sep 17 11:42:51 2013
@@ -26,7 +26,7 @@
 <p>Está a pensar comprar um computador novo? Ou a compra de um para outra 
pessoa? Se assim for, aqui vai uma sugestão de poupança de dinheiro que o </p>
 <p>fornecedor do computador pode não lhe dizer. </p>
 <p>Não é obrigado a gastar dinheiro numa cópia do Microsoft Office. Pode 
comprar um computador sem o Microsoft Office instalado e poupar esse dinheiro. 
Então, </p>
-<p>quando for para casa, experimente o <a href="/xx/Download">Apache 
OpenOffice (AOO)</a> gratuitamente. Dispõe de um <strong>processador de texto 
flexível</strong>, uma **poderosa folha </p>
+<p>quando for para casa, experimente o <a href="/pt-test/download">Apache 
OpenOffice (AOO)</a> gratuitamente. Dispõe de um <strong>processador de texto 
flexível</strong>, uma **poderosa folha </p>
 <p>de cálculo<strong>, </strong>gráficos dinâmicos<strong>, </strong>acesso 
a bases de dados** e muito mais. Pode ler arquivos do Microsoft Office. Pode 
exportar para PDF. Funciona </p>
 <p>desde o Windows XP até ao Windows 8, em Mac OS e Linux. E é totalmente 
gratuito! </p>
 <p>Como é que podemos fazer isto de graça? Somos uma organização sem fins 
lucrativos com a missão caritativa de publicar software grátis para o 
público. </p>

Modified: websites/staging/ooo-site/trunk/content/pt-test/why/why_odf.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/pt-test/why/why_odf.html (original)
+++ websites/staging/ooo-site/trunk/content/pt-test/why/why_odf.html Tue Sep 17 
11:42:51 2013
@@ -43,7 +43,7 @@ capacidade de importar e exportar ODF.</
 <strong>gráficos dinâmicos</strong>, <strong>acesso a bases de 
dados</strong> e muito mais. É publicado pela organização sem fins 
lucrativos Apache Software Foundation.
 O OpenOffice está disponível em vários idiomas e funciona em todos os 
computadores comuns. O OpenOffice pode trabalhar com Documentos ODF, bem como 
 com documentos de outros conjuntos comuns de programas de escritório. Pode 
ser descarregado e usado completamente de graça para qualquer finalidade. </p>
-<p>Se quiser ler mais sobre o Apache OpenOffice, veja [aqui] (/xx/why/).</p>
+<p>Se quiser ler mais sobre o Apache OpenOffice, veja [aqui] 
(/pt-test/why/).</p>
 <h2 id="entao-o-que-eu-preciso-fazer-para-ler-o-documento-odf">Então, o que 
eu preciso fazer para ler o documento ODF?</h2>
 <p>[Descarregar o Apache OpenOffice] (/download) e instalá-lo em sua 
máquina. Leva apenas alguns minutos para descarregar e instalar. Uma vez que 
tenha
 completado a instalação será capaz de ler e escrever documentos ODF.</p>

Modified: websites/staging/ooo-site/trunk/content/xx/download/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/xx/download/index.html (original)
+++ websites/staging/ooo-site/trunk/content/xx/download/index.html Tue Sep 17 
11:42:51 2013
@@ -351,13 +351,13 @@
 
   <h2>Additional Information</h2>
   <ul>
-    <li><a href="../license.html"
+    <li><a href="/license.html"
     title="Apache OpenOffice License">License</a></li>
     <li><a href="other.html#source"
     title="For developers and power users: Get the source to build Apache 
OpenOffice from scratch.">Source</a>
     <li><a 
href="http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO";
     title="For developers and power users: HowTo guide to build Apache 
OpenOffice from scratch.">Building Guide</a></li>
-    <li><a href="../stats/index.html"
+    <li><a href="/stats/index.html"
     title="Download and other statistics">Download Statistics</a></li>
   </ul>
 
@@ -367,22 +367,22 @@
     title="When are new releases planned?">Current Release Schedule</a></li>
     <li><a href="http://wiki.services.openoffice.org/wiki/Product_Release";
     title="When were old releases planned?"> Historic Release Schedule</a></li>
-    <li><a href="../development/releases/index.html"
+    <li><a href="/development/releases/index.html"
     title="What is new, what has been improved in Apache OpenOffice?">Release 
Notes</a></li>
     <li><a href="checksums.html"
     title="How to verify the downloaded file with signatures and 
hashes?">Verify the downloaded file</a></li>
-    <li><a href="../product/index.html"
+    <li><a href="/product/index.html"
     title="A tour through all Apache OpenOffice applications">Product 
Information</a></li>
-    <li><a href="../dev_docs/source/sys_reqs_aoo40.html"
+    <li><a href="/dev_docs/source/sys_reqs_aoo40.html"
     title="HDD: ~300MB free - Memory: &gt;128MB - Processor: &gt;500MHz - OS: 
Win, Linux, Mac OS, Solaris, FreeBSD...">
     System Requirements</a></li>
     <li><a href="common/instructions.html"
     title="Instructions for installing Apache OpenOffice on Windows, Linux and 
Mac OS machines">Install Guides</a> and
-    <a href="../documentation/index.html"
+    <a href="/documentation/index.html"
     title="Extensive user manuals for every day use">User Guides</a></li>
-    <li><a href="../development/releases/eol.html"
+    <li><a href="/development/releases/eol.html"
     title="Information about releases that have reached End-Of-Life 
status">End-Of-Life Information</a></li>
-    <li><a href="../support/index.html"
+    <li><a href="support/index.html"
     title="If the information above did not answer your question: Free and 
paid support!">Support</a></li>
     <li><a href="common/java.html"
     title="Explains why to use Java and what it is">Java and Apache 
OpenOffice</a></li>
@@ -400,7 +400,7 @@
     title="Choose from a wide range of additional and individual 
functionality">Extensions</a></li>
     <li><a href="http://openoffice.apache.org/native-lang.html";
     title="Information and support in your favorite 
language">Localizations</a></li>
-    <li><a href="sdk/index.html"
+    <li><a href="/sdk/index.html"
     title="For developers: Software Development Kit">Software Development Kit 
(SDK)</a></li>
     <!--
     <li><a href="../distribution/index.html"
@@ -414,7 +414,7 @@
     -->
     <li><a href="http://www.apache.org/dyn/aoo-closer.cgi/openoffice/";
     title="Use Apache mirrors to download Apache OpenOffice">Alternative 
download mirrors</a><br /></li>
-    <li><a href="archive.html"
+    <li><a href="/download/archive.html"
     title="Download legacy and archived releases">Archived and legacy 
releases</a><br /></li>
   </ul>
 


Reply via email to