Team:TCU Taiwan/Team

From 2014.igem.org

(Difference between revisions)
 
(168 intermediate revisions not shown)
Line 1: Line 1:
-
{{CSS/Main}}
 
 +
{{CSS/Main}}
 +
<html>
<head>
<head>
<meta name="google-site-verification" content="pY8JgIYK6zMi9LoymHQcUKbj-xnD-rcPBrYI-xllU9o" />
<meta name="google-site-verification" content="pY8JgIYK6zMi9LoymHQcUKbj-xnD-rcPBrYI-xllU9o" />
 +
 +
<script src="http://code.jquery.com/jquery-1.9.1.js"></script>
 +
<link rel="stylesheet" href="http://code.jquery.com/ui/1.9.2/themes/smoothness/jquery-ui.css">
 +
<script src="http://code.jquery.com/ui/1.9.2/jquery-ui.js"></script>
</head>
</head>
 +
<body>
 +
</html>
 +
<html>
<html>
<!--Analytics-->
<!--Analytics-->
Line 17: Line 25:
</script>
</script>
 +
 +
<script type="text/javascript"><!--
 +
Image0 = new Image(100,50); Image0.src = "https://static.igem.org/mediawiki/2014/a/aa/TCU-Contact-bot1.png";
 +
Image1 = new Image(100,50); Image1.src = "https://static.igem.org/mediawiki/2014/3/31/TCU_TEAM_n.jpg";
 +
Image2 = new Image(100,50); Image2.src = "https://static.igem.org/mediawiki/2014/b/b1/TCU_TEAM_S_n.jpg";
 +
Image3 = new Image(100,50); Image3.src = "https://static.igem.org/mediawiki/2014/6/65/TCU_TEAM_SN_n.jpg";
 +
Image4 = new Image(100,50); Image4.src = "https://static.igem.org/mediawiki/2014/f/ff/TCU_TEAM_BO_n.jpg";
 +
Image5 = new Image(100,50); Image5.src = "https://static.igem.org/mediawiki/2014/7/7f/TCU_TEAM_RE_n.jpg";
 +
Image6 = new Image(100,50); Image6.src = "https://static.igem.org/mediawiki/2014/3/3d/TCU_TEAM_REN_n.jpg";
 +
Image7 = new Image(100,50); Image7.src = "https://static.igem.org/mediawiki/2014/b/be/TCU_TEAM_H_n.jpg";
 +
// --></script>
<!--End Analytics-->
<!--End Analytics-->
Line 50: Line 69:
height: 100%;  
height: 100%;  
background-color: transparent;
background-color: transparent;
 +
}
 +
 +
#gotop {
 +
    display: none;
 +
    position: fixed;
 +
    right: 20px;
 +
    bottom: 20px;   
 +
    padding: 10px 15px;   
 +
    font-size: 20px;
 +
    background: #777;
 +
    color: white;
 +
    cursor: pointer;
}
}
</style>
</style>
 +
 +
<style type="text/css">
 +
  #jamboreemenu ul {list-style: none;padding: 0px;margin: 0px;}
 +
  #jamboreemenu ul li {display: block;position: relative;float: left; #A66B38; width:150px;}
 +
    #jamboreemenu li ul {display: none;}
 +
 +
    #jamboreemenu ul li a {display: block;background: #A66B38;  width:150px; padding: 10px 5px 10px 10px;text-decoration: none;
 +
          white-space: nowrap;color: #fff;}
 +
 +
  #jamboreemenu li a:hover {background: #F2DE79;  width:150px;}
 +
    #jamboreemenu li:hover ul {display: block; position: absolute;}
 +
  #jamboreemenu li:hover li {float: none;}
 +
  #jamboreemenu  li:hover a {background: #F2DE79; width:150px;}
 +
  #jamboreemenu  li:hover li a:hover {background: #A66B38; width:150px;}
 +
  #drop-nav li ul li {border-top: 10px; }
 +
</style>
 +
 +
<script type="text/javascript">
 +
 +
$(function(){
 +
    $("#gotop").click(function(){
 +
        jQuery("html,body").animate({
 +
            scrollTop:0
 +
        },1000);
 +
    });
 +
    $(window).scroll(function() {
 +
        if ( $(this).scrollTop() > 300){
 +
            $('#gotop').fadeIn("fast");
 +
        } else {
 +
            $('#gotop').stop().fadeOut("fast");
 +
        }
 +
    });
 +
});
 +
</script>
<!--  here ends the section that changes the default wiki template to a white full width background -->
<!--  here ends the section that changes the default wiki template to a white full width background -->
Line 60: Line 125:
<tr>
<tr>
</tr>
</tr>
 +
 +
<!--navigation menu -->
 +
<td align="center" colspan="3">
 +
 +
<table width="100%" border="0" style="background-color:#F2DE79" height="150px">
 +
  <tr>
 +
    <td width="0%">&nbsp;</td>
 +
    <td width="128" height="128" align="left" valign="middle"><img src="https://static.igem.org/mediawiki/2014/1/1a/TCU-Team-logo.png" width="128" height="128"></td>
 +
    <td width="68%" align="left" valign="middle"><h6><font face="Trebuchet MS" size="7" color="#484644">Members</font></h6></td>
 +
    <td width="19%" align="center"><img src="https://static.igem.org/mediawiki/2014/c/c2/TCU-Logo-up.png" width="90%"></td>
 +
    <td width="0%">&nbsp;</td>
 +
  </tr>
</table>
</table>
-
<div id="contentcontainer">
+
<!--end navigation menu -->
 +
<table id="jamboreemenu" width="100%" cellspacing="0" align="center">
-
<!-- this table contains the navigation bar -->
+
<tbody>
-
<table  width="100%" style="background-color:#A66B38" align="center">
+
<td width="100%" bgcolor="#A66B38" align="center">  
-
<tr heigth="15px"></tr>
+
<table width="100%" cellspacing="0">
-
<tr heigth="75px">  
+
<tbody><tr align="center" bgcolor="#A66B38" height="40px">
 +
<td  align="center">
 +
<ul id="drop-nav">
 +
<li><a href="https://2014.igem.org/Team:TCU_Taiwan"><font size="5">Home</font></a>
-
<td style="border:0px;" align="center" height ="45px" onMouseOver="this.bgColor='#A6774E'" onMouseOut="this.bgColor='#A66B38'" bgColor=#A66B38>
+
  </li>
-
<a href="https://2014.igem.org/Team:TCU_Taiwan"style="color:#ffffff"><font size="5">Home </font></a> </td>
+
</ul>
-
<td style="border:0px;"bgColor=#e7e7e7></td>
+
</td>
-
<td style="border:0px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#A6774E'" onMouseOut="this.bgColor='#A66B38'" bgColor=#A66B38>  
+
-
<a href="https://2014.igem.org/Team:TCU_Taiwan/Team"style="color:#ffffff"><font size="5">Team</font></a> </td>
+
<td align="center">
-
<td style="border:0px;"bgColor=#e7e7e7></td>
+
<ul id="drop-nav">
 +
<li><a href="#" style="cursor:default"><font size="5" style="color:#DBAC52">Team</font></a>
 +
    <ul>
 +
      <li><a href="https://2014.igem.org/Team:TCU_Taiwan/Team" style="color:#DBAC52"><font size="3">Members</font></a></li>
 +
      <li><a href="https://2014.igem.org/Team:TCU_Taiwan/Achievements"><font size="3">Achievements</font></a></li>
 +
      <li><a href="https://igem.org/Team.cgi?id=1473" target="_blank"><font size="3">Official Team Profile</font></a></li>
 +
      <li><a href="https://2014.igem.org/Team:TCU_Taiwan/Contact"><font size="3">Contact</font></a></li>
-
<td style="border:0px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#A6774E'" onMouseOut="this.bgColor='#A66B38'" bgColor=#A66B38>  
+
</ul>
-
<a href="https://igem.org/Team.cgi?year=2014&team_name=TCU_Taiwan"style="color:#ffffff"><font size="5">Official Team Profile</font></a></td>
+
  </li>
-
<td style="border:0px;"bgColor=#e7e7e7></td>
+
</ul>
-
<td style="border:0px solid black" align="center" height ="45px" onMouseOver="this.bgColor='#A6774E'" onMouseOut="this.bgColor='#A66B38'" bgColor=#A66B38>
+
</td>
-
<a href="https://2014.igem.org/Team:TCU_Taiwan/Project"style="color:#ffffff"><font size="5">Project</font></a></td>
+
 
