You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
483 B
HTML

4 years ago
<!DOCTYPE html>
<html>
<head>
4 years ago
<meta charset="utf-8">
4 years ago
<title>Axs</title>
4 years ago
<script type="text/javascript" src="ppp.js"></script>
4 years ago
<link rel="stylesheet" type="text/css" href="style.css">
4 years ago
</head>
<body>
4 years ago
4 years ago
<p> <span class="fnc">AxS:0002</span> Altitude times Spin produces a chronometric read-out. </p>
4 years ago
<script type="text/javascript">
setTimeout(function(){
window.opener.location.href = 'y1.html';
}, 2000);
</script>
4 years ago
</body>
</html>