master
Tancre 4 years ago
parent 2dc9209c53
commit 9f3bf44a61

@ -7,7 +7,7 @@
</style>
</head>
<body>
<div><span id="xnili">@ilinx</span>:<span id="tilde">~</span>$ <b>Death</b> <br> The professor had been striken whilst returning from Java, in Indonesia; falling suddenly, as witnesses said, after his ship reached the territorial water of U.S. Doctors were unable to find any visible disorder, but concluded after perplexed debate that some obscure lesion of the heart, possibly induced by the overload of radio <a href="http://people.math.harvard.edu/~ctm/home/text/others/shannon/entropy/entropy.pdf" onclick="pppRP(this, 'comm', '1000', '800','1000','500')" target="comm">communications</a> received by the ship in the moment of crossing the free waters, has been responsible for the end of a so elderly man. <br><br>
<i>At the time I saw no reason to dissent from this dictum but latterly I am inclined to wonder <br><br>- and more than wonder.</i></div>
<div><span id="xnili">@ilinx</span>:<span id="tilde">~</span>$ <b>Death</b> <br> The professor had been striken whilst returning from Java, in Indonesia; falling suddenly, as witnesses said, after his ship reached the territorial water of U.S. Doctors were unable to find any visible disorder, but concluded after perplexed debate that some obscure lesion of the heart, possibly induced by the overload of radio <a href="#" onclick="pppRP('comm', '1000', '800','1000','500')">communications</a> received by the ship in the moment of crossing the free waters, has been responsible for the end of a so elderly man. <br><br>
<sup><i>At the time I saw no reason to dissent from this dictum but latterly I am inclined to wonder <br><br>- and more than wonder.</i></sup></div>
</body>
</html>

@ -5,7 +5,7 @@
<script type="text/javascript" src="../scripts/popup.js"></script>
<style type="text/css">
body{
font-family: mono;
font-family: "Courier New", Courier, monospace;
color: #f93737;;
/*background: black;*/
/*text-shadow: 2px 2px white;*/
@ -14,7 +14,8 @@
background-image: url('../media/imgs/deadC.gif');
}
p { width: 650px;
p {
width: 650px;
background: #0d0b0b;
padding: 15px;
margin: auto;

@ -8,7 +8,7 @@
<body>
<div> <h2><span id="xnili">@</span> Virtual Ethnology</h2>
In the early times of this discipline, however, the research was pursued following a direction opposite to the actual one, the technological value of this method was meant to enlight the rituals of proto-historical cultures as linguistic engines meant to produce meaning over generations. <br><br>
<a href="wc.html" onclick="pppR(this, 'wc', '1000', '200')" target="wc" >Walter Cannon</a>&nbsp;&nbsp;&nbsp;
<a href="#" onclick="javascript:window.opener.location.href='./wc.html'; window.close();">Walter Cannon</a>&nbsp;&nbsp;&nbsp;
<a href="es.html" onclick="pppR(this, 'es', '1000', '200')" target="es" >Echidna Stillwell</a>
</div>
</body>

@ -13,8 +13,8 @@
<body>
<div><span id="xnili">@ilinx</span>:<span id="tilde">~</span>$ <b>Walter Cannon</b><br>
In the early times of this discipline, however, the research was pursued following a direction opposite to the actual one, the technological value of this method was meant to enlight the rituals of proto-historical cultures as linguistic engines meant to produce meaning over generations. <br><br>
<a id="home" href="../home/doorway.html" onclick="return popup(this, 'h', '1000', '200')" target="h" >Homeostasi</a>&nbsp;&nbsp;&nbsp;
<a href="vd.html" onclick="return popup(this, 'vd', '1000', '200')" target="vd" >Vodoo death</a>&nbsp;&nbsp;&nbsp;
<a id="home" href="./homeo.html" onclick="javascript:window.opener.location.href='../home/doorway.html';" >Homeostasi</a>&nbsp;&nbsp;&nbsp;
<a href="./vd.html" onclick="pppRPvodoo(this, 'comm', '1000', '800','1000','500')" target="comm">Vodoo death</a>&nbsp;&nbsp;&nbsp;
<a href="wcl.html" onclick="return popup(this, 'wcl', '1000', '200')" target="wcl" >Wicht Club</a>
</div>
</body>

@ -0,0 +1,93 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Home</title>
<script src="https://code.jquery.com/jquery-1.12.4.js"></script>
<style type="text/css">
body {font-family: mono;
position: relative;
background-image: url('./img/28.jpg');
background-position: -11px -97px;
background-size: 1991px;
}
h1 {background-color: white;
width: 215px;
padding: 6px;}
#n1 {width: 296px;
height: 895px;
position: absolute;
left: 66px;
top: 125px;
background-position: -178px 0px;}
#n2 {width: 291px;
height: 741px;
position: absolute;
left: 378px;
top: 270.3px;
background-size: 350px 515px;;}
#n3 {width: 276px;
height: 779px;
position: absolute;
left: 1112px;
top: -9px;
background-size: 500px auto;}
#n4 {width: 566px;
height: 409px;
position: absolute;
left: 1373px;
top: 483px;
background-size: 500px auto;}
#n5 {width: 276px;
height: 200px;
position: absolute;
left: 1382px;
top: -9px;
background-size: 500px auto;}
a#n1:hover {
background-image: url(./img/17.jpg);
}
a#n2:hover {
background-image: url(./img/21.jpg);
}
a#n3:hover {
background-image: url(./img/22.jpg);
}
a#n4:hover {
background-image: url(./img/28.jpg);
}
a#n5:hover {
background-image: url(./img/26.jpg);
}
</style>
</head>
<body>
<a class="h" id="n1"href="basement.html"></a>
<a class="h" id="n2"href="basement.html"></a>
<a class="h" id="n3"href="basement.html"></a>
<a class="h" id="n4"href="room_4.html"></a>
<a class="h" id="n5"href="basement.html"></a>
<script type="text/javascript">
setPageM();
setvideo();
var room = ["kitchen.html", "bathroom.html","short_corridor.html"];
function randomInt2(){ return Math.ceil(Math.random() * 3); }
$('a').each(function(){
$(this).attr("href", room[randomInt2()] );
});
</script>
</body>
</html>

@ -0,0 +1,33 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Home</title>
<script src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" src="./setPage.js"></script>
<style type="text/css">
body {font-family: mono;
position: relative;
}
iframe{width: 490px;
height: 340px;}
</style>
</head>
<body>
<a href=""><img id="img1" style="width: 640px;" src="" ></a>
<iframe id="vid" src=""></iframe>
<script type="text/javascript">
setPageM();
setvideo();
var room = ["kitchen.html", "bathroom.html","short_corridor.html"];
function randomInt2(){ return Math.ceil(Math.random() * 3); }
$('a').each(function(){
$(this).attr("href", room[randomInt2()] );
});
</script>
</body>
</html>

@ -0,0 +1,66 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Home</title>
<script src="https://code.jquery.com/jquery-1.12.4.js"></script>
<style type="text/css">
body {font-family: mono;
position: relative;
background-image: url('./img/29.jpg');
background-position: 950px -30px;
}
h1 {background-color: white;
width: 215px;
padding: 6px;}
#n1 {width: 684px;
height: 260px;
position: absolute;
left: 1141px;
top: -9px;}
#n2 {width: 270px;
height: 534px;
position: absolute;
left: 1580px;
top: 431px;}
#n3 {width: 278px;
height: 206px;
position: absolute;
left: 1268px;
top: 798px;
background-position: -380px 825px;}
#n4 {width: 528px;
height: 407px;
position: absolute;
left: 1019px;
top: 398px;}
a#n1:hover {
background-image: url(./img/35.jpg);
}
a#n2:hover {
background-image: url(./img/17.jpg);
}
a#n3:hover {
background-image: url(./img/30.jpg);
}
a#n4:hover {
background-image: url(./img/24.jpg);
}
</style>
</head>
<body>
<a class="h" href="rooftop.html" id="n1"></a>
<a class="h" href="rooftop.html" id="n2"></a>
<a class="h" href="rooftop.html" id="n3"></a>
<a class="h" href="rooftop.html" id="n4"></a>
</body>
</html>

@ -0,0 +1,100 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Home</title>
<script src="https://code.jquery.com/jquery-1.12.4.js"></script>
<style type="text/css">
body {font-family: mono;
position: relative;
background-image: url('./img/32.jpg');
}
h1 {background-color: white;
width: 215px;
padding: 6px;}
#n1 {width: 305px;
height: 488px;
position: absolute;
left: 1164px;
top: 607px;}
#n2 {width: 317px;
height: 437px;
position: absolute;
left: 1523px;
top: 630px;}
#n3 {width: 126px;
height: 126px;
position: absolute;
left: 218px;
top: 690px;
background-size: 126px 126px;}
#n4 {width: 137px;
height: 130px;
position: absolute;
left: 555px;
top: 590px;
background-size: 137px 130px;}
#n5 {width: 141px;
height: 119px;
position: absolute;
left: 559px;
top: 771px;
background-size: 141px 119px;}
#n6 {width: 135px;
height: 117px;
position: absolute;
left: 217px;
top: 918px;
background-size: 135px 117px;}
#n7 {width: 144px;
height: 122px;
position: absolute;
left: 560px;
top: 937px;
background-size: 144px 122px;}
a#n1:hover {
background-image: url(./img/1.jpg);
background-size: 305px 488px;
}
a#n2:hover {
background-image: url(./img/2.jpg);
background-size: 305px 426px;
}
a#n3:hover {
background-image: url(./img/3.jpg);
}
a#n4:hover {
background-image: url(./img/4.jpg);
}
a#n5:hover {
background-image: url(./img/5.jpg);
}
a#n6:hover {
background-image: url(./img/6.jpg);
}
a#n7:hover {
background-image: url(./img/7.jpg);
}
</style>
</head>
<body>
<a class="h" href="basement.html" id="n1"></a>
<a class="h" href="basement.html" id="n2"></a>
<a class="h" href="doorway.html" id="n3"></a>
<a class="h" href="basement.html" id="n4"></a>
<a class="h" href="basement.html" id="n5"></a>
<a class="h" href="room_2.html" id="n6"></a>
<a class="h" href="basement.html" id="n7"></a>
</body>
</html>

