comparison 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
comparison
equal deleted inserted replaced
-1:000000000000 0:74dedb26614d
1 <!doctype html public "-//w3c//dtd html 3.2//en">
2 <html>
3 <head>
4 <title>Redirect...</title>
5 </head>
6 <script language="Javascript">
7 <!--
8 var URL = "http://www.soton.ac.uk/aim"
9 var speed = 5
10 function reload() {
11 location = URL
12 }
13 setTimeout("reload()", speed);
14 //-->
15 </script>
16 <body bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#800080" alink="#ff0000">
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
18 </a> </p>
19 </body>
20 </html>