|
|
Line 1: |
Line 1: |
- | | + | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
- | <br> | + | |
- | <br><br><br><br><br><br><br><br><br><br>
| + | |
- | | + | |
| <html> | | <html> |
| <head> | | <head> |
- |
| |
- |
| |
- | <style type="text/css">
| |
- | h1.firstHeading {display: none;}
| |
- | #navmenu {
| |
- | float: center;
| |
- | width: 856px;
| |
- | position: absolute;
| |
- | padding: 0;
| |
- | margin: 0 0 0 0;
| |
- | list-style: none;
| |
- | z-index:50;
| |
- | margin-bottom: 0px;
| |
- | background-image: white;
| |
- |
| |
- | }
| |
- |
| |
- | #navmenu ul {
| |
- | list-style: none;
| |
- | position:absolute;
| |
- | border-right: solid 0px #666;
| |
- | border-bottom: solid 0px #666;
| |
- | border-left: solid 0px #666;
| |
- | line-height: 8pt;
| |
- | }
| |
- |
| |
- | #navmenu a {
| |
- | font-size: 14pt;
| |
- | font-family: "Lucida Grande", Verdana, arial, sans-serif;
| |
- | text-decoration: none;
| |
- | color: #0000FF;
| |
- | display: block;
| |
- | }
| |
- |
| |
- | #navmenu a:hover {
| |
- | color: #0000FF;
| |
- | }
| |
- |
| |
- | #navmenu li {
| |
- | list-style: none;
| |
- | padding: .3em 1em;
| |
- | float:left;
| |
- | background-color: white;
| |
- | }
| |
- |
| |
- | #navmenu li td a:visited { color: #FF0000; }
| |
- |
| |
- | #navmenu li ul {
| |
- | display: none;
| |
- | margin: 0;
| |
- | padding-left:0;
| |
- | background:white;
| |
- | list-style: none;
| |
- | }
| |
- |
| |
- | #navmenu li:hover ul {
| |
- | display: block;
| |
- | list-style: none;
| |
- | }
| |
- |
| |
- | #navmenu li li {
| |
- | padding: 0.2em 0.5em;
| |
- | float:none;
| |
- | }
| |
- |
| |
- | #navmenu li li:hover {
| |
- | background-color: #FFFF00;
| |
- | }
| |
- |
| |
- | #navmenu li ul a {
| |
- | font-size: 8pt;
| |
- | color: #000000;
| |
- | }
| |
- |
| |
- | #navmenu #rightLink a{
| |
- | float:right;
| |
- | padding:0.2em 0.5em;
| |
- | color: #FF0000;
| |
- | }
| |
- |
| |
- | #navmenu #rightLink a:hover{
| |
- | color: #FF0000;
| |
- | }
| |
- | .style5 {
| |
- | font-size: medium;
| |
- | font-weight: bold;
| |
- | }
| |
- | .style5 {font-size: medium}
| |
- | </style>
| |
- |
| |
- |
| |
- |
| |
- |
| |
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
| <title>Untitled Document</title> | | <title>Untitled Document</title> |
Line 103: |
Line 7: |
| <!-- | | <!-- |
| #apDiv1 { | | #apDiv1 { |
- | position:absolute;
| |
- | left:50%;
| |
- | top:275px;
| |
- | width:281px;
| |
- | height:193px;
| |
- | z-index:1;
| |
- | }
| |
- | #apDiv2 {
| |
- | position:absolute;
| |
- | left:1px;
| |
- | top:2px;
| |
- | width:960px;
| |
- | height:323px;
| |
- | z-index:1;
| |
- | background-color: #FFFFFF;
| |
- | }
| |
- | #apDiv3 {
| |
| position:absolute; | | position:absolute; |
| left:0px; | | left:0px; |
- | top:344px;
| |
- | width:904px;
| |
- | height:50px;
| |
- | z-index:2;
| |
- | }
| |
- | #apDiv4 {
| |
- | position:absolute;
| |
- | left:270px;
| |
- | top:561px;
| |
- | width:502px;
| |
- | height:450px;
| |
- | z-index:3;
| |
- | }
| |
- | #apDiv5 {
| |
- | position:absolute;
| |
- | left:3px;
| |
| top:0px; | | top:0px; |
- | width:101px; | + | width:100%; |
- | height:1000px; | + | height:500px; |
- | z-index:4; | + | z-index:1; |
- | }
| + | |
- | #apDiv6 {
| + | |
- | position:absolute;
| + | |
- | left:226px;
| + | |
- | top:459px;
| + | |
- | width:420px;
| + | |
- | height:125px;
| + | |
- | z-index:5;
| + | |
- | }
| + | |
- | #apDiv7 {
| + | |
- | position:absolute;
| + | |
- | left:1200px;
| + | |
- | top:270px;
| + | |
- | width:102px;
| + | |
- | height:100px;
| + | |
- | z-index:6;
| + | |
- | }
| + | |
- | #apDiv8 {
| + | |
- | position:absolute;
| + | |
- | left:202px;
| + | |
- | top:393px;
| + | |
- | width:1px;
| + | |
- | height:0px;
| + | |
- | z-index:7;
| + | |
- | }
| + | |
- | #apDiv9 {
| + | |
- | position:absolute;
| + | |
- | left:1323px;
| + | |
- | top:251px;
| + | |
- | width:105px;
| + | |
- | height:159px;
| + | |
- | z-index:7;
| + | |
- | }
| + | |
- | #apDiv10 {
| + | |
- | position:absolute;
| + | |
- | left:1301px;
| + | |
- | top:464px;
| + | |
- | width:94px;
| + | |
- | height:120px;
| + | |
- | z-index:9;
| + | |
| background-color: #FFFFFF; | | background-color: #FFFFFF; |
- | }
| |
- | #apDiv11 {
| |
- | position:absolute;
| |
- | left:206px;
| |
- | top:606px;
| |
- | width:183px;
| |
- | height:134px;
| |
- | z-index:10;
| |
- | }
| |
- | #apDiv12 {
| |
- | position:absolute;
| |
- | left:1297px;
| |
- | top:861px;
| |
- | width:123px;
| |
- | height:129px;
| |
- | z-index:11;
| |
- | }
| |
- | #apDiv13 {
| |
- | position:absolute;
| |
- | left:773px;
| |
- | top:440px;
| |
- | width:107px;
| |
- | height:120px;
| |
- | z-index:12;
| |
- | }
| |
- | #apDiv14 {
| |
- | position:absolute;
| |
- | left:832px;
| |
- | top:823px;
| |
- | width:103px;
| |
- | height:108px;
| |
- | z-index:13;
| |
- | }
| |
- | #apDiv15 {
| |
- | position:absolute;
| |
- | left:937px;
| |
- | top:762px;
| |
- | width:107px;
| |
- | height:128px;
| |
- | z-index:14;
| |
- | }
| |
- | #apDiv16 {
| |
- | position:absolute;
| |
- | left:777px;
| |
- | top:980px;
| |
- | width:107px;
| |
- | height:149px;
| |
- | z-index:15;
| |
- | }
| |
- | #apDiv17 {
| |
- | position:absolute;
| |
- | left:816px;
| |
- | top:755px;
| |
- | width:65px;
| |
- | height:27px;
| |
- | z-index:5;
| |
- | background-color: #FFFFFF;
| |
- | }
| |
- | #apDiv18 {
| |
- | position:absolute;
| |
- | left:1123px;
| |
- | top:720px;
| |
- | width:95px;
| |
- | height:110px;
| |
- | z-index:16;
| |
- | }
| |
- | #apDiv19 {
| |
- | position:absolute;
| |
- | left:228px;
| |
- | top:1161px;
| |
- | width:214px;
| |
- | height:125px;
| |
- | z-index:17;
| |
- | }
| |
- | #apDiv20 {
| |
- | position:absolute;
| |
- | left:616px;
| |
- | top:1160px;
| |
- | width:141px;
| |
- | height:112px;
| |
- | z-index:18;
| |
- | }
| |
- | #apDiv21 {
| |
- | position:absolute;
| |
- | left:1114px;
| |
- | top:564px;
| |
- | width:87px;
| |
- | height:109px;
| |
- | z-index:19;
| |
- | }
| |
- | #apDiv22 {
| |
- | position:absolute;
| |
- | left:48px;
| |
- | top:274px;
| |
- | width:120px;
| |
- | height:25px;
| |
- | z-index:30;
| |
- | }
| |
- | #apDiv23 {
| |
- | position:absolute;
| |
- | left:47px;
| |
- | top:406px;
| |
- | width:117px;
| |
- | height:24px;
| |
- | z-index:30;
| |
- | }
| |
- | #apDiv24 {
| |
- | position:absolute;
| |
- | left:48px;
| |
- | top:537px;
| |
- | width:116px;
| |
- | height:22px;
| |
- | z-index:30;
| |
- | }
| |
- | #apDiv25 {
| |
- | position:absolute;
| |
- | left:50px;
| |
- | top:669px;
| |
- | width:146px;
| |
- | height:25px;
| |
- | z-index:30;
| |
- | }
| |
- | #apDiv26 {
| |
- | position:absolute;
| |
- | left:48px;
| |
- | top:802px;
| |
- | width:161px;
| |
- | height:20px;
| |
- | z-index:30;
| |
- | }
| |
- | #apDiv27 {
| |
- | position:absolute;
| |
- | left:49px;
| |
- | top:934px;
| |
- | width:149px;
| |
- | height:22px;
| |
- | z-index:40;
| |
- | }
| |
- | #apDiv28 {
| |
- | position:absolute;
| |
- | left:1159px;
| |
- | top:114px;
| |
- | width:223px;
| |
- | height:46px;
| |
- | z-index:25;
| |
- | }
| |
- | #apDiv29 {
| |
- | position:absolute;
| |
- | left:15px;
| |
- | top:594px;
| |
- | width:149px;
| |
- | height:32px;
| |
- | z-index:25;
| |
- | }
| |
- | #apDiv30 {
| |
- | position:absolute;
| |
- | left:15px;
| |
- | top:735px;
| |
- | width:138px;
| |
- | height:22px;
| |
- | z-index:26;
| |
- | }
| |
- | #apDiv31 {
| |
- | position:absolute;
| |
- | left:16px;
| |
- | top:836px;
| |
- | width:136px;
| |
- | height:24px;
| |
- | z-index:27;
| |
- | }
| |
- | #apDiv32 {
| |
- | position:absolute;
| |
- | left:17px;
| |
- | top:938px;
| |
- | width:139px;
| |
- | height:22px;
| |
- | z-index:28;
| |
- | }
| |
- | #apDiv33 {
| |
- | position:absolute;
| |
- | left:16px;
| |
- | top:1041px;
| |
- | width:138px;
| |
- | height:24px;
| |
- | z-index:29;
| |
- | }
| |
- | #apDiv34 {
| |
- | position:absolute;
| |
- | left:16px;
| |
- | top:1143px;
| |
- | width:142px;
| |
- | height:27px;
| |
- | z-index:30;
| |
- | }
| |
- | #apDiv35 {
| |
- | position:absolute;
| |
- | left:3px;
| |
- | top:100px;
| |
- | width:950px;
| |
- | height:130px;
| |
- | z-index:41;
| |
- | }
| |
- | body {
| |
- | background-color: #FFFFFF;
| |
- | margin-top: 0px;
| |
- | }
| |
- | #apDiv36 {
| |
- | position:absolute;
| |
- | left:764px;
| |
- | top:1289px;
| |
- | width:183px;
| |
- | height:52px;
| |
- | z-index:31;
| |
- | }
| |
- | #apDiv37 {
| |
- | position:absolute;
| |
- | left:18px;
| |
- | top:1197px;
| |
- | width:50px;
| |
- | height:54px;
| |
- | z-index:32;
| |
- | }
| |
- | .style2 {font-size: medium}
| |
- | #apDiv38 {
| |
- | position:absolute;
| |
- | left:0px;
| |
- | top:0px;
| |
- | width:956px;
| |
- | height:200px;
| |
- | z-index:32;
| |
- | }
| |
- | #apDiv39 {
| |
- | position:absolute;
| |
- | left:0px;
| |
- | top:201px;
| |
- | width:956px;
| |
- | height:81px;
| |
- | z-index:33;
| |
- | }
| |
- | #apDiv40 {
| |
- | position:absolute;
| |
- | left:16px;
| |
- | top:1332px;
| |
- | width:589px;
| |
- | height:26px;
| |
- | z-index:34;
| |
- | }
| |
- | #apDiv41 {
| |
- | position:absolute;
| |
- | left:5px;
| |
- | top:271px;
| |
- | width:950px;
| |
- | height:160px;
| |
- | z-index:35;
| |
- | }
| |
- | #apDiv42 {
| |
- | position:absolute;
| |
- | left:15px;
| |
- | top:602px;
| |
- | width:163px;
| |
- | height:29px;
| |
- | z-index:36;
| |
- | }
| |
- | #apDiv43 {
| |
- | position:absolute;
| |
- | left:15px;
| |
- | top:743px;
| |
- | width:163px;
| |
- | height:43px;
| |
- | z-index:37;
| |
- | }
| |
- | #apDiv44 {
| |
- | position:absolute;
| |
- | left:15px;
| |
- | top:846px;
| |
- | width:164px;
| |
- | height:41px;
| |
- | z-index:38;
| |
- | }
| |
- | #apDiv45 {
| |
- | position:absolute;
| |
- | left:24px;
| |
- | top:947px;
| |
- | width:155px;
| |
- | height:41px;
| |
- | z-index:39;
| |
- | }
| |
- | #apDiv46 {
| |
- | position:absolute;
| |
- | left:15px;
| |
- | top:1051px;
| |
- | width:163px;
| |
- | height:40px;
| |
- | z-index:40;
| |
- | }
| |
- | #apDiv47 {
| |
- | position:absolute;
| |
- | left:22px;
| |
- | top:1152px;
| |
- | width:155px;
| |
- | height:42px;
| |
- | z-index:41;
| |
- | }
| |
- | .style3 {color: #000000}
| |
- | .style6 {
| |
- | color: #000000;
| |
- | font-size: medium;
| |
- | font-weight: bold;
| |
- | }
| |
- | a:link {
| |
- | color: #000000;
| |
- | }
| |
- | a:visited {
| |
- | color: #000000;
| |
- | }
| |
- | a:hover {
| |
- | color: #FF0000;
| |
- | }
| |
- | a:active {
| |
- | color: #3300FF;
| |
- | }
| |
- | #apDiv48 {
| |
- | position:absolute;
| |
- | left:10px;
| |
- | top:423px;
| |
- | width:194px;
| |
- | height:160px;
| |
- | z-index:42;
| |
- | }
| |
- | #apDiv49 {
| |
- | position:absolute;
| |
- | left:35px;
| |
- | top:644px;
| |
- | width:171px;
| |
- | height:37px;
| |
- | z-index:43;
| |
- | }
| |
- | #apDiv50 {
| |
- | position:absolute;
| |
- | left:9px;
| |
- | top:649px;
| |
- | width:28px;
| |
- | height:27px;
| |
- | z-index:44;
| |
- | }
| |
- | #apDiv51 {
| |
- | position:absolute;
| |
- | left:34px;
| |
- | top:690px;
| |
- | width:171px;
| |
- | height:31px;
| |
- | z-index:45;
| |
- | }
| |
- | #apDiv52 {
| |
- | position:absolute;
| |
- | left:35px;
| |
- | top:653px;
| |
- | width:170px;
| |
- | height:34px;
| |
- | z-index:46;
| |
- | }
| |
- | #apDiv53 {
| |
- | position:absolute;
| |
- | left:34px;
| |
- | top:700px;
| |
- | width:170px;
| |
- | height:41px;
| |
- | z-index:47;
| |
- | }
| |
- | .style8 {color: #0000CC}
| |
- | #apDiv54 {
| |
- | position:absolute;
| |
- | left:216px;
| |
- | top:458px;
| |
- | width:737px;
| |
- | height:810px;
| |
- | z-index:48;
| |
| } | | } |
| --> | | --> |
Line 566: |
Line 20: |
| | | |
| <body> | | <body> |
- | <div id="apDiv29"><a href="https://2007.igem.org/Berkeley_UC_OxygenTransport" target="https://2007.igem.org/Berkeley_UC_Hemoglobin"><img name="OxygenTransportMenu" src="https://static.igem.org/mediawiki/2007/4/44/LargeBlankMenuButton.jpg" width="165" height="40" alt=""></a></div> | + | <div id="apDiv1"> |
- | <div id="apDiv30"><a href="https://2007.igem.org/Berkeley_UC_Antioxidants" target="https://2007.igem.org/Berkeley_UC_Chassis"><img name="AntioxidantsMenu" src="https://static.igem.org/mediawiki/2007/4/44/LargeBlankMenuButton.jpg" width="165" height="40" alt=""></a></div>
| + | <h1>Engineering Bactoblood for Oxygen Transport</h1> |
- | <div id="apDiv31"><a href="https://2007.igem.org/Berkeley_UC_Immunity" target="https://2007.igem.org/Berkeley_UC_Antioxidants"><img name="ImmunityMenu" src="https://static.igem.org/mediawiki/2007/4/44/LargeBlankMenuButton.jpg" width="165" height="40" alt=""></a></div>
| + | |
- | <div id="apDiv32"><a href="https://2007.igem.org/Berkeley_UC_GrowthControl" target="https://2007.igem.org/Berkeley_UC_Deletions"><img name="GrowthControlMenu" src="https://static.igem.org/mediawiki/2007/4/44/LargeBlankMenuButton.jpg" width="165" height="40" alt=""></a></div>
| + | |
- | <div id="apDiv33"><a href="https://2007.igem.org/Berkeley_UC_SystemController" target="https://2007.igem.org/Berkeley_UC_SystemController"><img name="ControllerMenu" src="https://static.igem.org/mediawiki/2007/4/44/LargeBlankMenuButton.jpg" width="165" height="40" alt=""></a></div>
| + | |
- | <div id="apDiv34"><a href="https://2007.igem.org/Berkeley_UC_Storage" target="https://2007.igem.org/Berkeley_UC_Storage"><img name="StorageMenu" src="https://static.igem.org/mediawiki/2007/4/44/LargeBlankMenuButton.jpg" width="165" height="40" alt=""></a></div>
| + | |
- | <div id="apDiv36">
| + | |
- | <div align="center"><a href="https://2007.igem.org/Berkeley_UC_Hemoglobin"><img name="UCForwardButton" src="https://static.igem.org/mediawiki/2007/a/a0/F-Blue.gif" width="65" height="50" alt=""></a></div> | + | |
- | </div>
| + | |
- | | + | |
- | <div id="apDiv38"><img name="BactoBloodLogo" src="https://static.igem.org/mediawiki/2007/c/cd/Berkeley_BactobloodHeader.jpg" width="956" height="200" alt=""></div>
| + | |
- | | + | |
- | <!--Uncomment to enable the menu
| + | |
- | <div id="wrap">
| + | |
- | <div id="maincontent">
| + | |
- | <ul id="navmenu">
| + | |
- | | + | |
- | | + | |
- | | + | |
- | <li><a title=""><strong> </strong></a>
| + | |
- | <li><a title=""><strong> </strong></a>
| + | |
- | <li><a title=""><strong> </strong></a>
| + | |
- | <li><a title=""><strong> </strong></a>
| + | |
- | <li><a title=""><strong> </strong></a>
| + | |
- | | + | |
- | | + | |
- | <li><a title=""><strong>Team Members</strong></a>
| + | |
- | <ul><li class="style4"></li>
| + | |
- | <li class="style4"></li>
| + | |
- | <li class="style4">Advisors</li>
| + | |
- | <li class="style11"><a href="https://2007.igem.org/John_Dueber" title="">John Dueber</a></li>
| + | |
- | <li class="style11"><a href="http://www.openwetware.org/wiki/User:JCAnderson" title="">Christopher Anderson</a></li>
| + | |
- | <li class="style11"><a href="http://genomics.lbl.gov/" title="">Adam Arkin</a></li>
| + | |
- | <li class="style4"><a href="https://keaslinglab.lbl.gov/wiki/index.php/Main_Page" title="">Jay Keasling</a></li>
| + | |
- | <li class="style4"></li>
| + | |
- | <li class="style4">Teaching Assistants</li>
| + | |
- | <li class="style11"><a href="https://2007.igem.org/Farnaz_Nowroozi" title="">Farnaz Nowroozi</a></li>
| + | |
- | <li class="style11"><a href="https://2007.igem.org/Amin_Hajimorad" title="">Amin Hajimorad</a></li>
| + | |
- | <li class="style11"><a href="https://2007.igem.org/Rickey_Bonds" title="">Rickey Bonds</a></li>
| + | |
- | <li class="style4"></li>
| + | |
- | <li class="style4">Undergraduate Researchers</li>
| + | |
- | <li class="style11"><a href="https://2007.igem.org/Arthur_Yu" title="">Arthur Yu</a></li>
| + | |
- | <li class="style11"><a href="https://2007.igem.org/Austin_Day" title="">Austin Day</a></li>
| + | |
- | <li class="style11"><a href="https://2007.igem.org/David_Tulga" title="">David Tulga</a></li>
| + | |
- | <li class="style11"><a href="https://2007.igem.org/Kristin_Doan" title="">Kristin Doan</a></li>
| + | |
- | <li class="style11"><a href="https://2007.igem.org/Samantha_Liang" title="">Samantha Liang</a></li>
| + | |
- | <li class="style11"><a href="https://2007.igem.org/Vaibhavi_Umesh" title="">Vaibhavi Umesh</a></li>
| + | |
- | <li class="style11"><a href="https://2007.igem.org/Kristin_Fuller" title="">Kristin Fuller</a></li>
| + | |
- | <li class="style4"></li>
| + | |
- | <li class="style4">High School Students</li>
| + | |
- | <li class="style11"><a href="https://2007.igem.org/Vincent_Parker" title="">Vincent Parker</a></li>
| + | |
- | <li class="style11"><a href="https://2007.igem.org/Nhu_Nguyen" title="">Nhu Nguyen</a></li>
| + | |
- | <li class="style11"><a href="https://2007.igem.org/Hannah_Cole" title="">Hannah Cole</a></li>
| + | |
- | </ul>
| + | |
- | </li>
| + | |
- |
| + | |
- |
| + | |
- | | + | |
- | <li><a title=""><strong>Team Resources</strong></a>
| + | |
- | <ul>
| + | |
- | <li class="style4"></li>
| + | |
- | <li class="style4"></li>
| + | |
- | <li class="style11"><a href="http://spreadsheets.google.com/ccc?key=pUQEpr4ZqU9TxjeURaNm1Vw">Oligo List Spreadsheet</a></li>
| + | |
- | <li class="style11"><a href="http://spreadsheets.google.com/ccc?key=pUQEpr4ZqU9TerIU8gSvKbQ">Clonesaver Spreadsheet</a></li>
| + | |
- | <li class="style11"><a href="http://partsregistry.org/cgi/partsdb/pgroup.cgi?pgroup=iGEM2007&group=Berkeley_UC">Our Biobrick Parts</a></li>
| + | |
- | <li class="style11"><a href="http://partsregistry.org/cgi/partsdb/pgroup.cgi?pgroup=iGEM2007&group=Berkeley_UC">All Construction Files</a></li>
| + | |
- | <li class="style11"><a href="https://2007.igem.org/BerkiGEM2007_AllSequencingFiles">All Sequencing Files</a></li>
| + | |
- | <li class="style4"></li>
| + | |
- | <li class="style4"">Tools and Guides</li>
| + | |
- | <li class="style11"><a href="http://www.openwetware.org/wiki/Arking:JCAOligoTutorialHome">Biobricks and Cloning Tutorials</a></li>
| + | |
- | <li class="style11"><a href="http://pir.georgetown.edu/pirwww/search/pairwise.shtml">Pairwise Alignment Online</a></li>
| + | |
- | <li class="style11"><a href="http://align.genome.jp/">Multiple Sequence Alignment</a></li>
| + | |
- | <li class="style11"><a href="http://en.wikipedia.org/wiki/Help:Wikitext_examples">Wiki Formatting Guide</a></li>
| + | |
- | <li class="style4"></li>
| + | |
- | <li class="style4">Useful Links</li>
| + | |
- | <li class="style11"><a href="http://openwetware.org/wiki/IGEM:UC_Berkeley/2006">UC Berkeley iGEM 2006 OpenWetWare</a></li>
| + | |
- | <li class="style11"><a href="http://parts2.mit.edu/wiki/index.php/University_of_California_Berkeley_2006">UC Berkeley iGEM 2006 Wiki</a></li>
| + | |
- | <li class="style11"><a href="http://partsregistry.org/Main_Page">Registry of Standard Biological Parts</a></li>
| + | |
- | <li class="style11"><a href="http://parts2.mit.edu/r/parts/partsdb/pgroup.cgi?pgroup=iGEM&group=iGEM_Berkeley">Biobricks Parts List 2005</a></li>
| + | |
- | <li class="style11"><a href="http://partsregistry.org/cgi/partsdb/pgroup.cgi?pgroup=iGEM2006&group=Berkeley">Biobricks Parts List 2006</a></li>
| + | |
- | <li class="style11"><a href="http://partsregistry.org/cgi/partsdb/pgroup.cgi?pgroup=iGEM2007&group=Berkeley_UC">Biobricks Parts List 2007</a></li>
| + | |
- | <li class="style11"><a href="http://openwetware.org/wiki/Arking:JCAOligoTutorialHome">Tutorials</a></li>
| + | |
- | </ul>
| + | |
- | <li><a title=""><strong>Team Notebooks</strong></a><ul><li class="style4"></li>
| + | |
- | <li class="style4"></li>
| + | |
- | <li class="style11"><a href="https://2007.igem.org/John_Dueber_Notebook">John Dueber Notebook</a></li>
| + | |
- | <li class="style11"><a href="https://2007.igem.org/Christopher_Anderson_Notebook">Christopher Anderson Notebook</a></li>
| + | |
- | <li class="style11"><a href="https://2007.igem.org/Farnaz_Nowroozi_Notebook">Farnaz Nowroozi Notebook</a></li>
| + | |
- | <li class="style11"><a href="https://2007.igem.org/Amin_Hajimorad_Notebook">Amin Hajimorad Notebook</a></li>
| + | |
- | <li class="style11"><a href="https://2007.igem.org/Rickey_Bonds_Notebook">Ricky Bonds Notebook</a></li>
| + | |
- | <li class="style11"><a href="https://2007.igem.org/Arthur_Yu_Notebook">Arthur Yu Notebook</a></li>
| + | |
- | <li class="style11"><a href="https://2007.igem.org/Austin_Day_Notebook">Austin Day Notebook</a></li>
| + | |
- | <li class="style11"><a href="https://2007.igem.org/David_Tulga_Notebook">David Tulga Notebook</a></li>
| + | |
- | <li class="style11"><a href="https://2007.igem.org/Kristin_Doan_Notebook">Kristin Doan Notebook</a></li>
| + | |
- | <li class="style11"><a href="https://2007.igem.org/Samantha_Liang_Notebook">Samantha Liang Notebook (June - July 19)</a></li>
| + | |
- | <li class="style11"><a href="https://2007.igem.org/Samantha_Liang_Notebook2">Samantha Liang Notebook (July 20 and on)</a></li>
| + | |
- | <li class="style11"><a href="https://2007.igem.org/Vaibhavi_Umesh_Notebook">Vaibhavi Umesh Notebook</a></li>
| + | |
- | <li class="style11"><a href="https://2007.igem.org/Kristin_Fuller_Notebook">Kristin Fuller Notebook</a></li>
| + | |
- | <li class="style11"><a href="https://2007.igem.org/Vincent_Parker_Notebook">Vincent Parker Notebook</a></li>
| + | |
- | <li class="style11"><a href="https://2007.igem.org/Nhu_Nguyen_Notebook">Nhu Nguyen Notebook</a></li>
| + | |
- | <li class="style11"><a href="https://2007.igem.org/Hannah_Cole_Notebook">Hannah Cole Notebook</a></li>
| + | |
- | <li class="style11"><a href="https://2007.igem.org/BerkiGEM2007Setup">Wiki Setup</a></li>
| + | |
- | </ul>
| + | |
- | | + | |
- |
| + | |
- |
| + | |
- | </div>
| + | |
- | -->
| + | |
- | | + | |
- | <div id="apDiv40">Best viewed in the <a href="http://www.mozilla.com/en-US/firefox/"><strong>most recent version of firefox</strong></a>, because IE sucks. </div>
| + | |
- | <div id="apDiv41">
| + | |
- | <div align="justify">Hemoblogin is the essential component for carrying oxygen. Blah blah blah...more intro information</div>
| + | |
- | </div>
| + | |
- | <div id="apDiv42">
| + | |
- | <div align="center"><a href="https://2007.igem.org/Berkeley_UC_Hemoglobin" class="style5 style3 style2">Oxygen Transport</a></div>
| + | |
- | </div>
| + | |
- | <div id="apDiv43">
| + | |
- | <div align="center"><a href="https://2007.igem.org/Berkeley_UC_Chassis" class="style6">Immunity</a></div>
| + | |
- | </div>
| + | |
- | <div id="apDiv44">
| + | |
- | <div align="center"><a href="https://2007.igem.org/Berkeley_UC_Antioxidants" class="style6">Antioxidants</a></div>
| + | |
- | </div>
| + | |
- | <div id="apDiv45">
| + | |
- | <div align="center"><a href="https://2007.igem.org/Berkeley_UC_Deletions" class="style6">Growth Control</a></div>
| + | |
- | </div>
| + | |
- | <div id="apDiv46">
| + | |
- | <div align="center"><a href="https://2007.igem.org/Berkeley_UC_SystemController" class="style6">System Controller</a></div>
| + | |
- | </div>
| + | |
- | <div id="apDiv47">
| + | |
- | <div align="center"><a href="https://2007.igem.org/Berkeley_UC_Storage" class="style6">Storage</a></div>
| + | |
- | </div>
| + | |
- | <div id="apDiv48"><img name="BloodyiGEMLogo" src="https://static.igem.org/mediawiki/2007/1/10/MovingiGEMlogo.gif" width="188" height="155" alt=""></div>
| + | |
- | <div id="apDiv49"><img name="HemoglobinMenu" src="https://static.igem.org/mediawiki/2007/4/44/LargeBlankMenuButton.jpg" width="165" height="40" alt=""></div>
| + | |
- | <div id="apDiv50"><img name="StatusArrow" src="https://static.igem.org/mediawiki/2007/4/43/BluePointer.jpg" width="25" height="25" alt=""></div>
| + | |
- | <div id="apDiv51"><img name="Chaperones" src="https://static.igem.org/mediawiki/2007/4/44/LargeBlankMenuButton.jpg" width="165" height="40" alt=""></div>
| + | |
- | <div id="apDiv52">
| + | |
- | <div align="center" class="style5 style8">Hemoglobin</div>
| + | |
- | </div>
| + | |
- | <div id="apDiv53">
| + | |
- | <div align="center" class="style5 style8">Chaperones</div>
| + | |
- | </div>
| + | |
- | <div id="apDiv54">
| + | |
- | <p>This is where the data, text, and pictures go. </p>
| + | |
- | <p> </p>
| + | |
- | <p> </p>
| + | |
- | <p> </p>
| + | |
- | <p> </p>
| + | |
- | <p> </p>
| + | |
- | <p> </p>
| + | |
- | <p> </p>
| + | |
- | <p> </p>
| + | |
- | <p> </p>
| + | |
- | <p> </p>
| + | |
- | <p> </p>
| + | |
- | <p> </p>
| + | |
- | <p> </p>
| + | |
- | <p> </p>
| + | |
- | <p> </p>
| + | |
- | <p> </p>
| + | |
- | <p> </p>
| + | |
- | <p>This can be extended downward if needed.</p>
| + | |
| </div> | | </div> |
| </body> | | </body> |
| </html> | | </html> |
- | <br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
| |
- | <br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
| |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">