@ -0,0 +1,200 @@
<!DOCTYPE html>
<html class="gr__"><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<title>mmmmmm</title>
<script src="https://code.jquery.com/jquery-1.12.4.js"></script>
<style type="text/css">
body {font-family: mono;
position: relative;
background-image: url('./img/8.jpg');
}
.m {
position: absolute;
width: 53px;
height: 53px;
display: block;
background-position: 0px 0px;
}
.m:hover{
background-image: url('./img/15.jpg');
background-position: -121px 840px;
background-size: 310px 500px;
}
</style>
</head>
<body data-gr-c-s-loaded="true" style="cursor: auto;">
<a class="m" href="" style="left: 2023px; top: 973px;"></a>
<a class="m" href="" style="left: -2px; top: -6px;"></a>
<a class="m" href="" style="left: 2182px; top: -6px;"></a>
<a class="m" href="" style="left: 2184px; top: 541px;"></a>
<a class="m" href="" style="left: 2184px; top: 424px;"></a>
<a class="m" href="" style="left: 2186px; top: 268px;"></a>
<a class="m" href="" style="left: 1433px; top: 895px;"></a>
<a class="m" href="" style="left: 2185px; top: 152px;"></a>
<a class="m" href="" style="left: 1878px; top: 72px;"></a>
<a class="m" href="" style="left: 2185px; top: 698px;"></a>
<a class="m" href="" style="left: 2185px; top: 974px;"></a>
<a class="m" href="" style="left: 2185px; top: 816px;"></a>
<a class="m" href="" style="left: 305px; top: 619px;"></a>
<a class="m" href="" style="left: 981px; top: 625px;"></a>
<a class="m" href="" style="left: 1797px; top: 973px;"></a>
<a class="m" href="" style="left: 1736px; top: 973px;"></a>
<a class="m" href="" style="left: 1572px; top: 973px;"></a>
<a class="m" href="" style="left: 1510px; top: 973px;"></a>
<a class="m" href="" style="left: 1347px; top: 972px;"></a>
<a class="m" href="" style="left: 1285px; top: 974px;"></a>
<a class="m" href="" style="left: 1120px; top: 973px;"></a>
<a class="m" href="" style="left: 1060px; top: 973px;"></a>
<a class="m" href="" style="left: 895px; top: 974px;"></a>
<a class="m" href="" style="left: 835px; top: 975px;"></a>
<a class="m" href="" style="left: 670px; top: 975px;"></a>
<a class="m" href="" style="left: 607px; top: 973px;"></a>
<a class="m" href="" style="left: 447px; top: 973px;"></a>
<a class="m" href="" style="left: 383px; top: 973px;"></a>
<a class="m" href="" style="left: 220px; top: 974px;"></a>
<a class="m" href="" style="left: 158px; top: 974px;"></a>
<a class="m" href="" style="left: -4px; top: 973px;"></a>
<a class="m" href="" style="left: 2020px; top: 816px;"></a>
<a class="m" href="" style="left: 1958px; top: 816px;"></a>
<a class="m" href="" style="left: 1796px; top: 817px;"></a>
<a class="m" href="" style="left: 1735px; top: 817px;"></a>
<a class="m" href="" style="left: 1569px; top: 816px;"></a>
<a class="m" href="" style="left: 1509px; top: 817px;"></a>
<a class="m" href="" style="left: 1346px; top: 816px;"></a>
<a class="m" href="" style="left: 1284px; top: 816px;"></a>
<a class="m" href="" style="left: 1121px; top: 817px;"></a>
<a class="m" href="" style="left: 1060px; top: 817px;"></a>
<a class="m" href="" style="left: 897px; top: 817px;"></a>
<a class="m" href="" style="left: 834px; top: 818px;"></a>
<a class="m" href="" style="left: 673px; top: 815px;"></a>
<a class="m" href="" style="left: 608px; top: 818px;"></a>
<a class="m" href="" style="left: 445px; top: 816px;"></a>
<a class="m" href="" style="left: 383px; top: 817px;"></a>
<a class="m" href="" style="left: 221px; top: 816px;"></a>
<a class="m" href="" style="left: 158px; top: 815px;"></a>
<a class="m" href="" style="left: -4px; top: 816px;"></a>
<a class="m" href="" style="left: 2021px; top: 700px;"></a>
<a class="m" href="" style="left: 1958px; top: 700px;"></a>
<a class="m" href="" style="left: 1796px; top: 700px;"></a>
<a class="m" href="" style="left: 1734px; top: 699px;"></a>
<a class="m" href="" style="left: 1569px; top: 698px;"></a>
<a class="m" href="" style="left: 1509px; top: 699px;"></a>
<a class="m" href="" style="left: 1346px; top: 700px;"></a>
<a class="m" href="" style="left: 1283px; top: 700px;"></a>
<a class="m" href="" style="left: 1121px; top: 699px;"></a>
<a class="m" href="" style="left: 1060px; top: 699px;"></a>
<a class="m" href="" style="left: 897px; top: 699px;"></a>
<a class="m" href="" style="left: 834px; top: 698px;"></a>
<a class="m" href="" style="left: 673px; top: 700px;"></a>
<a class="m" href="" style="left: 608px; top: 700px;"></a>
<a class="m" href="" style="left: 444px; top: 700px;"></a>
<a class="m" href="" style="left: 385px; top: 698px;"></a>
<a class="m" href="" style="left: 221px; top: 700px;"></a>
<a class="m" href="" style="left: 159px; top: 699px;"></a>
<a class="m" href="" style="left: -5px; top: 700px;"></a>
<a class="m" href="" style="left: 2021px; top: 542px;"></a>
<a class="m" href="" style="left: 1958px; top: 543px;"></a>
<a class="m" href="" style="left: 1795px; top: 543px;"></a>
<a class="m" href="" style="left: 1733px; top: 543px;"></a>
<a class="m" href="" style="left: 1570px; top: 543px;"></a>
<a class="m" href="" style="left: 1510px; top: 541px;"></a>
<a class="m" href="" style="left: 1347px; top: 540px;"></a>
<a class="m" href="" style="left: 1284px; top: 543px;"></a>
<a class="m" href="" style="left: 1119px; top: 542px;"></a>
<a class="m" href="" style="left: 1060px; top: 543px;"></a>
<a class="m" href="" style="left: 896px; top: 544px;"></a>
<a class="m" href="" style="left: 834px; top: 544px;"></a>
<a class="m" href="" style="left: 671px; top: 542px;"></a>
<a class="m" href="" style="left: 608px; top: 542px;"></a>
<a class="m" href="" style="left: 445px; top: 543px;"></a>
<a class="m" href="" style="left: 383px; top: 543px;"></a>
<a class="m" href="" style="left: 220px; top: 542px;"></a>
<a class="m" href="" style="left: 161px; top: 541px;"></a>
<a class="m" href="" style="left: -4px; top: 543px;"></a>
<a class="m" href="" style="left: 2021px; top: 425px;"></a>
<a class="m" href="" style="left: 1959px; top: 425px;"></a>
<a class="m" href="" style="left: 1796px; top: 425px;"></a>
<a class="m" href="" style="left: 1734px; top: 425px;"></a>
<a class="m" href="" style="left: 1571px; top: 425px;"></a>
<a class="m" href="" style="left: 1510px; top: 424px;"></a>
<a class="m" href="" style="left: 1347px; top: 427px;"></a>
<a class="m" href="" style="left: 1285px; top: 425px;"></a>
<a class="m" href="" style="left: 1121px; top: 427px;"></a>
<a class="m" href="" style="left: 1060px; top: 425px;"></a>
<a class="m" href="" style="left: 895px; top: 425px;"></a>
<a class="m" href="" style="left: 834px; top: 425px;"></a>
<a class="m" href="" style="left: 669px; top: 423px;"></a>
<a class="m" href="" style="left: 608px; top: 425px;"></a>
<a class="m" href="" style="left: 447px; top: 424px;"></a>
<a class="m" href="" style="left: 384px; top: 425px;"></a>
<a class="m" href="" style="left: 221px; top: 425px;"></a>
<a class="m" href="" style="left: 161px; top: 424px;"></a>
<a class="m" href="" style="left: -4px; top: 425px;"></a>
<a class="m" href="" style="left: 2022px; top: 269px;"></a>
<a class="m" href="" style="left: 1960px; top: 269px;"></a>
<a class="m" href="" style="left: 1796px; top: 268px;"></a>
<a class="m" href="" style="left: 1734px; top: 268px;"></a>
<a class="m" href="" style="left: 1572px; top: 268px;"></a>
<a class="m" href="" style="left: 1511px; top: 268px;"></a>
<a class="m" href="" style="left: 1347px; top: 269px;"></a>
<a class="m" href="" style="left: 1283px; top: 268px;"></a>
<a class="m" href="" style="left: 1122px; top: 266px;"></a>
<a class="m" href="" style="left: 1060px; top: 266px;"></a>
<a class="m" href="" style="left: 898px; top: 267px;"></a>
<a class="m" href="" style="left: 835px; top: 268px;"></a>
<a class="m" href="" style="left: 672px; top: 267px;"></a>
<a class="m" href="" style="left: 608px; top: 268px;"></a>
<a class="m" href="" style="left: 446px; top: 270px;"></a>
<a class="m" href="" style="left: 383px; top: 269px;"></a>
<a class="m" href="" style="left: 221px; top: 268px;"></a>
<a class="m" href="" style="left: 158px; top: 269px;"></a>
<a class="m" href="" style="left: -3px; top: 268px;"></a>
<a class="m" href="" style="left: 2021px; top: 152px;"></a>
<a class="m" href="" style="left: 1961px; top: 152px;"></a>
<a class="m" href="" style="left: 1795px; top: 151px;"></a>
<a class="m" href="" style="left: 1734px; top: 151px;"></a>
<a class="m" href="" style="left: 1572px; top: 151px;"></a>
<a class="m" href="" style="left: 1511px; top: 152px;"></a>
<a class="m" href="" style="left: 1347px; top: 151px;"></a>
<a class="m" href="" style="left: 1286px; top: 152px;"></a>
<a class="m" href="" style="left: 1121px; top: 152px;"></a>
<a class="m" href="" style="left: 1061px; top: 151px;"></a>
<a class="m" href="" style="left: 896px; top: 151px;"></a>
<a class="m" href="" style="left: 833px; top: 150px;"></a>
<a class="m" href="" style="left: 670px; top: 151px;"></a>
<a class="m" href="" style="left: 608px; top: 151px;"></a>
<a class="m" href="" style="left: 445px; top: 150px;"></a>
<a class="m" href="" style="left: 384px; top: 150px;"></a>
<a class="m" href="" style="left: 221px; top: 150px;"></a>
<a class="m" href="" style="left: 161px; top: 151px;"></a>
<a class="m" href="" style="left: -3px; top: 151px;"></a>
<a class="m" href="" style="left: 2020px; top: -5px;"></a>
<a class="m" href="" style="left: 1960px; top: -5px;"></a>
<a class="m" href="" style="left: 1797px; top: -5px;"></a>
<a class="m" href="" style="left: 1734px; top: -6px;"></a>
<a class="m" href="" style="left: 1571px; top: -6px;"></a>
<a class="m" href="" style="left: 1509px; top: -5px;"></a>
<a class="m" href="" style="left: 1347px; top: -6px;"></a>
<a class="m" href="" style="left: 1283px; top: -5px;"></a>
<a class="m" href="" style="left: 1120px; top: -6px;"></a>
<a class="m" href="" style="left: 1060px; top: -5px;"></a>
<a class="m" href="" style="left: 897px; top: -6px;"></a>
<a class="m" href="" style="left: 834px; top: -6px;"></a>
<a class="m" href="" style="left: 671px; top: -6px;"></a>
<a class="m" href="" style="left: 610px; top: -6px;"></a>
<a class="m" href="" style="left: 447px; top: -6px;"></a>
<a class="m" href="" style="left: 385px; top: -5px;"></a>
<a class="m" href="" style="left: 222px; top: -7px;"></a>
<a class="m" href="" style="left: 159px; top: -7px;"></a>
<a class="m" href="" style="left: 1960px; top: 975px;"></a>
<script type="text/javascript">
$('.m:even').attr("href", "attic.html" );
$('.m:odd').attr("href", "bedroom.html" );
</script>
</body></html>

