Team:USTC-China/temp00

From 2012.igem.org

(Difference between revisions)
(menu)
(Blanked the page)
 
Line 1: Line 1:
-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
 
-
<head>
 
-
<link rel="stylesheet" href="https://2012.igem.org/Team:USTC-China/basic.css?action=raw&ctype=text/css" type="text/css">
 
-
<link rel="stylesheet" href="https://2012.igem.org/Team:USTC-China/home.css?action=raw&ctype=text/css" type="text/css">
 
-
 
-
<script type="text/javascript" src="https://2012.igem.org/Team:USTC-China/jquery-1.2.3.js?action=raw&ctype=text/javascript"></script>
 
-
<script type="text/javascript" src="https://2012.igem.org/Team:USTC-China/jquery.easing.1.3.js?action=raw&ctype=text/javascript"></script>
 
-
<script type="text/javascript" src="https://2012.igem.org/Team:USTC-China/jquery.kwicks-1.5.1.js?action=raw&ctype=text/javascript"></script>
 
-
<script type="text/javascript" src="https://2012.igem.org/Team:USTC-China/sdmenu.js?action=raw&ctype=text/javascript" ></script>
 
-
<script type="text/javascript">
 
-
 
-
$().ready(function() {
 
-
$('.kwicks').kwicks({
 
-
max : 200,
 
-
duration: 800, 
 
-
easing: 'easeOutQuint'
 
-
});
 
-
});
 
-
</script>
 
-
<script type="text/javascript">
 
-
function goTopEx(){
 
-
        var obj=document.getElementById("goTopBtn");
 
-
        function getScrollTop(){
 
-
                return document.documentElement.scrollTop;
 
-
            }
 
-
        function setScrollTop(value){
 
-
                document.documentElement.scrollTop=value;
 
-
            }   
 
-
        window.onscroll=function(){getScrollTop()>0?obj.style.display="":obj.style.display="none";}
 
-
        obj.onclick=function(){
 
-
            var goTop=setInterval(scrollMove,10);
 
-
            function scrollMove(){
 
-
                    setScrollTop(getScrollTop()/1.1);
 
-
                    if(getScrollTop()<1)clearInterval(goTop);
 
-
                }
 
-
        }
 
-
    }
 
-
</script>
 
-
    <!--this is the top menu-->
 
-
 
-
 
-
 
-
   
 
-
</head>
 
-
 
-
<body>
 
-
 
-
 
-
 
-
<a name="top" id="top"></a>
 
-
<div id="ustc">
 
-
<a href="http://wcm.ustc.edu.cn/pub/en_new/" >
 
-
<img src="https://static.igem.org/mediawiki/2012/7/7f/Ustc.png"
 
-
alt="University of Science and Technology of China"/>
 
-
</a>
 
-
</div>
 
-
 
-
<div class="kwicks_container">
 
-
  <ul class="kwicks">
 
-
  <li id="kwick_1">
 
-
  <a href="https://2012.igem.org/Team:USTC-China">Home
 
-
  <h3>Front page</h3>
 
-
    </a>
 
-
  </li>
 
-
  <li id="kwick_2">
 
-
  <a href="https://2012.igem.org/Team:USTC-China/project">Project
 
-
  <h3>lambda phage</h3>
 
-
    </a>
 
-
  </li>
 
-
  <li id="kwick_3">
 
-
  <a href="https://2012.igem.org/Team:USTC-China/results">Achievements
 
-
  <h3>What we get</h3>
 
-
    </a>
 
-
  </li>
 
-
  <li id="kwick_4">
 
-
  <a href="https://2012.igem.org/Team:USTC-China/modeling">Modeling
 
-
  <h3>Analytic</h3>
 
-
    </a>
 
-
  </li>
 
-
  <li id="kwick_5">
 
-
  <a href="https://2012.igem.org/Team:USTC-China/outreach">Outreach
 
-
  <h3>HumanPractice</h3>
 
-
    </a>
 
-
  </li>
 
-
  <li id="kwick_6">
 
-
  <a href="https://2012.igem.org/Team:USTC-China/protocols">Notes
 
-
  <h3>Daily Recordings</h3>
 
-
    </a>
 
-
  </li>
 
-
  <li id="kwick_7">
 
-
  <a href="https://2012.igem.org/Team:USTC-China/team">Team
 
-
  <h3>Members</h3>
 
-
    </a>
 
-
  </li>
 
-
  </ul>
 
-
</div>
 
-
<div id="welcome">
 
-
<P>WELCOME TO THE WIKI OF USTC-CHINA IGEM TAEM! ENJOY YOUR EXPLORATION!</P>
 
-
</div>
 
-
<div id="centercontent">
 