-
<td style="border:0px;"bgColor=#e7e7e7></td>
+
 
-
<td style="border:0px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#A6774E'" onMouseOut="this.bgColor='#A66B38'" bgColor=#A66B38>  
+
<td align="center">
-
<a href="https://2014.igem.org/Team:TCU_Taiwan/Parts"style="color:#ffffff"><font size="5">Parts</font></a></td>
+
<ul id="drop-nav">
-
<td style="border:0px;"bgColor=#e7e7e7></td>
+
  <li><a href="#" style="cursor:default"><font size="5" >Project</font></a>
-
<td style="border:0px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#A6774E'" onMouseOut="this.bgColor='#A66B38'" bgColor=#A66B38>  
+
    <ul>
-
<a href="https://2014.igem.org/Team:TCU_Taiwan/Modeling"style="color:#ffffff"><font size="5">Modeling</font></a></td>
+
      <li><a href="https://2014.igem.org/Team:TCU_Taiwan/Project"><font size="3">Introduction</font></a></li>
-
<td style="border:0px;"bgColor=#e7e7e7></td>
+
      <li><a href="https://2014.igem.org/Team:TCU_Taiwan/Parts"><font size="3">Parts</font></a></li>
-
<td style="border:0px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#A6774E'" onMouseOut="this.bgColor='#A66B38'" bgColor=#A66B38>
+
      <li><a href="https://2014.igem.org/Team:TCU_Taiwan/SystemDesign"><font size="3">System Design</font></a></li>
-
<a href="https://2014.igem.org/Team:TCU_Taiwan/Notebook"style="color:#ffffff"><font size="5">Notebook</font></a></td>
+
      <li><a href="https://2014.igem.org/Team:TCU_Taiwan/M13Phage"><font size="3">M13 Phage</font></a></li>
-
<td style="border:0px;"bgColor=#e7e7e7></td>
+
      <li><a href="https://2014.igem.org/Team:TCU_Taiwan/CRISPR"><font size="3">CRISPR</font></a></li>
-
<td style="border:0px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#A6774E'" onMouseOut="this.bgColor='#A66B38'" bgColor=#A66B38>  
+
      <li><a href="https://2014.igem.org/Team:TCU_Taiwan/FutureWorks"><font size="3">Future Works</font></a></li>
-
<a href="https://2014.igem.org/Team:TCU_Taiwan/Safety"style=" color:#ffffff"><font size="5">Safety</font></a></td>
+
      <li><a href="https://2014.igem.org/Team:TCU_Taiwan/HumanPratics"><font size="3">Human Pratics</font></a></li>
-
<td style="border:0px;"bgColor=#e7e7e7></td>
+
    </ul>
-
<td style="border:0px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#A6774E'" onMouseOut="this.bgColor='#A66B38'" bgColor=#A66B38>  
+
  </li>
-
<a href="https://2014.igem.org/Team:TCU_Taiwan/Attributions"style="color:#ffffff"><font size="5">Attributions</font></a></td>
+
</ul>
-
<td style="border:0px;"bgColor=#e7e7e7></td>
+
</td>
 +
 
 +
 
 +
<td align="center">
 +
<ul id="drop-nav">
 +
  <li><a href="https://2014.igem.org/Team:TCU_Taiwan/Modeling"><font size="5">Modeling</font></a>
 +
  </li>
 +
</ul>
 +
</td>
 +
 
 +
 
 +
<td align="center">
 +
<ul id="drop-nav">
 +
  <li><a href="https://2014.igem.org/Team:TCU_Taiwan/Safety"><font size="5">Safety</font></a></li>
 +
</ul>
 +
</td>
 +
 
 +
 
 +
<td align="center">
 +
<ul id="drop-nav">
 +
<li><a href="https://2014.igem.org/Team:TCU_Taiwan/Notebook"><font size="5">Notebook</font></a></li>
 +
</ul>
 +
</td>
 +
 
 +
<td align="center">
 +
<ul id="drop-nav">
 +
<li><a href="https://2014.igem.org/Team:TCU_Taiwan/Attributions"><font size="5">Attributions</font></a></li>
 +
</ul>
 +
</td>
 +
 
 +
<td align="center">
 +
<ul id="drop-nav">
 +
<li><a href="https://2014.igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="40px"></a></li>
 +
</ul>
 +
</td>
 +
</tbody></table>
 +
 
 +
 
 +
<tr><td colspan="3" height="1px" background="#F3E4C2"><img src="https://static.igem.org/mediawiki/2014/c/c1/TCU-Line.png" width="100%"></tr>
-
<td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
 
-
</tr>
 
</table>
</table>
 +
<div id="contentcontainer">
 +
-
<!-- end of navigation bar -->
 
Line 112: Line 235:
<tr ><td coslpan="2" height="35px"></td></tr>
<tr ><td coslpan="2" height="35px"></td></tr>
<tr>
<tr>
 +
  <td valign="top" colspan="3" align="center">
 +
  <table width="100%" border="0" cellspacing="0" cellpadding="0">
 +
    <tr>
 +
      <td width="10%" bgcolor="#000000"><a href="http://www.mi.tcu.edu.tw/english_web/introduction.htm" title="Department of Medical Informatics"><img src="https://static.igem.org/mediawiki/2014/2/24/TCU_MI_LOGO.png" width="100%"/></td>
 +
      <td width="3%">&nbsp;</td>
 +
      <td align="justify">
 +
     
 +
      <font size="3" face="Verdana" color="#008C32"><p>TCU-Taiwan is a team founded in 2009 and was instructed by Professor Ingrid Y.C. Liu, Professor Peng Yeong Woon and Professor Hsin-Yi Yu. Now it is taken over by Professor Ingrid Y.-C. Liu, Professor Peng Yeong Woon and Professor Yung-Hao Ching. Our team have students from department of medical informatics and department of molecular biology and human genetics of Tzu Chi University.</p></font>
 +
     
 +
      </td>
 +
      <td width="3%">&nbsp;</td>
 +
      <td width="10%" align="center"><a href="http://www.dmbhg.tcu.edu.tw/dmbhg.html" title="Department of Molecular Biology and Human Genetics"><img src="https://static.igem.org/mediawiki/2014/d/d6/TCU_MBGH_LOGO.png" width="100%"/></a></td>
 +
    </tr>
 +
    <tr>
 +
      <td height="50px">&nbsp;</td>
 +
      <td>&nbsp;</td>
 +
      <td align="justify">&nbsp;</td>
 +
      <td align="justify">&nbsp;</td>
 +
      <td>&nbsp;</td>
 +
    </tr>
 +
  </table>    </td>
-
<td width="35%" valign="top">  
+
<tr>
-
<h3>Tell us about your team! </h3>  
+
  <td valign="top" height="20px" style="background-color:#FFF2B5"><font id="studentgallery" face="Trebuchet MS" size="7" color="#A66B38">Who are we?</font></td>
-
<p>Lorem ipsum ad his scripta blandit partiendo, eum fastidii accumsan euripidis in, eum liber hendrerit an. Qui ut wisi vocibus suscipiantur, quo dicit ridens inciderint id. Quo mundi lobortis reformidans eu, legimus senserit definiebas an eos. </p>
+
  <td ></td>
 +
  <td >&nbsp;</td>
 +
<tr>
-
<!-- This will link to students, instructors and advisors galleries inside your page-->
+
<td width="35%" valign="top" rowspan="">  
-
<table width="100%" align="center">
+
<h3> We are TCU-Taiwn team !</h3><font size="3" face="Verdana" color="#333">
-
<tr ><td coslpan="3" height="35px"></td></tr>
+
<p align="justify">We are a small team with only 7 people, so each of us has to carry multi-work. It is not easy to have so much work while our class is heavy, too. And we did had a hard time that everyone wanted to give up. But we took it over successfully by helping each other as well as accomplishing our own job. As time goes by, TCU_Taiwan has grown from a team to a big family. Together, we all looking forward to enjoy the iGEM competition and share more details about our “Trogene Horse” with all iGEMers.</p></font>
-
<tr>
+
<!-- This will link to students, instructors and advisors galleries inside your page--></td>
-
<td style="border:1px solid black;" align="center" width="33%" height ="35px"
+
<td width="3%" > </td>
-
onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
-
<a href="#studentsgallery"
+
-
style="color:#000000">Students </a> </td>
+
-
<td style="border:1px solid black;" align="center" width="33%" height ="35px"
 
