blob: 842e79e4febb577b7fe281884a417df2332f75d1 (
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
|
<!DOCTYPE html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="shortcut icon" href="favicon2.gif">
<TITLE>Wind</TITLE>
<style type="text/css">
body {cursor:url("cursor.gif"), auto;}
</style>
<style type="text/css">
a {cursor:url("cursor2.gif"), default;}
img {
display:block;
margin-left:auto;
margin-right:auto;
}
iframe {
margin-left:-9999px;
}
</style>
</head>
<body background="windF.gif">
<br>
<br><br><br><br><br><br><br><br><br><a href="invlain.html">
<img border="0" src="SunD.gif" alt="Sun" width="200" height="200"></a><br><br><br><br><br>
<img src="LainDressSlow.gif">
<iframe width="1px" height="1px" src="https://www.youtube.com/embed/pvpG_FuRf1w?rel=0&autoplay=1&loop=1" frameborder="0"></iframe>
</body>
</html>
|