summaryrefslogtreecommitdiff
path: root/static/register2.html
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-02-01 15:14:30 -0500
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-02-01 15:14:30 -0500
commite03dedba4c113a87d35e5ddf00e8ccf9acfc760b (patch)
tree4f9d66c43a9ce0889a52f86a3e34eaf473b68a95 /static/register2.html
parent02a283dd0071d090fd712c92ca88c5f3af2908a3 (diff)
timb merging ryder's changes
Diffstat (limited to 'static/register2.html')
-rwxr-xr-xstatic/register2.html256
1 files changed, 256 insertions, 0 deletions
diff --git a/static/register2.html b/static/register2.html
new file mode 100755
index 0000000..b398b6f
--- /dev/null
+++ b/static/register2.html
@@ -0,0 +1,256 @@
+<html>
+
+<head>
+
+ <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/js/sha1.js"></script>
+ <script type="text/javascript" src="static/js/register.js"></script>
+ <script>
+ $(document).ready(initRegister);
+ </script>
+ <link rel="stylesheet" type="text/css" href="static/reset.css">
+ <link rel="shortcut icon" href="static/favicon.ico">
+
+ <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>dump.fm</title></head>
+<style type="text/css">
+<!--
+.white a:link {
+ text-decoration: none;
+ text-shadow: -1px 1px 1px #ccc;
+ color: #504F61;
+}
+.white a:visited {
+ text-decoration: none;
+ text-shadow: -1px 1px 1px #ccc;
+ color: #504F61;
+}
+.white a:hover {
+ text-decoration: none;
+ text-shadow: -1px 1px 1px #ccc;
+ background-color:#e3e3e3;
+
+ color: #fff;
+}
+.white a:active {
+ text-decoration: none;
+ text-shadow: -1px 1px 1px #ccc;
+ color: #504F61;
+}
+#header7{
+ background-color:#666;
+ background-image:url(/static/dblue2.png);
+ background-attachment:fixed;
+ margin: 0px auto -1px auto;
+ top: 0px;
+ width:100%;
+ left: 0px;
+ height: 60px;
+}
+#bar7{
+ top:32px;
+ position:absolute;
+ font-family: Arial, Helvetica, sans-serif;
+ font-weight: bold;
+ width: 500px;
+ font-size: 20px;
+ left: 170px;
+ margin-left: 10%;
+ margin-right: 8%;
+ letter-spacing: -1px;
+ z-index: 999;
+}
+#main {
+ background-position:center;
+ width:500px;
+ margin: 0px auto -1px auto;
+ top:150px;
+ height:380px;
+ z-index:2;
+ opacity:0.9;
+ border-top-left-radius:10px;
+ border-top-right-radius:10px;
+ -webkit-border-top-left-radius:10px;
+ -webkit-border-top-right-radius:10px;
+ -moz-border-radius-topleft:10px;
+ -moz-border-radius-topright:10px;
+ border-bottom-left-radius:10px;
+ border-bottom-right-radius:10px;
+ -webkit-border-bottom-left-radius:10px;
+ -webkit-border-bottom-right-radius:10px;
+ -moz-border-radius-bottomleft:10px;
+ -moz-border-radius-bottomright:10px;
+ border:solid 4px #F5F5F5;
+ position: relative;
+ background-color: #FFF;
+ background-position:center;
+ background-repeat:no-repeat;
+}
+#logout7{
+ top:5px;
+ position:relative;
+ font-size:13px;
+ margin-right: 10px;
+ float:right;
+ z-index: 999;
+ font-family: "Times New Roman", Times, serif;
+}
+#logo7{
+ top:20px;
+ margin-left: 10%;
+ margin-right: 10%;
+ z-index:1000;
+ float:left;
+}
+#rapper7{
+ top: 0px;
+ left:0px;
+ position:absolute;
+ width: 100%;
+ height: 78px;
+ z-index: 1000;
+}
+#bottombar{
+ top: 69px;
+ left:0px;
+ position:absolute;
+ width: 100%;
+ height: 20px;
+ z-index: 1000;
+}
+
+p {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 24px;
+}
+td {
+ font-family: Arial, Helvetica, sans-serif;
+ letter-spacing:-1px;
+ font-size: 12px;
+ color: #000000;
+}
+.btnav { border: 0px #000000 solid;}
+body {
+
+ background-color:#e3e3e3;
+
+ background-image:url(static/brokenlinkk.gif);
+ background-position:center;
+
+ background-repeat:no-repeat;
+ overflow:hidden;
+}
+.submit {
+
+
+ text-shadow: -1px 1px 1px #ccc;
+
+ font-size:15px;
+}
+.feild {
+ height:40px;
+ width:300px;
+ border:3px #ccc;
+ background:#e3e3e3;
+ margin:10px;
+ font-size:30px;
+}
+.txt {
+ font-family:Arial, Helvetica, sans-serif;
+ font-size:12px;
+ text-shadow: -1px 1px 1px #ccc;
+}
+ .line {
+ font-family:Arial, Helvetica, sans-serif;
+
+ letter-spacing: -1px;
+ color:#000;
+ font-size:18px;
+
+}
+.line2 {
+ font-family:Arial, Helvetica, sans-serif;
+ margin-right:12px;
+
+
+ color:#000;
+ font-size:13px;
+
+}
+
+
+-->
+</style>
+
+<body>
+<div id="rapper7">
+<div id="header7">
+
+ <div id="bottombar"></div>
+
+
+
+ <div align="center">
+ <p><img src="static/wordlogo2.gif" width="500" height="239"><br>
+ </p>
+ </div>
+
+ <div class="white"></div>
+ <div align="center"><br />
+ </div>
+</div>
+</div>
+</div>
+<div id="main" align="center">
+
+ <p align="center"><br />
+ </p>
+ <div id="registerbox">
+ <p align="right" class="line">&nbsp;</p>
+ <p align="right" class="line">&nbsp;</p>
+ <p align="center" class="line">Talk with pictures.
+ <h1 align="center"><br />
+ </h1>
+ <div id="registerbox">
+ <div align="right">
+ <h1>&nbsp;</h1>
+ <h1><span>username</span>
+ <input type="text" class="feild"id="nickInput" />
+ <br />
+
+ <span>password</span>
+ <input type="password"class="feild" id="passwordInput" />
+ </h1>
+ <h1><span>email</span>
+ <input type="text" class="feild"id="emailInput" />
+ </h1>
+
+ <h1><span>registration code</span>
+ <input type="text" class="feild" id="codeInput" />
+ </h1>
+
+ <h1>&nbsp;</h1>
+ <h1> <br />
+
+ </h1>
+ <div align="center">
+
+ <input type="submit" class="submit" id="submit" value="Done" />
+ </div>
+ </div>
+ </div>
+ </div>
+ <div align="center"></div>
+ </div>
+</div>
+ </div></div>
+
+</div>
+ </h1>
+ </div>
+</div>
+
+<div style="position: fixed; bottom: 3px; right: 3px; font-size: xx-small; z-index: 10;"><button onClick="getBackground()" title="Rotate background image" style="font-size: xx-small;">+</button></div>
+
+</body>
+</html> \ No newline at end of file