@ -0,0 +1,24 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Home</title>
<style type="text/css">
body {
font-family: mono;
background-color: black;
color: white;
margin: 0;
}
iframe {border: none;}
</style>
</head>
<body>
<h1>Homeostat</h1>
<iframe src="./room_1.html" width="600px" height="400px"></iframe>
<iframe src="./room_2.html" width="600px" height="400px"></iframe><br>
<iframe src="./room_4.html" width="600px" height="400px"></iframe>
<iframe src="./room_3.html" width="600px" height="400px"></iframe>
</body>
</html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 171 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 109 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 169 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 125 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 232 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 107 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 622 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 589 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 502 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 522 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 576 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 545 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 407 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 507 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 149 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<title></title>
<meta http-equiv="refresh" content="0; url=./doorway.html">
</head>
<body>
</body>
</html>

@ -0,0 +1,58 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Home</title>
<script src="https://code.jquery.com/jquery-1.12.4.js"></script>
<style type="text/css">
body {font-family: mono;
position: relative;
background-image: url('./img/34.jpg');
background-position: 950px -30px;
}
h1 {background-color: white;
width: 215px;
padding: 6px;}
#n1 {width: 228px;
height: 653px;
position: absolute;
left: 986px;
top: 55px;
background-position: -178px 0px;}
#n2 {width: 292px;
height: 781px;
position: absolute;
left: 1481px;
top: 49px;
background-size: 350px 515px;}
#n3 {width: 228px;
height: 489px;
position: absolute;
left: 1212px;
top: 55px;
background-size: 500px auto;}
a#n1:hover {
background-image: url(./img/19.JPG);
}
a#n2:hover {
background-image: url(./img/26.jpg);
}
a#n3:hover {
background-image: url(./img/5.jpg);
}
</style>
</head>
<body>
<a class="h" id="n1"href="rooftop.html"></a>
<a class="h" id="n2"href="rooftop.html"></a>
<a class="h" id="n3"href="rooftop.html"></a>
</body>
</html>

