Team:ZJU-China

From 2011.igem.org

(Difference between revisions)
(Undo revision 222458 by Dananger (talk))
Line 4: Line 4:
<html xmlns="http://www.w3.org/1999/xhtml">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<head>
 +
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
<style type="text/css">
<style type="text/css">
Line 96: Line 97:
}
}
div #flash1{
div #flash1{
-
width:660px;
+
width:auto;
-
height:270px;
+
height:auto;
margin-left:20px;
margin-left:20px;
background-color:transparent;
background-color:transparent;
Line 310: Line 311:
cursor:pointer;
cursor:pointer;
}
}
 +
#banner {position:relative; width:930px; height:325px; border:1px solid #666; overflow:hidden;}
 +
#banner_list img {border:0px;width:930px; height:325px;}
 +
#banner ul {
 +
position:absolute;
 +
list-style-type:none;
 +
filter: Alpha(Opacity=80);
 +
opacity:0.8;
 +
border:1px solid #fff;
 +
z-index:1002;
 +
margin:0;
 +
padding:0;
 +
bottom:42px;
 +
right:11px;
 +
width: 153px;
 +
height: 27px;
 +
}
 +
#banner ul li { padding:4px;float:left;display:block;color:#FFF;border:#e5eaff 1px solid;background:#6f4f67;cursor:pointer}
 +
#banner ul li.on { background:#900}
 +
#banner_list a{
 +
position:absolute;
 +
left: 1px;
 +
top: 0px;
 +
height: 240px;
 +
}  让四张图片都可以重叠在一起
Line 319: Line 344:
<div id="contentwrapper">
<div id="contentwrapper">
             <div class="block"  id="flash1">
             <div class="block"  id="flash1">
-
<object id="FlashID2" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="660" height="270">
+
                <script type="text/javascript">
-
          <param name="movie" value="http://ung.igem.org/wiki/images/f/fa/Flash2.7.swf" />
+
    var t = n = 0, count;
-
                <param name="quality" value="high" />
+
    $(document).ready(function(){   
-
                <param name="wmode" value="opaque" />
+
        count=$("#banner_list a").length;
-
                <param name="swfversion" value="6.0.65.0" />
+
        $("#banner_list a:not(:first-child)").hide();
-
                <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don't want users to see the prompt. -->
+
        $("#banner_info").html($("#banner_list a:first-child").find("img").attr('alt'));
-
                <param name="expressinstall" value="Scripts/expressInstall.swf" />
+
        $("#banner_info").click(function(){window.open($("#banner_list a:first-child").attr('href'), "_blank")});
-
                <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
+
        $("#banner li").click(function() {
-
                <!--[if !IE]>-->
+
            var i = $(this).text() - 1;//获取Li元素内的值,即1,2,3,4
-
                <object type="application/x-shockwave-flash" data="http://ung.igem.org/wiki/images/f/fa/Flash2.7.swf" width="660" height="270">
+
            n = i;
-
                  <!--<![endif]-->
+
            if (i >= count) return;
-
                  <param name="quality" value="high" />
+
            $("#banner_info").html($("#banner_list a").eq(i).find("img").attr('alt'));
-
                  <param name="wmode" value="opaque" />
+
            $("#banner_info").unbind().click(function(){window.open($("#banner_list a").eq(i).attr('href'), "_blank")})
-
                  <param name="swfversion" value="6.0.65.0" />
+
            $("#banner_list a").filter(":visible").fadeOut(500).parent().children().eq(i).fadeIn(1000);
-
                  <param name="expressinstall" value="Scripts/expressInstall.swf" />
+
            document.getElementById("banner").style.background="";
-
                  <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
+
            $(this).toggleClass("on");
-
                  <div>
+
            $(this).siblings().removeAttr("class");
-
                    <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
+
        });
-
                    <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
+
        t = setInterval("showAuto()", 4000);
-
                  </div>
+
        $("#banner").hover(function(){clearInterval(t)}, function(){t = setInterval("showAuto()", 4000);});
-
                  <!--[if !IE]>-->
+
    })
-
                </object>
+
   
-
                <!--<![endif]-->
+
    function showAuto()
-
              </object>
+
    {
-
              </div>
+
        n = n >=(count - 1) ? 0 : ++n;
-
<div class="block" id="part0">
+
        $("#banner li").eq(n).trigger('click');
-
               
+
    }
-
                    <div class="blockcontent">
+
</script>
-
                    <h1>Count down</h1>
+
<div id="banner">   
-
                        <hr/>
+
    <div id="banner_bg"></div> <!--标题背景-->
-
                        <p>&nbsp;</p>
+
    <div id="banner_info"></div> <!--标题-->
-
                        <div class="countdown">
+
    <ul>
-
  <object type="application/x-shockwave-flash" data="http://www.oneplusyou.com/bb/files/countdown/countdown.swf?co=585858&bgcolor=5858FA&date_month=10&date_day=15&date_year=0&un=IGEM REGIONAL JAMBOREE 2011&size=small&mo=10&da=15&yr=2011" width="208" height="70">
+
        <li class="on">1</li>
-
<param name="movie" value="http://www.oneplusyou.com/bb/files/countdown/countdown.swf?co=424242&bgcolor=ffffff&date_month=10&date_day=15&date_year=0&un=IGEM JAMBOREE 2011&size=small&mo=10&da=15&yr=2011" /><param name="bgcolor" value="#D8D8D8" /></object></div>
+
        <li>2</li>
