Team:SCUT
From 2013.igem.org
(Difference between revisions)
Yanzw scut (Talk | contribs) |
Yanzw scut (Talk | contribs) |
||
Line 1: | Line 1: | ||
- | < | + | {{Template:Team:SCUT/Mainheader}} |
+ | <html> | ||
+ | <script type="text/javascript"src="js/jQuery.js"></script> | ||
- | < | + | <div id="textbody"> |
- | <div id=" | + | <table id="flame02"> |
- | <div id=" | + | <tr> |
- | + | <td class="left" style="background-image:url('images/testbackground.png');background-position:30% 30%;"><p class="f2">Abstract</p></td> | |
+ | <td class="right"><p class="f3"><strong>E.cerevisiae is a sophisticated signal transport system between E.coli and S.cerevisiae.</strong> Producer, the E.coli, is assigned to distribute a special volatile—butanedione periodically with a stable oscillation circuit, which defines the meaning of the signal. On the other side, Sniffer,the yeast, transplanted with a nose from nematode, can respond to the signal immediately. We hope this can realize the communication between prokaryotes and eukaryotes for the further research on symbiosis.</p></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | <div id="block"> | ||
+ | <div class="centerpart1"> | ||
+ | <a href="#" class="l"><img style="width:200px;" border="0" src="images/homeimg02v2.0.png" onmouseover="src='images/homeimg021v2.0.png'" onmouseout="src='images/homeimg02v2.0.png'"/></a> | ||
+ | <a href="#" class="c" style="margin-left:50px;"><img style="width:200px;" border="0" src="images/homeimg01.png" onmouseover="src='images/homeimg011.png'" onmouseout="src='images/homeimg01.png'"/></a> | ||
+ | <a href="#" class="r" style="margin-left:50px;"><img style="width:200px;" border="0" src="images/homeimg03.png"/></a> | ||
+ | </div> | ||
+ | |||
+ | <table id="flame04"> | ||
+ | <tr> | ||
+ | <td class="sidepart" rowspan="2"> | ||
+ | <div class="l1" style="width:250px;height:420px;"> | ||
+ | <img style="width:250px;height:420px;"src="images/leftpart3.0.png"/> | ||
+ | <div style="display:none;"> | ||
+ | <p class="l" style=""><b class="floatL">O</b>scillating odorant contains two parts: the Producer and the Oscillator. We choose diacetyl as our desire odorant which widely used as a food additive to emit buttery flavor. In order to enhance the production, we construct the E.coli as the producer . Additionally, we add the oscillation system on the basis of odorant producing system, together, distributing a special volatile—butanedione periodically. </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </td> | ||
+ | <td class="midpart1"> | ||
+ | <a href="#"><img style="width:180px;"src="images/homeimg03.png" border="0" onmouseover="src='images/homeimg032.png'" onmouseout="src='images/homeimg03.png'"/></a> | ||
+ | <a href="#"style="margin-left:35px;"><img style="width:180px;"src="images/homeimg03.png" border="0" onmouseover="src='images/homeimg033.png'" onmouseout="src='images/homeimg03.png'"/></a> | ||
+ | </td> | ||
+ | <td class="sidepart" rowspan="2"> | ||
+ | <div class="r1" style="width:250px;height:420px;"> | ||
+ | <img style="width:250px;height:420px;"src="images/rightpart3.0.png"/> | ||
+ | <div style="display:none;"> | ||
+ | <p class="r" style="">说明2</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="midpart2"> | ||
+ | <div class="c1" style="width:462px;height:220px;"> | ||
+ | <img style="width:456px;height:220px;margin:0 3px;"src="images/midpart1.0.png"/> | ||
+ | <div style="display:none;"> | ||
+ | <p class="c">各种文字</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
</div> | </div> | ||
- | |||
- | |||
</div> | </div> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | < | + | <script type="text/javascript"> |
+ | var TableAnimate = function(d){ | ||
+ | $("#block .centerpart1 a.l").hover(function(){ | ||
+ | $("#flame04 .sidepart div.l1").find("img").stop().animate({'width':0,'marginLeft':'125px'},d,function(){ | ||
+ | $(this).hide().next().show(); | ||
+ | $(this).next().animate({ | ||
+ | 'width':'250px', | ||
+ | 'marginLeft':'0' | ||
+ | },d); | ||
+ | }); | ||
+ | },function(){ | ||
+ | $("#flame04 .sidepart div.l1").find("div").animate({'width':0,'marginLeft':'125px'},d,function(){ | ||
+ | $(this).hide().prev().show(); | ||
+ | $(this).prev().animate({ | ||
+ | 'width':'250px', | ||
+ | 'marginLeft':'0' | ||
+ | },d); | ||
+ | }); | ||
+ | }); | ||
+ | } | ||
+ | TableAnimate(120); | ||
+ | var TableAnimate = function(d){ | ||
+ | $("#block .centerpart1 a.r").hover(function(){ | ||
+ | $("#flame04 .sidepart div.r1").find("img").stop().animate({'width':0,'marginLeft':'125px'},d,function(){ | ||
+ | $(this).hide().next().show(); | ||
+ | $(this).next().animate({ | ||
+ | 'width':'250px', | ||
+ | 'marginLeft':'0' | ||
+ | },d); | ||
+ | }); | ||
+ | },function(){ | ||
+ | $("#flame04 .sidepart div.r1").find("div").animate({'width':0,'marginLeft':'125px'},d,function(){ | ||
+ | $(this).hide().prev().show(); | ||
+ | $(this).prev().animate({ | ||
+ | 'width':'250px', | ||
+ | 'marginLeft':'0' | ||
+ | },d); | ||
+ | }); | ||
+ | }); | ||
+ | } | ||
+ | TableAnimate(120); | ||
+ | var TableAnimate = function(d){ | ||
+ | $("#block .centerpart1 a.c").hover(function(){ | ||
+ | $("#flame04 .midpart2 div.c1").find("img").stop().animate({'width':0,'marginLeft':'228px'},d,function(){ | ||
+ | $(this).hide().next().show(); | ||
+ | $(this).next().animate({ | ||
+ | 'width':'456px', | ||
+ | 'marginLeft':'3' | ||
+ | },d); | ||
+ | }); | ||
+ | },function(){ | ||
+ | $("#flame04 .midpart2 div.c1").find("div").animate({'width':0,'marginLeft':'228px'},d,function(){ | ||
+ | $(this).hide().prev().show(); | ||
+ | $(this).prev().animate({ | ||
+ | 'width':'456px', | ||
+ | 'marginLeft':'3' | ||
+ | },d); | ||
+ | }); | ||
+ | }); | ||
+ | } | ||
+ | TableAnimate(120); | ||
+ | </script> | ||
- | + | </html> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + |
Revision as of 14:39, 14 September 2013
Abstract |
E.cerevisiae is a sophisticated signal transport system between E.coli and S.cerevisiae. Producer, the E.coli, is assigned to distribute a special volatile—butanedione periodically with a stable oscillation circuit, which defines the meaning of the signal. On the other side, Sniffer,the yeast, transplanted with a nose from nematode, can respond to the signal immediately. We hope this can realize the communication between prokaryotes and eukaryotes for the further research on symbiosis. |