aboutsummaryrefslogtreecommitdiff
path: root/support.html
blob: 416993d136a3c15c1535b724653b77c20d1724c8 (plain)
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
<html>
	<head>
		<title>Attorney Online ONLINE</title>
		<link rel="stylesheet" type="text/css" href="stylesheet.css"/>
		<link rel="icon" href="images/favicon.ico"/>
	</head>
<body>
	<div id="logo">
	<p>Mundi optimum</p>
	<img src="images/logo.png"\>
	<p>principium drama</p>
</div>
<div id="header">
<p id="serverinfo">Masterserver version - 2.1.6</p>
<p id="clientinfo">Client version - 1.7.5</p>
</div>

<div id="menu">
	<a class="button" href="index.html">
		Index
	</a>
	<a class="button" href="about.html">
		About AO
	</a>
	<a class="button" href="https://docs.google.com/uc?export=download&confirm=V7Av&id=0Byj32J4FCPtRdk9FSzBlcGx4VVU" target="_blank">
		Download
	</a>
	<a class="button" href="master.html">
		Play Online
	</a>
</div>
	<body class="hotline">
		<div id="content">
		<h1>Hotline AO</h1>
		<h4>Where problems go to die</h4>
			<table>
			
				<tr>
					<th><p>Masterserver doesn't work yet again?</p></th>
					<th><a class="button" href="skype:kitz0rlabs?chat">Contact Alex</a></th>
				</tr>
				<tr>
					<th><p>Accidentally awakened an ancient evil? Somebody's raiding your server?</p></th>
					<th><a class="button" href="skype:kitz0rlabs;trtukz?chat&topic=AO problem">Contact the AO support</a></th>
				</tr>
				<tr>
					<th><p>You want to critique the game? The creator needs a stab?</p></th>
					<th><a class="button" href="skype:fanatsors?chat">Contact FanatSors</a></th>
				</tr>
			</table>
		</div>	
	</body>
</html>