Template:Lightbox
From 2012hs.igem.org
(Difference between revisions)
(Created page with "<script type="text/javascript"> /* Lightbox v2.51 by Lokesh Dhakar - http://www.lokeshdhakar.com For more information, visit: http://lokeshdhakar.com/projects/lightbox2/ Licen...") |
|||
(2 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
+ | <html> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
Line 50: | Line 51: | ||
function LightboxOptions() { | function LightboxOptions() { | ||
- | this.fileLoadingImage = ' | + | this.fileLoadingImage = 'https://static.igem.org/mediawiki/2012hs/4/42/Loading.gif'; |
- | this.fileCloseImage = ' | + | this.fileCloseImage = 'https://static.igem.org/mediawiki/2012hs/b/bd/Close.png'; |
this.resizeDuration = 700; | this.resizeDuration = 700; | ||
this.fadeDuration = 500; | this.fadeDuration = 500; | ||
Line 351: | Line 352: | ||
}).call(this); | }).call(this); | ||
- | </ | + | </script> |
+ | </html> |
Latest revision as of 01:45, 12 June 2012