summaryrefslogtreecommitdiff
path: root/static/trash/startpage7.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/trash/startpage7.html')
-rwxr-xr-xstatic/trash/startpage7.html112
1 files changed, 112 insertions, 0 deletions
diff --git a/static/trash/startpage7.html b/static/trash/startpage7.html
new file mode 100755
index 0000000..eea492c
--- /dev/null
+++ b/static/trash/startpage7.html
@@ -0,0 +1,112 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+<title>dump.fm</title>
+<link rel="stylesheet" type="text/css" href="main2.css">
+ <link rel="stylesheet" type="text/css" href="static/reset.css">
+ <link rel="shortcut icon" href="static/favicon.ico">
+ <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
+ <script type="text/javascript" src="static/sha1.js"></script>
+ <script type="text/javascript" src="static/register.js"></script>
+
+
+ <script>
+ $(document).ready(initRegister);
+ </script>
+
+<style type="text/css">
+<!--
+a:link {
+ text-decoration: none;
+
+}
+a:visited {
+ text-decoration: none;
+ border: 0px;
+}
+a:hover {
+ text-decoration: none;
+ border: 0px;
+}
+a:active {
+ text-decoration: none;
+ border: 0px;
+}
+img{border: 0px;}
+#apDiv7 {
+ position:absolute;
+ left:151px;
+ top:-106px;
+ width:351px;
+ height:66px;
+ z-index:4;
+ font-weight: bold;
+ line-height: 18px;
+ font-size: 14px;
+}
+#apDiv8 {
+ position:absolute;
+ left:964px;
+ top:131px;
+ width:416px;
+ height:140px;
+ z-index:4;
+}
+-->
+</style>
+</head>
+<body>
+<div id="header">
+
+<div id="apDiv2">
+ <div align="center"><img src="dfm.png" width="384" height="136" /><br />
+
+ <div id="about">
+ <p align="left"><a href="getstarted.html"><img src="getstarted.gif" width="262" height="94" /></a></p>
+ <p align="left"><br />
+ </p>
+ </div>
+ <div id="txt">
+ <div align="right">Talk with pictures.</div>
+ </div>
+ <div id="signin">
+ <div align="right">
+ <div id="registerbox">
+ <h1> Sign In!<br />
+ <span>Nickname</span>
+ <input type="text" id="nickInput" size="17" />
+ <br />
+
+ <span>Password</span>
+ <input type="password" id="passwordInput" size="17" />
+ <br />
+
+ <input type="submit" id="submit" value="YEAH!!!" />
+ </h1>
+</div>
+
+ <div id="confirmationbox" style="display: none">
+ <h1>You've registered!</h1>
+ <span>Please wait as you're redirected to the chat.</span>
+ </div>
+</div>
+ </div>
+ <div class="info" id="info">
+ <div align="center" class="info"> © 2009 dump.fm
+ * About Us
+ * Contact
+ * Blog
+ * Goodies
+
+ * Help
+ * Terms
+ * Privacy</div>
+
+</div></div>
+
+
+</div></div>
+<br />
+</body>
+</html>