-
<div align="center">
 
-
<object codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0"
 
-
width="940" height="420" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">
 
-
  <param name="movie" value="https://static.igem.org/mediawiki/2012/6/69/Currencyshow.swf?data=https://2012.igem.org/Team:USTC-China/home.xml?action=raw&ctype=text/xml"/>
 
-
  <param name="quality" value="high" />
 
-
  <param name="wmode" value="transparent" />
 
-
  <embed src="https://static.igem.org/mediawiki/2012/6/69/Currencyshow.swf?data=https://2012.igem.org/Team:USTC-China/home.xml?action=raw&ctype=text/xml"
 
-
wmode="transparent" quality="high"
 
-
pluginspage="http://www.macromedia.com/go/getflashplayer"
 
-
type="application/x-shockwave-flash" width="940" height="420"></embed>
 
-
</object>
 
-
</div>
 
-
 
-
<div id="rightoption" style="float:right;width:275px;height:auto;z-index:100">
 
-
<div id="optionone">
 
-
<a href="" class="one">PARTS</a>
 
-
<p class="button">this summer we have attributed several parts to the partsregistry!</p>
 
-
</div>
 
-
<div id="option2" >
 
-
<a href="">MODELING</a>
 
-
<p class="button">We have theoretically analyse our system through Mathematical Modeling!</p>
 
-
</div>
 
-
<div id="option3" >
 
-
<a href="">OUTREACH</a>
 
-
<p class="button">Our team conduct several activities for further recognition of synthetic biology!</p>
 
-
</div>
 
-
<div id="option4">
 
-
<a href="">SAFETY</a>
 
-
<p class="button">The project is considered to have the minimal risks!</p>
 
-
</div>
 
-
<div id="option5" >
 
-
<a href="">TEAM</a>
 
-
<p class="button2">Members in USTC_China enjoy themselves this summer!</p>
 
-
</div>
 
-
</div>
 
-
 
-
<div id="overview" style="background-color: #E8FFD1; -moz-border-radius: 20px;  -webkit-border-radius: 20px;border-radius: 20px; border: 1px solid #DDD; padding:15px;width:635px;height:auto;margin-left:20px;margin-right:0px;margin-top:20px;margin-bottom:20px;border:none;">
 
-
 
-
<h3>WELCOME!</h3>
 
-
<hr/>
 
-
<p class="project">This year, USTC-China iGEMers are going to provide a novel immune system of engineering bacteria to fight against the bacteriophage. We hope this artificial line of defeat composed of gene circuits can be of practical use in fermentation industry.</p>
 
-
 
-
<p class="project">Since the fermentation industry appeared, the phage infection has become a big threat to engineering bacteria. During mass production of dairy products, enzymes, amino acids, antibiotics and pesticides, the results would be unimaginable if bacteria were infected by bacteriophages. Bacteria will be abnormal and die and the infection will spread quickly. Without any efficient strategy, tremendous loss will lie ahead. Nowadays, common strategy for avoiding this catastrophe is to control the conditions of the fermentation strictly. Meanwhile, people keep selecting strains against phages. But all the strategies are time-consuming and far from once-for-all. </p>
 
-
<img src="https://static.igem.org/mediawiki/2012/5/5e/Project_Map.jpg" style="float:left;width:55%;height:55%"  />
 
-
<p class="project">However, the engineering bacteria which 2012 USTC-China iGEMers hope to cultivate would both protect themselves when bacteriophage invades the strain and focus on producing products without consuming extra energy when their living condition is safe. In this case, the quality of fermented products can be guaranteed and the profits of fermentation industry can be enormously improved. </p>
 
-
<div class="more" style="    padding: 5px;width:150px;height:30px;margin-left:500px;">
 
-
<p class="button"><a href="">more</a></p>
 
-
</div>
 
-
</div>
 
-
 
-
<div id="ustcsponsor" >
 
-
  <p class="big">SPONSORS</p></br>
 
-
  <a href="http://china.db.com/" style="float:left;margin-left:10px;"><img src="https://static.igem.org/mediawiki/2012/0/0c/Deutsche_bank.jpg" /></a>
 
-
  <a href="http://www.ustcif.org/" ><img src="https://static.igem.org/mediawiki/2012/3/36/Ustcif.jpg" style="height:99px;width:98px;float:left;margin-left:10px;"/></a>
 
-
  <a href="http://www.teach.ustc.edu.cn/" style="float:left;margin-left:10px;"><img src="https://static.igem.org/mediawiki/2012/archive/7/79/20120830182522%21Teaching.jpg" /></a>
 
