Difference between revisions of "Team:CCU Taiwan/Achievements"

 
(29 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
 
 
$("#Home").hover(function(){
 
$("#Home").hover(function(){
$("#sub_home").stop(true,false,true).slideToggle(300).css("opacity","0.8");
+
$("#sub_home").stop(true,false,true).slideToggle(300).css("opacity","1");
 
});
 
});
 
 
 
$("#Project").hover(function(){
 
$("#Project").hover(function(){
$("#sub_project").stop(true,false,true).slideToggle(300).css("opacity","0.8");
+
$("#sub_project").stop(true,false,true).slideToggle(300).css("opacity","1");
 
});
 
});
 
 
 
$("#Parts").hover(function(){
 
$("#Parts").hover(function(){
$("#sub_parts").stop(true,false,true).slideToggle(300).css("opacity","0.8");
+
$("#sub_parts").stop(true,false,true).slideToggle(300).css("opacity","1");
 
});
 
});
 
 
 
$("#Modeling").hover(function(){
 
$("#Modeling").hover(function(){
$("#sub_modeling").stop(true,false,true).slideToggle(300).css("opacity","0.8");
+
$("#sub_modeling").stop(true,false,true).slideToggle(300).css("opacity","1");
 
});
 
});
 
 
 
$("#Drylab").hover(function(){
 
$("#Drylab").hover(function(){
$("#sub_drylab").stop(true,false,true).slideToggle(300).css("opacity","0.8");
+
$("#sub_drylab").stop(true,false,true).slideToggle(300).css("opacity","1");
 
});
 
});
 
 
 
$("#Human_Practice").hover(function(){
 
$("#Human_Practice").hover(function(){
$("#sub_human_practice").stop(true,false,true).slideToggle(300).css("opacity","0.8");
+
$("#sub_human_practice").stop(true,false,true).slideToggle(300).css("opacity","1");
 
});
 
});
 
 
 
$("#Notebook").hover(function(){
 
$("#Notebook").hover(function(){
$("#sub_notebook").stop(true,false,true).slideToggle(300).css("opacity","0.8");
+
$("#sub_notebook").stop(true,false,true).slideToggle(300).css("opacity","1");
 
});
 
});
  
Line 35: Line 35:
 
     $(this).css("background","black")
 
     $(this).css("background","black")
 
},function(){
 
},function(){
     $(this).css("background","#F96784")
+
     $(this).css("background","#31a97e")
 
   });
 
   });
  
Line 48: Line 48:
 
});
 
});
 
});
 
});
 +
 +
// The function actually applying the offset
 +
function offsetAnchor() {
 +
  if (location.hash.length !== 0) {
 +
    window.scrollTo(window.scrollX, window.scrollY - 90);
 +
  }
 +
}
 +
 +
// Captures click events of all <a> elements with href starting with #
 +
$(document).on('click', 'a[href^="#"]', function(event) {
 +
  // Click events are captured before hashchanges. Timeout
 +
  // causes offsetAnchor to be called after the page jump.
 +
  window.setTimeout(function() {
 +
    offsetAnchor();
 +
  }, 0);
 +
});
 +
 +
// Set the offset when entering page with hash present in the url
 +
window.setTimeout(offsetAnchor, 0);
 +
 +
$(document).scroll(function () { // remove "$"
 +
    var y = $(this).scrollTop();       
 +
    if (y > 300) {
 +
        $('.indicator').fadeIn();
 +
    }
 +
    else {
 +
        $('.indicator').fadeOut();
 +
    }
 +
});
 +
 
</script>
 
</script>
 
<body>
 
<body>
Line 121: Line 151:
 
     </header>
 
     </header>
  
 
+
<div class="indicator">
 +
<div class="pointerAboutUs" id="1"><a href="#ca1">Winning Results</a></div>
 +
<div class="pointerAboutUs" id="2"><a href="#ca2">Present Video</a></div>
 +
<div class="pointerAboutUs" id="3"><a href="#ca3">Advisors</a></div>
 +
<div class="pointerAboutUs" id="4"><a href="#ca4">Helping Hands</a></div>
 +
                        <div class="pointerAboutUs" id="4"><a href="#ca5">News Reports</a></div>
 +
</div>
 
<div class="backgroundAboutUs">
 
<div class="backgroundAboutUs">
<div class="phototeam"><h1 class="bigtitle">TEAM<h1></div>
+
<div class="photoachievements"><h1 class="bigtitle">ACHIEVEMENTS<h1></div>
 
<div class="bcg"></div>
 
<div class="bcg"></div>
  
 +
<div class="content">
 +
 +
