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.

56 lines
5.1 KiB
HTML

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>mvu</title>
<script type="text/javascript" src="../scripts/jquery/jquery-1.12.4.js"></script>
<script type="text/javascript" src="../scripts/popup.js"></script>
<link rel="stylesheet" type="text/css" href="../styles/terminal.css">
<style type="text/css">
#home:hover { font-weight: bold; color: red; font-size: 18px; width: 500px; }
iframe{ width:100%; height: 700px; }
</style>
</head>
<body>
<div><span id="xnili">@ilinx</span>:<span id="tilde">~</span>$ <b>Miskatonic Virtual University (MVU)</b><br>
MVU dates back to the early 1970s, when the N.W. Peaslee Chair in Hydro-History was created for Professor <a class="home" href="./es.html">Echidna Stillwell</a>. TheUniversity had no campus as such (it still doesnt) hence the Virtual of its title but was a loose agglomeration of scholars, most affiliated to other institutions, especially MIT. (Miskatonic had beendescribed as the Shadow MIT.) What bound them together was a shared interest in thehyperfictional aspects of the work of H. P. Lovecraft. MVU thus brings together experts in fictionalsystems, mathematics, physics, geology, semiotics: all engaging in strange, crossdisciplinary pollinations that, if they are not actively forbidden, are unsupported in any other academic institution. The University representw the convergence of the Miskatonic University, the Cthulu Club, whose account can be found in the <a class="home" href="./lvs.html">Vysparov-Stillwell corrispondency</a> and the studies of the occultist wing of <a class="home" href="./ve.html">Virtual Ethnology</a> directed by Stillwell himself. <br><br>
<sup><i>Some say that Miskatonic University is nothing more than a rumour, or a joke. Yet rumours have anunsettling ability to make things happen, and jokes, it is often said, have a serious side. My journey tothe semi-fictional Miskatonic Virtual University hasnt yielded much thats definite. But perhaps thatsthe point ...</i></sup>
<br><br>
<iframe src="https://mvupress.net/"></iframe>
</div>
<audio preload="auto" id="sound-1" src="../media/sounds/Bottoni/1.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-2" src="../media/sounds/Bottoni/2.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-3" src="../media/sounds/Bottoni/3.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-4" src="../media/sounds/Bottoni/4.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-5" src="../media/sounds/Bottoni/5.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-6" src="../media/sounds/Bottoni/6.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-7" src="../media/sounds/Bottoni/7.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-8" src="../media/sounds/Bottoni/8.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-9" src="../media/sounds/Bottoni/9.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-10" src="../media/sounds/Bottoni/10.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-11" src="../media/sounds/Bottoni/11.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-12" src="../media/sounds/Bottoni/12.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-13" src="../media/sounds/Bottoni/13.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-14" src="../media/sounds/Bottoni/14.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-15" src="../media/sounds/Bottoni/15.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-16" src="../media/sounds/Bottoni/16.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-17" src="../media/sounds/Bottoni/17.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-18" src="../media/sounds/Bottoni/18.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-19" src="../media/sounds/Bottoni/19.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-20" src="../media/sounds/Bottoni/20.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-21" src="../media/sounds/Bottoni/21.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-22" src="../media/sounds/Bottoni/22.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-23" src="../media/sounds/Bottoni/23.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-24" src="../media/sounds/Bottoni/24.wav" type="audio/wav"> ... src & fallback ... </audio>
<script type="text/javascript">
$("a").mouseenter(function() {
$("#sound-" + Math.ceil(Math.random() * 24))[0].play();
});
</script>
</body>
</html>