Difference between revisions of "Team:WHU-China/Human-Practices.html"

Line 181: Line 181:
 
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
 
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
 
}
 
}
p{
+
span{
 
font-family:Tahoma, Geneva, sans-serif;
 
font-family:Tahoma, Geneva, sans-serif;
 
font-size:18px;
 
font-size:18px;
Line 200: Line 200:
 
num_member=1;
 
num_member=1;
 
setTimeout("document.getElementById('hp"+num_member+"').style.display='block'",1200);
 
setTimeout("document.getElementById('hp"+num_member+"').style.display='block'",1200);
 +
                document.getElementById("pagenum").src="https://static.igem.org/mediawiki/2015/3/3c/WHU-China_num1.png";
 
}
 
}
 
window.onload=myfun;
 
window.onload=myfun;
 
function next_hp(){
 
function next_hp(){
if(num_member==7){
+
if(num_member==3){
 
alert("the last page");
 
alert("the last page");
 
return ;
 
return ;
Line 210: Line 211:
 
num_member++;
 
num_member++;
 
document.getElementById("hp"+num_member).style.display="block";
 
document.getElementById("hp"+num_member).style.display="block";
document.getElementById("pagenum").src="images/num"+num_member+".png";
+
switch(num_member)
 +
{
 +
case 1:
 +
document.getElementById("pagenum").src="https://static.igem.org/mediawiki/2015/3/3c/WHU-China_num1.png";
 +
break;
 +
case 2:
 +
document.getElementById("pagenum").src="https://static.igem.org/mediawiki/2015/6/61/WHU-China_num2.png";
 +
break;
 +
case 3:
 +
document.getElementById("pagenum").src="https://static.igem.org/mediawiki/2015/4/4c/WHU-China_num3.png";
 +
break;
 +
case 4:
 +
document.getElementById("pagenum").src="https://static.igem.org/mediawiki/2015/2/29/WHU-China_num4.png";
 +
break;
 +
case 5:
 +
document.getElementById("pagenum").src="https://static.igem.org/mediawiki/2015/3/35/WHU-China_num5.png";
 +
break;
 +
case 6:
 +
document.getElementById("pagenum").src="https://static.igem.org/mediawiki/2015/b/bf/WHU-China_num6.png";
 +
break;
 +
case 7:
 +
document.getElementById("pagenum").src="https://static.igem.org/mediawiki/2015/1/1b/WHU-China_num7.png";
 +
break;
 +
case 8:
 +
document.getElementById("pagenum").src="https://static.igem.org/mediawiki/2015/2/29/WHU-China_num8.png";
 +
break;
 +
case 9:
 +
document.getElementById("pagenum").src="https://static.igem.org/mediawiki/2015/d/d5/WHU-China_num9.png";
 +
break;
 +
case 10:
 +
document.getElementById("pagenum").src="https://static.igem.org/mediawiki/2015/7/7a/WHU-China_num10.png";
 +
break;
 +
}
 
}
 
}
 
function pre_hp(){
 
function pre_hp(){
Line 220: Line 253:
 
num_member--;
 
num_member--;
 
document.getElementById("hp"+num_member).style.display="block";
 
document.getElementById("hp"+num_member).style.display="block";
document.getElementById("pagenum").src="images/num"+num_member+".png";
+
switch(num_member)
}
+
{
function route_sketch(){
+
case 1:
document.getElementById("hp"+num_member).style.display="none";
+
document.getElementById("pagenum").src="https://static.igem.org/mediawiki/2015/3/3c/WHU-China_num1.png";
num_member=4;
+
break;
document.getElementById("hp4").style.display="block";
+
case 2:
document.getElementById("pagenum").src="images/num"+num_member+".png";
+
document.getElementById("pagenum").src="https://static.igem.org/mediawiki/2015/6/61/WHU-China_num2.png";
}
+
break;
function route_mates(){
+
case 3:
document.getElementById("hp"+num_member).style.display="none";
+
document.getElementById("pagenum").src="https://static.igem.org/mediawiki/2015/4/4c/WHU-China_num3.png";
num_member=6;
+
break;
document.getElementById("hp6").style.display="block";
+
case 4:
document.getElementById("pagenum").src="images/num"+num_member+".png";
+
document.getElementById("pagenum").src="https://static.igem.org/mediawiki/2015/2/29/WHU-China_num4.png";
}
+
break;
function route_hp(){
+
case 5:
document.getElementById("hp"+num_member).style.display="none";
+
document.getElementById("pagenum").src="https://static.igem.org/mediawiki/2015/3/35/WHU-China_num5.png";
num_member=1;
+
break;
document.getElementById("hp1").style.display="block";
+
case 6:
document.getElementById("pagenum").src="images/num"+num_member+".png";
+
document.getElementById("pagenum").src="https://static.igem.org/mediawiki/2015/b/bf/WHU-China_num6.png";
 +
break;
 +
case 7:
 +
document.getElementById("pagenum").src="https://static.igem.org/mediawiki/2015/1/1b/WHU-China_num7.png";
 +
break;
 +
case 8:
 +
document.getElementById("pagenum").src="https://static.igem.org/mediawiki/2015/2/29/WHU-China_num8.png";
 +
break;
 +
case 9:
 +
document.getElementById("pagenum").src="https://static.igem.org/mediawiki/2015/d/d5/WHU-China_num9.png";
 +
break;
 +
case 10:
 +
document.getElementById("pagenum").src="https://static.igem.org/mediawiki/2015/7/7a/WHU-China_num10.png";
 +
break;
 +
}
 
}
 
}
 
</script>
 
</script>
Line 476: Line 523:
 
     <div class="txt">
 
     <div class="txt">
 
         <img src="https://static.igem.org/mediawiki/2015/d/d0/WHU-China_2_5.jpg" width="30%" />
 
         <img src="https://static.igem.org/mediawiki/2015/d/d0/WHU-China_2_5.jpg" width="30%" />
         <p>During the discussion, we first shared our difficulties in the experiment and the solutions, such as the efficiency of transformation, activity of the enzymes. Then we came up with an idea that we could build a platform, where we communicate the up to date findings of synthesis biology, which can give us some clues of the match. Every team leader will take the responsibility to manage the platform in turn. And we can share some efficient technology and agentia for the success of experiments
+
         <span>During the discussion, we first shared our difficulties in the experiment and the solutions, such as the efficiency of transformation, activity of the enzymes. Then we came up with an idea that we could build a platform, where we communicate the up to date findings of synthesis biology, which can give us some clues of the match. Every team leader will take the responsibility to manage the platform in turn. And we can share some efficient technology and agentia for the success of experiments
         </p>
+
         </span>
 
         </div>
 
         </div>
 
         <div class="txt">
 
         <div class="txt">
 
         <img src="https://static.igem.org/mediawiki/2015/f/fb/WHU-China_2_6.jpg" width="30%" />
 
         <img src="https://static.igem.org/mediawiki/2015/f/fb/WHU-China_2_6.jpg" width="30%" />
         <p>
+
         <span>
 
       Secondly, we communicated about the HP. How to find a feasible theme, how to carry out, how to promote the cooperation with other teams, how to present the HP and so on. Every team shared their own methods. For example, the HUST said they cooperated with other colleges and combined it with social work.  
 
       Secondly, we communicated about the HP. How to find a feasible theme, how to carry out, how to promote the cooperation with other teams, how to present the HP and so on. Every team shared their own methods. For example, the HUST said they cooperated with other colleges and combined it with social work.  
 
         Besides, we talked about the digifax. We exchanged our ideas of how to build the model, how to analyze the data, how to distribute the staff.  
 
         Besides, we talked about the digifax. We exchanged our ideas of how to build the model, how to analyze the data, how to distribute the staff.  
         </p>
+
         </span>
 
         </div>
 
         </div>
 
         <div class="txt">
 
         <div class="txt">
 
         <img src="https://static.igem.org/mediawiki/2015/0/0b/WHU-China_2_7.jpg" width="30%" />
 
         <img src="https://static.igem.org/mediawiki/2015/0/0b/WHU-China_2_7.jpg" width="30%" />
         <p>
+
         <span>
 
         Finally, we discussed the build of our teams. The management, the scale, the structure of age, the responsibility distribution are all our concerns, which could give a great reference to the next team.
 
         Finally, we discussed the build of our teams. The management, the scale, the structure of age, the responsibility distribution are all our concerns, which could give a great reference to the next team.
 
         According to this seminar, we gained lots of precious experience, and we held the belief that we were not rivals, but partners. With the help of each other, we could sail more smooth and further in the waved sea of iGEM!  
 
         According to this seminar, we gained lots of precious experience, and we held the belief that we were not rivals, but partners. With the help of each other, we could sail more smooth and further in the waved sea of iGEM!  
</p>
+
</span>
 
         </div>
 
         </div>
  

Revision as of 14:59, 10 September 2015

圆形 圆形 />