Team:Cornell/templates/wetnav
From 2013.igem.org
(Difference between revisions)
(10 intermediate revisions not shown) | |||
Line 14: | Line 14: | ||
<li id="liChassis"> | <li id="liChassis"> | ||
<a href="https://2013.igem.org/Team:Cornell/project/wetlab/chassis">Chassis</a> | <a href="https://2013.igem.org/Team:Cornell/project/wetlab/chassis">Chassis</a> | ||
- | |||
- | |||
- | |||
</li> | </li> | ||
<li id="liFungalToolkit"> | <li id="liFungalToolkit"> | ||
Line 26: | Line 23: | ||
<li id="liSelectableMarkers"> | <li id="liSelectableMarkers"> | ||
<a href="https://2013.igem.org/Team:Cornell/project/wetlab/fungal_toolkit/selectable_markers">Selectable Markers</a> | <a href="https://2013.igem.org/Team:Cornell/project/wetlab/fungal_toolkit/selectable_markers">Selectable Markers</a> | ||
+ | </li> | ||
+ | <li id="liCharacterization"> | ||
+ | <a href="https://2013.igem.org/Team:Cornell/project/wetlab/fungal_toolkit/characterization">Characterization</a> | ||
</li> | </li> | ||
<li id="liHomologousConstructs"> | <li id="liHomologousConstructs"> | ||
<a href="https://2013.igem.org/Team:Cornell/project/wetlab/fungal_toolkit/homologous_constructs">Homologous Constructs</a> | <a href="https://2013.igem.org/Team:Cornell/project/wetlab/fungal_toolkit/homologous_constructs">Homologous Constructs</a> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</li> | </li> | ||
<li id="liBioSafety"> | <li id="liBioSafety"> | ||
<a href="https://2013.igem.org/Team:Cornell/project/wetlab/fungal_toolkit/biosafety">Biosafety</a> | <a href="https://2013.igem.org/Team:Cornell/project/wetlab/fungal_toolkit/biosafety">Biosafety</a> | ||
</li> | </li> | ||
- | <li id=" | + | <li id="liProtoplasting"> |
- | <a href="https://2013.igem.org/Team:Cornell/project/wetlab/fungal_toolkit/ | + | <a href="https://2013.igem.org/Team:Cornell/project/wetlab/protoplasting">Protoplasting</a> |
+ | </li> | ||
+ | <li id="liTransformation"> | ||
+ | <a href="https://2013.igem.org/Team:Cornell/project/wetlab/fungal_toolkit/fungal_transformation">Fungal Transformation</a> | ||
</li> | </li> | ||
</ul> | </ul> | ||
+ | </li> | ||
+ | <li id="liCarotenoids"> | ||
+ | <a href="https://2013.igem.org/Team:Cornell/project/wetlab/fungal_toolkit/carotenoids">Carotenoids</a> | ||
+ | </li> | ||
+ | <li id="liLimonene"> | ||
+ | <a href="https://2013.igem.org/Team:Cornell/project/wetlab/fungal_toolkit/limonene">Limonene</a> | ||
+ | </li> | ||
+ | <li id="liAntiFungals"> | ||
+ | <a href="https://2013.igem.org/Team:Cornell/project/wetlab/fungal_toolkit/antifungals">Antifungals</a> | ||
</li> | </li> | ||
<li id="liBioBricks"> | <li id="liBioBricks"> | ||
Line 67: | Line 70: | ||
else if(h.indexOf("project/wetlab/chassis") != -1) | else if(h.indexOf("project/wetlab/chassis") != -1) | ||
{ document.getElementById("liChassis").className="active"; } | { document.getElementById("liChassis").className="active"; } | ||
- | |||
- | |||
else if(h.indexOf("project/wetlab/fungal_toolkit/regulatory_elements") != -1) | else if(h.indexOf("project/wetlab/fungal_toolkit/regulatory_elements") != -1) | ||
{ document.getElementById("liRegulatoryElements").className="active"; } | { document.getElementById("liRegulatoryElements").className="active"; } | ||
Line 79: | Line 80: | ||
else if(h.indexOf("project/wetlab/fungal_toolkit/biosafety") != -1) | else if(h.indexOf("project/wetlab/fungal_toolkit/biosafety") != -1) | ||
{ document.getElementById("liBioSafety").className="active"; } | { document.getElementById("liBioSafety").className="active"; } | ||
+ | else if(h.indexOf("project/wetlab/protoplasting") != -1) | ||
+ | { document.getElementById("liProtoplasting").className="active"; } | ||
+ | else if(h.indexOf("project/wetlab/fungal_toolkit/fungal_transformation") != -1) | ||
+ | { document.getElementById("liTransformation").className="active"; } | ||
else if(h.indexOf("project/wetlab/fungal_toolkit/carotenoids") != -1) | else if(h.indexOf("project/wetlab/fungal_toolkit/carotenoids") != -1) | ||
{ document.getElementById("liCarotenoids").className="active"; } | { document.getElementById("liCarotenoids").className="active"; } |
Latest revision as of 01:21, 29 October 2013