-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathagartha-moirae.htm
60 lines (51 loc) · 1.9 KB
/
agartha-moirae.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>Arkonviox.com - Agartha</title>
<script type="text/javascript" src="jquery-1.4.2.min.js"></script>
</head>
<body style='margin: 0px; font-family: sans-serif; font-size: 8pt;
color: #ffffff; background-color: #0a0f14;'>
<div id='jukebox' style='position: absolute; top: -1px;
left: -1px; z-index: 1;'> </div>
<div style="margin: 10px auto 10px auto; width: 50%;">
<!-- begin document -->
<div style='border-width: 1px; border-style: solid;
border-color: #000000;
background-color: #000000;
overflow: auto;'>
<div id='title' style='padding: 4px;
border-width: 1px; border-style: solid;
border-color: #363f4a #262f3a #000000 #363f4a;
background-color: #161f2a; font-size: 8pt;
font-weight: bold;'>
LOADING...</div>
<div style='padding: 4px;
border-width: 1px; border-style: solid;
border-color: #363f4a #262f3a #262f3a #363f4a;
background-color: #262f3a; color: #00aaff;
text-align: right;'>
<a href='http://www.facebook.com/pages/Ecco-the-Dolphin-on-Arkonvioxcom/132891170074699'
style='font-size: 8pt; color: #00aaff; text-decoration: none;'>
Facebook Page</a>
|
<a href='https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=23QSKM8EU4LBS'
style='color: #00aaff; text-decoration: none;'>
Donate</a>
</div></div>
<canvas id='viewport' width='320' height='240'
style='width: 100%;
border: 1px solid #000000; background-color: #000000;'>
Sorry, Agartha is not compatible with your browser.
Please download the latest version of Mozilla Firefox,
Google Chrome, or Safari to play.
</canvas>
<!-- end document -->
<p style='padding: 10px; font-weight: bold; text-align: center;'>
Controls: W = UP, A = LEFT, S = DOWN, D = RIGHT,
I = INVENTORY, J = SONAR, K = TOGGLE ITEM, L = USE ITEM</p>
</div>
<script type="text/javascript" src="agartha-moirae.js"></script>
</body>
</html>