summaryrefslogtreecommitdiff
path: root/statue/statue9.html
blob: ef3d962836a88a79fa4ed558c242917cdef2f6b1 (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
<link rel="shortcut icon" href="../favicon2.gif">
<html>

<body bgcolor="#000000" style="margin:0;padding:0">

<div align="center">

   
 <TITLE>statue 9</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;
      position:fixed;

   top: 50%;
   left: 50%;
   width: 643px;
   height: 900px;
   margin-top: -450px;
   margin-left: -321px;
}
  
</style> 



<style>



#logo{
   position: absolute;
   bottom: 0px;
    width:100%;
    height:275px;
    background:url(pine_04.gif);
    -webkit-animation: slide 240s linear infinite;
}
</style>


<style>


#logo1{
   position: absolute;
   bottom: 0px;
    width:100%;
    height:275px;
    background:url(pine_03.gif);
    -webkit-animation: slide 120s linear infinite;
}
</style>

<style>


#logo2{
   position: absolute;
   bottom: 0px;
    width:100%;
    height:275px;
    background:url(pine_02.gif);
    -webkit-animation: slide 60s linear infinite;
}
</style>

<style>
@-webkit-keyframes slide {
    from{
        background-position:-1598px;
    }
    to{
        background-position:1598px;
    }
}

#logo3{
   position: absolute;
   bottom: 0px;
    width:100%;
    height:275px;
    background:url(pine_01.gif);
    -webkit-animation: slide 30s linear infinite;
}
</style>

<div id="bg"> </div>
<a href="statue10.html">
<img border="0" src="sdsdsdsdsd2.gif" width="643" height="900"></a>


<div id="logo"> </div>
<div id="logo1"> </div>
<div id="logo2"> </div>
<div id="logo3"> </div>
 
<iframe width="0" height="0" src="http://www.youtube.com/embed/Hxi7EZf_HYA?autoplay=1&amp;loop=1&amp;playlist=Hxi7EZf_HYA" frameborder="0" allowfullscreen></iframe>

</html>