<p class="first" id="ca1">Winning Results</p>
 +
<br><br>
 +
<div id="Achieve1" class="polaroid">
 +
                  <img src="https://static.igem.org/mediawiki/2018/4/46/T--CCU_Taiwan--CCUteamphoto1.jpg" width="100%">
 +
                  <div class="container">
 +
                    <p>Figure1: Team photo at The iGEM 2018 Giant Jamboree.</p>
 +
                  </div>
 +
                </div>
 +
<br><br><br>
 +
<div class="row"> 
 +
<div id="halftext3"><p class="second"><br>#Gold Medal<br>
 +
#Nominated Best Product Design<br>
 +
#Nominated Best New Application</p><img id="goldmedal1" src="https://static.igem.org/mediawiki/2018/f/f8/T--CCU_Taiwan--CCUgoldmedalpic.jpg" width="20%"></div>
 +
<div id="Design1" class="polaroid">
 +
                  <img src="https://static.igem.org/mediawiki/2018/5/50/T--CCU_Taiwan--CCUteamphoto2.jpg" width="100%">
 +
                  <div class="container">
 +
                    <p>Figure2: Team photo at The iGEM 2018 Giant Jamboree.</p>
 +
                  </div>
 +
                </div>
 
</div>
 
</div>
 +
<br><br><br>
 +
<div>
 +
<p class="first"  id="ca2">Team Presentation Video </p>
 +
<p class="description">CCU_Taiwan iGEM Team's Presentation Video at The iGEM 2018 Giant Jamboree (2018.10.26)</p>
 +
<center><iframe width="800" height="450" src="https://www.youtube.com/embed/oR7gkmT42g4" allowfullscreen="allowfullscreen"
 +
        mozallowfullscreen="mozallowfullscreen"
 +
        msallowfullscreen="msallowfullscreen"
 +
        oallowfullscreen="oallowfullscreen"
 +
        webkitallowfullscreen="webkitallowfullscreen">
 +
</iframe></center>
 +
</div>
 +
 +
<br><br><br>
 +
 +
 +
<p class="first"  id="ca3">Team Photo Gallery</p>
 +
<br><br>
 +
<div class="survey">
 +
<div class="slideshow-container1">
 +
 +
<div class="mySlides fade">
 +
  <div class="numbertext">1 / 9</div>
 +
  <img src="https://static.igem.org/mediawiki/2018/4/40/T--CCU_Taiwan--CCUteampic.jpg" style="width:100%">
 +
</div>
 +
 +
<div class="mySlides fade">
 +
  <div class="numbertext">2 / 9</div>
 +
  <img src="https://static.igem.org/mediawiki/2018/e/e3/T--CCU_Taiwan--CCUteampic1.jpg" style="width:100%">
 +
</div>
 +
 +
<div class="mySlides fade">
 +
  <div class="numbertext">3 / 9</div>
 +
  <img src="https://static.igem.org/mediawiki/2018/d/d7/T--CCU_Taiwan--CCUteampic2.jpg" style="width:100%">
 +
</div>
 +
 +
<div class="mySlides fade">
 +
  <div class="numbertext">4 / 9</div>
 +
  <img src="https://static.igem.org/mediawiki/2018/e/e3/T--CCU_Taiwan--CCUteampic3.jpg" style="width:100%">
 +
</div>
 +
<div class="mySlides fade">
 +
  <div class="numbertext">5 / 9</div>
 +
  <img src="https://static.igem.org/mediawiki/2018/9/9e/T--CCU_Taiwan--CCUteampic4.jpg" style="width:100%">
 +
</div>
 +
<div class="mySlides fade">
 +
  <div class="numbertext">6 / 9</div>
 +
  <img src="https://static.igem.org/mediawiki/2018/d/d5/T--CCU_Taiwan--CCUteampic5.jpg" style="width:100%">
 +
</div>
 +
 +
<div class="mySlides fade">
 +
  <div class="numbertext">7 / 9</div>
 +
  <img src="https://static.igem.org/mediawiki/2018/c/c3/T--CCU_Taiwan--CCUteampic6.jpg" style="width:100%">
 +
</div>
 +
<div class="mySlides fade">
 +
  <div class="numbertext">8 / 9</div>
 +
  <img src="https://static.igem.org/mediawiki/2018/5/55/T--CCU_Taiwan--CCUteampic7.jpg" style="width:100%">
 +
</div>
 +
<div class="mySlides fade">
 +
  <div class="numbertext">9 / 9</div>
 +
  <img src="https://static.igem.org/mediawiki/2018/2/26/T--CCU_Taiwan--CCUteampic8.jpg" style="width:100%">
 +
