Team:Tianjin/Attributions
From 2011.igem.org
(38 intermediate revisions not shown) | |||
Line 6: | Line 6: | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
<title>Untitled</title> | <title>Untitled</title> | ||
+ | |||
+ | <script type='text/javascript'> | ||
+ | var roller=function(){ | ||
+ | return{ | ||
+ | init:function(el,ty,sx,ex,d,st){ | ||
+ | e=document.getElementById(el);if(!e){return;}a=e.getElementsByTagName("a"); | ||
+ | for(i=0;i<a.length;i++){ | ||
+ | if(!a[i].id){a[i].id=el.id+i;} | ||
+ | a[i].n=a[i].o=sx;a[i].en=ex; a[i].ty=ty; | ||
+ | if(a[i].ty=='v'){a[i].style.backgroundPosition = '0px '+a[i].n+'px';} | ||
+ | else if(a[i].ty=='h'){a[i].style.backgroundPosition = a[i].n+'px 0px';} | ||
+ | else{return;} | ||
+ | a[i].onmouseover=roller.o;a[i].onmouseout=roller.o; | ||
+ | a[i].st=Math.abs(Math.abs(ex-sx)/st);a[i].t=d/st; | ||
+ | } | ||
+ | }, | ||
+ | o:function(e){ | ||
+ | e=e||window.event;c=e.target!=null?e.target:e.srcElement; | ||
+ | if(c.nodeName=='A') | ||
+ | if(e.type=="mouseover"){ | ||
+ | c.w=c.en;roller.s(c); | ||
+ | } | ||
+ | else if(c.nodeName=='A'){c.w=c.o;roller.s(c);} | ||
+ | }, | ||
+ | s:function(e){ | ||
+ | if(e.ti){clearTimeout(e.ti);} | ||
+ | if(Math.abs(e.n-e.w)<e.st){e.n=e.w;} | ||
+ | else if(e.n<e.w){e.n=e.n+e.st;} | ||
+ | else if(e.n>e.w){e.n=e.n-e.st;} | ||
+ | if(e.ty=='v'){e.style.backgroundPosition = '0px '+e.n+'px';} | ||
+ | else{e.style.backgroundPosition = e.n+'px 0px';} | ||
+ | if(e.n==e.w){clearTimeout(e.ti);return;} | ||
+ | e.ti=setTimeout(function(){roller.s(e)}, e.t); | ||
+ | } | ||
+ | } | ||
+ | }(); | ||
+ | </script> | ||
<style type="text/css"> | <style type="text/css"> | ||
body{ | body{ | ||
- | background-image:url(https://static.igem.org/mediawiki/2011/ | + | background-image:url(https://static.igem.org/mediawiki/2011/2/20/TJU-bg.png); |
text-align:center; | text-align:center; | ||
font-size:12px; | font-size:12px; | ||
font-family:Verdana, Geneva, sans-serif; | font-family:Verdana, Geneva, sans-serif; | ||
+ | background-attachment: fixed; | ||
+ | } | ||
+ | #content{ background:transparent url("https://static.igem.org/mediawiki/2011/9/94/Background11.png") center top fixed repeat-y; | ||
+ | padding: 0px; | ||
+ | margin:0 auto; | ||
+ | border-left: 0px; | ||
+ | border-right:0px; | ||
+ | top:-10px; | ||
+ | } | ||
+ | body { background:#000000 url("https://static.igem.org/mediawiki/2011/2/20/TJU-bg.png") no-repeat top center scroll fixed; | ||
} | } | ||
+ | #footer-box{ | ||
+ | position:relative; | ||
+ | top:800px;} | ||
div#global { | div#global { | ||
Line 23: | Line 73: | ||
height:65px; | height:65px; | ||
} | } | ||
- | div#global #head | + | div#global #head #head1{ |
- | list-style | + | list-style:none; |
+ | border:0; | ||
+ | float:left; | ||
+ | margin-left:5px; | ||
+ | margin-top:9px; | ||
} | } | ||
+ | div#global #head #head1{ | ||
+ | background-image:url(https://static.igem.org/mediawiki/2011/a/a7/TJU-Team-head.png) | ||
+ | } | ||
+ | div#global #head #head2 a,a:visited,a:active{ | ||
+ | background: url(https://static.igem.org/mediawiki/2011/a/a0/TJU-Home.png) 0px -78px | ||
- | + | repeat-x; | |
- | + | list-style:none; | |
- | + | border:0; | |
- | + | float:left; | |
+ | margin-left:5px; | ||
+ | margin-top:17px; | ||
+ | width=110px; | ||
+ | height=41px; | ||
+ | padding-top:41px; | ||
+ | padding-left:110px; | ||
+ | display:block; | ||
+ | border-bottom:0px | ||
} | } | ||
- | div#global #head | + | div#global #head #head2 a:hover{ |
- | + | background: url(https://static.igem.org/mediawiki/2011/a/a0/TJU-Home.png) 0px 0px | |
+ | |||
+ | repeat-x; } | ||
+ | div#global #head #head3 a,a:visited,a:active{ | ||
+ | background: url(https://static.igem.org/mediawiki/2011/9/9c/TJU-Team.png) 0px -78px | ||
+ | |||
+ | repeat-x; | ||
+ | list-style:none; | ||
+ | border:0; | ||
+ | float:left; | ||
+ | margin-left:5px; | ||
+ | margin-top:17px; | ||
+ | width=110px; | ||
+ | height=41px; | ||
+ | padding-top:41px; | ||
+ | padding-left:110px; | ||
+ | display:block; | ||
+ | border-bottom:0px | ||
} | } | ||
+ | div#global #head #head3 a:hover{ | ||
+ | background: url(https://static.igem.org/mediawiki/2011/9/9c/TJU-Team.png) 0px 0px | ||
- | div#global #head | + | repeat-x; } |
- | margin-top: | + | div#global #head #head4 a,a:visited,a:active{ |
+ | background: url(https://static.igem.org/mediawiki/2011/5/57/TJU-Data.png) 0px -78px | ||
+ | |||
+ | repeat-x; | ||
+ | list-style:none; | ||
+ | border:0; | ||
+ | float:left; | ||
+ | margin-left:5px; | ||
+ | margin-top:17px; | ||
+ | width=110px; | ||
+ | height=41px; | ||
+ | padding-top:41px; | ||
+ | padding-left:110px; | ||
+ | display:block; | ||
+ | border-bottom:0px | ||
} | } | ||
+ | div#global #head #head4 a:hover{ | ||
+ | background: url(https://static.igem.org/mediawiki/2011/5/57/TJU-Data.png) 0px 0px | ||
+ | |||
+ | repeat-x; } | ||
+ | div#global #head #head5 a,a:visited,a:active{ | ||
+ | background: url(https://static.igem.org/mediawiki/2011/7/73/TJU-Project.png) 0px -78px | ||
+ | |||
+ | repeat-x; | ||
+ | list-style:none; | ||
+ | border:0; | ||
+ | float:left; | ||
+ | margin-left:5px; | ||
+ | margin-top:17px; | ||
+ | width=110px; | ||
+ | height=41px; | ||
+ | padding-top:41px; | ||
+ | padding-left:110px; | ||
+ | display:block; | ||
+ | border-bottom:0px | ||
+ | } | ||
+ | div#global #head #head5 a:hover{ | ||
+ | background: url(https://static.igem.org/mediawiki/2011/7/73/TJU-Project.png) 0px 0px | ||
+ | |||
+ | repeat-x; } | ||
+ | div#global #head #head6 a,a:visited,a:active{ | ||
+ | background: url(https://static.igem.org/mediawiki/2011/a/a3/TJU-Notepad.png) 0px | ||
+ | |||
+ | -78px repeat-x; | ||
+ | list-style:none; | ||
+ | border:0; | ||
+ | float:left; | ||
+ | margin-left:5px; | ||
+ | margin-top:17px; | ||
+ | width=110px; | ||
+ | height=41px; | ||
+ | padding-top:41px; | ||
+ | padding-left:110px; | ||
+ | display:block; | ||
+ | border-bottom:0px | ||
+ | } | ||
+ | div#global #head #head6 a:hover{ | ||
+ | background: url(https://static.igem.org/mediawiki/2011/a/a3/TJU-Notepad.png) 0px | ||
+ | |||
+ | 0px repeat-x; } | ||
+ | div#global #head #head7 a,a:visited,a:active{ | ||
+ | background: url(https://static.igem.org/mediawiki/2011/8/80/TJU-Safety.png) 0px -78px repeat-x; | ||
+ | list-style:none; | ||
+ | border:0; | ||
+ | float:left; | ||
+ | margin-left:5px; | ||
+ | margin-top:17px; | ||
+ | width=110px; | ||
+ | height=41px; | ||
+ | padding-top:41px; | ||
+ | padding-left:110px; | ||
+ | display:block; | ||
+ | border-bottom:0px | ||
+ | } | ||
+ | div#global #head #head7 a:hover{ | ||
+ | background: url(https://static.igem.org/mediawiki/2011/8/80/TJU-Safety.png) 0px 0px repeat-x; } | ||
+ | div#global #head #head8 a,a:visited,a:active{ | ||
+ | background: url(https://static.igem.org/mediawiki/2011/2/2f/TJU-Modeling.png) 0px -78px repeat-x; | ||
+ | list-style:none; | ||
+ | border:0; | ||
+ | float:left; | ||
+ | margin-left:5px; | ||
+ | margin-top:17px; | ||
+ | width=110px; | ||
+ | height=41px; | ||
+ | padding-top:41px; | ||
+ | padding-left:110px; | ||
+ | display:block; | ||
+ | border-bottom:0px | ||
+ | } | ||
+ | div#global #head #head8 a:hover{ | ||
+ | background: url(https://static.igem.org/mediawiki/2011/2/2f/TJU-Modeling.png) 0px 0px repeat-x; } | ||
+ | |||
div#global #main #title { | div#global #main #title { | ||
width:160px; | width:160px; | ||
background-image:url(https://static.igem.org/mediawiki/2011/6/63/TJU-Attributions-menu.png); | background-image:url(https://static.igem.org/mediawiki/2011/6/63/TJU-Attributions-menu.png); | ||
- | margin-left: - | + | margin-left: -119px; |
- | margin-top: | + | margin-top: 33px; |
- | padding:50px 10px | + | padding:50px 30px 10px 0px; |
float:left; | float:left; | ||
} | } | ||
Line 75: | Line 252: | ||
margin-left:50px; | margin-left:50px; | ||
float:left; | float:left; | ||
- | width: | + | width:666px; |
+ | font-size:14px; | ||
} | } | ||
div#global #main #content p{ | div#global #main #content p{ | ||
+ | float:left | ||
text-align:justify; | text-align:justify; | ||
+ | font-size:14px; | ||
} | } | ||
div#global #main #content h1{ | div#global #main #content h1{ | ||
margin-left:-30px; | margin-left:-30px; | ||
font-weight:bold; | font-weight:bold; | ||
+ | } | ||
+ | div#global #main #BackToTop{ | ||
+ | position:fixed; | ||
+ | bottom:0; | ||
+ | right:0; | ||
} | } | ||
</style> | </style> | ||
Line 89: | Line 274: | ||
<div id="global"> | <div id="global"> | ||
<div id="head"> | <div id="head"> | ||
- | + | <div id="head1"> | |
- | + | ||
+ | |||
<a href="#"> | <a href="#"> | ||
- | <img src="https://static.igem.org/mediawiki/2011/9/9d/TJU-Attributions-head.png" | + | <img src="https://static.igem.org/mediawiki/2011/9/9d/TJU-Attributions-head.png" id="top"></a> |
- | + | ||
- | + | ||
<a href="https://2011.igem.org/Team:Tianjin"> | <a href="https://2011.igem.org/Team:Tianjin"> | ||
- | + | </a> | |
- | </ | + | </div> |
- | < | + | |
- | + | <div id="head2"> | |
- | + | <a href="https://2011.igem.org/Team:Tianjin"> | |
- | </ | + | </a> |
- | + | </div> | |
- | + | <div id="head3"> | |
- | + | <a href="https://2011.igem.org/Team:Tianjin/Team"> | |
- | </ | + | </a> |
- | + | </div> | |
- | + | <div id="head4"> | |
- | + | <a href="https://2011.igem.org/Team:Tianjin/Data"> | |
- | </ | + | </a> |
- | + | </div> | |
- | + | <div id="head5"> | |
- | + | <a href="https://2011.igem.org/Team:Tianjin/Project"> | |
- | </ | + | </a> |
- | + | </div> | |
+ | <div id="head6"> | ||
+ | <a href="https://2011.igem.org/Team:Tianjin/Notebook"> | ||
+ | </a> | ||
+ | </div> | ||
+ | <div id="head7"> | ||
+ | <a href="https://2011.igem.org/Team:Tianjin/Safety"> | ||
+ | </a> | ||
+ | </div> | ||
+ | <div id="head8"> | ||
+ | <a href="https://2011.igem.org/Team:Tianjin/Modeling"> | ||
+ | </a> | ||
+ | </div> | ||
</div> | </div> | ||
<div id="main"> | <div id="main"> | ||
<div id="title"> | <div id="title"> | ||
<ul> | <ul> | ||
- | + | <class="subtitle"><a href="#t1"><img src="https://static.igem.org/mediawiki/2011/6/6d/TJU-Attributions-Menu-1.png"></a> | |
- | + | ||
- | + | <class="subtitle"><a href="#t2"><img src="https://static.igem.org/mediawiki/2011/c/c1/TJU-Attributions-Menu-2.png"></a> | |
- | + | ||
- | + | <class="subtitle"><a href="#t3"><img src="https://static.igem.org/mediawiki/2011/5/5f/TJU-Attributions-Menu-3.png"></a> | |
- | + | ||
- | < | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | < | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</ul> | </ul> | ||
</div> | </div> | ||
<div id="content"> | <div id="content"> | ||
- | + | <p> | |
- | + | <h1 class="pos_left"><img src="https://static.igem.org/mediawiki/2011/0/05/TJU-Attributions-Title-1.png" id="t1" margin="margin-left=-50px"></h1> | |
- | + | <p> | |
- | + | Our major experiments are manipulated by team members in Tianjin 2011iGEM. Most of them are undergraduates from discipline of Biological Engineering and Chemical Engineering. While some professors and post-graduates in School of Chemical Engineering and Technology have provided significant support from the very beginning of the project design. Besides, we got help on art design and website creation from undergraduate in School of Software, and some friends not in our university. Some of them didn’t even meet us before. Our achievement won’t exist without all the support. Best regards and undying gratitude to every one of you! | |
- | + | </p> | |
- | + | <img src="https://static.igem.org/mediawiki/2011/0/02/TJU-Attributions-Title-1-1.png"> | |
- | + | </p> | |
- | + | Boxuan Zeng, Yan Chen, Bin Jia, Saisi Xue, Jing Guo; | |
- | + | </p> | |
- | + | <img src="https://static.igem.org/mediawiki/2011/3/36/TJU-Attributions-Title-1-2.png"> | |
- | + | </p> | |
- | + | Boxuan Zeng, Bin Jia, Yan Chen, Jing Guo, Mingrui Zhao, Wenbin Kuang, Hengqian Ren, Long Chen, Enxu Wang; | |
- | + | </p> | |
- | + | <img src="https://static.igem.org/mediawiki/2011/6/6f/TJU-Attributions-Title-1-3.png"> | |
- | + | </p> | |
- | + | Saisi Xue, Jing Guo, Boxuan Zeng, Bin Jia; | |
- | + | </p> | |
- | + | <img src="https://static.igem.org/mediawiki/2011/9/90/TJU-Attributions-Title-1-4.png"> | |
- | + | </p> | |
- | + | Jing Guo, Boxuan Zeng, Bin Jia, Saisi Xue; | |
- | + | </p> | |
- | + | <img src="https://static.igem.org/mediawiki/2011/c/c3/TJU-Attributions-Title-1-5.png"> | |
- | + | </p> | |
- | + | Saisi Xue, Qinfeng Wu; | |
- | + | </p> | |
- | + | <img src="https://static.igem.org/mediawiki/2011/7/7d/TJU-Attributions-Title-1-10.png"> | |
- | + | </p> | |
+ | Saisi Xue, Qinfeng Wu; | ||
+ | </p> | ||
+ | <img src="https://static.igem.org/mediawiki/2011/b/bb/TJU-Attributions-Title-1-6.png"> | ||
+ | </p> | ||
+ | Andi Wangzhou, 战场原新之助(Presentation PPT), 小天(Wiki Flash), Mihua Campus Group(Presentation PPT); | ||
+ | </p> | ||
+ | <img src="https://static.igem.org/mediawiki/2011/2/25/TJU-Attributions-Title-1-7.png"> | ||
+ | </p> | ||
+ | Andi Wangzhou, Yunfei Ran, Dai Tang; | ||
+ | </p> | ||
+ | <img src="https://static.igem.org/mediawiki/2011/9/99/TJU-Attributions-Title-1-8.png"> | ||
+ | </p> | ||
+ | Saisi Xue, Andi Wangzhou; | ||
+ | </p> | ||
+ | <img src="https://static.igem.org/mediawiki/2011/5/5a/TJU-Attributions-Title-1-9.png"> | ||
+ | </p> | ||
+ | Pro. Yingjin Yuan, Pro. Wenyu Lu; | ||
+ | </p> | ||
+ | </p> | ||
+ | <h1 class="pos_left"><img src="https://static.igem.org/mediawiki/2011/a/a8/TJU-Attributions-Title-2.png" id="t2" margin="margin-left=-50px"></h1> | ||
+ | <p> | ||
+ | In the 2011 China Meetup @USTC, about 20 teams from China mainland and Taiwan District got together to share and discuss projects and new ideas. We could see different perspectives of synthetic biology through varied projects. | ||
+ | </p> | ||
+ | <div align="center"><img src="https://static.igem.org/mediawiki/2011/0/0e/TJU-Attributions-Collaborations-1.jpg" width=666px></div> | ||
+ | </p> | ||
+ | From Ribo/toggle switch to condon optimum, from chemotaxis to quorum system, from pollution control to construction of functional modules, the enthusiasm from youth and creativity from undergraduates filled the auditorium with joy and wisdom. | ||
+ | </p> | ||
+ | <div align="center"><img src="https://static.igem.org/mediawiki/2011/f/f6/TJU-Attributions-Collaborations-2.jpg" width=505px></div> | ||
+ | </p> | ||
+ | iGEM always encourage cooperation and collaborations between universities for better scientific communication and deeper comprehension of Synthetic Biology. This year, our university agreed on helping NYMU with the plasmid transformation and growth curve measurement. This cooperation would bring mutual benefits to both our universities, not only for academic research, but also for the long lasting friendship. | ||
+ | </p> | ||
+ | <div align="center"><img src="https://static.igem.org/mediawiki/2011/1/12/TJU-Attributions-Collaborations-3.jpg" width=505px></div> | ||
+ | </p> | ||
+ | <h1 class="pos_left"><img src="https://static.igem.org/mediawiki/2011/c/cf/TJU-Attributions-Title-3.png" id="t3" margin="margin-left=-50px"></h1> | ||
+ | <p> | ||
+ | <img src="https://static.igem.org/mediawiki/2011/5/51/TJU-Attributions-Sponsors-4.png"></p> | ||
+ | <img src="https://static.igem.org/mediawiki/2011/f/f1/TJU-Attributions-Sponsors-3.png"></p> | ||
+ | <img src="https://static.igem.org/mediawiki/2011/7/7e/TJU-Attributions-Sponsors-5.png"></p> | ||
+ | <a href="http://chemeng.tju.edu.cn/en/Default.aspx"><img src="https://static.igem.org/mediawiki/2011/6/6a/TJU-Attributions-Sponsors-1.png"></p> | ||
+ | <img src="https://static.igem.org/mediawiki/2011/2/22/TJU-Attributions-Sponsors-6.png"></p> | ||
+ | <img src="https://static.igem.org/mediawiki/2011/6/6a/TJU-Attributions-Sponsors-2.jpg" width=100px position:fixed bottom:0 right:0;></p> | ||
+ | |||
+ | </div> | ||
+ | <div id="BackToTop"> | ||
+ | <a href="#top"><img src="https://static.igem.org/mediawiki/2011/e/e1/TJU-Attributions-BackToTop.png"> | ||
</div> | </div> | ||
- | |||
</div> | </div> | ||
+ | <script> | ||
+ | |||
+ | roller.init('head2','v',-77,2,70,50); | ||
+ | roller.init('head3','v',-77,2,70,50); | ||
+ | roller.init('head4','v',-77,2,70,50); | ||
+ | roller.init('head5','v',-77,2,70,50); | ||
+ | roller.init('head6','v',-77,2,70,50); | ||
+ | roller.init('head7','v',-77,2,70,50); | ||
+ | roller.init('head8','v',-77,2,70,50); | ||
+ | </script> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 17:25, 5 October 2011
Template:Https://2011.igem.org/Team:Peking S/bannerhidden Template:Https://2011.igem.org/Team:Peking S/back2
Our major experiments are manipulated by team members in Tianjin 2011iGEM. Most of them are undergraduates from discipline of Biological Engineering and Chemical Engineering. While some professors and post-graduates in School of Chemical Engineering and Technology have provided significant support from the very beginning of the project design. Besides, we got help on art design and website creation from undergraduate in School of Software, and some friends not in our university. Some of them didn’t even meet us before. Our achievement won’t exist without all the support. Best regards and undying gratitude to every one of you!
Boxuan Zeng, Yan Chen, Bin Jia, Saisi Xue, Jing Guo; Boxuan Zeng, Bin Jia, Yan Chen, Jing Guo, Mingrui Zhao, Wenbin Kuang, Hengqian Ren, Long Chen, Enxu Wang; Saisi Xue, Jing Guo, Boxuan Zeng, Bin Jia; Jing Guo, Boxuan Zeng, Bin Jia, Saisi Xue; Saisi Xue, Qinfeng Wu; Saisi Xue, Qinfeng Wu; Andi Wangzhou, 战场原新之助(Presentation PPT), 小天(Wiki Flash), Mihua Campus Group(Presentation PPT); Andi Wangzhou, Yunfei Ran, Dai Tang; Saisi Xue, Andi Wangzhou; Pro. Yingjin Yuan, Pro. Wenyu Lu;In the 2011 China Meetup @USTC, about 20 teams from China mainland and Taiwan District got together to share and discuss projects and new ideas. We could see different perspectives of synthetic biology through varied projects.
From Ribo/toggle switch to condon optimum, from chemotaxis to quorum system, from pollution control to construction of functional modules, the enthusiasm from youth and creativity from undergraduates filled the auditorium with joy and wisdom. iGEM always encourage cooperation and collaborations between universities for better scientific communication and deeper comprehension of Synthetic Biology. This year, our university agreed on helping NYMU with the plasmid transformation and growth curve measurement. This cooperation would bring mutual benefits to both our universities, not only for academic research, but also for the long lasting friendship.