Line 330: | Line 330: | ||
</script> | </script> | ||
<script type="text/javascript"> /* GALLERY SCRIPT */ | <script type="text/javascript"> /* GALLERY SCRIPT */ | ||
− | var captions = ["<p class='body-type'>The North End and Charlestown as seen from <a href='#'>Ginkgo Bioworks</a> during our <a href='#'>July visit</a>.</p>","<p class='body-type'>The team (minus <a href='#'>Thomas</a>) turns a corner inside <a href='#'>Ginkgo Bioworks</a>.</p>"]; | + | var captions = ["<p class='body-type'>The North End and Charlestown as seen from <a href='#'>Ginkgo Bioworks</a> during our <a href='#'>July visit</a>.</p>","<p class='body-type'>The team (minus <a href='#'>Thomas</a>) turns a corner inside <a href='#'>Ginkgo Bioworks</a>.</p>","<p class='body-type'>Circadia Synthetica, a triptych designed by Saimrunali Dadigala, explores the application of synthetic circadian rhythms in multiple organisms as as part of our <a href='#'>Human Practices</a> work.</p>"]; |
− | var links = ["https://static.igem.org/mediawiki/2017/c/c1/T--BostonU--seaport.png","https://static.igem.org/mediawiki/2017/9/9b/T--BostonU--hallway.png"]; | + | var links = ["https://static.igem.org/mediawiki/2017/c/c1/T--BostonU--seaport.png","https://static.igem.org/mediawiki/2017/9/9b/T--BostonU--hallway.png", |
− | var maxCounter = | + | "https://static.igem.org/mediawiki/2017/f/ff/T--BostonU--CircadiaSynthetica.png"]; |
+ | var maxCounter = 2; | ||
var counter = maxCounter; | var counter = maxCounter; | ||
var bg = '#1d1d1d url('+links[counter]+') no-repeat center center fixed'; | var bg = '#1d1d1d url('+links[counter]+') no-repeat center center fixed'; |
Revision as of 20:55, 28 October 2017