view 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
line wrap: on
line source
<!doctype html public "-//w3c//dtd html 3.2//en">
<html>
<head>
<title>Redirect...</title>
</head>
<script language="Javascript">
<!--
var URL   = "http://www.soton.ac.uk/aim"
var speed = 5
function reload() {
location = URL
}
setTimeout("reload()", speed);
//-->
</script>
<body bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#800080" alink="#ff0000">
<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 
  </a> </p>
</body>
</html>