@ -0,0 +1,177 @@
<!DOCTYPE html>
<html class="gr__"><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<script src="https://code.jquery.com/jquery-1.12.4.js"></script>
<title>Hommmmme</title>
<style type="text/css">
body {font-family: mono;
position: relative;
background-image: url('./img/7.jpg');
background-size: 1912px;
}
.m {
position: absolute;
width: 75px;
height: 75px;
display: block;
background-size: 75px 75px;
}
</style>
</head>
<body>
<a class="m" href="" style="left: 2023px; top: 973px;"></a>
<a class="m" href="" style="left: 40px; top: 32px;"></a>
<a class="m" href="" style="left: 2182px; top: -6px;"></a>
<a class="m" href="" style="left: 2184px; top: 541px;"></a>
<a class="m" href="" style="left: 2184px; top: 424px;"></a>
<a class="m" href="" style="left: 2186px; top: 268px;"></a>
<a class="m" href="" style="left: 1412px; top: 942px;"></a>
<a class="m" href="" style="left: 2185px; top: 152px;"></a>
<a class="m" href="" style="left: 152px; top: 32px;"></a>
<a class="m" href="" style="left: 2185px; top: 698px;"></a>
<a class="m" href="" style="left: 2185px; top: 974px;"></a>
<a class="m" href="" style="left: 2185px; top: 816px;"></a>
<a class="m" href="" style="left: 276px; top: 374px;"></a>
<a class="m" href="" style="left: 893px; top: 647px;"></a>
<a class="m" href="" style="left: 1804px; top: 954px;"></a>
<a class="m" href="" style="left: 1666px; top: 952px;"></a>
<a class="m" href="" style="left: 1547px; top: 537px;"></a>
<a class="m" href="" style="left: 1531px; top: 945px;"></a>
<a class="m" href="" style="left: 1415px; top: 815px;"></a>
<a class="m" href="" style="left: 1295px; top: 937px;"></a>
<a class="m" href="" style="left: 1168px; top: 932px;"></a>
<a class="m" href="" style="left: 1030px; top: 928px;"></a>
<a class="m" href="" style="left: 896px; top: 925px;"></a>
<a class="m" href="" style="left: 775px; top: 920px;"></a>
<a class="m" href="" style="left: 654px; top: 918px;"></a>
<a class="m" href="" style="left: 540px; top: 917px;"></a>
<a class="m" href="" style="left: 421px; top: 915px;"></a>
<a class="m" href="" style="left: 307px; top: 909px;"></a>
<a class="m" href="" style="left: 192px; top: 908px;"></a>
<a class="m" href="" style="left: 58px; top: 909px;"></a>
<a class="m" href="" style="left: 52px; top: 784px;"></a>
<a class="m" href="" style="left: 2020px; top: 816px;"></a>
<a class="m" href="" style="left: 1958px; top: 816px;"></a>
<a class="m" href="" style="left: 1810px; top: 817px;"></a>
<a class="m" href="" style="left: 1668px; top: 819px;"></a>
<a class="m" href="" style="left: 1540px; top: 814px;"></a>
<a class="m" href="" style="left: 1544px; top: 678px;"></a>
<a class="m" href="" style="left: 1296px; top: 805px;"></a>
<a class="m" href="" style="left: 1424px; top: 533px;"></a>
<a class="m" href="" style="left: 1171px; top: 805px;"></a>
<a class="m" href="" style="left: 1040px; top: 801px;"></a>
<a class="m" href="" style="left: 900px; top: 793px;"></a>
<a class="m" href="" style="left: 774px; top: 790px;"></a>
<a class="m" href="" style="left: 650px; top: 784px;"></a>
<a class="m" href="" style="left: 533px; top: 781px;"></a>
<a class="m" href="" style="left: 418px; top: 784px;"></a>
<a class="m" href="" style="left: 406px; top: 643px;"></a>
<a class="m" href="" style="left: 287px; top: 644px;"></a>
<a class="m" href="" style="left: 188px; top: 780px;"></a>
<a class="m" href="" style="left: 47px; top: 642px;"></a>
<a class="m" href="" style="left: 2021px; top: 700px;"></a>
<a class="m" href="" style="left: 1958px; top: 700px;"></a>
<a class="m" href="" style="left: 1803px; top: 688px;"></a>
<a class="m" href="" style="left: 1811px; top: 552px;"></a>
<a class="m" href="" style="left: 1680px; top: 544px;"></a>
<a class="m" href="" style="left: 1698px; top: 42px;"></a>
<a class="m" href="" style="left: 1422px; top: 670px;"></a>
<a class="m" href="" style="left: 1297px; top: 664px;"></a>
<a class="m" href="" style="left: 1178px; top: 658px;"></a>
<a class="m" href="" style="left: 1040px; top: 655px;"></a>
<a class="m" href="" style="left: 770px; top: 647px;"></a>
<a class="m" href="" style="left: 648px; top: 514px;"></a>
<a class="m" href="" style="left: 656px; top: 644px;"></a>
<a class="m" href="" style="left: 527px; top: 646px;"></a>
<a class="m" href="" style="left: 152px; top: 151px;"></a>
<a class="m" href="" style="left: 158px; top: 251px;"></a>
<a class="m" href="" style="left: 175px; top: 642px;"></a>
<a class="m" href="" style="left: 298px; top: 781px;"></a>
<a class="m" href="" style="left: 46px; top: 506px;"></a>
<a class="m" href="" style="left: 2021px; top: 542px;"></a>
<a class="m" href="" style="left: 1958px; top: 543px;"></a>
<a class="m" href="" style="left: 1820px; top: 416px;"></a>
<a class="m" href="" style="left: 1823px; top: 289px;"></a>
<a class="m" href="" style="left: 1687px; top: 408px;"></a>
<a class="m" href="" style="left: 1694px; top: 176px;"></a>
<a class="m" href="" style="left: 1294px; top: 38px;"></a>
<a class="m" href="" style="left: 1167px; top: 38px;"></a>
<a class="m" href="" style="left: 1043px; top: 518px;"></a>
<a class="m" href="" style="left: 897px; top: 518px;"></a>
<a class="m" href="" style="left: 524px; top: 512px;"></a>
<a class="m" href="" style="left: 397px; top: 510px;"></a>
<a class="m" href="" style="left: 764px; top: 34px;"></a>
<a class="m" href="" style="left: 647px; top: 36px;"></a>
<a class="m" href="" style="left: 282px; top: 507px;"></a>
<a class="m" href="" style="left: 159px; top: 376px;"></a>
<a class="m" href="" style="left: 168px; top: 505px;"></a>
<a class="m" href="" style="left: 266px; top: 33px;"></a>
<a class="m" href="" style="left: 43px; top: 258px;"></a>
<a class="m" href="" style="left: 2021px; top: 425px;"></a>
<a class="m" href="" style="left: 1959px; top: 425px;"></a>
<a class="m" href="" style="left: 1828px; top: 47px;"></a>
<a class="m" href="" style="left: 1825px; top: 179px;"></a>
<a class="m" href="" style="left: 1674px; top: 683px;"></a>
<a class="m" href="" style="left: 1692px; top: 284px;"></a>
<a class="m" href="" style="left: 1558px; top: 40px;"></a>
<a class="m" href="" style="left: 1427px; top: 40px;"></a>
<a class="m" href="" style="left: 1177px; top: 527px;"></a>
<a class="m" href="" style="left: 769px; top: 511px;"></a>
<a class="m" href="" style="left: 1034px; top: 36px;"></a>
<a class="m" href="" style="left: 891px; top: 34px;"></a>
<a class="m" href="" style="left: 270px; top: 141px;"></a>
<a class="m" href="" style="left: 1299px; top: 532px;"></a>
<a class="m" href="" style="left: 521px; top: 35px;"></a>
<a class="m" href="" style="left: 387px; top: 37px;"></a>
<a class="m" href="" style="left: 44px; top: 380px;"></a>
<a class="m" href="" style="left: 48px; top: 143px;"></a>
<a class="m" href="" style="left: 1553px; top: 406px;"></a>
<a class="m" href="" style="left: 1427px; top: 395px;"></a>
<a class="m" href="" style="left: 1557px; top: 276px;"></a>
<a class="m" href="" style="left: 1560px; top: 172px;"></a>
<a class="m" href="" style="left: 1424px; top: 271px;"></a>
<a class="m" href="" style="left: 1428px; top: 168px;"></a>
<a class="m" href="" style="left: 1294px; top: 392px;"></a>
<a class="m" href="" style="left: 1295px; top: 267px;"></a>
<a class="m" href="" style="left: 1296px; top: 159px;"></a>
<a class="m" href="" style="left: 1172px; top: 387px;"></a>
<a class="m" href="" style="left: 1171px; top: 265px;"></a>
<a class="m" href="" style="left: 1173px; top: 155px;"></a>
<a class="m" href="" style="left: 1041px; top: 382px;"></a>
<a class="m" href="" style="left: 1041px; top: 259px;"></a>
<a class="m" href="" style="left: 1043px; top: 151px;"></a>
<a class="m" href="" style="left: 896px; top: 379px;"></a>
<a class="m" href="" style="left: 896px; top: 251px;"></a>
<a class="m" href="" style="left: 893px; top: 149px;"></a>
<a class="m" href="" style="left: 768px; top: 378px;"></a>
<a class="m" href="" style="left: 768px; top: 253px;"></a>
<a class="m" href="" style="left: 768px; top: 146px;"></a>
<a class="m" href="" style="left: 645px; top: 375px;"></a>
<a class="m" href="" style="left: 645px; top: 252px;"></a>
<a class="m" href="" style="left: 519px; top: 378px;"></a>
<a class="m" href="" style="left: 395px; top: 375px;"></a>
<a class="m" href="" style="left: 516px; top: 255px;"></a>
<a class="m" href="" style="left: 647px; top: 146px;"></a>
<a class="m" href="" style="left: 389px; top: 253px;"></a>
<a class="m" href="" style="left: 269px; top: 254px;"></a>
<a class="m" href="" style="left: 521px; top: 141px;"></a>
<a class="m" href="" style="left: 389px; top: 141px;"></a>
<script type="text/javascript">
$('.m:even').attr("href", "kitchen.html" );
$('.m:odd').attr("href", "bathroom.html" );
function randomInt(){return Math.ceil(Math.random() * 35);}
$('.m').hover(function(e) {
var r = randomInt()
$(this).css("background-image",e.type === "mouseenter"?"url(./img/" + randomInt() + ".jpg":"none")
});
</script>
</script>
</body></html>

