diff options
Diffstat (limited to 'connect.html')
| -rw-r--r-- | connect.html | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/connect.html b/connect.html new file mode 100644 index 0000000..c886258 --- /dev/null +++ b/connect.html @@ -0,0 +1,36 @@ +<link rel="shortcut icon" href="favicon2.gif"> +<html> + +<body> +<body bgcolor="#000000"> +<TITLE>connect</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: 50%; + left: 50%; + width: 942px; + height: 942px; + margin-top: -471px; + margin-left: -471px; +} + +</style> + + +<iframe width="0" height="0" src="http://www.youtube.com/embed/xsf68qTTQf0?autoplay=1&loop=1&playlist=xsf68qTTQf0" frameborder="0" allowfullscreen></iframe> +<br> +<a href="pattern.html"> +<img border="0" src="lain_wired.gif" alt="Wired" width="942" height="942"></a></p> + +</html>
\ No newline at end of file |