view client/digitallibrary/digicat.html @ 98:7b5d0ff8f93f vendor

XUL-Dateien
author engler
date Mon, 05 May 2003 18:42:58 +0200
parents 270e1127c65f
children aa63c2f1c3ca
line wrap: on
line source

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>Digital Library Redirect</title>
</head>

<script LANGUAGE="JavaScript">

<!-- Beginning of JavaScript --------

this.location = "http://"+location.host+"/docuserver/digitallibrary/digicat.jsp"+location.search;

// -- End of JavaScript code -------------- -->

</SCRIPT>

<body>
<h1>Digital Library Redirect</h1>

<p>You should automatically be redirected to the Digital Library page.</p>

<p>If this doesn't happen please <a href="digicat.jsp">click here</a>.</p>

<hr>
<address>robert.casties@philo.unibe.ch</address>
</body> </html>