@ -0,0 +1,205 @@
<!DOCTYPE html>
<html class="gr__"><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<title>mmmmmm</title>
<script src="https://code.jquery.com/jquery-1.12.4.js"></script>
<style type="text/css">
body {font-family: mono;
position: relative;
background-image: url('./img/8.jpg');
}
.m {
position: absolute;
width: 53px;
height: 53px;
display: block;
background-position: 0px 0px;
}
.m:hover{
background-image: url('./img/15.jpg');
background-position: -121px 840px;
background-size: 310px 500px;
}
</style>
</head>
<body data-gr-c-s-loaded="true" style="cursor: auto;">
<a class="m" href="" style="left: 2023px; top: 973px;"></a>
<a class="m" href="" style="left: -2px; top: -6px;"></a>
<a class="m" href="" style="left: 2182px; top: -6px;"></a>
<a class="m" href="" style="left: 2184px; top: 541px;"></a>
<a class="m" href="" style="left: 2184px; top: 424px;"></a>
<a class="m" href="" style="left: 2186px; top: 268px;"></a>
<a class="m" href="" style="left: 1433px; top: 895px;"></a>
<a class="m" href="" style="left: 2185px; top: 152px;"></a>
<a class="m" href="" style="left: 1878px; top: 72px;"></a>
<a class="m" href="" style="left: 2185px; top: 698px;"></a>
<a class="m" href="" style="left: 2185px; top: 974px;"></a>
<a class="m" href="" style="left: 2185px; top: 816px;"></a>
<a class="m" href="" style="left: 305px; top: 619px;"></a>
<a class="m" href="" style="left: 981px; top: 625px;"></a>
<a class="m" href="" style="left: 1797px; top: 973px;"></a>
<a class="m" href="" style="left: 1736px; top: 973px;"></a>
<a class="m" href="" style="left: 1572px; top: 973px;"></a>
<a class="m" href="" style="left: 1510px; top: 973px;"></a>
<a class="m" href="" style="left: 1347px; top: 972px;"></a>
<a class="m" href="" style="left: 1285px; top: 974px;"></a>
<a class="m" href="" style="left: 1120px; top: 973px;"></a>
<a class="m" href="" style="left: 1060px; top: 973px;"></a>
<a class="m" href="" style="left: 895px; top: 974px;"></a>
<a class="m" href="" style="left: 835px; top: 975px;"></a>
<a class="m" href="" style="left: 670px; top: 975px;"></a>
<a class="m" href="" style="left: 607px; top: 973px;"></a>
<a class="m" href="" style="left: 447px; top: 973px;"></a>
<a class="m" href="" style="left: 383px; top: 973px;"></a>
<a class="m" href="" style="left: 220px; top: 974px;"></a>
<a class="m" href="" style="left: 158px; top: 974px;"></a>
<a class="m" href="" style="left: -4px; top: 973px;"></a>
<a class="m" href="" style="left: 2020px; top: 816px;"></a>
<a class="m" href="" style="left: 1958px; top: 816px;"></a>
<a class="m" href="" style="left: 1796px; top: 817px;"></a>
<a class="m" href="" style="left: 1735px; top: 817px;"></a>
<a class="m" href="" style="left: 1569px; top: 816px;"></a>
<a class="m" href="" style="left: 1509px; top: 817px;"></a>
<a class="m" href="" style="left: 1346px; top: 816px;"></a>
<a class="m" href="" style="left: 1284px; top: 816px;"></a>
<a class="m" href="" style="left: 1121px; top: 817px;"></a>
<a class="m" href="" style="left: 1060px; top: 817px;"></a>
<a class="m" href="" style="left: 897px; top: 817px;"></a>
<a class="m" href="" style="left: 834px; top: 818px;"></a>
<a class="m" href="" style="left: 673px; top: 815px;"></a>
<a class="m" href="" style="left: 608px; top: 818px;"></a>
<a class="m" href="" style="left: 445px; top: 816px;"></a>
<a class="m" href="" style="left: 383px; top: 817px;"></a>
<a class="m" href="" style="left: 221px; top: 816px;"></a>
<a class="m" href="" style="left: 158px; top: 815px;"></a>
<a class="m" href="" style="left: -4px; top: 816px;"></a>
<a class="m" href="" style="left: 2021px; top: 700px;"></a>
<a class="m" href="" style="left: 1958px; top: 700px;"></a>
<a class="m" href="" style="left: 1796px; top: 700px;"></a>
<a class="m" href="" style="left: 1734px; top: 699px;"></a>
<a class="m" href="" style="left: 1569px; top: 698px;"></a>
<a class="m" href="" style="left: 1509px; top: 699px;"></a>
<a class="m" href="" style="left: 1346px; top: 700px;"></a>
<a class="m" href="" style="left: 1283px; top: 700px;"></a>
<a class="m" href="" style="left: 1121px; top: 699px;"></a>
<a class="m" href="" style="left: 1060px; top: 699px;"></a>
<a class="m" href="" style="left: 897px; top: 699px;"></a>
<a class="m" href="" style="left: 834px; top: 698px;"></a>
<a class="m" href="" style="left: 673px; top: 700px;"></a>
<a class="m" href="" style="left: 608px; top: 700px;"></a>
<a class="m" href="" style="left: 444px; top: 700px;"></a>
<a class="m" href="" style="left: 385px; top: 698px;"></a>
<a class="m" href="" style="left: 221px; top: 700px;"></a>
<a class="m" href="" style="left: 159px; top: 699px;"></a>
<a class="m" href="" style="left: -5px; top: 700px;"></a>
<a class="m" href="" style="left: 2021px; top: 542px;"></a>
<a class="m" href="" style="left: 1958px; top: 543px;"></a>
<a class="m" href="" style="left: 1795px; top: 543px;"></a>
<a class="m" href="" style="left: 1733px; top: 543px;"></a>
<a class="m" href="" style="left: 1570px; top: 543px;"></a>
<a class="m" href="" style="left: 1510px; top: 541px;"></a>
<a class="m" href="" style="left: 1347px; top: 540px;"></a>
<a class="m" href="" style="left: 1284px; top: 543px;"></a>
<a class="m" href="" style="left: 1119px; top: 542px;"></a>
<a class="m" href="" style="left: 1060px; top: 543px;"></a>
<a class="m" href="" style="left: 896px; top: 544px;"></a>
<a class="m" href="" style="left: 834px; top: 544px;"></a>
<a class="m" href="" style="left: 671px; top: 542px;"></a>
<a class="m" href="" style="left: 608px; top: 542px;"></a>
<a class="m" href="" style="left: 445px; top: 543px;"></a>
<a class="m" href="" style="left: 383px; top: 543px;"></a>
<a class="m" href="" style="left: 220px; top: 542px;"></a>
<a class="m" href="" style="left: 161px; top: 541px;"></a>
<a class="m" href="" style="left: -4px; top: 543px;"></a>
<a class="m" href="" style="left: 2021px; top: 425px;"></a>
<a class="m" href="" style="left: 1959px; top: 425px;"></a>
<a class="m" href="" style="left: 1796px; top: 425px;"></a>
<a class="m" href="" style="left: 1734px; top: 425px;"></a>
<a class="m" href="" style="left: 1571px; top: 425px;"></a>
<a class="m" href="" style="left: 1510px; top: 424px;"></a>
<a class="m" href="" style="left: 1347px; top: 427px;"></a>
<a class="m" href="" style="left: 1285px; top: 425px;"></a>
<a class="m" href="" style="left: 1121px; top: 427px;"></a>
<a class="m" href="" style="left: 1060px; top: 425px;"></a>
<a class="m" href="" style="left: 895px; top: 425px;"></a>
<a class="m" href="" style="left: 834px; top: 425px;"></a>
<a class="m" href="" style="left: 669px; top: 423px;"></a>
<a class="m" href="" style="left: 608px; top: 425px;"></a>
<a class="m" href="" style="left: 447px; top: 424px;"></a>
<a class="m" href="" style="left: 384px; top: 425px;"></a>
<a class="m" href="" style="left: 221px; top: 425px;"></a>
<a class="m" href="" style="left: 161px; top: 424px;"></a>
<a class="m" href="" style="left: -4px; top: 425px;"></a>
<a class="m" href="" style="left: 2022px; top: 269px;"></a>
<a class="m" href="" style="left: 1960px; top: 269px;"></a>
<a class="m" href="" style="left: 1796px; top: 268px;"></a>
<a class="m" href="" style="left: 1734px; top: 268px;"></a>
<a class="m" href="" style="left: 1572px; top: 268px;"></a>
<a class="m" href="" style="left: 1511px; top: 268px;"></a>
<a class="m" href="" style="left: 1347px; top: 269px;"></a>
<a class="m" href="" style="left: 1283px; top: 268px;"></a>
<a class="m" href="" style="left: 1122px; top: 266px;"></a>
<a class="m" href="" style="left: 1060px; top: 266px;"></a>
<a class="m" href="" style="left: 898px; top: 267px;"></a>
<a class="m" href="" style="left: 835px; top: 268px;"></a>
<a class="m" href="" style="left: 672px; top: 267px;"></a>
<a class="m" href="" style="left: 608px; top: 268px;"></a>
<a class="m" href="" style="left: 446px; top: 270px;"></a>
<a class="m" href="" style="left: 383px; top: 269px;"></a>
<a class="m" href="" style="left: 221px; top: 268px;"></a>
<a class="m" href="" style="left: 158px; top: 269px;"></a>
<a class="m" href="" style="left: -3px; top: 268px;"></a>
<a class="m" href="" style="left: 2021px; top: 152px;"></a>
<a class="m" href="" style="left: 1961px; top: 152px;"></a>
<a class="m" href="" style="left: 1795px; top: 151px;"></a>
<a class="m" href="" style="left: 1734px; top: 151px;"></a>
<a class="m" href="" style="left: 1572px; top: 151px;"></a>
<a class="m" href="" style="left: 1511px; top: 152px;"></a>
<a class="m" href="" style="left: 1347px; top: 151px;"></a>
<a class="m" href="" style="left: 1286px; top: 152px;"></a>
<a class="m" href="" style="left: 1121px; top: 152px;"></a>
<a class="m" href="" style="left: 1061px; top: 151px;"></a>
<a class="m" href="" style="left: 896px; top: 151px;"></a>
<a class="m" href="" style="left: 833px; top: 150px;"></a>
<a class="m" href="" style="left: 670px; top: 151px;"></a>
<a class="m" href="" style="left: 608px; top: 151px;"></a>
<a class="m" href="" style="left: 445px; top: 150px;"></a>
<a class="m" href="" style="left: 384px; top: 150px;"></a>
<a class="m" href="" style="left: 221px; top: 150px;"></a>
<a class="m" href="" style="left: 161px; top: 151px;"></a>
<a class="m" href="" style="left: -3px; top: 151px;"></a>
<a class="m" href="" style="left: 2020px; top: -5px;"></a>
<a class="m" href="" style="left: 1960px; top: -5px;"></a>
<a class="m" href="" style="left: 1797px; top: -5px;"></a>
<a class="m" href="" style="left: 1734px; top: -6px;"></a>
<a class="m" href="" style="left: 1571px; top: -6px;"></a>
<a class="m" href="" style="left: 1509px; top: -5px;"></a>
<a class="m" href="" style="left: 1347px; top: -6px;"></a>
<a class="m" href="" style="left: 1283px; top: -5px;"></a>
<a class="m" href="" style="left: 1120px; top: -6px;"></a>
<a class="m" href="" style="left: 1060px; top: -5px;"></a>
<a class="m" href="" style="left: 897px; top: -6px;"></a>
<a class="m" href="" style="left: 834px; top: -6px;"></a>
<a class="m" href="" style="left: 671px; top: -6px;"></a>
<a class="m" href="" style="left: 610px; top: -6px;"></a>
<a class="m" href="" style="left: 447px; top: -6px;"></a>
<a class="m" href="" style="left: 385px; top: -5px;"></a>
<a class="m" href="" style="left: 222px; top: -7px;"></a>
<a class="m" href="" style="left: 159px; top: -7px;"></a>
<a class="m" href="" style="left: 1960px; top: 975px;"></a>
<script type="text/javascript">
var rooms = ['VB01.html','FS01.html','Ixse.html','Ixse2.html','Ixse4.html','EOC2.html','EOC.html','./home/doorway.html','./home/doorway.html','./home/doorway.html','./AxS/index.html','./0/ilinx_0.html','cyberSit.html'];
function randomInt2(){ return Math.ceil(Math.random() * 5);}
$('.m').each(function(){
$(this).attr("href", rooms[randomInt2()] );
});
</script>
</body></html>

