blob: f48f9cf7403c5bf6c31f57bb4850d378cfd8cf92 (
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
|
<link rel="shortcut icon" href="favicon2.gif">
<html>
<body background="LainLove.gif">
<div align="center">
<TITLE>Love</TITLE>
<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;
bottom:20px;
left: 50%;
width: 292px;
height: 600px;
margin-left: -146px;
}
</style>
<a href="wind.html">
<img border="0" src="LainBehindMove2.gif" alt="LoveLain" width="292" height="600"></a><br>
<object width="0" height="0"
classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0">
<param name="SRC" value="/BONPONT.swf">
<embed src="BONPONT.swf" width="0" height="0"></embed>
</object>
</div>
</body>
</html>
|