diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-04-23 23:26:15 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-04-23 23:26:15 -0400 |
| commit | 20e04b97584df832fa1abb9fbd159956f48a788a (patch) | |
| tree | 3be3c28025c1f909aca7e78190581ded2e970df2 /static/index.html | |
| parent | 1dab11cd33a37185e59fee997f5dc815643905f3 (diff) | |
sostler PROD commit
Diffstat (limited to 'static/index.html')
| -rwxr-xr-x | static/index.html | 36 |
1 files changed, 20 insertions, 16 deletions
diff --git a/static/index.html b/static/index.html index afab9b1..c4a7559 100755 --- a/static/index.html +++ b/static/index.html @@ -33,24 +33,25 @@ $(document).ready(function(){ </head> <body> + <div id="panel"> <center><object width="460" height="345"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=10819709&server=vimeo.com&show_title=0&show_byline=0&autoplay=1&show_portrait=0&color=ffffff&fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=10819709&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=ffffff&autoplay=1&fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="460" height="345"></embed></object></center> </div> <p class="slide"><a href="#" class="btn-slide">watch a lil video!</a> -<div id="content"> +<div id="rapper"></div><div id="idgi"></div> +<div id="content" style="z-index:77;"> + <div id="main" align="center"> <img src="/static/img/flyhorse.gif" id="horse" /> - <img src="/static/img/guaranteed_customer_satisfaction.gif" id="customer" /> - + <img src="/static/img/furie1.png" id="furie1" /> + <a href="/register"> <img src="/static/img/furie2.png" id="furie2" /></a> <div id="registerbox"> <div id="logo-and-text"> - <a href="/"><img src="/static/img/dumpclearlogo.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="/"><img src="/static/img/dumpclearlogo2.png"></a> + + <div align="center"> <a href="/register" style="text-decoration:none;">Click here to Register!</a> <br> </div> </div> @@ -67,19 +68,22 @@ $(document).ready(function(){ Remember Me </label></div> </div> - + </div> -<div id="info" align="right"> - <img src="/static/img/vxhtml.gif"> - <img src="/static/img/aol_suck.gif"> - <img src="/static/img/html_3_2.gif"> - <img src="/static/img/geocities.gif"> - <img src="/static/img/valid_html.gif"> - + +<div id="info"> + + <br> + <div id="footer" style="text-align: center"> +@2010 <a href="/">dump.fm</a> +<a href="/about_us"><span style="word-spacing:normal;">About Us</span></a> +<a href="/terms">Terms</a> +<a href="/privacy">Privacy</a></div> </div> </div> </div> + <div id="preload"> <img src="/static/img/cursors/osx.hand.gif" class="no-cursor invisible" id="cursor-big"> </div> |