@ -0,0 +1,31 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Home</title>
<script src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" src="./setPage.js"></script>
<style type="text/css">
body {font-family: mono;
position: relative;
}
iframe{width: 490px;
height: 340px;}
</style>
</head>
<body>
<a href=""><img id="img1" style="width: 640px;" src="" ></a>
<script type="text/javascript">
setPageT();
var room = ["attic.html", "bedroom.html","long_corridor.html"];
function randomInt2(){ return Math.ceil(Math.random() * 3);}
$('a').each(function(){
$(this).attr("href", room[randomInt2()] );
});
</script>
</body>
</html>

@ -0,0 +1,114 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Homeostat 1</title>
<meta http-equiv="refresh" content="5; url=./room_2.html">
<script src="https://code.jquery.com/jquery-1.12.4.js"></script>
<style type="text/css">
body {font-family: mono;
position: relative;
background-image: url('./img/32.jpg');
}
h1 {background-color: white;
width: 215px;
padding: 6px;}
#n1 {width: 305px;
height: 488px;
position: absolute;
left: 1164px;
top: 607px;}
#n2 {width: 317px;
height: 437px;
position: absolute;
left: 1523px;
top: 630px;}
#n3 {width: 126px;
height: 126px;
position: absolute;
left: 218px;
top: 690px;
background-size: 126px 126px;}
#n4 {width: 137px;
height: 130px;
position: absolute;
left: 555px;
top: 590px;
background-size: 137px 130px;}
#n5 {width: 141px;
height: 119px;
position: absolute;
left: 559px;
top: 771px;
background-size: 141px 119px;}
#n6 {width: 135px;
height: 117px;
position: absolute;
left: 217px;
top: 918px;
background-size: 135px 117px;}
#n7 {width: 144px;
height: 122px;
position: absolute;
left: 560px;
top: 937px;
background-size: 144px 122px;}
a#n1:hover {
background-image: url(./img/15.jpg);
background-size: 305px 488px;
}
a#n2:hover {
background-image: url(./img/18.jpg);
background-size: 305px 426px;
}
a#n3:hover {
background-image: url(./img/9.jpg);
}
a#n4:hover {
background-image: url(./img/2.jpg);
}
a#n5:hover {
background-image: url(./img/3.jpg);
}
a#n6:hover {
background-image: url(./img/4.jpg);
}
a#n7:hover {
background-image: url(./img/5.jpg);
}
</style>
</head>
<body>
<h1><a href="./room_1.html" target="blank">Homeostat 1</a></h1>
<img id="img1" style="width: 640px;" src="./img/1.jpg" >
<a class="h" href="" id="n1"></a>
<a class="h" href="" id="n2"></a>
<a class="h" href="" id="n3"></a>
<a class="h" href="" id="n4"></a>
<a class="h" href="" id="n5"></a>
<a class="h" href="" id="n6"></a>
<a class="h" href="" id="n7"></a>
<script type="text/javascript">
var room = ["living_room.html", "dining_room.html"];
function randomInt(){ return Math.ceil(Math.random() * 2)-1; }
$('.h').each(function(){
$(this).attr("href", room[randomInt()] );
});
</script>
</body>
</html>

@ -0,0 +1,69 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Homeostat 2</title>
<meta http-equiv="refresh" content="5; url=./room_3.html">
<script src="https://code.jquery.com/jquery-1.12.4.js"></script>
<style type="text/css">
body {font-family: mono;
position: relative;
background-image: url('./img/6.jpg');
}
h1 {background-color: white;
width: 215px;
padding: 6px;}
#n1 {width: 172px;
height: 114px;
position: absolute;
left: 369px;
top: 596px;
background-position: 344px 145px;}
#n2 {width: 172px;
height: 116px;
position: absolute;
left: 679px;
top: 594px;
background-position: 504px 730px;}
#n3 {width: 306px;
height: 106px;
position: absolute;
left: 1288px;
top: 310px;
background-position: -40px 74px;
}
a#n1:hover {
background-image: url(./img/25.jpg);
}
a#n2:hover {
background-image: url(./img/15.jpg);
}
a#n3:hover {
background-image: url(./img/9.jpg);
}
</style>
</head>
<body>
<h1><a href="./room_2.html" target="blank">Homeostat 2</a></h1>
<img id="img1" src="./img/4.jpg" >
<a class="h" id="n1"href=""></a>
<a class="h" id="n2"href=""></a>
<a class="h" id="n3"href=""></a>
<script type="text/javascript">
var room = ["living_room.html", "dining_room.html"];
function randomInt(){ return Math.ceil(Math.random() * 2)-1; }
$('.h').each(function(){
$(this).attr("href", room[randomInt()] );
});
</script>
</body>
</html>

@ -0,0 +1,79 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Homeostat 3</title>
<meta http-equiv="refresh" content="5; url=./room_4.html">
<script src="https://code.jquery.com/jquery-1.12.4.js"></script>
<style type="text/css">
body {font-family: mono;
position: relative;
background-image: url('./img/29.jpg');
background-position: 950px -30px;
}
h1 {background-color: white;
width: 215px;
padding: 6px;}
#n1 {width: 684px;
height: 260px;
position: absolute;
left: 1141px;
top: -17px;}
#n2 {width: 270px;
height: 534px;
position: absolute;
left: 1580px;
top: 424.6px;}
#n3 {width: 278px;
height: 206px;
position: absolute;
left: 1268px;
top: 793px;
background-position: -380px 825px;}
#n4 {width: 528px;
height: 407px;
position: absolute;
left: 1019px;
top: 393px;}
a#n1:hover {
background-image: url(./img/35.jpg);
}
a#n2:hover {
background-image: url(./img/17.jpg);
}
a#n3:hover {
background-image: url(./img/30.jpg);
}
a#n4:hover {
background-image: url(./img/24.jpg);
}
</style>
</head>
<body>
<h1><a href="./room_3.html" target="blank">Homeostat 3</a></h1>
<img id="img1" style="width: 640px;" src="./img/12.jpg" >
<a class="h" href="" id="n1"></a>
<a class="h" href="" id="n2"></a>
<a class="h" href="" id="n3"></a>
<a class="h" href="" id="n4"></a>
<script type="text/javascript">
var room = ["living_room.html", "dining_room.html"];
function randomInt(){ return Math.ceil(Math.random() * 2)-1; }
$('.h').each(function(){
$(this).attr("href", room[randomInt()] );
});
</script>
</body>
</html>

@ -0,0 +1,71 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Homeostat 4</title>
<meta http-equiv="refresh" content="5; url=./room_1.html">
<script src="https://code.jquery.com/jquery-1.12.4.js"></script>
<style type="text/css">
body {font-family: mono;
position: relative;
background-image: url('./img/34.jpg');
background-position: 950px -30px;
}
h1 {background-color: white;
width: 215px;
padding: 6px;}
#n1 {width: 228px;
height: 653px;
position: absolute;
left: 986px;
top: 43px;
background-position: -178px 0px;}
#n2 {width: 292px;
height: 781px;
position: absolute;
left: 1481px;
top: 36px;
background-size: 350px 515px;}
#n3 {width: 228px;
height: 489px;
position: absolute;
left: 1212px;
top: 43px;
background-size: 500px auto;}
a#n1:hover {
background-image: url(./img/19.JPG);
}
a#n2:hover {
background-image: url(./img/26.jpg);
}
a#n3:hover {
background-image: url(./img/5.jpg);
}
</style>
</head>
<body>
<h1><a href="./room_4.html" target="blank">Homeostat 4</a></h1>
<img id="img1" src="./img/10.jpg">
<a class="h" id="n1"href=""></a>
<a class="h" id="n2"href=""></a>
<a class="h" id="n3"href=""></a>
<script type="text/javascript">
var room = ["living_room.html", "dining_room.html"];
function randomInt(){ return Math.ceil(Math.random() * 2)-1; }
$('.h').each(function(){
$(this).attr("href", room[randomInt()] );
});
</script>
</body>
</html>

