1 |
+ |
<! Style Sheet Header> |
2 |
+ |
<html> |
3 |
+ |
<head> |
4 |
+ |
<title>tools.html</title> |
5 |
+ |
<body> |
6 |
+ |
<! End Style Sheet Header -----------Insert Text Here ---------------------> |
7 |
+ |
<center> |
8 |
+ |
Tools |
9 |
+ |
</center> |
10 |
+ |
<hr> |
11 |
+ |
<a href=insure.html>Insure ++</a> |
12 |
+ |
|
13 |
+ |
<! Style Sheet Footer ---------------Do not change anything after this line--> |
14 |
+ |
<hr> |
15 |
+ |
<table border=1 width=100%> |
16 |
+ |
<td align=left> |
17 |
+ |
<a href=mailto:Christopher.Williams@cern.ch |
18 |
+ |
>Chris Williams</a> |
19 |
+ |
</td> |
20 |
+ |
<td align=center> |
21 |
+ |
Last Updated Tue Oct 5 15:53:37 1999 |
22 |
+ |
</td> |
23 |
+ |
<td align=right><a href=/cgi-cmc/pagestat>Show Stats</a> |
24 |
+ |
</td> |
25 |
+ |
</table> |
26 |
+ |
</body> </html> |
27 |
+ |
<! End Style Sheet Footer> |