-
onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
 
-
<a href="#instructorgallery"
 
-
style="color:#000000">Instructors </a> </td>
 
-
<td style="border:1px solid black;" align="center"  width="33%" height ="35px"
+
<!-- Here you can place and image of your team -->
-
onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
<td width="60%" >
-
<a href="#advisorgallery"
+
-
style="color:#000000">Advisors </a> </td>
+
-
</tr>
+
-
</table>
+
-
</td>
+
<script language="JavaScript1.1">
 +
var specifyimage=new Array()
 +
specifyimage[0]="https://static.igem.org/mediawiki/2014/d/d3/TCU-Team-members.jpg"
 +
specifyimage[1]="https://static.igem.org/mediawiki/2014/1/1f/TCU-team-p1.jpg"
 +
specifyimage[2]="https://static.igem.org/mediawiki/2014/7/70/TCU-team-p2.jpg"
 +
specifyimage[3]="https://static.igem.org/mediawiki/2014/7/73/TCU-team-p3.jpg"
 +
specifyimage[4]="https://static.igem.org/mediawiki/2014/8/84/TCU_TEAM_10670238_946246738725051_342795070903430221_n.jpg"
 +
specifyimage[5]="https://static.igem.org/mediawiki/2014/a/ad/TCU_TEAM_10468687_948158005200591_5485891191605830980_n.jpg"
 +
specifyimage[6]="https://static.igem.org/mediawiki/2014/5/53/TCU_TWAM_10733846_946522168697508_5162293134592975585_o.jpg"
-
<td width="5%" > </td>
+
var delay=2500 //3 seconds
 +
//Counter for array
 +
var count =1;
-
<!-- Here you can place and image of your team -->
+
var cubeimage=new Array()
-
<td width="60%" > <img src="https://static.igem.org/mediawiki/2014/b/b7/2014placeholderimage.jpg" width="600px" height="300px"></td>
+
for (i=0;i<specifyimage.length;i++){
 +
cubeimage[i]=new Image()
 +
cubeimage[i].src=specifyimage[i]
 +
}
 +
function movecube(){
 +
if (window.createPopup)
 +
cube.filters[0].apply()
 +
document.images.cube.src=cubeimage[count].src;
 +
if (window.createPopup)
 +
cube.filters[0].play()
 +
count++;
 +
if (count==cubeimage.length)
 +
count=0;
 +
setTimeout("movecube()",delay)
 +
}
 +
window.onload=new Function("setTimeout('movecube()',delay)")
 +
</script>
-
<tr ><td coslpan="2" height="35px"></td></tr>
+
<img width="600px" height="300px" src="https://static.igem.org/mediawiki/2014/d/d3/TCU-Team-members.jpg" name="cube" border="0" style="filter:progid:DXImageTransform.Microsoft.Stretch(stretchStyle='PUSH')">
-
</tr>
+
 +
 +
</td>
 +
<tr>
 +
  <td valign="top">&nbsp;</td>
 +
  <td ></td>
 +
  <td ><table width="100%" align="center">
 +
    <tr ></tr>
 +
    <tr>
 +
      <td style="border:0px solid black;" align="center" width="33%" height ="35px"
 +
onmouseover="this.bgColor='#99CC69'" onmouseout="this.bgColor='#FFCE5B'" bgcolor="#FFCE5B"><a href="#studentsgallery"
 +
style="color:#0B6D78; text-decoration: none;"><font face="Trebuchet MS" size="4">Students</font></a></td>
 +
      <td style="border:0px solid black;" align="center" width="33%" height ="35px"
 +
onmouseover="this.bgColor='#99CC69'" onmouseout="this.bgColor='#FFCE5B'" bgcolor="#FFCE5B"><a href="#instructorgallery"
 +
style="color:#0B6D78; text-decoration: none;"><font face="Trebuchet MS" size="4">Instructors</font></a></td>
 +
      <td style="border:0px solid black;" align="center"  width="33%" height ="35px"
 +
onmouseover="this.bgColor='#99CC69'" onmouseout="this.bgColor='#FFCE5B'" bgcolor="#FFCE5B"><a href="#advisorgallery"
 +
style="color:#0B6D78; text-decoration: none;"><font face="Trebuchet MS" size="4">Advisors</font></a></td>
 +
    </tr>
 +
  </table></td>
 +
<tr ><td coslpan="2" height="35px" align="right"></td></tr>
 +
</tr>
</table>
</table>
Line 160: Line 341:
<!-- team member gallery -->
<!-- team member gallery -->
<table width="975px" align="center">
<table width="975px" align="center">
-
<tr ><td coslpan="7" height="20px"></td></tr>
+
<tr ><td coslpan="7" height="20px"></td>
-
 
+
  <td coslpan="7"></td>
 +
  <td coslpan="7"></td>
 +
  <td coslpan="7"></td>
 +
</tr>
<!-- copy from here for another row of team members-->
<!-- copy from here for another row of team members-->
 +
<tr ><td coslpan="7" height="20px" style="background-color:#FFF2B5"><font id="studentgallery" face="Trebuchet MS" size="7" color="#A66B38">Students</font></td>
 +
  <td coslpan="7" width="" style="background-color:#FFF2B5">&nbsp;</td>
 +
  <td coslpan="7" width="" style="background-color:#FFF2B5">&nbsp;</td>
 +
  <td coslpan="7" width="" style="background-color:#FFF2B5">&nbsp;</td>
 +
</tr>
 +
<tr >
 +
  <td coslpan="7" height="20px">&nbsp;</td>
 +
  <td coslpan="7">&nbsp;</td>
 +
  <td coslpan="7">&nbsp;</td>
 +
  <td coslpan="7">&nbsp;</td>
 +
</tr>
 +
<tr align="center">
 +
<!-- here you can add the photos from your team members-->
 +
<td width="25%" colspan="6" align="center">
 +
<script>
 +
$(function() {
 +
  $('#chp001').hover( function(){
 +
      $('#chp001>img').attr({src:Image1.src}).effect({effect: 'shake', direction: 'up', distance: 2, times: 1});
 +
      },
 +
      function(){
 +
  $('#chp001>img').attr({src:'https://static.igem.org/mediawiki/2014/4/4e/TCU_TEAM_P_1030725.jpg'});
 +
  });
 +
});
 +
</script>
-
<tr ><td coslpan="7" height="20px"> <h3 id="studentgallery"> Students</h3></td></tr>
+
<div id="chp001" style="width: 300px; height: 300px;">
-
 
+
<img  style="width: 300px; height: 300px;" alt="" src="https://static.igem.org/mediawiki/2014/4/4e/TCU_TEAM_P_1030725.jpg"><br>
-
<tr align="center">  <!-- here you can add the photos from your team members-->
+
</div>
-
<td width="20%"> <img src="https://static.igem.org/mediawiki/2014/b/b7/2014placeholderimage.jpg"> </td>
+
</td>
-
<td width="5%"> </td>
+
-
<td width="20%"> <img src="https://static.igem.org/mediawiki/2014/b/b7/2014placeholderimage.jpg"> </td>
+
<td width="5%"> </td>
<td width="5%"> </td>
-
<td width="20%"> <img src="https://static.igem.org/mediawiki/2014/b/b7/2014placeholderimage.jpg"> </td>
+
<td width="65%" colspan="3" align="left"><p><font face="Trebuchet MS" size="5" color="#484644"><strong>Lin,Yi-Ting</strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Eating</font><img src="https://static.igem.org/mediawiki/2014/f/f6/TCU-Eating.png" width="180" align="right"/></p>
-
<td width="5%"> </td>
+
  <hr />
-
<td width="20%"> <img src="https://static.igem.org/mediawiki/2014/b/b7/2014placeholderimage.jpg"> </td>
+
  <p>&nbsp;</p>
 +
  <p align="justify"><font size="3" face="Verdana" color="#333">Hello! I am Yi-Ting, a junior student majoring in Molecular Biology and Human Genetics at Tzu Chi University. I am really delighting to get an opportunity joining in iGEM. I am the leader of 2014 TCU-Taiwan. In our team, I worked with wet experiment and 2014 Synthetic Biology information meeting of local senior high school and Tzu Chi University as a chief convener. My hobbies are playing basketball, riding bike, running, listening to classical music, journey and eating. My dream is to be a traveler, eat and play all around the world! I am full of enthusiasm in molecular biology and hope to gain more knowledge of molecular biology during the competition. Let&rsquo;s do our best and enjoy the iGEM! I think it as the most special experience to me.</font></p>