@ -0,0 +1,32 @@
var tech = ["./img/2.jpg","./img/3.jpg","./img/4.jpg","./img/5.jpg","./img/6.jpg","./img/7.jpg","./img/8.jpg","./img/9.jpg","./img/10.jpg","./img/11.jpg","./img/12.jpg","./img/13.jpg","./img/35.jpg"];
var memo = ["./img/1.jpg","./img/15.jpg","./img/16.jpg","./img/17.jpg","./img/18.jpg","./img/19.JPG","./img/20.jpg","./img/21.jpg","./img/22.jpg","./img/24.jpg","./img/25.jpg","./img/26.jpg", "./img/31.jpg"];
function randomInt(){
return Math.ceil(Math.random() * 13);
}
function setPageM() {
var num1 = randomInt();
var num2 = randomInt();
document.body.background = memo[randomInt()];
document.body.style.backgroundRepeat = "repeat";
document.getElementById("img1").src = memo[randomInt()];
}
function setPageT() {
var num1 = randomInt();
var num2 = randomInt();
document.body.background = tech[randomInt()];
document.body.style.backgroundRepeat = "repeat";
document.getElementById("img1").src = tech[randomInt()];
}
let videoSrc = ['https://www.youtube.com/embed/7e9Q7HnvaM8','https://www.youtube.com/embed/sNQp1rJE26s'];
function setvideo() {
var num = Math.floor(Math.random() * 2);
document.getElementById("vid").src = videoSrc[num];
}

@ -0,0 +1,183 @@
<!DOCTYPE html>
<html class="gr__"><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<script src="https://code.jquery.com/jquery-1.12.4.js"></script>
<title>mmmmm</title>
<style type="text/css">
body {font-family: mono;
position: relative;
background-image: url('./img/7.jpg');
background-size: 1912px;
}
.m {
position: absolute;
width: 75px;
height: 75px;
display: block;
background-size: 75px 75px;
}
</style>
</head>
<body data-gr-c-s-loaded="true" style="cursor: auto;">
<a class="m" href="" style="left: 2023px; top: 973px;"></a>
<a class="m" href="" style="left: 40px; top: 32px;"></a>
<a class="m" href="" style="left: 2182px; top: -6px;"></a>
<a class="m" href="" style="left: 2184px; top: 541px;"></a>
<a class="m" href="" style="left: 2184px; top: 424px;"></a>
<a class="m" href="" style="left: 2186px; top: 268px;"></a>
<a class="m" href="" style="left: 1412px; top: 942px;"></a>
<a class="m" href="" style="left: 2185px; top: 152px;"></a>
<a class="m" href="" style="left: 152px; top: 32px;"></a>
<a class="m" href="" style="left: 2185px; top: 698px;"></a>
<a class="m" href="" style="left: 2185px; top: 974px;"></a>
<a class="m" href="" style="left: 2185px; top: 816px;"></a>
<a class="m" href="" style="left: 276px; top: 374px; background-image: none;"></a>
<a class="m" href="" style="left: 893px; top: 647px;"></a>
<a class="m" href="" style="left: 1804px; top: 954px;"></a>
<a class="m" href="" style="left: 1666px; top: 952px;"></a>
<a class="m" href="" style="left: 1547px; top: 537px;"></a>
<a class="m" href="" style="left: 1531px; top: 945px;"></a>
<a class="m" href="" style="left: 1415px; top: 815px;"></a>
<a class="m" href="" style="left: 1295px; top: 937px;"></a>
<a class="m" href="" style="left: 1168px; top: 932px;"></a>
<a class="m" href="" style="left: 1030px; top: 928px;"></a>
<a class="m" href="" style="left: 896px; top: 925px;"></a>
<a class="m" href="" style="left: 775px; top: 920px;"></a>
<a class="m" href="" style="left: 654px; top: 918px;"></a>
<a class="m" href="" style="left: 540px; top: 917px;"></a>
<a class="m" href="" style="left: 421px; top: 915px;"></a>
<a class="m" href="" style="left: 307px; top: 909px;"></a>
<a class="m" href="" style="left: 192px; top: 908px;"></a>
<a class="m" href="" style="left: 58px; top: 909px;"></a>
<a class="m" href="" style="left: 52px; top: 784px;"></a>
<a class="m" href="" style="left: 2020px; top: 816px;"></a>
<a class="m" href="" style="left: 1958px; top: 816px;"></a>
<a class="m" href="" style="left: 1810px; top: 817px;"></a>
<a class="m" href="" style="left: 1668px; top: 819px;"></a>
<a class="m" href="" style="left: 1540px; top: 814px;"></a>
<a class="m" href="" style="left: 1544px; top: 678px;"></a>
<a class="m" href="" style="left: 1296px; top: 805px;"></a>
<a class="m" href="" style="left: 1424px; top: 533px;"></a>
<a class="m" href="" style="left: 1171px; top: 805px;"></a>
<a class="m" href="" style="left: 1040px; top: 801px;"></a>
<a class="m" href="" style="left: 900px; top: 793px;"></a>
<a class="m" href="" style="left: 774px; top: 790px;"></a>
<a class="m" href="" style="left: 650px; top: 784px;"></a>
<a class="m" href="" style="left: 533px; top: 781px;"></a>
<a class="m" href="" style="left: 418px; top: 784px;"></a>
<a class="m" href="" style="left: 406px; top: 643px;"></a>
<a class="m" href="" style="left: 287px; top: 644px;"></a>
<a class="m" href="" style="left: 188px; top: 780px;"></a>
<a class="m" href="" style="left: 47px; top: 642px;"></a>
<a class="m" href="" style="left: 2021px; top: 700px;"></a>
<a class="m" href="" style="left: 1958px; top: 700px;"></a>
<a class="m" href="" style="left: 1803px; top: 688px;"></a>
<a class="m" href="" style="left: 1811px; top: 552px;"></a>
<a class="m" href="" style="left: 1680px; top: 544px;"></a>
<a class="m" href="" style="left: 1698px; top: 42px;"></a>
<a class="m" href="" style="left: 1422px; top: 670px;"></a>
<a class="m" href="" style="left: 1297px; top: 664px;"></a>
<a class="m" href="" style="left: 1178px; top: 658px;"></a>
<a class="m" href="" style="left: 1040px; top: 655px;"></a>
<a class="m" href="" style="left: 770px; top: 647px;"></a>
<a class="m" href="" style="left: 648px; top: 514px;"></a>
<a class="m" href="" style="left: 656px; top: 644px;"></a>
<a class="m" href="" style="left: 527px; top: 646px;"></a>
<a class="m" href="" style="left: 152px; top: 151px;"></a>
<a class="m" href="" style="left: 158px; top: 251px;"></a>
<a class="m" href="" style="left: 175px; top: 642px;"></a>
<a class="m" href="" style="left: 298px; top: 781px;"></a>
<a class="m" href="" style="left: 46px; top: 506px;"></a>
<a class="m" href="" style="left: 2021px; top: 542px;"></a>
<a class="m" href="" style="left: 1958px; top: 543px;"></a>
<a class="m" href="" style="left: 1820px; top: 416px;"></a>
<a class="m" href="" style="left: 1823px; top: 289px;"></a>
<a class="m" href="" style="left: 1687px; top: 408px;"></a>
<a class="m" href="" style="left: 1694px; top: 176px;"></a>
<a class="m" href="" style="left: 1294px; top: 38px; background-image: none;"></a>
<a class="m" href="" style="left: 1167px; top: 38px; background-image: none;"></a>
<a class="m" href="" style="left: 1043px; top: 518px;"></a>
<a class="m" href="" style="left: 897px; top: 518px;"></a>
<a class="m" href="" style="left: 524px; top: 512px;"></a>
<a class="m" href="" style="left: 397px; top: 510px;"></a>
<a class="m" href="" style="left: 764px; top: 34px;"></a>
<a class="m" href="" style="left: 647px; top: 36px;"></a>
<a class="m" href="" style="left: 282px; top: 507px; background-image: none;"></a>
<a class="m" href="" style="left: 159px; top: 376px; background-image: none;"></a>
<a class="m" href="" style="left: 168px; top: 505px; background-image: none;"></a>
<a class="m" href="" style="left: 266px; top: 33px;"></a>
<a class="m" href="" style="left: 43px; top: 258px;"></a>
<a class="m" href="" style="left: 2021px; top: 425px;"></a>
<a class="m" href="" style="left: 1959px; top: 425px;"></a>
<a class="m" href="" style="left: 1828px; top: 47px;"></a>
<a class="m" href="" style="left: 1825px; top: 179px;"></a>
<a class="m" href="" style="left: 1674px; top: 683px;"></a>
<a class="m" href="" style="left: 1692px; top: 284px;"></a>
<a class="m" href="" style="left: 1558px; top: 40px;"></a>
<a class="m" href="" style="left: 1427px; top: 40px;"></a>
<a class="m" href="" style="left: 1177px; top: 527px;"></a>
<a class="m" href="" style="left: 769px; top: 511px;"></a>
<a class="m" href="" style="left: 1034px; top: 36px;"></a>
<a class="m" href="" style="left: 891px; top: 34px;"></a>
<a class="m" href="" style="left: 270px; top: 141px;"></a>
<a class="m" href="" style="left: 1299px; top: 532px;"></a>
<a class="m" href="" style="left: 521px; top: 35px;"></a>
<a class="m" href="" style="left: 387px; top: 37px;"></a>
<a class="m" href="" style="left: 44px; top: 380px;"></a>
<a class="m" href="" style="left: 48px; top: 143px;"></a>
<a class="m" href="" style="left: 1553px; top: 406px;"></a>
<a class="m" href="" style="left: 1427px; top: 395px;"></a>
<a class="m" href="" style="left: 1557px; top: 276px;"></a>
<a class="m" href="" style="left: 1560px; top: 172px;"></a>
<a class="m" href="" style="left: 1424px; top: 271px;"></a>
<a class="m" href="" style="left: 1428px; top: 168px;"></a>
<a class="m" href="" style="left: 1294px; top: 392px;"></a>
<a class="m" href="" style="left: 1295px; top: 267px;"></a>
<a class="m" href="" style="left: 1296px; top: 159px;"></a>
<a class="m" href="" style="left: 1172px; top: 387px;"></a>
<a class="m" href="" style="left: 1171px; top: 265px;"></a>
<a class="m" href="" style="left: 1173px; top: 155px;"></a>
<a class="m" href="" style="left: 1041px; top: 382px;"></a>
<a class="m" href="" style="left: 1041px; top: 259px;"></a>
<a class="m" href="" style="left: 1043px; top: 151px;"></a>
<a class="m" href="" style="left: 896px; top: 379px;"></a>
<a class="m" href="" style="left: 896px; top: 251px;"></a>
<a class="m" href="" style="left: 893px; top: 149px;"></a>
<a class="m" href="" style="left: 768px; top: 378px;"></a>
<a class="m" href="" style="left: 768px; top: 253px;"></a>
<a class="m" href="" style="left: 768px; top: 146px;"></a>
<a class="m" href="" style="left: 645px; top: 375px;"></a>
<a class="m" href="" style="left: 645px; top: 252px; background-image: none;"></a>
<a class="m" href="" style="left: 519px; top: 378px;"></a>
<a class="m" href="" style="left: 395px; top: 375px; background-image: none;"></a>
<a class="m" href="" style="left: 516px; top: 255px; background-image: none;"></a>
<a class="m" href="" style="left: 647px; top: 146px; background-image: none;"></a>
<a class="m" href="" style="left: 389px; top: 253px;"></a>
<a class="m" href="" style="left: 269px; top: 254px;"></a>
<a class="m" href="" style="left: 521px; top: 141px; background-image: none;"></a>
<a class="m" href="" style="left: 389px; top: 141px; background-image: none;"></a>
<script type="text/javascript">
var rooms = ['VB01.html','FS01.html','Ixse.html','Ixse2.html','Ixse4.html','EOC2.html','EOC.html','./home/doorway.html','./home/doorway.html','./home/doorway.html','./AxS/index.html','./0/ilinx_0.html','cyberSit.html'];
function randomInt2(){ return Math.ceil(Math.random() * 5);}
$('.m').each(function(){
$(this).attr("href", room[randomInt2()] );
});
function randomInt3(){return Math.ceil(Math.random() * 35);}
$('.m').hover(function(e) {
var r = randomInt3()
$(this).css("background-image",e.type === "mouseenter"?"url(./img/" + randomInt3() + ".jpg":"none")
});
</script>
</script>
</body></html>

