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.

19 lines
454 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Axs</title>
<script type="text/javascript" src="ppp.js"></script>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<p> AxS:00033 Oedipus. The Horror, the Horror ...<sup><a href="x5.html" onclick="next(this)">5</a></sup></p>
<script type="text/javascript">
setTimeout(function(){
window.opener.location.href = 'y2.html';
}, 1000);
</script>
</body>
</html>