diff options
Diffstat (limited to 'monitor.html')
| -rw-r--r-- | monitor.html | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/monitor.html b/monitor.html new file mode 100644 index 0000000..dde8953 --- /dev/null +++ b/monitor.html @@ -0,0 +1,38 @@ +<link rel="shortcut icon" href="favicon2.gif"> +<html> + +<body background="bg/bgN5.gif"> + +<div align="center"> + + <TITLE>monitor</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: 0%; + left: 0%; + width: 624px; + height: 720px; + +} + +</style> + + +<a href="crowd.html"> +<img border="0" src="lainRGB_FIN.gif" alt="lain" width="624" height="720"></a><br> + +<iframe width="0" height="0" src="http://www.youtube.com/embed/AqYQjBzWa7Q?autoplay=1&loop=1&playlist=AqYQjBzWa7Q" frameborder="0" allowfullscreen></iframe> +</div> +</body> + +</html>
\ No newline at end of file |