</div>
 +
<a class="prev" onclick="plusSlides(-1)">&#10094;</a>
 +
<a class="next" onclick="plusSlides(1)">&#10095;</a>
 +
 +
</div>
 +
<br>
 +
 +
<div style="text-align:center">
 +
  <span class="dot" onclick="currentSlide(1)"></span>
 +
  <span class="dot" onclick="currentSlide(2)"></span>
 +
  <span class="dot" onclick="currentSlide(3)"></span>
 +
  <span class="dot" onclick="currentSlide(4)"></span>
 +
  <span class="dot" onclick="currentSlide(5)"></span>
 +
  <span class="dot" onclick="currentSlide(6)"></span>
 +
  <span class="dot" onclick="currentSlide(7)"></span>
 +
  <span class="dot" onclick="currentSlide(8)"></span>
 +
  <span class="dot" onclick="currentSlide(9)"></span>
 +
</div>
 +
</div>
 +
 +
 +
<br><br><br>
 +
 +
<div>
 +
<p class="first"  id="ca4">Team Documentary Video</p>
 +
<center><iframe width="800" height="450" src="https://www.youtube.com/embed/LlaExBg2J70" allowfullscreen="allowfullscreen"
 +
        mozallowfullscreen="mozallowfullscreen"
 +
        msallowfullscreen="msallowfullscreen"
 +
        oallowfullscreen="oallowfullscreen"
 +
        webkitallowfullscreen="webkitallowfullscreen">
 +
</iframe></center>
 +
</div>
 +
 +
<br><br><br>
 +
 +
<p class="first"  id="ca4">Team News Reports</p>
 +
<br><br>
 +
<p class="description">
 +
1. <strong>[Central News Agency] </strong>Paper cups can be decomposed and coated. National Chung Cheng University goes to the US to win gold.
 +
<br><a href="https://www.cna.com.tw/news/ahel/201811140200.aspx
 +
">https://www.cna.com.tw/news/ahel/201811140200.aspx
 +
</a>
 +
<br><br>
 +
2. <strong>[Liberty Times Net] </strong>Paper cup can be decomposed, rice is resistant to blight Taiwan academic light (paper as attached)
 +
<br><a href="http://news.ltn.com.tw/news/life/paper/124689">http://news.ltn.com.tw/news/life/paper/124689</a>
 +
<br><br>
 +
3. <strong>[United Daily News] </strong>Paper container environmental protection material new revolution Recycling paper cup lunch box can be completely decomposed
 +
<br><a href="https://udn.com/news/story/7266/3480315">https://udn.com/news/story/7266/3480315</a>
 +
<br><br>
 +
4. <strong>[Economy Daily News] </strong>National Chung Cheng University environmentally friendly paper containers to the United States to win gold medals
 +
<br><a href="https://money.udn.com/money/story/5723/3480314
 +
">https://money.udn.com/money/story/5723/3480314
 +
</a>
 +
<br><br>
 +
5. <strong>[News Radio] </strong>Paper container environmental protection material new revolution National Chung Cheng University gold
 +
<br><a href="http://www.bcc.com.tw/newsView.3156115">http://www.bcc.com.tw/newsView.3156115</a>
 +
<br><br>
 +
6. <strong>[Epoch Times] </strong>New Revolution in Paper Container Environmental Protection Materials National Chung Cheng University went to the United States to participate in the competition and win the gold medal
 +
<br><a href="http://www.epochtimes.com/b5/18/11/14/n10851208.htm">http://www.epochtimes.com/b5/18/11/14/n10851208.htm</a>
 +
<br><br>
 +
7. <strong>[National Education Radio] </strong>Research and development of lignin instead of plastic coating National Chung Cheng University team won the IGEM gold medal
 +
<br><a href="https://www.ner.gov.tw/news/5bebe896c6d587000593e611
 +
">https://www.ner.gov.tw/news/5bebe896c6d587000593e611
 +
</a>
 +
<br><br>
 +
8. <strong>[The Commons Daily] </strong>Paper Container Environmental Protection Materials New Revolution National Chung Cheng University students go to the United States to participate in the competition and win the gold medal
 +
<br><a href="http://www.mypeople.tw/index.php?r=site/article&id=1608638">http://www.mypeople.tw/index.php?r=site/article&id=1608638</a>
 +
<br><br>
 +
9. <strong>[Taiwan Hot] </strong>Paper container environmental protection material new revolution National Chung Cheng University students go to the United States to participate in the competition and win the gold medal
 +
<br><a href="http://www.taiwanhot.net/?p=652446">http://www.taiwanhot.net/?p=652446</a>
 +
 +
 +
 +