</td>
</td>
-
</tr>
+
</table>
-
 
+
 +
<table width="975px" align="center">
 +
<tr ><td coslpan="7" height="20px"></td></tr>
 +
<!-- copy from here for another row of team members-->
<!-- here you can write about each team member's interests -->
<!-- here you can write about each team member's interests -->
-
<tr ><td coslpan="7" height="10px"></td></tr>
 
<tr >  
<tr >  
-
 
+
<td width="65%" colspan="3" align="left"><p><font face="Trebuchet MS" size="5" color="#484644"><strong>Shan, Zhe</strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ted</font><img src="https://static.igem.org/mediawiki/2014/a/ab/TCU-Silver.png" width="120" align="right"/></p><hr />
-
<td width="20%"><p> Team Member Profile<br> Lorem ipsum ad his scripta blandit partiendo, eum fastidii accumsan euripidis in, eum liber hendrerit an. </p></td>
+
  <p>&nbsp;</p>
 +
  <p align="justify"><font size="3" face="Verdana" color="#333">I am Zhe Shan , you can also call me Ted. I am majoring in molecular biology and human genetics now. I come from China and I play as second leader in TCU_Taiwan. I am in charge of our project’s system design, and I also join some part of our wet experiment.I enjoy working with my teammates together. In addition to learning synthetic biology, iGEM has let me understand the idea of teamship and responsibility.</font></p><p align="justify"><font size="3" face="Verdana" color="#333">
 +
I love science, I enjoy working in the lab because it makes me feel very cool. And I consider Taiwan, this beautiful island, as my second hometown, its special culture impressed me a lot. When I am free, I like swimming, playing computer games, listening rock and roll (ROCK!!!) and eating. My dream is make some great contribution on molecular biology and get famous for that.</font></p></td>
<td width="5%"> </td>
<td width="5%"> </td>
-
<td width="20%"><p>Team Member Profile<br> Lorem ipsum ad his scripta blandit partiendo, eum fastidii accumsan euripidis in, eum liber hendrerit an. </p></td>
+
<td width="25%" colspan="3" align="center">
-
<td width="5%"> </td>
+
<script>
-
<td width="20%"><p>Team Member Profile<br> Lorem ipsum ad his scripta blandit partiendo, eum fastidii accumsan euripidis in, eum liber hendrerit an. </p></td>
+
$(function() {
-
<td width="5%"> </td>
+
  $('#chp002').hover( function(){
-
<td width="20%"><p>Team Member Profile <br> Lorem ipsum ad his scripta blandit partiendo, eum fastidii accumsan euripidis in, eum liber hendrerit an. </p></td>
+
      $('#chp002>img').attr({src:Image2.src}).effect({effect: 'shake', direction: 'up', distance: 2, times: 1});
 +
      },
 +
      function(){
 +
  $('#chp002>img').attr({src:'https://static.igem.org/mediawiki/2014/1/1d/TCU_TEAM_P_1030728.jpg'});
 +
  });
 +
});
 +
</script>
 +
<div id="chp002" style="width: 300px; height: 300px;">
 +
<img  style="width: 300px; height: 300px;" alt="" src="https://static.igem.org/mediawiki/2014/1/1d/TCU_TEAM_P_1030728.jpg"><br>
 +
</div>
 +
</td>
</tr>
</tr>
-
 
<!-- copy up to here for another row team members-->
<!-- copy up to here for another row team members-->
-
 
</table>
</table>
-
<!-- end of team member gallery -->
 
-
 
-
 
-
<!--  team instructors gallery -->
 
<table width="975px" align="center">
<table width="975px" align="center">
 +
<tr ><td coslpan="7" height="20px"></td></tr>
 +
<!-- copy from here for another row of team members-->
 +
<tr align="center">
 +
<!-- here you can add the photos from your team members-->
 +
<td width="25%" colspan="3" align="center">
 +
<script>
 +
$(function() {
 +
  $('#chp003').hover( function(){
 +
      $('#chp003>img').attr({src:Image3.src}).effect({effect: 'shake', direction: 'up', distance: 2, times: 1});
 +
      },
 +
      function(){
 +
  $('#chp003>img').attr({src:'https://static.igem.org/mediawiki/2014/c/c1/TCU_Team_6.jpg'});
 +
  });
 +
});
 +
</script>
 +
<div id="chp003" style="width: 300px; height: 300px;">
 +
<img  style="width: 300px; height: 300px;" alt="" src="https://static.igem.org/mediawiki/2014/c/c1/TCU_Team_6.jpg"><br>
 +
</div>
 +
</td>
 +
<td width="5%"> </td>
 +
<td width="65%" colspan="3" align="left"><p><font face="Trebuchet MS" size="5" color="#484644"><strong>Hsieh,Siang-En</strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sharon</font><img src="https://static.igem.org/mediawiki/2014/5/5d/TCU-Sharon.png" width="150" align="right"/></p><hr />
 +
  <p>&nbsp;</p>
 +
  <p align="justify"><font size="3" face="Verdana" color="#333">Sharon is a sentimental student who always got so many interesting ideas in his brain. With these ideas, he often see things from a different point of view and this can sometimes get an unexpected result .He enjoys thinking, sharing his ideas with other people, reading books and arts. Thanks to his unlimited imagination, we never get lack of ideas during our project design. Besides, he is a professional photographer in our team.</font></p></td>
 +
</table>
-
<tr ><td coslpan="5" height="20px"></td></tr>
+
<table width="975px" align="center">
-
<tr ><td coslpan="5" height="20px"> <h3 id="instructorgallery"> Instructors</h3></td></tr>
+
<tr ><td coslpan="7" height="20px"></td></tr>
-
 
+
<tr >  
-
<!-- copy from here for another row of instructors-->
+
<td width="65%" colspan="3" align="left"><p><font face="Trebuchet MS" size="5" color="#484644"><strong>Chen,Shih-Jie</strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Mr.Bo</font><img src="https://static.igem.org/mediawiki/2014/3/34/TCU-Bo.png" width="150" align="right"/></p><hr />
 +
  <p>&nbsp;</p>
 +
  <p align="justify"><font size="3" face="Verdana" color="#333">Hey guys! I am happy to join this party with you. I am BoBo Chen from TzuChi University, Hualien. I am a junior student and I am working in microbiology genetic lab now. And I am in charge of wet experiment of TCU_Taiwan. I like playing basketball since I was a child, and when I grew up genetics and physiology of bacteria became my second interest. I hope I can make the best of what I learned and improve it during this competition.</font></p></td>
 +
<td width="5%"> </td>
 +
<td width="25%" colspan="3" align="center">
 +
<script>
 +
$(function() {
 +
  $('#chp004').hover( function(){
 +
      $('#chp004>img').attr({src:Image4.src}).effect({effect: 'shake', direction: 'up', distance: 2, times: 1});
 +
      },
 +
      function(){
 +
  $('#chp004>img').attr({src:'https://static.igem.org/mediawiki/2014/8/80/TCU_TEAM_P_1030729.jpg'});
 +
  });
 +
});
 +
</script>
 +
<div id="chp004" style="width: 300px; height: 300px;">
 +
<img  style="width: 300px; height: 300px;" alt="" src="https://static.igem.org/mediawiki/2014/8/80/TCU_TEAM_P_1030729.jpg"><br>
 +
</div>
 +
</td>
 +
</tr>
 +
<!-- copy up to here for another row team members-->
 +
</table>
-
<!-- here you can add the photos of your instructors-->
+
<table width="975px" align="center">
 +
<tr ><td coslpan="7" height="20px"></td></tr>
 +
<!-- copy from here for another row of team members-->
<tr align="center">
<tr align="center">
-
<td width="30%"> <img src="https://static.igem.org/mediawiki/2014/b/b7/2014placeholderimage.jpg"> </td>
+
<!-- here you can add the photos from your team members-->
 +
<td width="25%" colspan="3" align="center">
 +
<script>
 +
$(function() {
 +
  $('#chp005').hover( function(){
 +
      $('#chp005>img').attr({src:Image5.src}).effect({effect: 'shake', direction: 'up', distance: 2, times: 1});
 +
      },
 +
      function(){
 +
  $('#chp005>img').attr({src:'https://static.igem.org/mediawiki/2014/e/ec/TCU_TEAM_P_1030726.jpg'});
 +
  });
 +
});
 +
</script>
 +
 
 +
