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.

52 lines
4.9 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>wcl</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;}
</style>
</head>
<body>
<div><span id="xnili">@ilinx</span>:<span id="tilde">~</span>$ <b>Wicht Club</b><br>
The Wicht Club (1903 to 1911) has been founded by <a id="home" href="./wc.html">Walter Cannon</a> and his collegue G. W. Pierce, pioneer in the developement of electronic telecommunication, as a semi-secret and self-assembled associations revolving around Harvard University and whose members and aims are, in part, still secret. To shed light on this private club it is necessary to understand the origin of its name, in fact, 'wicht' refers to the german word 'wichtel', in english 'wight' which <i>''is a creature or living sentient being also called 'restless soul'. In its original usage, the word wight described a living human being, but has also come to be used within fantasy and gothic literature to describe certain undead or zombies"</i>. Following this direction the Wicht Club seems to be involved in the scientific study of a new kind of human understood as zombie, a position that will later become epurated from its fantastical myst and transferred in the idea of the cybernetic machinery and the parallel birth of the post-human perspective.<br><br>
During the 40's <a id="home" href="./af.html">Professor Fassrol</a>, who had access to Harvard's archives found some hidden records of the Wicht Club and published one of the firsts account of the people and guests involved in the associations, such as <a id="home" href="./wj.html">William James</a>.<br><br>
</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>