-
                    </div>
+
        <li>3</li>
-
                   
+
        <li>4</li>
-
               
+
  <li>5</li>
-
</div>
+
  <li>6</li>
-
           
+
    </ul>
-
            <!----------main-------------->
+
  <div id="banner_list">
 +
        <a href="#" target="_blank"><img src="https://static.igem.org/mediawiki/2011/e/e2/Zju-h1.jpg" title="" alt="" /></a>
 +
        <a href="#" target="_blank"><img src="https://static.igem.org/mediawiki/2011/0/00/Zju-h2.jpg" title="" alt="" /></a>
 +
        <a href="#" target="_blank"><img src="https://static.igem.org/mediawiki/2011/5/54/Zju-h3.jpg" title="" alt="" /></a>
 +
        <a href="#" target="_blank"><img src="https://static.igem.org/mediawiki/2011/7/7f/Zju-h4.jpg" title="" alt="" /></a>
 +
  <a href="#" target="_blank"><img src="https://static.igem.org/mediawiki/2011/8/86/Zju-h5.jpg" title="" alt="" /></a>
 +
  <a href="#" target="_blank"><img src="https://static.igem.org/mediawiki/2011/7/76/Zju-h6.jpg" title="" alt="" /></a>
 +
    </div>
 +
</div>
 +
                </div>
 +
 
 +
          <!----------main-------------->
             <div class="main">
             <div class="main">
-
              <div class="block" id="welcome">
 
-
              <div class="blocktop"></div>
 
-
              <div class="blockcontent">
 
-
          <h1><strong>Welcome</strong></h1>
 
-
                    <hr/>
 
-
                    <p>&nbsp;&nbsp;Welcome to the Home of ZJU-CHINA iGEM TEAM. Though it's only a demo version of our wiki, we're hoping it'll be a good start for you to get to know ZJU-CHINA and us. Our team progress and more info will be frequently updated so that our iGEM experience could be shared as much as possible along the way. We truly welcome you to contact us for any cooperation or suggestion.</p>
 
-
              </div>
 
-
                <div class="links">
 
-
                <a href="#top">Top</a> ·
 
-
                    <a href="https://2011.igem.org/Team:ZJU-China/Team">Team page</a>
 
-
                   
 
-
                </div>
 
-
                <div class="blockbottom"></div>
 
-
            </div>
 
                
                
-
<div class="block sidebar" id="note">
 
-
                <div class="sidebartop"></div>
 
-
                    <div class="blockcontent">
 
-
                    <h1>Note</h1>
 
-
                        <hr/>
 
-
                    </div>
 
-
                    <div class="links">
 
-
                <a href="#top">Top</a> ·
 
-
                    <a href="https://2011.igem.org/Team:ZJU-China/Notebook">Notebook page</a>
 
-
                   
 
-
</div>
 
-
                    <div class="sidebarbottom"></div>
 
-
                </div>
 
                  
                  
-
                <div class="block" id="project">
+
<div class="block" id="project">
                 <div class="blocktop"></div>
                 <div class="blocktop"></div>
                     <div class="blockcontent">
                     <div class="blockcontent">
Line 404: Line 413:
                 <div class="blockbottom"></div>
                 <div class="blockbottom"></div>
                 </div>
                 </div>
 +
              <div class="block sidebar" id="hp">
 +
          <div class="sidebartop"></div>
 +
                    <div class="blockcontent">
 +
                    <h1>Human Practice</h1>
 +
                        <hr/>
 +
                    </div>
 +
                    <div class="links">
 +
                <a href="#top">Top</a> ·
 +
                    <a href="https://2011.igem.org/Team:ZJU-China/Notebook">Notebook page</a>
 +
                   
 +
</div>
 +
                    <div class="sidebarbottom"></div>
 +
                </div>
                 <div class="block" id="team">
                 <div class="block" id="team">
                 <div class="blocktop"></div>
                 <div class="blocktop"></div>

Revision as of 23:36, 5 October 2011

Loading, Please Wait..

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

Project


   Rainbofilm is a stratified expression system in biofilm, a self-organized module extensible for various needs. Researchers found a vertical oxygen gradient establishes in the biofilm. Such property allows us to use oxygen sensitive promoters to artificially induce differentiated functions through the spatial distribution of cells. Thus, the multi-step reaction can be processed within the different layers of the biofilm.
   The biofilm and its layered structure form spontaneously. Also biofilm has the natural resistance to high levels of toxin. These two properties render the Rainbofilm a convenient stable system for bio-production and bio-sensor. The system can cater to different needs simply by changing downstream genes. One possible application is ethanol production. The cellulose is degraded to monose from the bottom to the middle layer, and the ethanol is produced and secreted in the surface to minimize the toxicity to the inner cells.

Team


   We are a young and happy team of 13 scientists and engineers from very diverse backgrounds.Although this is our first year working on a wet lab project and biofilm experiments are new to us, we're currently taking great efforts to build the whole system for experiments.Our team progress and more info will be frequently updated so that our iGEM experience could be shared as much as possible along the way. We truly welcome you to contact us for any cooperation or suggestion.