<div id="chp005" style="width: 300px; height: 300px;">
 +
<img  style="width: 300px; height: 300px;" alt="" src="https://static.igem.org/mediawiki/2014/e/ec/TCU_TEAM_P_1030726.jpg"><br>
 +
</div>
 +
</td>
<td width="5%"> </td>
<td width="5%"> </td>
-
<td width="30%"> <img src="https://static.igem.org/mediawiki/2014/b/b7/2014placeholderimage.jpg"> </td>
+
<td width="65%" colspan="3" align="left"><p><font face="Trebuchet MS" size="5" color="#484644"><strong>Chen,Yu-Ting</strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Regina</font><img src="https://static.igem.org/mediawiki/2014/1/1c/TCU-Regina.png" width="150" align="right"/></p><hr />
-
<td width="5%"> </td>
+
  <p>&nbsp;</p>
-
<td width="30%"> <img src="https://static.igem.org/mediawiki/2014/b/b7/2014placeholderimage.jpg"> </td>
+
  <p align="justify"><font size="3" face="Verdana" color="#333">Hello everyone! I am Yu-Ting Chen. I come from Taiwan and I am a junior student of TzuChi University, Hualien. I am working on wet experiment in TCU_Taiwan and I see my work as pleasure! In other time, I like surfing the Facebook, hang out with my friends and reading scientific articles. I want to make more friends, so please contact with me if we have same hobbies!</font></p></td>
 +
</table>
 +
<table width="975px" align="center">
 +
<tr ><td coslpan="7" height="20px"></td></tr>
 +
<!-- copy from here for another row of team members-->
 +
<!-- here you can write about each team member's interests -->
 +
<tr >
 +
<td width="65%" colspan="3" align="left"><p><font face="Trebuchet MS" size="5" color="#484644"><strong>Lien,Pei-Yi</strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Denise</font><img src="https://static.igem.org/mediawiki/2014/a/a6/TCU-Peiyi.png" width="150" align="right"/></p><hr />
 +
  <p>&nbsp;</p>
 +
  <p align="justify"><font size="3" face="Verdana" color="#333">Hello~ My name is Denise. I come from Taiwan. And I study in Tzu Chi University , my major is Molecular Biology and Human Genetics. I am in experimental group in TCU_Taiwan and I also do some administrative matters.</font></p>
 +
  <p align="justify"><font size="3" face="Verdana" color="#333">I want to join the iGEM contest, because I want to make many new friends from different countries, and build up my global vision. I’m so exciting to participate iGEM in MIT. Besides, I like making friends, welcome to add my facebook : <a style="text-decoration: none; color:#65A17C" target="_blank" href="https://www.facebook.com/profile.php?id=100000307724835&fref=ts">bty31025@yahoo.com.tw</a></font></p><p><font size="3" face="Verdana" color="#333">The iGEM 2014 Giant Jamboree! I am coming!!</font></p></td>
 +
<td width="5%"> </td>
 +
<td width="25%" colspan="3" align="center">
 +
<script>
 +
$(function() {
 +
  $('#chp006').hover( function(){
 +
      $('#chp006>img').attr({src:Image6.src}).effect({effect: 'shake', direction: 'up', distance: 2, times: 1});
 +
      },
 +
      function(){
 +
  $('#chp006>img').attr({src:'https://static.igem.org/mediawiki/2014/9/93/TCU_TEAM_P_1030727.jpg'});
 +
  });
 +
});
 +
</script>
 +
<div id="chp006" style="width: 300px; height: 300px;">
 +
<img  style="width: 300px; height: 300px;" alt="" src="https://static.igem.org/mediawiki/2014/9/93/TCU_TEAM_P_1030727.jpg"><br>
 +
</div>
</td>
</td>
</tr>
</tr>
 +
<!-- copy up to here for another row team members-->
 +
</table>
-
<tr ><td coslpan="5" height="10px"></td></tr>
+
<table width="975px" align="center">
 +
<tr ><td coslpan="7" height="20px"></td></tr>
 +
<!-- copy from here for another row of team members-->
 +
<tr align="center">  <!-- here you can add the photos from your team members-->
 +
<td width="25%" colspan="3" align="center">
 +
<script>
 +
$(function() {
 +
  $('#chp007').hover( function(){
 +
      $('#chp007>img').attr({src:Image7.src}).effect({effect: 'shake', direction: 'up', distance: 2, times: 1});
 +
      },
 +
      function(){
 +
  $('#chp007>img').attr({src:'https://static.igem.org/mediawiki/2014/3/33/TCU_TEAM_P_1030731.jpg'});
 +
  });
 +
});
 +
</script>
 +
<div id="chp007" style="width: 300px; height: 300px;">
 +
<img  style="width: 300px; height: 300px;" alt="" src="https://static.igem.org/mediawiki/2014/3/33/TCU_TEAM_P_1030731.jpg"><br>
 +
</div>
 +
</td>
 +
<td width="5%"> </td>
 +
<td width="65%" colspan="3" align="left"><p><font face="Trebuchet MS" size="5" color="#484644"><strong>Hao,Hsu</strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;House</font><img src="https://static.igem.org/mediawiki/2014/0/0e/TCU-House.png" width="180" align="right"/></p><hr />
 +
  <p>&nbsp;</p>
 +
  <p align="justify"><font size="3" face="Verdana" color="#333">Nice to meet you, every iGEMers! My name is House, the oldest member in TCU_Taiwan.</font></p><p align="justify"><font size="3" face="Verdana" color="#333">My major is Medical Informatics. Do you know what is Medical Informatics? If not, you can consider my major as “computer science” plus “medicine”.However, iGEM is Synthetic Biology competition, then… Why am I here? What can I do? Actually, what I am doing is coding our wiki page to become the best one!And the most important is to study all about Synthetic Biology from wetlab to drylab. We still got a lot of things to learn, but just enjoying this short fantasy now.</font></p><p align="justify"><font size="3" face="Verdana" color="#333">See you in MIT. =)</font></p></td>
 +
</table>
 +
<!-- end of team member gallery -->
 +
<table width="975px" align="center" border="0" cellspacing="0" cellpadding="0">
 +
  <tr>
 +
    <td height="30">&nbsp;</td>
 +
  </tr>
 +
  <tr>
 +
    <td align="center"><img src="https://static.igem.org/mediawiki/2014/f/f4/TCU_TEAM_10643072_923451394337919_60133534_o.jpg" width="80%"/></td>
 +
  </tr>
-
<!-- here you can write about your instructors -->
+
  </table>
-
<tr>
+
-
<td width="30%"><p> Instructor Profile <br> Lorem ipsum ad his scripta blandit partiendo, eum fastidii accumsan euripidis in, eum liber hendrerit an. </p></td>
+
-
<td width="5%"> </td>
+
-
<td width="30%"><p> Instructor Profile<br> Lorem ipsum ad his scripta blandit partiendo, eum fastidii accumsan euripidis in, eum liber hendrerit an. </p></td>
+
-
<td width="5%"> </td>
+
-
<td width="30%"><p>  Instructor Profile <br> Lorem ipsum ad his scripta blandit partiendo, eum fastidii accumsan euripidis in, eum liber hendrerit an. </p></td>
+
 +
<!--  team instructors gallery -->
 +
<table width="975px" align="center">
 +