File diff suppressed because one or more lines are too long

@ -56,15 +56,30 @@ return false;
}
function pppRP(mylink, windowname, width, height, x, y) {
var pages = ['http://people.math.harvard.edu/~ctm/home/text/others/shannon/entropy/entropy.pdf',
'http://people.math.harvard.edu/~ctm/home/text/others/shannon/entropy/entropy.pdf#page=2',
'http://people.math.harvard.edu/~ctm/home/text/others/shannon/entropy/entropy.pdf#page=4',
'http://people.math.harvard.edu/~ctm/home/text/others/shannon/entropy/entropy.pdf#page=6',
'http://people.math.harvard.edu/~ctm/home/text/others/shannon/entropy/entropy.pdf#page=8',
'http://people.math.harvard.edu/~ctm/home/text/others/shannon/entropy/entropy.pdf#page=9',
'http://people.math.harvard.edu/~ctm/home/text/others/shannon/entropy/entropy.pdf#page=21',
'http://people.math.harvard.edu/~ctm/home/text/others/shannon/entropy/entropy.pdf#page=27'
function pppRP(windowname, width, height, x, y) {
var pages = ['http://people.math.harvard.edu/~ctm/home/text/others/shannon/entropy/entropy.pdf',
'http://people.math.harvard.edu/~ctm/home/text/others/shannon/entropy/entropy.pdf#page=2',
'http://people.math.harvard.edu/~ctm/home/text/others/shannon/entropy/entropy.pdf#page=4',
'http://people.math.harvard.edu/~ctm/home/text/others/shannon/entropy/entropy.pdf#page=6',
'http://people.math.harvard.edu/~ctm/home/text/others/shannon/entropy/entropy.pdf#page=8',
'http://people.math.harvard.edu/~ctm/home/text/others/shannon/entropy/entropy.pdf#page=9',
'http://people.math.harvard.edu/~ctm/home/text/others/shannon/entropy/entropy.pdf#page=21',
'http://people.math.harvard.edu/~ctm/home/text/others/shannon/entropy/entropy.pdf#page=27'
];
function rand(){ return Math.ceil(Math.random() * pages.length+1) }
var open = window.open(pages[rand()], windowname, 'width=' + width + ',height='+ height + ',left=' + x + ',top=' + y + ', resizable=no, location=no, menubar=no');
open.focus();
// setTimeout(function(){ open.close(); }, 15000);
return false;
}
function pppRPvodoo(windowname, width, height, x, y) {
var pages = ['../media/pdfs/vodoo_death.pdf',
'../media/pdfs/vodoo_death.pdf#page=2',
'../media/pdfs/vodoo_death.pdf#page=2',
'../media/pdfs/vodoo_death.pdf#page=2'
];
@ -74,6 +89,8 @@ open.focus();
// setTimeout(function(){ open.close(); }, 15000);
return false;
}
// -------------------------- REDIRECT OPENER (from popup)
function next(mylink){
var mhref = mylink +'.html';

@ -13,6 +13,10 @@ body{
animation: wave 5s linear infinite;
}
a {color: blue;}
a:hover {color: red; text-decoration: none;}
a:visited {color: blue;}
@-webkit-keyframes wave {
0% {
background-position: 50% 50%, 50% 50%, 50% 50%, 50% 50%, 50% 50%, 50% 50%;
@ -153,21 +157,111 @@ body{
#sea {position: relative; width: 100%, height:100vh;}
.txt {color: white;
position: absolute;}
position: absolute;
color: #00db00;
z-index: 101;
}
.ptxt {color: white;
position: absolute;
z-index: 101;
font-size: 17px;
background: yellow;
text-align: center;
padding: 3px;}
#t1{ top: 287px;
left: 70px;
width: 690px;
color: #00db00;
z-index: 101;
}
#t2{ /*display: none;*/
width: 320px;
left: 700px;
top: 580px;
}
#t3{
left: 100px;
width: 240px;
top: 820px;
}
#t4{
left: 1130px;
width: 290px;
top: 950px;
}
#t5{
left: 70px;
width: 766px;
top: 1400px;
}
#t6{
left: 1000px;
width: 1500px;
top: 1660px;
}
#t7{
left: 2510px;
width: 596px;
top: 1400px;
}
#t8{
left: 2272px;
width: 334px;
top: 961px;
}
#t2{ left: 1009px;
#p1{ left: 1009px;
top: 453px;
z-index: 101;
width: 80px;
font-size: 17px;
background: yellow;
text-align: center;
padding: 3px;
}
#p2{ left: 230px;
top: 100px;
width: 80px;
}
#p3{ left: 340px;
top: 50px;
width: 140px;
}
#p4{ left: 400px;
top: 140px;
width: 130px;
}
#p5{ left: 490px;
top: 550px;
width: 180px;
}
#p5{ left: 420px;
top: 410px;
width: 180px;
}
#p6{ left: 280px;
top: 480px;
width: 140px;
}
#p7{ left: 400px;
top: 620px;
width: 120px;
}
#p8{ left: 530px;
top: 540px;
width: 120px;
}
#p9{ left: 440px;
top: 750px;
width: 120px;
}
#p10{ left: 1070px;
top: 260px;
width: 180px;
}

@ -1,5 +1,5 @@
body{
font-family: courier new, monospace;
font-family: "Courier New", Courier, monospace;
color: white;
background: black;
}

Loading…
Cancel
Save