Mercurial > hg > aimmat
annotate aim-mat/modules/help.html @ 0:74dedb26614d
Initial checkin of AIM-MAT version 1.5 (6.4.2011).
author | tomwalters |
---|---|
date | Fri, 20 May 2011 12:32:31 +0100 |
parents | |
children |
rev | line source |
---|---|
tomwalters@0 | 1 <!doctype html public "-//w3c//dtd html 3.2//en"> |
tomwalters@0 | 2 <html> |
tomwalters@0 | 3 <head> |
tomwalters@0 | 4 <title>Redirect...</title> |
tomwalters@0 | 5 </head> |
tomwalters@0 | 6 <script language="Javascript"> |
tomwalters@0 | 7 <!-- |
tomwalters@0 | 8 var URL = "http://www.soton.ac.uk/aim" |
tomwalters@0 | 9 var speed = 5 |
tomwalters@0 | 10 function reload() { |
tomwalters@0 | 11 location = URL |
tomwalters@0 | 12 } |
tomwalters@0 | 13 setTimeout("reload()", speed); |
tomwalters@0 | 14 //--> |
tomwalters@0 | 15 </script> |
tomwalters@0 | 16 <body bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#800080" alink="#ff0000"> |
tomwalters@0 | 17 <p><font size="2" color="#000000" face="times new roman"> </font><a href="http://www.soton.ac.uk/aim%20">http://www.soton.ac.uk/aim.htm |
tomwalters@0 | 18 </a> </p> |
tomwalters@0 | 19 </body> |
tomwalters@0 | 20 </html> |