Team:UESTC-China/Protocol
From 2014.igem.org
(Difference between revisions)
(Blanked the page) |
Zhangmanni (Talk | contribs) |
||
Line 1: | Line 1: | ||
+ | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> | ||
+ | <head> | ||
+ | <meta http-equiv="Content-Type" content="text/html;charset=UTF-8" /> | ||
+ | <title>UESTC-China</title> | ||
+ | <style> | ||
+ | |||
+ | html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0} | ||
+ | |||
+ | body{ | ||
+ | background-color:#bfbfbf; | ||
+ | } | ||
+ | a{ | ||
+ | text-decoration: none; | ||
+ | color: white; | ||
+ | } | ||
+ | a:hover{ | ||
+ | text-decoration: none; | ||
+ | color: white; | ||
+ | } | ||
+ | a:active{ | ||
+ | text-decoration: none; | ||
+ | color: white; | ||
+ | } | ||
+ | a:visited{ | ||
+ | text-decoration: none; | ||
+ | color: white; | ||
+ | } | ||
+ | #top-section{ | ||
+ | height: 0px; | ||
+ | border:none; | ||
+ | } | ||
+ | #search-controls{ | ||
+ | display: none; | ||
+ | } | ||
+ | #p-logo{ | ||
+ | display: none; | ||
+ | } | ||
+ | #total-wrap{ | ||
+ | position:absolute; | ||
+ | width: 1215px; | ||
+ | left: 50%; | ||
+ | right: 50%; | ||
+ | margin-left: -607px; | ||
+ | color: white; | ||
+ | } | ||
+ | #header{ | ||
+ | height: 280px; | ||
+ | background-image:url("https://static.igem.org/mediawiki/2014/a/a3/Newbanner.jpg"); | ||
+ | background-position: top center; | ||
+ | background-repeat: no-repeat; | ||
+ | border-radius:3px; | ||
+ | overflow: hidden; | ||
+ | width: 1214px; | ||
+ | } | ||
+ | #emp{ | ||
+ | height:200px; | ||
+ | } | ||
+ | #top-menu{ | ||
+ | display: inline-block; | ||
+ | padding-left:20px; | ||
+ | background-color: #394264; | ||
+ | width: 1195px; | ||
+ | |||
+ | } | ||
+ | @font-face { | ||
+ | font-family: ubuntu; | ||
+ | src:url(Ubuntu-R.ttf); | ||
+ | } | ||
+ | .top-menu-each{ | ||
+ | height: 63px; | ||
+ | font-family: helveticallt,"微软雅黑"; | ||
+ | color: white; | ||
+ | font-size: 21px; | ||
+ | float: left; | ||
+ | cursor: pointer; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | |||
+ | .top-menu-each p{ | ||
+ | float: left; | ||
+ | padding-right: 40px; | ||
+ | padding-left: 40px; | ||
+ | line-height: 63px; | ||
+ | } | ||
+ | .arrow{ | ||
+ | float: left; | ||
+ | background-image: url("http://fudanigem.phx-2.ifreeurl.com/img/arrow.png"); | ||
+ | line-height: 63px; | ||
+ | width: 12px; | ||
+ | height: 9px; | ||
+ | margin-left: 9px; | ||
+ | margin-right: 9px; | ||
+ | margin-top: 30px; | ||
+ | position: absolute; | ||
+ | |||
+ | } | ||
+ | .top-menu-each:hover{ | ||
+ | background-color: #50597B; | ||
+ | border-bottom-style:solid; | ||
+ | border-bottom-width: 2px; | ||
+ | border-bottom-color:#11a8ab; | ||
+ | height: 61px; | ||
+ | |||
+ | } | ||
+ | .top-menu-each.click{ | ||
+ | background-color: #50597B; | ||
+ | border-bottom-style:solid; | ||
+ | border-bottom-width: 2px; | ||
+ | border-bottom-color:#11a8ab; | ||
+ | height: 61px; | ||
+ | } | ||
+ | .top-menu-sub{ | ||
+ | position: absolute; | ||
+ | margin-top: 63px; | ||
+ | z-index: 10; | ||
+ | min-width: 215px; | ||
+ | } | ||
+ | .top-menu-sub li{ | ||
+ | background-color: #394264; | ||
+ | border-top-style: solid; | ||
+ | border-bottom-style: solid; | ||
+ | border-top-width: 1px; | ||
+ | border-bottom-width: 1px; | ||
+ | border-top-color: #11a8ab; | ||
+ | border-bottom-color: #11a8ab; | ||
+ | padding-left: 30px; | ||
+ | padding-right: 20px; | ||
+ | height: 55px; | ||
+ | line-height: 55px; | ||
+ | cursor:pointer; | ||
+ | } | ||
+ | .top-menu-sub li:hover{ | ||
+ | background-color: #50597B; | ||
+ | } | ||
+ | #big-photo{ | ||
+ | margin-top: 5px; | ||
+ | height: 500px; | ||
+ | width: 1214px; | ||
+ | overflow: hidden; | ||
+ | } | ||
+ | #big-photo img{ | ||
+ | height: 500px; | ||
+ | width: 1214px; | ||
+ | position: absolute; | ||
+ | |||
+ | } | ||
+ | #big-photo-hover{ | ||
+ | height: 130px; | ||
+ | padding-left: 35px; | ||
+ | padding-right: 10px; | ||
+ | background-image: url('http://fudanigem.phx-2.ifreeurl.com/img/big-photo-hover.png'); | ||
+ | background-repeat: no-repeat; | ||
+ | margin-top: -130px; | ||
+ | position: absolute; | ||
+ | margin-top: 370px; | ||
+ | width: 1169px; | ||
+ | } | ||
+ | @font-face { | ||
+ | font-family: helveticamd; | ||
+ | src:url(HelveticaNeueLTStd-Md.otf); | ||
+ | } | ||
+ | @font-face { | ||
+ | font-family: helveticalt; | ||
+ | src:url(HelveticaNeueLTStd-Lt.otf); | ||
+ | } | ||
+ | #big-photo-hover .header{ | ||
+ | font-size: 30px; | ||
+ | line-height: 30px; | ||
+ | font-family: helveticallt,"微软雅黑"; | ||
+ | font-weight: bold; | ||
+ | padding-top: 25px; | ||
+ | margin-bottom: 10px; | ||
+ | } | ||
+ | #big-photo-hover .content{ | ||
+ | font-size: 23px; | ||
+ | line-height: 23px; | ||
+ | font-family: helveticallt,"微软雅黑"; | ||
+ | } | ||
+ | #big-photo-wrap{ | ||
+ | position: absolute; | ||
+ | width: 1214px; | ||
+ | height: 500px; | ||
+ | overflow: hidden; | ||
+ | } | ||
+ | #small-photo{ | ||
+ | margin-top: 15px; | ||
+ | display: inline-block; | ||
+ | margin-bottom: 335px; | ||
+ | } | ||
+ | .small-photo-each{ | ||
+ | width: 351px; | ||
+ | height: 410px; | ||
+ | padding-top: 10px; | ||
+ | padding-bottom:5px; | ||
+ | padding-left: 10px; | ||
+ | padding-right: 10px; | ||
+ | margin-right: 51px; | ||
+ | float: left; | ||
+ | background-color: white; | ||
+ | } | ||
+ | .small-photo-each img{ | ||
+ | width: 351px; | ||
+ | height: 410px; | ||
+ | } | ||
+ | .small-photo-each.last{ | ||
+ | margin-right: 0px; | ||
+ | } | ||
+ | #footer{ | ||
+ | |||
+ | height: 180px; | ||
+ | background-color: #394264; | ||
+ | border-top-left-radius:8px; | ||
+ | border-top-right-radius:8px; | ||
+ | margin-top: 30px; | ||
+ | } | ||
+ | #main-content{ | ||
+ | position:absolute; | ||
+ | margin-top: 40px; | ||
+ | display: inline-block; | ||
+ | } | ||
+ | #left-bar{ | ||
+ | width: 225px; | ||
+ | border-radius: 3px; | ||
+ | overflow: hidden; | ||
+ | position: absolute; | ||
+ | } | ||
+ | .left-bar-each{ | ||
+ | height: 60px; | ||
+ | background-color: #394264; | ||
+ | font-family: helveticallt,"微软雅黑"; | ||
+ | font-size: 18px; | ||
+ | line-height: 60px; | ||
+ | padding-left: 30px; | ||
+ | cursor: pointer; | ||
+ | border-bottom-style: solid; | ||
+ | border-bottom-color: #1f253d; | ||
+ | border-bottom-width: 1px; | ||
+ | } | ||
+ | .left-bar-each:hover{ | ||
+ | background-color: #50597b; | ||
+ | } | ||
+ | .left-bar-each.top{ | ||
+ | background-color: #38b7c4; | ||
+ | text-align:center; | ||
+ | padding-left: 0px; | ||
+ | } | ||
+ | .left-bar-each.top:hover{ | ||
+ | background-color: #38b7c4; | ||
+ | } | ||
+ | .left-bar-sub .left-bar-each{ | ||
+ | padding-left: 90px; | ||
+ | } | ||
+ | #middle-photo{ | ||
+ | float: left; | ||
+ | margin-bottom: 25px; | ||
+ | } | ||
+ | .middle-photo-each{ | ||
+ | padding:0px 0px 0px 0px; | ||
+ | background-color: white; | ||
+ | margin-bottom: 15px; | ||
+ | margin-left: 0px; | ||
+ | |||
+ | } | ||
+ | .middle-photo-each .middle-content{ | ||
+ | height: 400px; | ||
+ | width: 947px; | ||
+ | } | ||
+ | .middle-content img{ | ||
+ | float: left; | ||
+ | } | ||
+ | #examplepic{ | ||
+ | width: 100px; | ||
+ | height:60px; | ||
+ | } | ||
+ | .middle-content p{ | ||
+ | color: black; | ||
+ | font-size: 16px; | ||
+ | font-family: helveticallt,"微软雅黑"; | ||
+ | line-height: 20px; | ||
+ | } | ||
+ | #team-content{ | ||
+ | margin-top: 15px; | ||
+ | margin-bottom: 95px; | ||
+ | } | ||
+ | .team-photo img{ | ||
+ | width: 1215px; | ||
+ | } | ||
+ | .team-photo{ | ||
+ | margin-bottom: -2px; | ||
+ | } | ||
+ | #top{ | ||
+ | background-image:url('http://fudanigem.phx-2.ifreeurl.com/img/top.png'); | ||
+ | width: 57px; | ||
+ | height: 57px; | ||
+ | position: fixed; | ||
+ | top: 80%; | ||
+ | margin-left: 1105px; | ||
+ | cursor: pointer; | ||
+ | } | ||
+ | #logo{ | ||
+ | position: absolute; | ||
+ | background-image: url("https://static.igem.org/mediawiki/2014/9/99/NewLogo.png"); | ||
+ | width: 154px; | ||
+ | height: 147px; | ||
+ | margin-left: 1000px; | ||
+ | margin-top: 30px; | ||
+ | cursor: pointer; | ||
+ | } | ||
+ | #footer-box{ | ||
+ | display: none; | ||
+ | } | ||
+ | .firstHeading{ | ||
+ | display: none; | ||
+ | } | ||
+ | #content{ | ||
+ | border:none; | ||
+ | background: none; | ||
+ | } | ||
+ | li{ | ||
+ | color:white; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | #SensorEditingArea{position:absolute; left:0px; top:300px; height:2300px; width:1183px; background-color:#ffffff; padding:60px 0px 0px 30px;} | ||
+ | |||
+ | .SensorEditingAreaClass p{position:relative;left:0px; width:1140px; font-size:23px; font-family: calibri, arial, helvetica, sans-serif; text-align:justify;} | ||
+ | .SensorEditingAreaClass a{color:#1f8a70; font-weight:bold;} | ||
+ | |||
+ | #SectionTitles1{ | ||
+ | position:relative; | ||
+ | left:0px; | ||
+ | background-color:#1f8a70; | ||
+ | padding:0 10px; | ||
+ | height:40px; | ||
+ | line-height:40px; | ||
+ | font-size:24px; font-family: calibri, arial, helvetica, sans-serif; border-bottom:0px; color:#ffffff; font-weight: bold;font-style: Italic; text-align:center; width:1140px; } | ||
+ | #SectionTitles2{ | ||
+ | position:relative; | ||
+ | top:500px; | ||
+ | |||
+ | left:30px; | ||
+ | background-color:#1f8a70; | ||
+ | padding:0 10px; | ||
+ | height:40px; | ||
+ | line-height:40px; | ||
+ | font-size:24px; font-family: calibri, arial, helvetica, sans-serif; border-bottom:0px; color:#ffffff; font-weight: bold;font-style: Italic; text-align:center; width:1140px; } | ||
+ | #SectionTitles3{ | ||
+ | position:relative; | ||
+ | left:0px; | ||
+ | background-color:#1f8a70; | ||
+ | padding:0 10px; | ||
+ | height:40px; | ||
+ | line-height:40px; | ||
+ | font-size:24px; font-family: calibri, arial, helvetica, sans-serif; border-bottom:0px; color:#ffffff; font-weight: bold;font-style: Italic; text-align:center; width:1140px; } | ||
+ | #SectionTitles4{ | ||
+ | position:relative; | ||
+ | left:0px; | ||
+ | background-color:#1f8a70; | ||
+ | padding:0 10px; | ||
+ | height:40px; | ||
+ | line-height:40px; | ||
+ | font-size:24px; font-family: calibri, arial, helvetica, sans-serif; border-bottom:0px; color:#ffffff; font-weight: bold;font-style: Italic; text-align:center; width:1140px; } | ||
+ | #SectionTitles5{ | ||
+ | position:relative; | ||
+ | left:0px; | ||
+ | background-color:#1f8a70; | ||
+ | padding:0 10px; | ||
+ | height:40px; | ||
+ | line-height:40px; | ||
+ | font-size:24px; font-family: calibri, arial, helvetica, sans-serif; border-bottom:0px; color:#ffffff; font-weight: bold;font-style: Italic; text-align:center; width:1140px; } | ||
+ | #SectionTitles6{ | ||
+ | position:relative; | ||
+ | left:0px; | ||
+ | background-color:#1f8a70; | ||
+ | padding:0 10px; | ||
+ | height:40px; | ||
+ | line-height:40px; | ||
+ | font-size:24px; font-family: calibri, arial, helvetica, sans-serif; border-bottom:0px; color:#ffffff; font-weight: bold;font-style: Italic; text-align:center; width:1140px; } | ||
+ | #SectionTitles7{ | ||
+ | position:relative; | ||
+ | left:0px; | ||
+ | background-color:#1f8a70; | ||
+ | padding:0 10px; | ||
+ | height:40px; | ||
+ | line-height:40px; | ||
+ | font-size:24px; font-family: calibri, arial, helvetica, sans-serif; border-bottom:0px; color:#ffffff; font-weight: bold;font-style: Italic; text-align:center; width:1140px; } | ||
+ | |||
+ | #BiosensorsTable{position:absolute;margin-top: 50px; left:0px; width:1000px; font-family:calibri;arial;helvetica;sans-serif; font-size:18px; text-align:center; } | ||
+ | .mid{background: #FFFFCC;color: #797268; } | ||
+ | .top{background: #FFFF00; color: #797268; } | ||
+ | </style> | ||
+ | </head> | ||
+ | <body> | ||
+ | <div id="total-wrap"> | ||
+ | <div id="header"> | ||
+ | <div id="emp"> | ||
+ | <div id='logo'><a href="https://igem.org"></a></div> | ||
+ | </div> | ||
+ | <div id="top-menu"> | ||
+ | <div class="top-menu-each"> <a href="https://2014.igem.org/Team:UESTC-China"> | ||
+ | <p>Home</p> | ||
+ | </a> </div> | ||
+ | <div class="top-menu-each"> | ||
+ | <div class="arrow"></div> | ||
+ | <p>Team</p> | ||
+ | <div class="top-menu-sub"> | ||
+ | <ul> | ||
+ | <a href="https://2014.igem.org/Team:UESTC-China/Team"> | ||
+ | <li>Members</li> | ||
+ | </a> <a href="https://2014.igem.org/Team:UESTC-China/Attribution"> | ||
+ | <li>Attribution</li> | ||
+ | </a> <a href="https://igem.org/Team.cgi?year=2014&team_name=UESTC-China"> | ||
+ | <li>Team Profile</li> | ||
+ | </a> <a href="https://2014.igem.org/Team:UESTC-China/Notebook"> | ||
+ | <li>Notebook</li> | ||
+ | </a> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="top-menu-each"> | ||
+ | <div class="arrow"></div> | ||
+ | <p>Project</p> | ||
+ | <div class="top-menu-sub"> | ||
+ | <ul> | ||
+ | <a href="https://2014.igem.org/Team:UESTC-China/Project"> | ||
+ | <li>Overview</li> | ||
+ | </a> <a href="https://2014.igem.org/Team:UESTC-China/Design"> | ||
+ | <li>Design</li> | ||
+ | </a> <a href="https://2014.igem.org/Team:UESTC-China/result"> | ||
+ | <li>Result</li> | ||
+ | </a> <a href="https://2014.igem.org/Team:UESTC-China/Futurework"> | ||
+ | <li>Future work</li> | ||
+ | </a> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="top-menu-each"> | ||
+ | <div class="arrow"></div> | ||
+ | <p>Modeling</p> | ||
+ | <div class="top-menu-sub"> | ||
+ | <ul> | ||
+ | <a href="https://2014.igem.org/Team:UESTC-China/Modeling"> | ||
+ | <li>Modeling</li> | ||
+ | </a> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="top-menu-each"> | ||
+ | <div class="arrow"></div> | ||
+ | <p>Parts</p> | ||
+ | <div class="top-menu-sub"> | ||
+ | <ul> | ||
+ | <a href="https://2014.igem.org/Team:UESTC-China/Material"> | ||
+ | <li>BioBrick</li> | ||
+ | </a> <a href="https://2014.igem.org/Team:UESTC-China/Protocol"> | ||
+ | <li>Protocol</li> | ||
+ | </a> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="top-menu-each"> | ||
+ | <div class="arrow"></div> | ||
+ | <p>Human Practice</p> | ||
+ | <div class="top-menu-sub"> | ||
+ | <ul> | ||
+ | <a href="https://2014.igem.org/Team:UESTC-China/HumanPractice.html"> | ||
+ | <li>Knowledge quiz</li> | ||
+ | </a> <a href="https://2014.igem.org/Team:UESTC-China/Lecture.html"> | ||
+ | <li>Lecture</li> | ||
+ | </a> <a href="https://2014.igem.org/Team:UESTC-China/Communication.html"> | ||
+ | <li>Communication</li> | ||
+ | </a> <a href="https://2014.igem.org/Team:UESTC-China/Questionnaire.html"> | ||
+ | <li>Questionnaire</li> | ||
+ | </a> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="top-menu-each"> | ||
+ | <div class="arrow"></div> | ||
+ | <p>Safety</p> | ||
+ | <div class="top-menu-sub"> | ||
+ | <ul> | ||
+ | <a href="https://2014.igem.org/Team:UESTC-China/Safety"> | ||
+ | <li>Safety</li> | ||
+ | </a> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div id="middle-photo"> | ||
+ | <div class="middle-photo-each"> | ||
+ | <div id="SensorEditingArea" class="SensorEditingAreaClass"> | ||
+ | <div id="SectionTitles1" style="width:500px;">DNA ligation with T4 DNA Ligase | ||
+ | </h1> | ||
+ | <table border="1" id="BiosensorsTable" cellspacing="0";> | ||
+ | <tr> | ||
+ | <th class="top">Name</th> | ||
+ | <th class="top">Type</th> | ||
+ | <th class="top">Description</th> | ||
+ | <th class="top">Designer</th> | ||
+ | <th class="top">Length</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="mid"><a href="https://2013.igem.org/Team:Peking/Project/BioSensors/XylS">XylS</a></td> | ||
+ | <td class="mid"> BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO</td> | ||
+ | <td class="mid"><I>Pseudomonas putida</I></td> | ||
+ | <td class="mid">xxxxxxxx</td> | ||
+ | <td class="mid">xxxxxxxxxxx</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="mid"><a href="https://2013.igem.org/Team:Peking/Project/BioSensors/XylS">XylS</a></td> | ||
+ | <td class="mid"> BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO</td> | ||
+ | <td class="mid"><I>Pseudomonas putida</I></td> | ||
+ | <td class="mid">xxxxxxxx</td> | ||
+ | <td class="mid">xxxxxxxxxxx</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="mid"><a href="https://2013.igem.org/Team:Peking/Project/BioSensors/XylS">XylS</a></td> | ||
+ | <td class="mid"> BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO</td> | ||
+ | <td class="mid"><I>Pseudomonas putida</I></td> | ||
+ | <td class="mid">xxxxxxxx</td> | ||
+ | <td class="mid">xxxxxxxxxxx</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="mid"><a href="https://2013.igem.org/Team:Peking/Project/BioSensors/XylS">XylS</a></td> | ||
+ | <td class="mid"> BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO</td> | ||
+ | <td class="mid"><I>Pseudomonas putida</I></td> | ||
+ | <td class="mid">xxxxxxxx</td> | ||
+ | <td class="mid">xxxxxxxxxxx</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="mid"><a href="https://2013.igem.org/Team:Peking/Project/BioSensors/XylS">XylS</a></td> | ||
+ | <td class="mid"> BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO</td> | ||
+ | <td class="mid"><I>Pseudomonas putida</I></td> | ||
+ | <td class="mid">xxxxxxxx</td> | ||
+ | <td class="mid">xxxxxxxxxxx</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="mid"><a href="https://2013.igem.org/Team:Peking/Project/BioSensors/XylS">XylS</a></td> | ||
+ | <td class="mid"> BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO</td> | ||
+ | <td class="mid"><I>Pseudomonas putida</I></td> | ||
+ | <td class="mid">xxxxxxxx</td> | ||
+ | <td class="mid">xxxxxxxxxxx</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="mid"><a href="https://2013.igem.org/Team:Peking/Project/BioSensors/XylS">XylS</a></td> | ||
+ | <td class="mid"> BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO</td> | ||
+ | <td class="mid"><I>Pseudomonas putida</I></td> | ||
+ | <td class="mid">xxxxxxxx</td> | ||
+ | <td class="mid">xxxxxxxxxxx</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="mid"><a href="https://2013.igem.org/Team:Peking/Project/BioSensors/XylS">XylS</a></td> | ||
+ | <td class="mid"> BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO</td> | ||
+ | <td class="mid"><I>Pseudomonas putida</I></td> | ||
+ | <td class="mid">xxxxxxxx</td> | ||
+ | <td class="mid">xxxxxxxxxxx</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="mid"><a href="https://2013.igem.org/Team:Peking/Project/BioSensors/XylS">XylS</a></td> | ||
+ | <td class="mid"> BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO</td> | ||
+ | <td class="mid"><I>Pseudomonas putida</I></td> | ||
+ | <td class="mid">xxxxxxxx</td> | ||
+ | <td class="mid">xxxxxxxxxxx</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="mid"><a href="https://2013.igem.org/Team:Peking/Project/BioSensors/XylS">XylS</a></td> | ||
+ | <td class="mid"> BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO</td> | ||
+ | <td class="mid"><I>Pseudomonas putida</I></td> | ||
+ | <td class="mid">xxxxxxxx</td> | ||
+ | <td class="mid">xxxxxxxxxxx</td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div id="SectionTitles2" style="width:500px;">DNA ligation with T4 DNA Ligase | ||
+ | </h1> | ||
+ | <table border="1" id="BiosensorsTable" cellspacing="0";> | ||
+ | <tr> | ||
+ | <th class="top">Name</th> | ||
+ | <th class="top">Type</th> | ||
+ | <th class="top">Description</th> | ||
+ | <th class="top">Designer</th> | ||
+ | <th class="top">Length</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="mid"><a href="https://2013.igem.org/Team:Peking/Project/BioSensors/XylS">XylS</a></td> | ||
+ | <td class="mid"> BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO</td> | ||
+ | <td class="mid"><I>Pseudomonas putida</I></td> | ||
+ | <td class="mid">xxxxxxxx</td> | ||
+ | <td class="mid">xxxxxxxxxxx</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="mid"><a href="https://2013.igem.org/Team:Peking/Project/BioSensors/XylS">XylS</a></td> | ||
+ | <td class="mid"> BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO</td> | ||
+ | <td class="mid"><I>Pseudomonas putida</I></td> | ||
+ | <td class="mid">xxxxxxxx</td> | ||
+ | <td class="mid">xxxxxxxxxxx</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="mid"><a href="https://2013.igem.org/Team:Peking/Project/BioSensors/XylS">XylS</a></td> | ||
+ | <td class="mid"> BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO</td> | ||
+ | <td class="mid"><I>Pseudomonas putida</I></td> | ||
+ | <td class="mid">xxxxxxxx</td> | ||
+ | <td class="mid">xxxxxxxxxxx</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="mid"><a href="https://2013.igem.org/Team:Peking/Project/BioSensors/XylS">XylS</a></td> | ||
+ | <td class="mid"> BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO</td> | ||
+ | <td class="mid"><I>Pseudomonas putida</I></td> | ||
+ | <td class="mid">xxxxxxxx</td> | ||
+ | <td class="mid">xxxxxxxxxxx</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="mid"><a href="https://2013.igem.org/Team:Peking/Project/BioSensors/XylS">XylS</a></td> | ||
+ | <td class="mid"> BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO</td> | ||
+ | <td class="mid"><I>Pseudomonas putida</I></td> | ||
+ | <td class="mid">xxxxxxxx</td> | ||
+ | <td class="mid">xxxxxxxxxxx</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="mid"><a href="https://2013.igem.org/Team:Peking/Project/BioSensors/XylS">XylS</a></td> | ||
+ | <td class="mid"> BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO</td> | ||
+ | <td class="mid"><I>Pseudomonas putida</I></td> | ||
+ | <td class="mid">xxxxxxxx</td> | ||
+ | <td class="mid">xxxxxxxxxxx</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="mid"><a href="https://2013.igem.org/Team:Peking/Project/BioSensors/XylS">XylS</a></td> | ||
+ | <td class="mid"> BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO</td> | ||
+ | <td class="mid"><I>Pseudomonas putida</I></td> | ||
+ | <td class="mid">xxxxxxxx</td> | ||
+ | <td class="mid">xxxxxxxxxxx</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="mid"><a href="https://2013.igem.org/Team:Peking/Project/BioSensors/XylS">XylS</a></td> | ||
+ | <td class="mid"> BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO</td> | ||
+ | <td class="mid"><I>Pseudomonas putida</I></td> | ||
+ | <td class="mid">xxxxxxxx</td> | ||
+ | <td class="mid">xxxxxxxxxxx</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="mid"><a href="https://2013.igem.org/Team:Peking/Project/BioSensors/XylS">XylS</a></td> | ||
+ | <td class="mid"> BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO</td> | ||
+ | <td class="mid"><I>Pseudomonas putida</I></td> | ||
+ | <td class="mid">xxxxxxxx</td> | ||
+ | <td class="mid">xxxxxxxxxxx</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="mid"><a href="https://2013.igem.org/Team:Peking/Project/BioSensors/XylS">XylS</a></td> | ||
+ | <td class="mid"> BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO</td> | ||
+ | <td class="mid"><I>Pseudomonas putida</I></td> | ||
+ | <td class="mid">xxxxxxxx</td> | ||
+ | <td class="mid">xxxxxxxxxxx</td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <script type="text/javascript" src="http://code.jquery.com/jquery-1.10.1.min.js"></script> | ||
+ | <script type="text/javascript"> | ||
+ | |||
+ | $(document).ready(function(){ | ||
+ | |||
+ | var imageload=new Array("https://static.igem.org/mediawiki/2014/1/15/NewPlant1.jpg","https://static.igem.org/mediawiki/2014/9/9f/NewPlant2.jpg","https://static.igem.org/mediawiki/2014/1/14/All_students3.jpg"); | ||
+ | var datatemp=function(){ | ||
+ | this.head; | ||
+ | this.content; | ||
+ | } | ||
+ | var data1=new datatemp(); | ||
+ | var data2=new datatemp(); | ||
+ | var data3=new datatemp(); | ||
+ | data1.head="Plants"; | ||
+ | data1.content="Culture"; | ||
+ | data2.head="Plants "; | ||
+ | data2.content="Transform"; | ||
+ | data3.head="Our Team"; | ||
+ | data3.content="Keep moving"; | ||
+ | var imageintro=new Array(data1,data2,data3); | ||
+ | var imagecount=0; | ||
+ | |||
+ | var init=function(){ | ||
+ | $('.arrow').hide(); | ||
+ | $('.top-menu-sub').hide(); | ||
+ | |||
+ | } | ||
+ | var bind=function(){ | ||
+ | $("#top").hide(); | ||
+ | $(document).scroll(function(){ | ||
+ | if($(document).scrollTop()>308){ | ||
+ | $("#left-bar").css("position","fixed"); | ||
+ | $("#left-bar").css("top","0%"); | ||
+ | } | ||
+ | else{ | ||
+ | console.log(1); | ||
+ | $("#left-bar").css("position","absolute"); | ||
+ | $("#left-bar").css("top",""); | ||
+ | |||
+ | }; | ||
+ | }) | ||
+ | $('.top-menu-each').hover(function(){ | ||
+ | $('.top-menu-each.click .arrow').hide(); | ||
+ | $('.top-menu-each.click').removeClass('click'); | ||
+ | $(this).addClass('click'); | ||
+ | $(this).find('.arrow').show(); | ||
+ | $('.top-menu-sub.show').hide(); | ||
+ | $('.top-menu-sub.show').removeClass('show'); | ||
+ | $(this).find('.top-menu-sub').addClass('show'); | ||
+ | $(this).find('.top-menu-sub').show();} | ||
+ | , | ||
+ | function() { | ||
+ | |||
+ | $(this).removeClass('click'); | ||
+ | $(this).find('.arrow').hide(); | ||
+ | $(this).find('.top-menu-sub').removeClass('show'); | ||
+ | $(this).find('.top-menu-sub').hide(); | ||
+ | |||
+ | |||
+ | }) | ||
+ | |||
+ | |||
+ | } | ||
+ | var changepic=function(){ | ||
+ | imagecount=imagecount+1; | ||
+ | if(imagecount==imageload.length){ | ||
+ | imagecount=imagecount-imageload.length; | ||
+ | } | ||
+ | $('#big-photo-hover').fadeOut(function(){ | ||
+ | $('#big-photo-wrap').prepend('<img src='+imageload[imagecount]+'>'); | ||
+ | $('#big-photo img:eq(0)').css('margin-left','-1214px'); | ||
+ | $('#big-photo img:eq(0)').animate({marginLeft:'0px'},3000); | ||
+ | $('#big-photo img:eq(1)').animate({marginLeft:'1214px'},3000,function(){ | ||
+ | $('#big-photo img:eq(1)').remove(); | ||
+ | $('#big-photo-hover .header').html(imageintro[imagecount].head); | ||
+ | $('#big-photo-hover .content').html(imageintro[imagecount].content); | ||
+ | $('#big-photo-hover').fadeIn(); | ||
+ | }); | ||
+ | }) | ||
+ | |||
+ | |||
+ | } | ||
+ | $(window).scroll(function(){ | ||
+ | min_height=window.screen.availHeight ; | ||
+ | var s = $(window).scrollTop(); | ||
+ | if( s > 0){ | ||
+ | if(!$("#top").hasClass("hide")) | ||
+ | $('#top').fadeIn(100); | ||
+ | }else{ | ||
+ | $('#top').fadeOut(200); | ||
+ | }; | ||
+ | }); | ||
+ | |||
+ | |||
+ | $('#top').click(function(){ | ||
+ | $('html,body').animate({scrollTop:0},300); | ||
+ | |||
+ | }); | ||
+ | setInterval(changepic,8000); | ||
+ | init(); | ||
+ | bind(); | ||
+ | /* | ||
+ | if ($("p:contains('Team')").parent().next().find("p").html() == "Result") { | ||
+ | $("p:contains('Result')").parent().remove(); | ||
+ | }; | ||
+ | if ($("p:contains('Modeling')").parent().next().find("p").html() != "Result") { | ||
+ | a = $("p:contains('Home')").parent().parent().clone(); | ||
+ | a.find('p').html('Result'); | ||
+ | a.find('a').attr('href','/Team:UESTC-China/result'); | ||
+ | $("p:contains('Modeling')").parent().after(a); | ||
+ | };*/ | ||
+ | item = window.location.href.split('/').pop(); | ||
+ | item = item.split('.')[0]; | ||
+ | |||
+ | if ( item == "members" ) { | ||
+ | |||
+ | $('iframe').css('width','900px'); | ||
+ | |||
+ | }; | ||
+ | |||
+ | |||
+ | }) | ||
+ | |||
+ | </script> | ||
+ | </body> | ||
+ | </html> |
Revision as of 04:00, 24 September 2014
DNA ligation with T4 DNA Ligase
Name | Type | Description | Designer | Length |
---|---|---|---|---|
XylS | BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO | Pseudomonas putida | xxxxxxxx | xxxxxxxxxxx |
XylS | BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO | Pseudomonas putida | xxxxxxxx | xxxxxxxxxxx |
XylS | BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO | Pseudomonas putida | xxxxxxxx | xxxxxxxxxxx |
XylS | BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO | Pseudomonas putida | xxxxxxxx | xxxxxxxxxxx |
XylS | BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO | Pseudomonas putida | xxxxxxxx | xxxxxxxxxxx |
XylS | BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO | Pseudomonas putida | xxxxxxxx | xxxxxxxxxxx |
XylS | BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO | Pseudomonas putida | xxxxxxxx | xxxxxxxxxxx |
XylS | BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO | Pseudomonas putida | xxxxxxxx | xxxxxxxxxxx |
XylS | BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO | Pseudomonas putida | xxxxxxxx | xxxxxxxxxxx |
XylS | BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO | Pseudomonas putida | xxxxxxxx | xxxxxxxxxxx |
DNA ligation with T4 DNA Ligase
Name | Type | Description | Designer | Length |
---|---|---|---|---|
XylS | BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO | Pseudomonas putida | xxxxxxxx | xxxxxxxxxxx |
XylS | BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO | Pseudomonas putida | xxxxxxxx | xxxxxxxxxxx |
XylS | BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO | Pseudomonas putida | xxxxxxxx | xxxxxxxxxxx |
XylS | BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO | Pseudomonas putida | xxxxxxxx | xxxxxxxxxxx |
XylS | BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO | Pseudomonas putida | xxxxxxxx | xxxxxxxxxxx |
XylS | BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO | Pseudomonas putida | xxxxxxxx | xxxxxxxxxxx |
XylS | BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO | Pseudomonas putida | xxxxxxxx | xxxxxxxxxxx |
XylS | BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO | Pseudomonas putida | xxxxxxxx | xxxxxxxxxxx |
XylS | BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO | Pseudomonas putida | xxxxxxxx | xxxxxxxxxxx |
XylS | BzO; 2-MeBzO; 3-MeBzO; 2,3-DMeBzO; 3,4-DMeBzO | Pseudomonas putida | xxxxxxxx | xxxxxxxxxxx |