diff options
Diffstat (limited to 'statue/statue9.html')
| -rw-r--r-- | statue/statue9.html | 109 |
1 files changed, 0 insertions, 109 deletions
diff --git a/statue/statue9.html b/statue/statue9.html deleted file mode 100644 index ef3d962..0000000 --- a/statue/statue9.html +++ /dev/null @@ -1,109 +0,0 @@ -<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&loop=1&playlist=Hxi7EZf_HYA" frameborder="0" allowfullscreen></iframe> - -</html>
\ No newline at end of file |