-
  <a href="http://en.biox.ustc.edu.cn/" style="float:left;margin-left:10px;"><img src="https://static.igem.org/mediawiki/2012/archive/5/5e/20120830175936%21Life.jpg" /></a>
 
-
  <a href="http://en.physics.ustc.edu.cn/" style="float:left;margin-left:10px;"><img src="https://static.igem.org/mediawiki/2012/a/ac/Phy.png" /></a>
 
-
  <a href="http://en.scgy.ustc.edu.cn/" ><img src="https://static.igem.org/mediawiki/2012/f/f1/Gifted_young.jpg" style="width:330px;height:85px;float:left;margin-left:10px;"/></a>
 
-
</div>
 
-
 
-
</div><!--the centercontent-->
 
-
 
-
 
-
<div id="nav_5" class="nav_5style" style="position:fixed;left:5px; top:120px; width:110px; height:430px;background-color: #DFFFDF; -moz-border-radius: 10px;  -webkit-border-radius: 10px;border-radius: 10px; border: 1px solid DDD; padding:8px;margin:0px;border:none;">
 
-
<div align="center">
 
-
<div id="my_menu" class="sdmenu">
 
-
<div>
 
-
<span>Hide</span>
 
-
 
-
<p class="level0"><a href="./Home_files/Home.htm">HOME</a></p>
 
-
 
-
 
-
<p class="level0"><a href="https://2012.igem.org/Team:USTC-China/project">PROJECT</a></p>
 
-
 
-
<p class="level1"><a href="https://2012.igem.org/Team:USTC-China/background">Background</a></p>
 
-
 
-
<p class="level1"><a href="https://2012.igem.org/Team:USTC-China/methods">Methods</a></p>
 
-
 
-
<p class="level0"><a href="https://2012.igem.org/Team:USTC-China/achievements">ACHIEVEMENTS</a></p>
 
-
 
-
<p class="level1"><a href="https://2012.igem.org/Team:USTC-China/results">Results</a></p>
 
-
 
-
<p class="level1"><a href="https://2012.igem.org/Team:USTC-China/parts">Parts</a></p>
 
-
 
-
<p class="level1"><a href="https://2012.igem.org/Team:USTC-China/futurework">Future Work</a></p>
 
-
 
-
<p class="level1"><a href="https://2012.igem.org/Team:USTC-China/judgingcriteria">Judging Criteria</a></p>
 
-
 
-
<p class="level1"><a href="https://2012.igem.org/Team:USTC-China/asiajamboree">Asia Jamboree</a></p>
 
-
 
-
<p class="level0"><a href="https://2012.igem.org/Team:USTC-China/modeling">MODELING</a></p>
 
-
 
-
<p class="level0"><a href="https://2012.igem.org/Team:USTC-China/outreach">OUTREACH</a></p>
 
-
 
-
<p class="level1"><a href="https://2012.igem.org/Team:USTC-China/foodsafety">Food Safety</a></p>
 
-
 
-
<p class="level1"><a href="https://2012.igem.org/Team:USTC-China/openday">Open Day</a></p>
 
-
 
-
<p class="level1"><a href="https://2012.igem.org/Team:USTC-China/outreach">Outreach</a></p>
 
-
 
-
<p class="level1"><a href="https://2012.igem.org/Team:USTC-China/safety">Safety</a></p>
 
-
 
-
<p class="level0"><a href="https://2012.igem.org/Team:USTC-China/protocols">NOTES</a></p>
 
-
 
-
<p class="level1"><a href="https://2012.igem.org/Team:USTC-China/protocols">Protocols</a></p>
 
-
 
-
<p class="level1"><a href="https://2012.igem.org/Team:USTC-China/groupmeetings">Group meetings</a></p>
 
-
 
-
<p class="level0"><a href="https://2012.igem.org/Team:USTC-China/team">TEAM</a></p>
 
-
 
-
 
-
</div>
 
-
 
-
</div>
 
-
</div>
 
-
</div>
 
-
 
-
<!--the top menu-->
 
-
<div style="display: none" id="goTopBtn"><img border=0 src="https://static.igem.org/mediawiki/2012/b/b5/Shang.gif" ></div>
 
-
<script  type="text/javascript">goTopEx();</script>
 
-
 
-
<script type="text/javascript">
 
-
 
-
// <![CDATA[
 
-
 
-
var myMenu;
 
-
 
-
window.onload = function() {
 
-
 
-
myMenu = new SDMenu("my_menu");
 
-
 
-
myMenu.init();
 
-
 
-
var firstSubmenu = myMenu.submenus[0];
 
-
 
-
myMenu.expandMenu(firstSubmenu);
 
-
 
-
};
 
-
 
-
// ]]>
 
-
 
-
</script>
 

Latest revision as of 13:56, 18 September 2012