<tr align="center">
 +
  <td width="30%"><table width="975px" align="center">
 +
    <tr >
 +
      <td coslpan="5" height="50px"></td>
 +
    </tr>
 +
    <tr >
 +
      <td coslpan="5" height="20px" style="background-color:#FFF2B5"><font id="instructorgallery" face="Trebuchet MS" size="7" color="#A66B38">Instructors</font></td>
 +
    </tr>
 +
    <tr >
 +
      <td coslpan="5" height="20px">&nbsp;</td>
 +
    </tr>
 +
    <!-- copy from here for another row of instructors-->
 +
    <!-- here you can add the photos of your instructors-->
 +
    <tr align="center">
 +
      <td width="200"><img src="https://static.igem.org/mediawiki/2014/6/65/TCU_%E6%9E%97%E5%85%89%E6%85%A7.jpg" width="202"  height="200"/></td>
 +
      <td width="10"></td>
 +
      <td width="200"><img src="https://static.igem.org/mediawiki/2014/f/f8/TCU_%E6%9E%97%E5%BF%B5%E7%92%81.jpg" width="160" height="200" /></td>
 +
      <td width="10"></td>
 +
      <td width="200"><img src="https://static.igem.org/mediawiki/2014/1/1c/TCU_%E9%9D%96%E6%B0%B8%E7%9A%93.jpg" width="202" height="200" /></td>
 +
      <td width="10">&nbsp;</td>
 +
      <td width="200"><img src="https://static.igem.org/mediawiki/2014/2/2b/TCU_%E6%BA%AB%E7%A7%89%E7%A5%A5.jpg" width="165" height="200" /></td>
 +
    </tr>
 +
    <tr >
 +
      <td coslpan="5" height="10px"></td>
 +
    </tr>
 +
    <!-- here you can write about your instructors -->
 +
    <tr align="center">
 +
      <td><p><font face="Trebuchet MS" size="5" color="#484644">Lin,Guang-Huey</font></p></td>
 +
      <td></td>
 +
      <td><p><font face="Trebuchet MS" size="5" color="#484644">Lin,Nien-Tsung</font></p></td>
 +
      <td></td>
 +
      <td><p><font face="Trebuchet MS" size="5" color="#484644">Ching,Yung-Hao</font></p></td>
 +
      <td>&nbsp;</td>
 +
      <td><p><font face="Trebuchet MS" size="5" color="#484644">Woon,Peng-Yeong</font></p></td>
 +
    </tr>
 +
    <tr align="center">
 +
      <td><font face="Trebuchet MS" size="3" color="#90B849">Associate Professor, Department of Microbiology</font></td>
 +
      <td></td>
 +
      <td><font face="Trebuchet MS" size="3" color="#90B849">Doctor of Philosophy (Ph.D.), Department of  Professor, Department of MicrobiologyBotany</font></td>
 +
      <td></td>
 +
      <td><font face="Trebuchet MS" size="3" color="#90B849">Assistant Professor, Department of Molecular Biology and Human Genetics</font></td>
 +
      <td>&nbsp;</td>
 +
      <td><font face="Trebuchet MS" size="3" color="#90B849">Assistant Professor, Department of Molecular Biology and Human Genetics</font></td>
 +
    </tr>
 +
    <tr align="center">
 +
      <td align="right"><a style="text-decoration: none;" target="_blank" href="http://mglabtcue.weebly.com/ ">More...</a></td>
 +
      <td></td>
 +
      <td align="right"><a style="text-decoration: none;" target="_blank" href="http://www.ntlin.tcu.edu.tw/teacher_2.htm ">More...</a></td>
 +
      <td></td>
 +
      <td align="right"><a style="text-decoration: none;" target="_blank" href="http://www.chinglab.tcu.edu.tw/ChingLab/Welcome_to_ChingLab.html ">More...</a></td>
 +
      <td>&nbsp;</td>
 +
      <td align="right"><a style="text-decoration: none;" target="_blank" href="http://www.dmbhg.tcu.edu.tw/new_faculty/wps/wps_educational.html ">More...</a></td>
 +
    </tr>
 +
    <tr align="center">
 +
      <td>&nbsp;</td>
 +
      <td></td>
 +
      <td>&nbsp;</td>
 +
      <td></td>
 +
      <td>&nbsp;</td>
 +
      <td>&nbsp;</td>
 +
      <td>&nbsp;</td>
 +
    </tr>
 +
    <!-- copy up to here for another row of instructors-->
 +
  </table>
 +
  </td>
</tr>
</tr>
-
 
-
<!-- copy up to here for another row of instructors-->
 
</table>
</table>
Line 242: Line 636:
<!-- advisors gallery -->
<!-- advisors gallery -->
<table width="975px" align="center">
<table width="975px" align="center">
-
<tr ><td coslpan="7" height="20px"> <h3 id="advisorgallery"> Advisors </h3></td></tr>
+
<tr >
 +
  <td coslpan="7" height="50px">&nbsp;</td>
 +
</tr>
 +
<tr ><td coslpan="7" height="20px" style="background-color:#FFF2B5"><font id="advisorgallery" face="Trebuchet MS" size="7" color="#A66B38">Advisors </font></td></tr>
 +
<tr >
 +
  <td coslpan="7" height="20px">&nbsp;</td>
 +
</tr>
<!-- copy from to here for another row of advisors-->
<!-- copy from to here for another row of advisors-->
Line 248: Line 648:
<!-- here you can add the photos of your advisors-->
<!-- here you can add the photos of your advisors-->
<tr align="center">   
<tr align="center">   
-
<td width="20%"> <img src="https://static.igem.org/mediawiki/2014/b/b7/2014placeholderimage.jpg"> </td>
+
<td width="20%"> <img src="https://static.igem.org/mediawiki/2014/1/1e/TCU_Ingrid.jpg" width="200" height="200"> </td>
<td width="5%"> </td>
<td width="5%"> </td>
-
<td width="20%"> <img src="https://static.igem.org/mediawiki/2014/b/b7/2014placeholderimage.jpg"> </td>
+
<td width="20%"> <img src="https://static.igem.org/mediawiki/2014/5/52/TCU_Dr._chen.jpg" width="200" height="200"> </td>
<td width="5%"> </td>
<td width="5%"> </td>
-
<td width="20%"> <img src="https://static.igem.org/mediawiki/2014/b/b7/2014placeholderimage.jpg"> </td>
+
<td width="20%"> <img src="https://static.igem.org/mediawiki/2014/4/48/TCU_%E9%A1%8F%E7%91%9E%E9%B4%BB.jpg" width="200" height="200"> </td>
<td width="5%"> </td>
<td width="5%"> </td>
-
<td width="20%"> <img src="https://static.igem.org/mediawiki/2014/b/b7/2014placeholderimage.jpg"> </td>
+
<td width="20%"> <img src="https://static.igem.org/mediawiki/2014/b/b3/TCU_%E6%9E%97%E6%98%8E%E5%BE%B7.jpg" width="158" height="200"> </td>
-
</td>
+
 
</tr>
</tr>
Line 263: Line 663:
<tr >  
<tr >  
-
<td width="20%"><p> Advisor Profile<br> Lorem ipsum ad his scripta blandit partiendo, eum fastidii accumsan euripidis in, eum liber hendrerit an. </p></td>
+
<td width="20%" align="center"><p><font face="Trebuchet MS" size="5" color="#484644">Liu,Ingrid</font></p></td>
<td width="5%"> </td>
<td width="5%"> </td>
-
<td width="20%"><p>Advisor Profile<br> Lorem ipsum ad his scripta blandit partiendo, eum fastidii accumsan euripidis in, eum liber hendrerit an. </p></td>
+
<td width="20%" align="center"><p><font face="Trebuchet MS" size="5" color="#484644">Chen,Ji Hshiung</font></p></td>
<td width="5%"> </td>
<td width="5%"> </td>
-
<td width="20%"><p>Advisor Profile <br> Lorem ipsum ad his scripta blandit partiendo, eum fastidii accumsan euripidis in, eum liber hendrerit an. </p></td>
+
<td width="20%" align="center"><p><font face="Trebuchet MS" size="5" color="#484644">Yen,Jui-Hung</font></p></td>
<td width="5%"> </td>
<td width="5%"> </td>
-
<td width="20%"><p> Advisor Profile <br> Lorem ipsum ad his scripta blandit partiendo, eum fastidii accumsan euripidis in, eum liber hendrerit an. </p></td>
+
<td width="20%" align="center"><p><font face="Trebuchet MS" size="5" color="#484644">Lin,Min-Der</font></p></td>
 +
</tr>
 +
<tr >
 +
  <td align="right"><a style="text-decoration: none;" target="_blank" href="http://ingridlabenglish.blogspot.tw/ ">More...</a></td>
 +
  <td></td>
 +
  <td align="right"></td>
 +
  <td></td>
 +
  <td align="right"><a style="text-decoration: none;" target="_blank" href="http://www.imyenjh.tcu.edu.tw/index.php ">More...</a></td>
 +
  <td></td>
 +
  <td align="right"><a style="text-decoration: none;" target="_blank" href="http://ls.tcu.edu.tw/mdlin/index.php ">More...</a></td>
</tr>
</tr>
 +
<tr >
 +
  <td>&nbsp;</td>
 +
  <td></td>
 +
  <td>&nbsp;</td>
 +
  <td></td>
 +
  <td>&nbsp;</td>
 +
  <td></td>
 +
  <td>&nbsp;</td>
 +
</tr>
 +
<tr align="center"> 
 +
<td width="20%"> <img src="https://static.igem.org/mediawiki/2014/e/eb/TCU_%E6%9F%AF%E5%BE%8B%E5%9D%87.jpg" width="200" height="200"> </td>
 +