<br><br><br>
 +
<p class="special" style="text-align:center;">Thanks to everyone who has helped us.</p></center>
 +
<p class="special" style="text-align:center;">We did it !</p>
 +
 +
<br><br><br><br><br>
 +
</div>
 +
</div>
 +
 +
 
</body>
 
</body>
 +
<script>
 +
var slideIndex = 1;
 +
showSlides(slideIndex);
 +
 +
function plusSlides(n) {
 +
  showSlides(slideIndex += n);
 +
}
 +
 +
function currentSlide(n) {
 +
  showSlides(slideIndex = n);
 +
}
 +
 +
function showSlides(n) {
 +
  var i;
 +
  var slides = document.getElementsByClassName("mySlides");
 +
  var dots = document.getElementsByClassName("dot");
 +
  if (n > slides.length) {slideIndex = 1}   
 +
  if (n < 1) {slideIndex = slides.length}
 +
  for (i = 0; i < slides.length; i++) {
 +
      slides[i].style.display = "none"; 
 +
  }
 +
  for (i = 0; i < dots.length; i++) {
 +
      dots[i].className = dots[i].className.replace(" active", "");
 +
  }
 +
  slides[slideIndex-1].style.display = "block"; 
 +
  dots[slideIndex-1].className += " active";
 +
}
 +
</script>
 +
 +
<footer class="footer">
 +
            <a href="http://huitong.com.tw">
 +
              <img  id="BSlogo" src="https://static.igem.org/mediawiki/2018/0/07/T--CCU_Taiwan--CCUP1.png" align="bottom">
 +
            </a>
 +
 +
            <a href="https://www.facebook.com/ccuigemteam/?ref=br_rs">
 +
            <img  id="CCUTEAMlogo" src="https://static.igem.org/mediawiki/2018/e/e3/T--CCU_Taiwan--CCUP2.png" align="bottom">
 +
            </a>
 +
 +
            <a href="http://ewww.ccu.edu.tw/">
 +
            <img  id="CCUlogo" src="https://static.igem.org/mediawiki/2018/8/89/T--CCU_Taiwan--CCUP3.png" align="bottom">
 +
            </a>
 +
</footer>
 +
 +
 +
</html>

Latest revision as of 02:41, 6 December 2018

ACHIEVEMENTS

Winning Results



Figure1: Team photo at The iGEM 2018 Giant Jamboree.





#Gold Medal
#Nominated Best Product Design
#Nominated Best New Application

Figure2: Team photo at The iGEM 2018 Giant Jamboree.




Team Presentation Video

CCU_Taiwan iGEM Team's Presentation Video at The iGEM 2018 Giant Jamboree (2018.10.26)




Team Photo Gallery



1 / 9
2 / 9
3 / 9
4 / 9
5 / 9
6 / 9
7 / 9
8 / 9
9 / 9




Team Documentary Video




Team News Reports



1. [Central News Agency] Paper cups can be decomposed and coated. National Chung Cheng University goes to the US to win gold.
https://www.cna.com.tw/news/ahel/201811140200.aspx

2. [Liberty Times Net] Paper cup can be decomposed, rice is resistant to blight Taiwan academic light (paper as attached)
http://news.ltn.com.tw/news/life/paper/124689

3. [United Daily News] Paper container environmental protection material new revolution Recycling paper cup lunch box can be completely decomposed
https://udn.com/news/story/7266/3480315

4. [Economy Daily News] National Chung Cheng University environmentally friendly paper containers to the United States to win gold medals
https://money.udn.com/money/story/5723/3480314

5. [News Radio] Paper container environmental protection material new revolution National Chung Cheng University gold
http://www.bcc.com.tw/newsView.3156115

6. [Epoch Times] New Revolution in Paper Container Environmental Protection Materials National Chung Cheng University went to the United States to participate in the competition and win the gold medal
http://www.epochtimes.com/b5/18/11/14/n10851208.htm

7. [National Education Radio] Research and development of lignin instead of plastic coating National Chung Cheng University team won the IGEM gold medal
https://www.ner.gov.tw/news/5bebe896c6d587000593e611

8. [The Commons Daily] Paper Container Environmental Protection Materials New Revolution National Chung Cheng University students go to the United States to participate in the competition and win the gold medal
http://www.mypeople.tw/index.php?r=site/article&id=1608638

9. [Taiwan Hot] Paper container environmental protection material new revolution National Chung Cheng University students go to the United States to participate in the competition and win the gold medal
http://www.taiwanhot.net/?p=652446


Thanks to everyone who has helped us.

We did it !