From 0c7d3bf30cb409df18595304cd9e94c166e98e12 Mon Sep 17 00:00:00 2001
From: aaron <devnull@localhost>
Date: Wed, 21 Feb 2007 11:55:49 +0100
Subject: [PATCH] [svn r7648] SSI not working so just pasted in html

---
 years/2007/grants.html  | 6 +++++-
 years/2007/index.html   | 6 +++++-
 years/2007/jobs.html    | 6 +++++-
 years/2007/mission.html | 6 +++++-
 years/2007/whowhen.html | 6 +++++-
 5 files changed, 25 insertions(+), 5 deletions(-)

diff --git a/years/2007/grants.html b/years/2007/grants.html
index dac0e8bef..d8e320c20 100644
--- a/years/2007/grants.html
+++ b/years/2007/grants.html
@@ -65,6 +65,10 @@
           </li>
     </ul>
 	    <hr />
-	<!--#include virtual="links.html"-->
+		<ul>
+			<li><a href="index.html">Expo 2007: documentation index</a></li>
+			<li><a href="../../infodx.htm">Main index of the expedition site</a></li>
+			<li><a href="../../../index.htm">CUCC Home Page</a></li>
+		</ul>
 	</body>
 </html>
diff --git a/years/2007/index.html b/years/2007/index.html
index 5314ef2ea..08f1d2d01 100644
--- a/years/2007/index.html
+++ b/years/2007/index.html
@@ -16,6 +16,10 @@
 </ul>
 
 <hr />
-	<!--#include virtual="links.html"-->
+		<ul>
+			<li><a href="index.html">Expo 2007: documentation index</a></li>
+			<li><a href="../../infodx.htm">Main index of the expedition site</a></li>
+			<li><a href="../../../index.htm">CUCC Home Page</a></li>
+		</ul>
 </body>
 </html>
diff --git a/years/2007/jobs.html b/years/2007/jobs.html
index 64f83e96e..d81ccd864 100644
--- a/years/2007/jobs.html
+++ b/years/2007/jobs.html
@@ -104,6 +104,10 @@
         </table>
 		<p align=center>&nbsp;</p>
 		<p>&nbsp;</p>
-	<!--#include virtual="links.html"-->
+		<ul>
+			<li><a href="index.html">Expo 2007: documentation index</a></li>
+			<li><a href="../../infodx.htm">Main index of the expedition site</a></li>
+			<li><a href="../../../index.htm">CUCC Home Page</a></li>
+		</ul>
 </body>
 </html>
diff --git a/years/2007/mission.html b/years/2007/mission.html
index 3952412e6..b4f34b866 100644
--- a/years/2007/mission.html
+++ b/years/2007/mission.html
@@ -53,6 +53,10 @@
   <li>An investigation of cave microclimates and specifically their interaction with condensation will employ the data to predict and quantify the geographical distribution of condensation. Implications for phenomena such as cave thermal inertia, cave breathing, speleogenesis, karst water balance, and ultimately the response of caves to climate change will be considered. Various techniques for condensation prediction and theories of microclimates will be evaluated. Climactic overlays for surveys will be produced. <strong></strong></li>
 </ul>
 <hr />
-		<!--#include virtual="links.html"-->
+		<ul>
+			<li><a href="index.html">Expo 2007: documentation index</a></li>
+			<li><a href="../../infodx.htm">Main index of the expedition site</a></li>
+			<li><a href="../../../index.htm">CUCC Home Page</a></li>
+		</ul>
 	</body>
 </html>
diff --git a/years/2007/whowhen.html b/years/2007/whowhen.html
index 9a05909b3..202e41797 100644
--- a/years/2007/whowhen.html
+++ b/years/2007/whowhen.html
@@ -349,6 +349,10 @@ body			 { margin-left: 5%; margin-right: 5% }
 </td>
 </tr>
 </table>
-		<!--#include virtual="links.html"-->
+		<ul>
+			<li><a href="index.html">Expo 2007: documentation index</a></li>
+			<li><a href="../../infodx.htm">Main index of the expedition site</a></li>
+			<li><a href="../../../index.htm">CUCC Home Page</a></li>
+		</ul>
 </body>
 </html>