summaryrefslogtreecommitdiff
path: root/static/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/index.html')
-rwxr-xr-xstatic/index.html392
1 files changed, 180 insertions, 212 deletions
diff --git a/static/index.html b/static/index.html
index badf35a..d8e0de1 100755
--- a/static/index.html
+++ b/static/index.html
@@ -1,230 +1,198 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
-"http://www.w3.org/TR/html4/strict.dtd">
-
-<html><head>
-<title>dump.fm</title>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+ <head>
+ <title>dump.fm</title>
+ <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<META NAME="keywords" CONTENT="dump.fm, image chat, realtime, internet 3.0, dump, dump fm, image dump, pictures, image links, image board">
-<META NAME="description" CONTENT="Talk with pictures!">
-<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
-<script type="text/javascript" src="/static/js/sha1.js"></script>
-<script type="text/javascript" src="/static/js/home.js"></script>
-<script>
-$(document).ready(initLoginForm);
-function MM_swapImgRestore() { //v3.0
- var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
-}
-function MM_preloadImages() { //v3.0
- var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
- var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
- if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
-}
-
-function MM_findObj(n, d) { //v4.01
- var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
- d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
- if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
- for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
- if(!x && d.getElementById) x=d.getElementById(n); return x;
-}
-
-function MM_swapImage() { //v3.0
- var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
- if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
-}
-</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">
-
-
-
-body {
- background:#EEF2FF url(/static/fade-blue.png) top center repeat-x;
- background-repeat:repeat-x;
- background-position:top;
- margin:6%;
-}
-#preload {
- position: absolute;
- left: 0px;
- top: 0px;
-}
-#main {
- width:460px;
- margin: 0 auto 0 auto;
- padding: 19px 0;
- border-radius: 15px;
- -webkit-border-radius: 15px;
- -moz-border-radius: 15px;
- border:solid 1px #fff;
- position: relative;
- box-shadow: 0 0 10px #d8dbde, 0px 0px 10px #d8dbde;
- -webkit-box-shadow: 0 0 10px #d8dbde, 0px 0px 10px #d8dbde;
- -moz-box-shadow: 0 0 10px #d8dbde, 0px 0px 10px #d8dbde;
-}
-#logo-and-text {
- position: relative;
- z-index: 20;
- padding-bottom: 20px;
-}
-
-#horse {
- position: absolute;
- z-index: 10;
- top: 12px;
- left: 140px;
-}
-#remember{
+ <META NAME="description" CONTENT="Talk with pictures!">
+ <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
+ <script type="text/javascript" src="/static/js/sha1.js"></script>
+ <script type="text/javascript" src="/static/js/home.js"></script>
+ <script>
+ $(document).ready(initLoginForm);
+ </script>
+ <link rel="stylesheet" type="text/css" href="static/reset.css">
+ <link rel="shortcut icon" href="static/favicon.ico">
+ <style type="text/css">
+ body {
+ background:#EEF2FF url(/static/fade-blue.png) top center repeat-x;
+ background-repeat:repeat-x;
+ background-position:top;
+ margin:6%;
+ }
+ #preload {
+ position: absolute;
+ left: 0px;
+ top: 0px;
+ }
+ #main {
+ width:460px;
+ margin: 0 auto 0 auto;
+ padding: 19px 0;
+ border-radius: 15px;
+ -webkit-border-radius: 15px;
+ -moz-border-radius: 15px;
+ border:solid 1px #fff;
+ position: relative;
+ box-shadow: 0 0 10px #d8dbde, 0px 0px 10px #d8dbde;
+ -webkit-box-shadow: 0 0 10px #d8dbde, 0px 0px 10px #d8dbde;
+ -moz-box-shadow: 0 0 10px #d8dbde, 0px 0px 10px #d8dbde;
+ }
+ #logo-and-text {
+ position: relative;
+ z-index: 20;
+ padding-bottom: 20px;
+ }
-}
-#customer {
- position: absolute;
- left: -90px;
- top: -75px;
- z-index: 10;
+ #horse {
+ position: absolute;
+ z-index: 10;
+ top: 12px;
+ left: 140px;
+ }
+ #remember{
-}
-#info {
- width:420px;
- margin: 11px auto -1px auto;
-opacity:0.9;
-height:30;
- vertical-align: bottom;
-}
+ }
+ #customer {
+ position: absolute;
+ left: -90px;
+ top: -75px;
+ z-index: 10;
+ }
+ #info {
+ width:420px;
+ margin: 11px auto -1px auto;
+ opacity:0.9;
+ height:30;
+ vertical-align: bottom;
+ }
-p {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 24px;
-}
-.btnav { border: 0px #000 solid;}
+ p {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 24px;
+ }
-.submit {
-
- text-shadow: -1px 1px 1px #ccc;
- font-size:15px;
-}
+ .btnav { border: 0px #000 solid;}
-input {
- height:40px;
- width:300px;
- border:3px #000;
- background:#e3e3e3;
- margin:10px;
- color:#000;
- font-size:30px;
-
-}
-.txt {
- font-family:Arial, Helvetica, sans-serif;
- font-size:14px;
-line-height:1.2;
- text-shadow:1px 1px 0.5px #ccc;
- word-spacing: 3px;
-}
- .line {
- font-family:Arial, Helvetica, sans-serif;
- letter-spacing:0px;
-line-height:-1;
- color:#000;
- font-size:17px;
-}
+ .submit {
+
+ text-shadow: -1px 1px 1px #ccc;
+ font-size:15px;
+ }
-.no-cursor { cursor: none; }
-.invisible { display: none !important; }
-#cursor-big { position: absolute; z-index: 1000; }
+ input {
+ height:40px;
+ width:300px;
+ border:3px #000;
+ background:#e3e3e3;
+ margin:10px;
+ color:#000;
+ font-size:30px;
+
+ }
+ .txt {
+ font-family:Arial, Helvetica, sans-serif;
+ font-size:14px;
+ line-height:1.2;
+ text-shadow:1px 1px 0.5px #ccc;
+ word-spacing: 3px;
+ }
+ .line {
+ font-family:Arial, Helvetica, sans-serif;
+ letter-spacing:0px;
+ line-height:-1;
+ color:#000;
+ font-size:17px;
+ }
-#signin-submit {
- display:inline-block;
- width:300px;
- height:33px;
- font-size:20px;
- background-image:url(/static/btngrad1.png);
- font-weight:bold;
- word-spacing:7;
- margin-top:12px;
- text-align:center;
- z-index:100;
- font-size:16px;
- color:#fff;
- text-shadow:1px 1px 3px #000;
- border-radius: 5px;
- -webkit-border-radius: 5px;
- -moz-border-radius: 5px;*/
- border:solid 1px #eee;
-}
+ .no-cursor { cursor: none; }
+ .invisible { display: none !important; }
+ #cursor-big { position: absolute; z-index: 1000; }
-#remembermeInput {
- width: 15px;
- height: 15px;
- margin: 1px;
-}
+ #signin-submit {
+ display:inline-block;
+ width:300px;
+ height:33px;
+ font-size:20px;
+ background-image:url(/static/btngrad1.png);
+ font-weight:bold;
+ word-spacing:7;
+ margin-top:12px;
+ text-align:center;
+ z-index:100;
+ font-size:16px;
+ color:#fff;
+ text-shadow:1px 1px 3px #000;
+ border-radius: 5px;
+ -webkit-border-radius: 5px;
+ -moz-border-radius: 5px;*/
+ border:solid 1px #eee;
+ }
-label {
- display: block;
- width: 300px;
- text-align: right;
- font-size: 16px;
- color: #222;
-}
+ #remembermeInput {
+ width: 15px;
+ height: 15px;
+ margin: 1px;
+ }
-
-</style>
-</head>
-<body>
-
-<div id="main" align="center">
-
- <img src="/static/flyhorse.gif" id="horse" />
- <img src="/static/guaranteed_customer_satisfaction.gif" id="customer" />
-
- <div id="registerbox">
- <div id="logo-and-text">
- <a href="/"><img src="/static/dumpmod1.png"></a>
- <p align="center" class="line">Talk with pictures!</p>
- <div align="right" class="txt">
- <br>
- <div align="center">dump.fm lets you talk with pictures<br>
- <a href="/register" style="text-decoration:none;">Click here to Register!</a> <br>
+ label {
+ display: block;
+ width: 300px;
+ text-align: right;
+ font-size: 16px;
+ color: #222;
+ }
+ </style>
+ </head>
+ <body>
+ <div id="main" align="center">
+
+ <img src="/static/flyhorse.gif" id="horse" />
+ <img src="/static/guaranteed_customer_satisfaction.gif" id="customer" />
+
+ <div id="registerbox">
+ <div id="logo-and-text">
+ <a href="/"><img src="/static/dumpmod1.png"></a>
+ <p align="center" class="line">Talk with pictures!</p>
+ <div align="right" class="txt">
+ <br>
+ <div align="center">dump.fm lets you talk with pictures<br>
+ <a href="/register" style="text-decoration:none;">Click here to Register!</a> <br>
+ </div>
+ </div>
+ <input type="text" id="nickInput" size="17" />
+ <input id="passwordInputLabel" name="passwordInputLabel" size="17" type="text" class="invisible">
+ <input type="password" id="passwordInput" size="17" /><br />
+ <input id="signin-submit" value="Sign In" />
+ <div id="remember"><label>
+ <input checked="checked" type="checkbox" name="rememberme" id="remembermeInput" />
+ Remember Me
+ </label></div>
</div>
</div>
- </div>
- <input type="text" id="nickInput" size="17" />
- <input id="passwordInputLabel" name="passwordInputLabel" size="17" type="text" class="invisible">
- <input type="password" id="passwordInput" size="17" /><br />
-
-
- <!-- <br /><a id="signin-submit">Sign In</a> -->
- <input id="signin-submit" value="Sign In" />
- <div id="remember"><label>
- <input checked="checked" type="checkbox" name="rememberme" id="remembermeInput" />
- Remember Me
- </label></div>
- </div>
-</div>
-<div id="info" align="right">
- <img src="/static/vxhtml.gif">
- <img src="/static/aol_suck.gif">
- <img src="/static/html_3_2.gif">
- <img src="/static/geocities.gif">
- <img src="/static/valid_html.gif">
-</div>
-
-<div id="preload">
- <img src="/static/img/cursors/osx.hand.gif" class="no-cursor invisible" id="cursor-big">
-</div>
+ <div id="info" align="right">
+ <img src="/static/vxhtml.gif">
+ <img src="/static/aol_suck.gif">
+ <img src="/static/html_3_2.gif">
+ <img src="/static/geocities.gif">
+ <img src="/static/valid_html.gif">
+ </div>
-<script type="text/javascript">
-var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
-document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
-</script>
-<script type="text/javascript">
-try {
-var pageTracker = _gat._getTracker("UA-12364576-1");
-pageTracker._trackPageview();
-} catch(err) {}</script>
+ <div id="preload">
+ <img src="/static/img/cursors/osx.hand.gif" class="no-cursor invisible" id="cursor-big">
+ </div>
-</body>
+ <script type="text/javascript">
+ var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+ document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+ </script>
+ <script type="text/javascript">
+ try {
+ var pageTracker = _gat._getTracker("UA-12364576-1");
+ pageTracker._trackPageview();
+ } catch(err) {}
+ </script>
+ </body>
</html>