blob: f66a2b84d54c82581a066c341fea0647d7235b8b (
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
|
<link rel="shortcut icon" href="favicon2.gif">
<html>
<body>
<body bgcolor="#000000">
<TITLE>access</TITLE>
<div align="center">
<style type="text/css">
body {cursor:url("cursor.gif"), auto;}
</style>
<style type="text/css">
a {cursor:url("cursor2.gif"), default;}
</style>
<style>
img {
position: absolute;
top: 10%;
left: 50%;
width: 192px;
margin-left: -96px;
}
</style>
<a href="login.html">
<img border="0" src="LainLOGO.gif" alt="lain" width="192" height="398"></a>
<iframe width="0" height="0" src="http://www.youtube.com/embed/bSgDauqnufI?autoplay=1&loop=1&playlist=bSgDauqnufI" frameborder="0" allowfullscreen></iframe>
</div>
|