blob: f3428a88105a54b8801597334e578d091ea47aba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
<html> <head>
<title></title>
</head>
<body>
<BODY bgcolor=lavender
TEXT="blue" LINK="red" ALINK=red3 VLINK=blue>
<FONT COLOR="blue" SIZE=7>
<h1> <center> This page is not yet finished
</h1>
</FONT>
<hr>
<center>
<h2>
<img src=/~ostreich/images/biglook.gif align=botton>
<FONT COLOR="red" SIZE=7><Strong>
Sorry!
</STRONG></FONT>
</center>
</h2>
<hr>
<!--<A HREF=/~ostreich/welcome.html> Return to homepage </A> -->
<address>maintained by <A
HREF="mailto:[email protected]">ThOe</a> </address>
<!-- hhmts start -->
Last modified: Tue Jul 3 16:18:09 CEST 2001
<!-- hhmts end -->
</body> </html>
|