diff options
Diffstat (limited to 'static/index.html')
| -rwxr-xr-x | static/index.html | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/static/index.html b/static/index.html index 08b934e..afab9b1 100755 --- a/static/index.html +++ b/static/index.html @@ -34,7 +34,7 @@ $(document).ready(function(){ </head> <body> <div id="panel"> -<center><object width="600" height="450"><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="600" height="450"></embed></object></center> +<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> @@ -67,6 +67,7 @@ $(document).ready(function(){ Remember Me </label></div> </div> + </div> <div id="info" align="right"> <img src="/static/img/vxhtml.gif"> @@ -75,10 +76,10 @@ $(document).ready(function(){ <img src="/static/img/geocities.gif"> <img src="/static/img/valid_html.gif"> -</div> +</div> - -</div></div> +</div> +</div> <div id="preload"> <img src="/static/img/cursors/osx.hand.gif" class="no-cursor invisible" id="cursor-big"> </div> |