<td width="5%"> </td>
 +
<td width="20%"> <img src="https://static.igem.org/mediawiki/2014/a/a1/TCU_%E7%B0%A1%E5%AE%8F%E4%BB%BB.jpg" width="200" height="200"> </td>
 +
<td width="5%"> </td>
 +
<td width="20%"> <img src="https://static.igem.org/mediawiki/2014/5/5c/TCU_10719424_389097671244390_1182319692_n.jpg" width="200" height="200"> </td>
 +
<td width="5%"> </td>
 +
<td width="20%"> <img src="https://static.igem.org/mediawiki/2014/6/61/TCU_10720976_389099711244186_1688032728_n.jpg" width="200" height="200"> </td>
 +
 +
</tr>
 +
<tr ><td coslpan="7" height="10px"></td></tr>
 +
<tr >
 +
 +
<td width="20%" align="center"><p><font face="Trebuchet MS" size="5" color="#484644">Ke,Lu-Chu</font></p></td>
 +
<td width="5%"> </td>
 +
<td width="20%" align="center"><p><font face="Trebuchet MS" size="5" color="#484644">Chien,Hung-Jen</font></p></td>
 +
<td width="5%"> </td>
 +
<td width="20%" align="center"><p><font face="Trebuchet MS" size="5" color="#484644">Wang,Yi-Ru</font></p></td>
 +
<td width="5%"> </td>
 +
<td width="20%" align="center"><p><font face="Trebuchet MS" size="5" color="#484644">Chen,Jia-Wei</font></p></td>
 +
 +
</tr>
 +
<tr >
 +
  <td>&nbsp;</td>
 +
  <td></td>
 +
  <td>&nbsp;</td>
 +
  <td></td>
 +
  <td>&nbsp;</td>
 +
  <td></td>
 +
  <td>&nbsp;</td>
 +
</tr>
 +
<tr align="center"> 
 +
<td width="20%">&nbsp;</td>
 +
<td width="5%"> </td>
 +
<td width="20%"><img src="https://static.igem.org/mediawiki/2014/b/ba/TCU_%E9%BB%83%E7%BA%96%E5%A9%B71.jpg" width="200" height="200" /></td>
 +
<td width="5%"></td>
 +
<td width="20%"><img src="https://static.igem.org/mediawiki/2014/1/14/TCU_TEAM_SUPo.jpg" width="200" height="200" /></td>
 +
<td width="5%"></td>
 +
<td width="20%">&nbsp;</td>
 +
 +
</tr>
 +
<tr ><td coslpan="7" height="10px"></td></tr>
 +
<tr >
 +
 +
<td width="20%" align="center"><p>&nbsp;</p></td>
 +
<td width="5%"> </td>
 +
<td width="20%" align="center"><font face="Trebuchet MS" size="5" color="#484644">Huang,Hsien-Ting</font></td>
 +
<td width="5%"></td>
 +
<td width="20%"><font face="Trebuchet MS" size="5" color="#484644">Chang,Chao-Di</font></td>
 +
<td width="5%"></td>
 +
<td width="20%">&nbsp;</td>
 +
 +
</tr>
 +
<tr >
 +
  <td height="30px">&nbsp;</td>
 +
  <td></td>
 +
  <td>&nbsp;</td>
 +
  <td></td>
 +
  <td>&nbsp;</td>
 +
  <td></td>
 +
  <td>&nbsp;</td>
 +
</tr>
<!-- copy up to here for another row of advisors-->
<!-- copy up to here for another row of advisors-->
 +
</table>
 +
<table width="70%" border="0" cellspacing="0" cellpadding="0">
 +
  <tr>
 +
    <td style="background-color:#FFF2B5" height="20px" colspan="2" align="center"><font face="Trebuchet MS" size="7" color="#A66B38">Our colorful life</font></td>
 +
  </tr>
 +
  <tr>
 +
    <td colspan="2"><iframe width="720" height="482" frameborder="0" src="http://files.slidemypics.com/app/js/iframe.html?bg_color=ffffff&amp;hash=cb7783daf1ee3ba8ce4d3495a1459956&amp;r=0.9298509561922401"></iframe></td>
 +
  </tr>
 +
  <tr>
 +
    <td colspan="2" height="30px">&nbsp;</td>
 +
  </tr>
</table>
</table>
Line 280: Line 771:
</div>
</div>
 +
<table width="100%" border="0" cellspacing="0" cellpadding="0">
 +
  <tr>
 +
    <td><img src="https://static.igem.org/mediawiki/2014/c/c1/TCU-Line.png" width="100%"></td>
 +
  </tr>
 +
</table>
 +
<table width="100%" border="0" align="center" style="background-color:#F2DE79" height="150px">
 +
  <tr align="center" bgcolor="#F2DE79" height="150px" style="width:150px">
 +
    <td width="15%" align="center"><div id="gotop">^</div>
 +
    <a href="https://2014.igem.org/Team:TCU_Taiwan/Contact" title="Contact Us"><img src="https://static.igem.org/mediawiki/2014/8/84/TCU-Contact-bot.png" width="80" onMouseMove="this.src=Image0.src;" onMouseOut="this.src='https://static.igem.org/mediawiki/2014/8/84/TCU-Contact-bot.png'"></a>
 +
    <br><br>
 +
    <a href="mailto: tcutaiwan@gmail.com" target="_blank" title="Gmail"><img src="https://static.igem.org/mediawiki/2014/c/c4/TCU%E3%84%A6Gmail.png" width="30"></a>&nbsp;
 +
    <a href="https://www.facebook.com/TCUiGEM?ref=ts&fref=ts"  target="_blank" title="Facebook"><img src="https://static.igem.org/mediawiki/2014/b/b9/TCU-Facebook.png" width="30"></a>&nbsp;<a href="https://www.youtube.com/channel/UCr40ZmaFNJGx7tUufCXK_OQ" target="_blank" title="YouTube"><img src="https://static.igem.org/mediawiki/2014/2/29/TCU_Youtube.png" width="30"></a>&nbsp;<a href="http://tcuigem.wordpress.com/" target="_blank" title="Wordpress"><img src="https://static.igem.org/mediawiki/2014/f/f0/TCU-Wordpress.png" width="30"></a>
 +
    </td>
 +
    <td width="0.5px" align="center" bgcolor="#A66B38"> </td>
 +
    <td>
 +
 +
      <table width="70%" border="0" cellspacing="0" cellpadding="0" align="center" style="background-color:#F2DE79">
 +
        <tr align="center">
 +
          <td><font size="2" face="Verdana" color="#F2DE79" id="Members">Team Members</font></td>
 +
          <td><font size="2" face="Verdana" color="#F2DE79" id="Project">Project</font></td>
 +
          <td><font size="2" face="Verdana" color="#F2DE79" id="Parts">Parts</font></td>
 +
          <td><font size="2" face="Verdana" color="#F2DE79" id="Pratics">Human Pratics</font></td>
 +
          <td><font size="2" face="Verdana" color="#F2DE79" id="Modeling">Modeling</font></td>
 +
          <td><font size="2" face="Verdana" color="#F2DE79" id="Safety">Safety</font></td>
 +
          <td><font size="2" face="Verdana" color="#F2DE79" id="Notebook">Notebook</font></td>
 +
          <td><font size="2" face="Verdana" color="#F2DE79" id="Attributions">Attributions</font></td>
 +
        </tr>
 +
        <tr>
 +
          <td><a href="https://2014.igem.org/Team:TCU_Taiwan/Team" title="Team Members"><img src="https://static.igem.org/mediawiki/2014/1/1a/TCU-Team-logo.png" width="100"onMouseOver="this.width=this.width*1.1;Members.color='#333'" onMouseOut="this.width=this.width/1.1;Members.color='#F2DE79'"></a></td>
 +
          <td><a href="https://2014.igem.org/Team:TCU_Taiwan/Project" title="Project"><img src="https://static.igem.org/mediawiki/2014/f/f4/TCU-Project-logo.png" width="100"  onMouseOver="this.width=this.width*1.1;Project.color='#333'" onMouseOut="this.width=this.width/1.1;Project.color='#F2DE79'"></a></td>
 +
          <td><a href="https://2014.igem.org/Team:TCU_Taiwan/Parts" title="Parts"><img src="https://static.igem.org/mediawiki/2014/e/e5/TCU-Part-logo.png" width="100" onMouseOver="this.width=this.width*1.1;Parts.color='#333'" onMouseOut="this.width=this.width/1.1;Parts.color='#F2DE79'"></a></td>
 +
          <td><a href="https://2014.igem.org/Team:TCU_Taiwan/HumanPratics" title="Human Pratics"><img src="https://static.igem.org/mediawiki/2014/d/dd/TCU-Human-logo.png" width="100" onMouseOver="this.width=this.width*1.1;Pratics.color='#333'" onMouseOut="this.width=this.width/1.1;Pratics.color='#F2DE79'"></a></td>
 +
          <td><a href="https://2014.igem.org/Team:TCU_Taiwan/Modeling" title="Modeling"><img src="https://static.igem.org/mediawiki/2014/3/3f/TCU-Modeling-logo.png" width="100" onMouseOver="this.width=this.width*1.1;Modeling.color='#333'" onMouseOut="this.width=this.width/1.1;Modeling.color='#F2DE79'"></a></td>
 +
          <td><a href="https://2014.igem.org/Team:TCU_Taiwan/Safety" title="Safety"><img src="https://static.igem.org/mediawiki/2014/2/21/TCU-Safety-logo.png" width="100" onMouseOver="this.width=this.width*1.1;Safety.color='#333'" onMouseOut="this.width=this.width/1.1;Safety.color='#F2DE79'"></a></td>
 +
          <td><a href="https://2014.igem.org/Team:TCU_Taiwan/Notebook" title="Notebook"><img src="https://static.igem.org/mediawiki/2014/2/25/TCU-Notebook-logo.png" width="100" onMouseOver="this.width=this.width*1.1;Notebook.color='#333'" onMouseOut="this.width=this.width/1.1;Notebook.color='#F2DE79'"></a></td>
 +
          <td><a href="https://2014.igem.org/Team:TCU_Taiwan/Attributions" title="Attributions"><img src="https://static.igem.org/mediawiki/2014/5/51/TCU-Attributions-logo.png" width="100" onMouseOver="this.width=this.width*1.1;Attributions.color='#333'" onMouseOut="this.width=this.width/1.1;Attributions.color='#F2DE79'"></a></td>
 +
        </tr>
 +
      </table>
 +
      <p><font size="2" face="Verdana" color="#333" id="tip">Lost the way? Use it to help you if you're lost</font><font color="#333" size="2" face="Verdana">.</font></p>
 +
    </td>
 +
    <td width="1px" align="center" bgcolor="#A66B38"> </td>
 +
    <td width="15%" align="center"><p><a href="https://2014.igem.org/Team:TCU_Taiwan" title="Home"><img src="https://static.igem.org/mediawiki/2014/c/c3/TCU-Logo-d.png" width="100"></a></p>
 +
    <p><img src="http://i.creativecommons.org/l/by/3.0/88x31.png" width="100"></p>      <p></p></td>
 +
  </tr>
 +
