diff options
Diffstat (limited to 'website/index.html')
-rw-r--r-- | website/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/website/index.html b/website/index.html index ef6299b4..14bfaee2 100644 --- a/website/index.html +++ b/website/index.html @@ -42,9 +42,9 @@ <span>Download!</span> </a> </div> - <div class="proxyVideo"><!-- -<object width="800" height="600"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=5412895&server=vimeo.com&show_title=1&show_byline=1&show_portrait=0&color=&fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=5412895&server=vimeo.com&show_title=1&show_byline=1&show_portrait=0&color=&fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="800" height="480"></embed></object></div> ---></div> + <div class="proxyVideo"> + <object width="800" height="480"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=5583664&server=vimeo.com&show_title=1&show_byline=1&show_portrait=0&color=&fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=5583664&server=vimeo.com&show_title=1&show_byline=1&show_portrait=0&color=&fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="800" height="480"></embed></object> + </div> <div class="endBar"> <a href="slideshow.html">I don't want to see a video - show me a slideshow instead!</a> </div> |