Updated download pages
diff --git a/documentation.php b/documentation.php
index 2dedcb9..2ee4391 100644
--- a/documentation.php
+++ b/documentation.php
@@ -27,7 +27,6 @@
 </p>

 <h3>Documents</h3>

 <p>

-<a href="/uomo/documents/uomo-0.6.pdf">UOMo 0.6 Reference</a> (PDF: 471 kB)</p>

 

 <a href="/uomo/documents/EclipseUOMoTutorial.pdf">Eclipse UOMo Tutorial</a> (PDF: 2 MB)</p>

 

diff --git a/documentation2.php b/documentation2.php
index e5ad49d..77a2001 100644
--- a/documentation2.php
+++ b/documentation2.php
@@ -65,11 +65,12 @@
 <p><b>Wiki site:</b> <a href="http://wiki.eclipse.org/Eclipse_Embedded_Day_Stuttgart_2010">Eclipse_Embedded_Day_Stuttgart_2010</a><br/>

 <b>PDF file: </b><a href="http://wiki.eclipse.org/images/6/6a/UOMo_Embedded2010.pdf">UOMo_Embedded2010.pdf</a> (1.15 MB)</p>

 

+<a href="/uomo/documents/uomo-0.6.pdf">UOMo 0.6 Reference</a> (PDF: 471 kB)</p>

+

 <h3>UOMo UCUM</h3>

 <div style="width:425px" id="__ss_4619461"><strong style="display:block;margin:12px 0 4px"><a href="http://www.slideshare.net/bebeep66/werner-weil-ucum" title="Werner Weil: UCUM - epicenter 2010">Werner Weil: UCUM - epicenter 2010</a></strong><object id="__sse4619461" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=wernerkeilucum-100626032608-phpapp01&stripped_title=werner-weil-ucum&userName=bebeep66" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed name="__sse4619461" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=wernerkeilucum-100626032608-phpapp01&stripped_title=werner-weil-ucum&userName=bebeep66" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object><div style="padding:5px 0 12px">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/bebeep66">IrishDev.com</a>.</div></div>

 <b>PDF file: </b><a href="/uomo/documents/UOMo_UCUM2010.pdf">UOMo_UCUM2010.pdf</a> (1.16 MB)</p>

 

-

 <h3>JSR-275 (Background)</h3>

 <p>

 <b>Specification Public Draft: </b><a href="https://github.com/unitsofmeasurement/jsr-275/raw/master/src/doc/JSR-275.odt">JSR-275.odt</a> OpenDocument (234 kB)</p>

diff --git a/download.php b/download.php
index 50e9924..b2c2965 100644
--- a/download.php
+++ b/download.php
@@ -60,18 +60,9 @@
 	After downloading the archive, select it under "Install New Software" > "Add Repository" > "Archive..." and use as offline repository.

 	</p>

 		

-	<h3>Older Versions</h3>

-	

-	<h4>UOMo 0.7 for Kepler (Eclipse 4.3)</h4>

-	<p><b>Update site:&nbsp</b> http://download.eclipse.org/uomo/kepler/0.7/repository/<br/>

-	<p><b>Repository Archive to install Offline:&nbsp</b><a href="http://download.eclipse.org/uomo/kepler/0.7/eclipse-repository-0.7.0-SNAPSHOT.zip">eclipse-repository-0.7.0-SNAPSHOT.zip</a><br/>

-	</p>

-	

-	<h4>UOMo 0.6 for Kepler (Eclipse 4.3)</h4>

-	<p><b>Update site:&nbsp</b> http://download.eclipse.org/uomo/kepler/0.6/repository/<br/>

-	

-	<p><b>Repository Archive to install Offline:&nbsp</b><a href="http://download.eclipse.org/uomo/kepler/0.6/eclipse-repository-0.6.0.zip">eclipse-repository-0.6.0.zip</a><br/>

-	</p>

+    <p>

+    <p>

+    <a href="download2.php">Older downloads</a>

 

 </div>

 EOHTML;

diff --git a/download2.php b/download2.php
new file mode 100644
index 0000000..e886fbd
--- /dev/null
+++ b/download2.php
@@ -0,0 +1,47 @@
+<?php  																														require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/app.class.php");	require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/nav.class.php"); 	require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/menu.class.php"); 	$App 	= new App();	$Nav	= new Nav();	$Menu 	= new Menu();		include($App->getProjectCommon());    # All on the same line to unclutter the user's desktop'

+/*******************************************************************************

+ * Copyright (c) 2009, 2020

+ * All rights reserved. This program and the accompanying materials

+ * are made available under the terms of the Eclipse Public License v1.0

+ * which accompanies this distribution, and is available at

+ * http://www.eclipse.org/legal/epl-v10.html

+ *

+ * Contributors: Werner Keil

+ *    

+ *******************************************************************************/

+

+	$pageTitle 		= "Download";

+

+	$html  = <<<EOHTML

+<div id="midcolumn">

+<h2>$pageTitle</h2>

+<p>

+<br>

+<br>

+<br>

+<br>

+</p>

+<p>

+<br>

+<br>

+</p>

+<a href="download.php">Recent downloads</a>

+		

+	<h3>Older Versions</h3>

+	

+	<h4>UOMo 0.7 for Kepler (Eclipse 4.3)</h4>

+	<p><b>Update site:&nbsp</b> http://download.eclipse.org/uomo/kepler/0.7/repository/<br/>

+	<p><b>Repository Archive to install Offline:&nbsp</b><a href="http://download.eclipse.org/uomo/kepler/0.7/eclipse-repository-0.7.0-SNAPSHOT.zip">eclipse-repository-0.7.0-SNAPSHOT.zip</a><br/>

+	</p>

+	

+	<h4>UOMo 0.6 for Kepler (Eclipse 4.3)</h4>

+	<p><b>Update site:&nbsp</b> http://download.eclipse.org/uomo/kepler/0.6/repository/<br/>

+	

+	<p><b>Repository Archive to install Offline:&nbsp</b><a href="http://download.eclipse.org/uomo/kepler/0.6/eclipse-repository-0.6.0.zip">eclipse-repository-0.6.0.zip</a><br/>

+	</p>

+

+</div>

+EOHTML;

+	# Generate the web page

+	$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);

+?>
\ No newline at end of file