16
|
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>
|