</table>
 +
<div id="gotop">^</div>
</html>
</html>

Latest revision as of 20:49, 17 October 2014

 
Members
 
 

TCU-Taiwan is a team founded in 2009 and was instructed by Professor Ingrid Y.C. Liu, Professor Peng Yeong Woon and Professor Hsin-Yi Yu. Now it is taken over by Professor Ingrid Y.-C. Liu, Professor Peng Yeong Woon and Professor Yung-Hao Ching. Our team have students from department of medical informatics and department of molecular biology and human genetics of Tzu Chi University.

 
         
Who are we?  

We are TCU-Taiwn team !

We are a small team with only 7 people, so each of us has to carry multi-work. It is not easy to have so much work while our class is heavy, too. And we did had a hard time that everyone wanted to give up. But we took it over successfully by helping each other as well as accomplishing our own job. As time goes by, TCU_Taiwan has grown from a team to a big family. Together, we all looking forward to enjoy the iGEM competition and share more details about our “Trogene Horse” with all iGEMers.

 
Students Instructors Advisors
Students      
       

Lin,Yi-Ting     Eating


 

Hello! I am Yi-Ting, a junior student majoring in Molecular Biology and Human Genetics at Tzu Chi University. I am really delighting to get an opportunity joining in iGEM. I am the leader of 2014 TCU-Taiwan. In our team, I worked with wet experiment and 2014 Synthetic Biology information meeting of local senior high school and Tzu Chi University as a chief convener. My hobbies are playing basketball, riding bike, running, listening to classical music, journey and eating. My dream is to be a traveler, eat and play all around the world! I am full of enthusiasm in molecular biology and hope to gain more knowledge of molecular biology during the competition. Let’s do our best and enjoy the iGEM! I think it as the most special experience to me.

Shan, Zhe     Ted


 

I am Zhe Shan , you can also call me Ted. I am majoring in molecular biology and human genetics now. I come from China and I play as second leader in TCU_Taiwan. I am in charge of our project’s system design, and I also join some part of our wet experiment.I enjoy working with my teammates together. In addition to learning synthetic biology, iGEM has let me understand the idea of teamship and responsibility.

I love science, I enjoy working in the lab because it makes me feel very cool. And I consider Taiwan, this beautiful island, as my second hometown, its special culture impressed me a lot. When I am free, I like swimming, playing computer games, listening rock and roll (ROCK!!!) and eating. My dream is make some great contribution on molecular biology and get famous for that.



Hsieh,Siang-En     Sharon


 

Sharon is a sentimental student who always got so many interesting ideas in his brain. With these ideas, he often see things from a different point of view and this can sometimes get an unexpected result .He enjoys thinking, sharing his ideas with other people, reading books and arts. Thanks to his unlimited imagination, we never get lack of ideas during our project design. Besides, he is a professional photographer in our team.

Chen,Shih-Jie     Mr.Bo


 

Hey guys! I am happy to join this party with you. I am BoBo Chen from TzuChi University, Hualien. I am a junior student and I am working in microbiology genetic lab now. And I am in charge of wet experiment of TCU_Taiwan. I like playing basketball since I was a child, and when I grew up genetics and physiology of bacteria became my second interest. I hope I can make the best of what I learned and improve it during this competition.



Chen,Yu-Ting     Regina


 

Hello everyone! I am Yu-Ting Chen. I come from Taiwan and I am a junior student of TzuChi University, Hualien. I am working on wet experiment in TCU_Taiwan and I see my work as pleasure! In other time, I like surfing the Facebook, hang out with my friends and reading scientific articles. I want to make more friends, so please contact with me if we have same hobbies!

Lien,Pei-Yi     Denise


 

Hello~ My name is Denise. I come from Taiwan. And I study in Tzu Chi University , my major is Molecular Biology and Human Genetics. I am in experimental group in TCU_Taiwan and I also do some administrative matters.

I want to join the iGEM contest, because I want to make many new friends from different countries, and build up my global vision. I’m so exciting to participate iGEM in MIT. Besides, I like making friends, welcome to add my facebook : bty31025@yahoo.com.tw

The iGEM 2014 Giant Jamboree! I am coming!!



Hao,Hsu     House


 

Nice to meet you, every iGEMers! My name is House, the oldest member in TCU_Taiwan.

My major is Medical Informatics. Do you know what is Medical Informatics? If not, you can consider my major as “computer science” plus “medicine”.However, iGEM is Synthetic Biology competition, then… Why am I here? What can I do? Actually, what I am doing is coding our wiki page to become the best one!And the most important is to study all about Synthetic Biology from wetlab to drylab. We still got a lot of things to learn, but just enjoying this short fantasy now.

See you in MIT. =)

 
Instructors
 
 

Lin,Guang-Huey

Lin,Nien-Tsung

Ching,Yung-Hao

 

Woon,Peng-Yeong

Associate Professor, Department of Microbiology Doctor of Philosophy (Ph.D.), Department of Professor, Department of MicrobiologyBotany Assistant Professor, Department of Molecular Biology and Human Genetics   Assistant Professor, Department of Molecular Biology and Human Genetics
More... More... More...   More...
         
 
Advisors
 

Liu,Ingrid

Chen,Ji Hshiung

Yen,Jui-Hung

Lin,Min-Der

More... More... More...
       

Ke,Lu-Chu

Chien,Hung-Jen

Wang,Yi-Ru

Chen,Jia-Wei

       
   

 

Huang,Hsien-Ting Chang,Chao-Di  
       
Our colorful life
 
^


    
Team Members Project Parts Human Pratics Modeling Safety Notebook Attributions

Lost the way? Use it to help you if you're lost.

^