comparison client/digitallibrary/digicat.html @ 20:d407cb901df4

Initial revision
author robcast
date Thu, 17 Jan 2002 15:29:55 +0100
parents
children aa63c2f1c3ca
comparison
equal deleted inserted replaced
1:0ff3ede32060 20:d407cb901df4
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <html>
3 <head>
4 <title>Digital Library Redirect</title>
5 </head>
6
7 <script LANGUAGE="JavaScript">
8
9 <!-- Beginning of JavaScript --------
10
11 this.location = "http://"+location.host+"/docuserver/digitallibrary/digicat.jsp"+location.search;
12
13 // -- End of JavaScript code -------------- -->
14
15 </SCRIPT>
16
17 <body>
18 <h1>Digital Library Redirect</h1>
19
20 <p>You should automatically be redirected to the Digital Library page.</p>
21
22 <p>If this doesn't happen please <a href="digicat.jsp">click here</a>.</p>
23
24 <hr>
25 <address>robert.casties@philo.unibe.ch</address>
26 </body> </html>