diff options
Diffstat (limited to 'chisa.html')
| -rw-r--r-- | chisa.html | 84 |
1 files changed, 84 insertions, 0 deletions
diff --git a/chisa.html b/chisa.html new file mode 100644 index 0000000..8a4ffa6 --- /dev/null +++ b/chisa.html @@ -0,0 +1,84 @@ +<link rel="shortcut icon" href="favicon2.gif"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> + <title>Layer 01: Chisa’s suicide</title> + <script type="text/javascript" src="../webplayer.unity3d.com/download_webplayer-3.x/3.0/uo/UnityObject.html"></script> + <script type="text/javascript"> + <!-- + function GetUnity() { + if (typeof unityObject != "undefined") { + return unityObject.getObjectById("unityPlayer"); + } + return null; + } + if (typeof unityObject != "undefined") { + unityObject.embedUnity("unityPlayer", "https://dl.dropboxusercontent.com/u/20004444/Intenrt/Lain/Lain.unity3d", 1280, 720); + + } + --> + </script> + <style type="text/css"> + <!-- + body { + font-family: Helvetica, Verdana, Arial, sans-serif; + background-color: black; + color: white; + text-align: center; + } + a:link, a:visited { + color: #bfbfbf; + } + a:active, a:hover { + color: #bfbfbf; + } + p.header { + font-size: small; + } + p.header span { + font-weight: bold; + } + p.footer { + font-size: x-small; + } + div.content { + margin: auto; + width: 1280px; + } + div.missing { + margin: auto; + position: relative; + top: 50%; + width: 193px; + } + div.missing a { + height: 63px; + position: relative; + top: -31px; + } + div.missing img { + border-width: 0px; + } + div#unityPlayer { + cursor: default; + height: 720px; + width: 1280px; + } + --> + </style> + </head> + <body> + <font color="#c1b492"><p class="header"><span>Layer 01: </span>Chisa’s suicide</p> + <div class="content"> + <div id="unityPlayer" style="width: 1280px; height: 720px; visibility: visible;"><embed type="application/vnd.unity" width="1280" height="720" tabindex="0" firstframecallback="unityObject.firstFrameCallback();" src="https://dl.dropboxusercontent.com/u/20004444/Intenrt/Lain/Lain.unity3d" style="display: block; width: 100%; height: 100%;"></div> + </div> + + <p><sup><sup>Controls: ”A”, ”D”, Left, Right</sup></sup></p></font> + <br> <br> + <!-- Start of SimpleHitCounter Code --> +<div align="center"><a href="http://www.simplehitcounter.com/" target="_blank"><img src="http://simplehitcounter.com/hit.php?uid=1666640&f=16777215&b=0" border="0" height="18" width="83" alt="web counter"></a><br><a href="http://www.simplehitcounter.com/" target="_blank" style="text-decoration:none;"></a></div> +<!-- End of SimpleHitCounter Code --> + + +</body> +</html>
\ No newline at end of file |