summaryrefslogtreecommitdiff
path: root/congratulations.html
blob: 5f63412c47674eddc5cd0ab851d47fe4fd9cf513 (plain) (blame)
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
<html>
<body bgcolor="000000">
<head>
<div align="center">
<meta http-equiv="refresh" content="40;url=gate.html" />
    <title>Congratulations.</title>

        <style type="text/css">a {text-decoration: none}</style>
                <style type="text/css">
body {cursor:url("cursor1.html")1 1, auto;overflow:hidden;background-size:cover;}

</style>

<style type="text/css">
a {cursor:url("cursor2.html")1 1, default;
font-family: 'CaviarDreams';
  text-align: center;
  font-size: 40px;
  padding-top: 30px;
  color: white;}
</style>

<style type="text/css">
@font-face {
  font-family: 'CaviarDreams';
  font-style: normal;
  font-weight: normal;
  src: local('CaviarDreams'), url('CaviarDreams.woff') format('woff');
  }
  </style>
<style>
.a5 {
  position: absolute;
    left: 500px;
    top: 000px;
    z-index: 6;
}
</style>
<style>
.a6 {
  position: absolute;
    right: 500px;
    top: 000px;
    z-index: -1;
}
</style>
<style>
.a7 {
  position: absolute;
    right: 000px;
    top: 000px;
    z-index: -2;
}
</style>


</head> 
<audio autoplay>
<body background="congrats.gif">
        <source src="hitori2.mp3" type="audio/mpeg">
      </audio>    
<br><br><br><br><br><br><br><br><br><br><br><br><br>
<br><br><br><br><br><br><br><br><br><br><br><br><br>
<img id="mybg" align="middle" src="congratsss.gif" width="100%" height="100%"style="display:none" class="a7"/>
<img id="myimage" src="deadend.gif" style="display:none" class="a6"/>
<img id="myimagess" src="deadend.gif" style="display:none" class="a5"/>

 <a href="/connection/private/index.html">Thank you all.</a>

</div>
  <script type="text/javascript">
setTimeout(function(){
    document.getElementById('myimage').style.display = 'block';
},32000);
</script>
 <script type="text/javascript">
setTimeout(function(){
    document.getElementById('myimagess').style.display = 'block';
},32000);
</script>
 <script type="text/javascript">
setTimeout(function(){
    document.getElementById('mybg').style.display = 'block';
},29000);
</script>
</body></html>