Line 25: | Line 25: | ||
</div> | </div> | ||
− | <div id=" | + | <div id="test2blue" style="display: none" class="fixed-centertree" > |
<img src="https://static.igem.org/mediawiki/2016/a/a7/T--Hong_Kong_HKUST--tree_blue.png" style="width:450px;height:600px;"> | <img src="https://static.igem.org/mediawiki/2016/a/a7/T--Hong_Kong_HKUST--tree_blue.png" style="width:450px;height:600px;"> | ||
</div> | </div> | ||
− | <div id=" | + | <div id="test2green" style="display: none" class="fixed-centertree" > |
<img src="https://static.igem.org/mediawiki/2016/c/cd/T--Hong_Kong_HKUST--tree_green.png" style="width:450px;height:600px;"> | <img src="https://static.igem.org/mediawiki/2016/c/cd/T--Hong_Kong_HKUST--tree_green.png" style="width:450px;height:600px;"> | ||
</div> | </div> | ||
− | <div id=" | + | <div id="test2red" style="display: none" class="fixed-centertree" > |
<img src="https://static.igem.org/mediawiki/2016/6/67/T--Hong_Kong_HKUST--tree_red.png" style="width:450px;height:600px;"> | <img src="https://static.igem.org/mediawiki/2016/6/67/T--Hong_Kong_HKUST--tree_red.png" style="width:450px;height:600px;"> | ||
</div> | </div> | ||
Line 344: | Line 344: | ||
setTimeout(function(){$( "#content" ).css("background","transparent");},9800); | setTimeout(function(){$( "#content" ).css("background","transparent");},9800); | ||
setTimeout(function(){$( "#content" ).css("opacity","1");},9900); | setTimeout(function(){$( "#content" ).css("opacity","1");},9900); | ||
− | setTimeout(function(){$( "# | + | setTimeout(function(){$( "#test2blue" ).fadeIn( 600 );},10000); |
setTimeout(function(){$( "#test3" ).fadeIn( 600 );},11000); | setTimeout(function(){$( "#test3" ).fadeIn( 600 );},11000); | ||
setTimeout(function(){$( "#test3" ).fadeOut( 600 );},14000); | setTimeout(function(){$( "#test3" ).fadeOut( 600 );},14000); | ||
setTimeout(function(){$( "#test4" ).fadeIn( 600 );},15000); | setTimeout(function(){$( "#test4" ).fadeIn( 600 );},15000); | ||
− | setTimeout(function(){$( "# | + | setTimeout(function(){$( "#test2green" ).fadeIn( 600 );},17400); |
− | setTimeout(function(){$( "# | + | setTimeout(function(){$( "#test2blue" ).fadeOut( 600 );},17500); |
− | setTimeout(function(){$( "# | + | setTimeout(function(){$( "#test2red" ).fadeIn( 600 );},18900); |
− | setTimeout(function(){$( "# | + | setTimeout(function(){$( "#test2green" ).fadeOut( 600 );},19000); |
setTimeout(function(){$( "#test4" ).fadeOut( 600 );},20500); | setTimeout(function(){$( "#test4" ).fadeOut( 600 );},20500); | ||
setTimeout(function(){$( "#test5" ).fadeIn( 600 );},21500); | setTimeout(function(){$( "#test5" ).fadeIn( 600 );},21500); | ||
setTimeout(function(){$( "#test5" ).fadeOut( 600 );},24500); | setTimeout(function(){$( "#test5" ).fadeOut( 600 );},24500); | ||
− | setTimeout(function(){$( "# | + | setTimeout(function(){$( "#test2red" ).fadeOut( 600 );},25000); |
setTimeout(function(){$( "#test7" ).fadeIn( 600 );},26000); | setTimeout(function(){$( "#test7" ).fadeIn( 600 );},26000); | ||
setTimeout(function(){$( "#test8" ).fadeIn( 600 );},26000); | setTimeout(function(){$( "#test8" ).fadeIn( 600 );},26000); |
Revision as of 04:33, 19 October 2016