Team:Tianjin

From 2008.igem.org

(Difference between revisions)
Line 1: Line 1:
{{Template:我的模板}}
{{Template:我的模板}}
-
<!--- The Mission, Experiments --->
 
-
 
{{Template:我的模板2}}
{{Template:我的模板2}}
-
[[Template:我的模板3]]
 
{{Template:我的模板3}}
{{Template:我的模板3}}
-
<font color="navy">
+
<html>
-
==Welcome to Our Tianjin University's wiki==
+
<head>
-
[[Image:Tjuteam.jpg|400 px|right]]
+
<title>Untitled</title>
-
'''Welcome to Tianjin University’s 2008 iGEM team, which is composed of 8 undergraduate students, and one graduate student.'''
+
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
-
+
<STYLE>
-
'''Last year, the innovative design of genetic bio diode and RS clip-flock successfully brought us back a gold medal from MIT. And for 2008, we will come around with a synthetic bistable ecosystem and a foolproof self-assembly gene device. '''
+
<!--
 +
.xmenu td{font-size:12px;font-family:verdana,arial;font-weight:none;color:#333333;border:1px solid #ffffff;background:#f6f6f6;filter:blendtrans(duration=0.5);cursor:hand;text-align:center;}
 +
-->
 +
    </STYLE>
 +
<script>
 +
/*
 +
http://www.qpsh.com 网页特效 超级酷的网页导航菜单
 +
 
 +
这是把事件动作绑定到菜单上的函数
 +
*/
 +
function attachXMenu(objid){
 +
var tds=objid.getElementsByTagName('td');
 +
for(var i=0;i<tds.length;i++){
 +
with(tds[i]){
 +
onmouseover=function(){
 +
with(this){
 +
filters[0].apply();
 +
style.background='#3ea936'; //这是鼠标移上去时的背景颜色
 +
style.border='1px solid #ffffff'; //边框
 +
style.color='#ffffff'; //文字颜色
 +
filters[0].play();
 +
}
 +
}
 +
onmouseout=function(){
 +
with(this){
 +
filters[0].apply();
 +
style.background='#f6f6f6'; //这是鼠标离开时的背景颜色
 +
style.border='1px solid #ffffff'; //边框
 +
style.color='#333333'; //文字颜色
 +
filters[0].play();
 +
}
 +
}
 +
}
 +
}
 +
}
 +
</script>
 +
 
 +
<style>
 +
td{font-family:Tahoma;font-size:11px;color:#676767;}
 +
a{color:#003663;text-decoration:none;}
 +
.header{font-weight:bold;color:#003663;font-size:10px;}
 +
.cap{font-weight:bold;color:#2558A1;}
 +
.menu{text-decoration:none;color:#000000;}
 +
#Layer1 {
 +
position:absolute;
 +
width:361px;
 +
height:28px;
 +
z-index:1;
 +
top: 273px;
 +
left: 559px;
 +
}
 +
#Layer2 {
 +
position:absolute;
 +
width:207px;
 +
height:74px;
 +
z-index:2;
 +
left: 9px;
 +
top: 181px;
 +
}
 +
#Layer3 {
 +
position:absolute;
 +
width:226px;
 +
height:515px;
 +
z-index:3;
 +
left: 11px;
 +
top: 258px;
 +
}
 +
body {
 +
background-image: url();
 +
}
 +
.STYLE10 {
 +
font-size: large;
 +
font-weight: bold;
 +
color: #0000FF;
 +
font-family: Geneva, Arial, Helvetica, sans-serif;
 +
}
 +
.STYLE11 {
 +
font-size: 18px;
 +
font-weight: bold;
 +
color: #0000FF;
 +
}
 +
.STYLE12 {font-size: medium}
 +
.STYLE13 {font-size: large}
 +
.STYLE14 {
 +
font-size: xx-large;
 +
color: #000000;
 +
}
 +
</style>
 +
</head>
 +
 
 +
<body topmargin="0" leftmargin="0" bottommargin="0" rightmargin="0">
 +
<table width="950" height="146" border="0" align="center">
 +
  <tr>
 +
    <td width="1205" height="142"><table width="943" height="146" border="0" align="center">
 +
      <tr>
 +
        <td width="172"><img name="" src="" width="172" height="155" alt=""></td>
 +
        <td width="795"><img src="20051018144950459.jpg" width="739" height="157"></td>
 +
      </tr>
 +
    </table></td>
 +
  </tr>
 +
</table>
 +
<table width="983" height="1018" border="0">
 +
</table>
 +
<div align="center">
 +
<table border="1" width="778" cellpadding="0" style="border-collapse: collapse" height="30" id="table4" bgcolor=#DBDBDB bordercolor="#DBDBDB" cellspacing="0">
 +
<tr>
 +
<td>
 +
<div align="center">
 +
<table class="xmenu" id="xmenu0" border="0" width="776" cellspacing="3" cellpadding="3" height="30" id="table5">
 +
<tr>
 +
<td onClick="window.open('http://www.qpsh.com/listpage/103_1.htm',  '_blank');">Home</td>
 +
<td onClick="window.open('http://www.qpsh.com/listpage/102_1.htm',  '_blank');">Team </td>
 +
<td onClick="window.open('http://www.qpsh.com/listpage/108_1.htm',  '_blank');">Project</td>
 +
<td onClick="window.open('http://www.qpsh.com/listpage/112_1.htm',  '_blank');">experiment</td>
 +
<td onClick="window.open('http://www.qpsh.com/listpage/104_1.htm',  '_blank');">邓晔你看</td>
 +
<td onClick="window.open('http://www.qpsh.com/listpage/114_1.htm',  '_blank');">填什么好</td>
 +
</tr>
 +
  </table><script>attachXMenu(xmenu0); //在上面这个table结束的地方执行事件动作的绑定, 这里的这个xmenu0就是那个table的id</script>
 +
</div>
 +
</td>
 +
</tr>
 +
</table>
 +
</div>
 +
 +
<script LANGUAGE="JavaScript1.2">
 +
<!-- Begin
 +
function initArray() {
 +
this.length = initArray.arguments.length;
 +
for (var i = 0; i < this.length; i++) {
 +
this[i] = initArray.arguments[i];
 +
}
 +
}
 +
var ctext = "=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=  Welcome to Our Tianjin University's wiki!  =*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=";
 +
var speed = 1
 +
var x = 0;
 +
var color = new initArray(
 +
//改变下面的颜色。
 +
"#FF0000",
 +
"#FF6600",
 +
"#FFFF00",
 +
"#33FF33",
 +
"#00CCFF",
 +
"#0033FF",
 +
"#6600CC",
 +
"#0033FF",
 +
"#00CCFF",
 +
"#33FF33",
 +
"#FFFF00",
 +
"#FF6600",
 +
"#FF0000"
 +
);
 +
 
 +
if(navigator.appName == "Netscape") {
 +
document.write('<layer id="c"><center>'+ctext+'</center></layer><br>');
 +
}
 +
if (navigator.appVersion.indexOf("MSIE") != -1){
 +
document.write('<div id="c"><center>'+ctext+'</center></div>');
 +
}
 +
function chcolor(){
 +
if(navigator.appName == "Netscape") {
 +
document.c.document.write('<center><font color="'+color[x]);
 +
document.c.document.write('">'+ctext+'</font></center>');
 +
document.c.document.close();
 +
}
 +
else if (navigator.appVersion.indexOf("MSIE") != -1){
 +
document.all.c.style.color = color[x];
 +
}
 +
(x < color.length-1) ? x++ : x = 0;
 +
}
 +
setInterval("chcolor()",100);
 +
// End -->
 +
</script
 +
>
 +
<table width="976" height="379" border="1" align="center">
 +
  <tr>
 +
    <td width="662"><table width="660" height="609" border="1">
 +
      <tr>
 +
        <td width="230" height="286" bgcolor="#FFFFFF"><p class="STYLE10 STYLE12">Welcome to Tianjin University’s 2008 iGEM team, which is composed of undergraduate students, one graduate student and two high school student. </p>
 +
            <p class="STYLE10">&nbsp;</p>
 +
          <p class="STYLE10">&nbsp;</p></td>
 +
        <td width="414"><img src="https://static.igem.org/mediawiki/2008/a/a0/Tjuteam.jpg" width="350" height="288"></td>
 +
      </tr>
 +
      <tr>
 +
        <td><img src="https://static.igem.org/mediawiki/2008/e/e6/9lou.jpg" width="314" height="292"></td>
 +
        <td><p class="STYLE11">Tianjin University was founded as Peiyang University in 1895 as the first  state founded university in China, and In 1951, after restructuring, Peiyang  University was renamed Tianjin University, and became one of the largest  multidisciplinary engineering universities in China. Now Tianjin University is  among the leading research institutes in China and particularly exceeds its  peers in chemical engineering. </p>
 +
            <p><br>
 +
          </p></td>
 +
      </tr>
 +
    </table></td>
 +
    <td width="387" rowspan="2"><table width="300" height="706" border="1">
 +
      <tr>
 +
        <td width="290" height="52" bgcolor="#99FF99"><span class="STYLE14">Project</span></td>
 +
      </tr>
 +
      <tr>
 +
        <td height="108"><img src="../新建文件夹 (4)/未命名.jpg" width="313" height="252"></td>
 +
      </tr>
 +
      <tr>
 +
        <td height="61"><p class="STYLE13">Synthetic  Symbiosis Ecosystem </p></td>
 +
      </tr>
 +
      <tr>
 +
        <td height="210"><p class="STYLE13">动画</p>          </td>
 +
      </tr>
 +
      <tr>
 +
        <td height="71">&nbsp;</td>
 +
      </tr>
 +
    </table></td>
 +
  </tr>
 +
  <tr>
 +
    <td>
 +
<style>
 +
.shakeimage{
 +
position:relative
 +
}
 +
</style>
 +
 
 +
<img src=https://static.igem.org/mediawiki/2008/1/14/AquaOS.jpg class="shakeimage" onMouseover="init(this);rattleimage()" onMouseout="stoprattle(this)">
 +
<script language="JavaScript1.2">
 +
var rector=3
 +
var stopit=0
 +
var a=1
-
'''Our 2008 iGEM team was founded in November 2007. The various major backgrounds of the team members make interactions of different disciplines possible and largely resulted in a lot of innovative and intriguing ideas. We have designed a device that could recognize the tumor cells from regular cells and could theoretically trigger the death of tumor cells; we have also come up with some funny designs to mimic the electronic devices. We even designed all the roles in the drama play in which good triumphs the evil during the torch relay of the Olympics.'''
+
function init(which){
-
<BR>
+
stopit=0
 +
shake=which
 +
shake.style.left=0
 +
shake.style.top=0
 +
}
 +
function rattleimage(){
 +
if ((!document.all&&!document.getElementById)||stopit==1)
 +
return
 +
if (a==1){
 +
shake.style.top=parseInt(shake.style.top)+rector
 +
}
 +
else if (a==2){
 +
shake.style.left=parseInt(shake.style.left)+rector
 +
}
 +
else if (a==3){
 +
shake.style.top=parseInt(shake.style.top)-rector
 +
}
 +
else{
 +
shake.style.left=parseInt(shake.style.left)-rector
 +
}
 +
if (a<4)
 +
a++
 +
else
 +
a=1
 +
setTimeout("rattleimage()",50)
 +
}
-
==Tianjin University==
+
function stoprattle(which){
-
[[Image:9lou.jpg|300 px|left]]
+
stopit=1
-
'''Tianjin University was founded as Peiyang University in 1895 as the first state founded university in China, and In 1951, after restructuring, Peiyang University was renamed Tianjin University, and became one of the largest multidisciplinary engineering universities in China. Now Tianjin University is among the leading research institutes in China and particularly exceeds its peers in chemical engineering. '''
+
which.style.left=0
 +
which.style.top=0
 +
}
-
<BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR>
+
</script>
-
==Project Description== 
+
-
'''This year we have two projects for the match....'''
+
</td>
 +
  </tr>
 +
  <tr>
 +
    <td colspan="2" bgcolor="#99FF99"><p class="STYLE14">Photo</p>   </td>
 +
  </tr>
 +
  <tr>
 +
    <td colspan="2"><p>&nbsp;</p>
 +
    <p>&nbsp;</p></td>
 +
  </tr>
 +
</table>
 +
<p>&nbsp;</p>
 +
</body>
 +
</html>

Revision as of 11:49, 18 October 2008

<

 
Home Team Project Experiment Contact About
无标题文档

Untitled

Home Team Project experiment 邓晔你看 填什么好

Welcome to Tianjin University’s 2008 iGEM team, which is composed of 7 undergraduate students, one graduate student and two high school student.

 

 

Tianjin University was founded as Peiyang University in 1895 as the first state founded university in China, and In 1951, after restructuring, Peiyang University was renamed Tianjin University, and became one of the largest multidisciplinary engineering universities in China. Now Tianjin University is among the leading research institutes in China and particularly exceeds its peers in chemical engineering.


Project

Synthetic Symbiosis Ecosystem

动画

 

Photo