summaryrefslogtreecommitdiff
path: root/index-2.html
blob: 83c1ef66304c547544112f6b40451311f60d1730 (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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
<html><head>
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png">
    <title>S u y u</title>
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
      
    <link rel="stylesheet" href="index.css" type="text/css">
    <style type="text/css">a{text-decoration:none}</style>
    <script type="text/javascript" src="ima.js"></script>

<body bgcolor="black">
<script type="text/javascript"> 
var totalCount = 3;
function ChangeIt() 
{
var num = Math.ceil( Math.random() * totalCount );
document.body.background = 'mainbg/'+num+'.gif';
document.body.style.backgroundSize = "cover";// Background repeat
document.body.style.backgroundRepeat = "no-repeat";
}
</script>

    </head>
  <body>
<script type="text/javascript"> 
ChangeIt();
</script> 

    <div class="centerContainer">
      <div id="headText"><style type="text/css">
.a5 {
  position: absolute;
    left: 500px;
    top: 000px;
    z-index: 6;
     overflow: hidden; /* Ensures the content is not revealed until the animation */
  border-bottom: .15em solid white; /* The typwriter cursor */
  white-space: nowrap; /* Keeps the content on a single line */
  margin: 0 auto; /* Gives that scrolling effect as the typing happens */
  letter-spacing: .15em; /* Adjust as needed */
  animation: 
    typing 3.5s steps(40, end),
    blink-caret .75s step-end infinite;
    
}

#blur{
    font-size: 40px;
    color: transparent;
    text-shadow: 0 0 8px white;
}

#blur2{
    filter: blur(2px);
}

#blur11{
    font-size: 40px;
    text-shadow: 0 0 8px crimson;
}


#verticalText{
font-family: 'CaviarDreams';
text-align: center;
font-size: 25px;
padding-top: 35px;
writing-mode: vertical-rl;
text-orientation: upright;

    text-shadow: 0 0 10px white;

}


</style>
<script class="fade" translate="no">

var countDownDate = new Date("Aug 2, 2019 00:00:00").getTime();

var x = setInterval(function() {

  var now = new Date().getTime();

  var distance = countDownDate - now;

  var days = Math.floor(distance / (1000 * 60 * 60 * 24));
  var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60));
  var minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60));
  var seconds = Math.floor((distance % (1000 * 60)) / 1000);

  document.getElementById("taimu").innerHTML = "「" + days + "・" + hours + "・"
  + minutes + "・" + seconds + "」";

  if (distance > 0) {
    clearInterval(x);
    document.getElementById("taimu").innerHTML = "「0日0時0分0秒」";
  }
}, 1000);
</script>
<center id="blur"><font family="MS PGothic" color="white"><div translate="no" id="taimu">「////////////////////////////」</div></font>
 <font size="6" color="white">
 
 <span id="ima">//////////////////////</span>
            <script type="text/javascript">window.onload = ima('ima');</script>
            
            </font>
</center></div>
      <div id="divider">
      </div>
  <div id="verticalText"  class="a5" style="position:fixed;left:30%" > Time waits for no one. </div>

<center><a href="rei.html"><img src="reii.png" /></a></center><br><br>
</body>
<style>
a:link {color:#FFFFFF;}
a:visited {color:#FFFFFF;}
a:hover {color:#848484;}
a:active {color:#FFFFFF;}

font:link {color:crimson;}
font:visited {color:red;}
font:hover {color:#B40404;}
font:active {color:red;}

del:link {color:#FFFFFF;}
del:visited {color:#FFFFFF;}
del:hover {color:#848484;}
del:active {color:#FFFFFF;}

</style>
<center id="blur">
<div id="p">

<a href="eva0.html">
<font id="blur11">
号機</a>
</font>
|
<a href="moon.html">
<font id="blur11">
月影</a>
</font>

<br><a href="about.html">About</a>&nbsp|<a href="login.html"> Login</a>&nbsp|<a href="tracklist.html" style="text-decoration: none;"> Tracklist</a><br>

        |<a href="http://users2.smartgb.com/g/g.php?a=s&amp;i=g26-33945-60" style="text-decoration: none;"> Guestbook</a>&nbsp|<a href="https://discord.gg/BAGEVbX" style="text-decoration: none;"> Discord</a>&nbsp
        
        
       
        <div id="divider" ></div>
        
</center>

<audio autoplay loop >
        <source src="main4.mp3" type="audio/mpeg">
      </audio>

</body>
</html>