Team:Cornell/templates/wetnav
From 2013.igem.org
(Difference between revisions)
(14 intermediate revisions not shown) | |||
Line 21: | Line 21: | ||
<a href="https://2013.igem.org/Team:Cornell/project/wetlab/fungal_toolkit/regulatory_elements">Regulatory Elements</a> | <a href="https://2013.igem.org/Team:Cornell/project/wetlab/fungal_toolkit/regulatory_elements">Regulatory Elements</a> | ||
</li> | </li> | ||
- | <li id=" | + | <li id="liSelectableMarkers"> |
- | <a href="https://2013.igem.org/Team:Cornell/project/wetlab/fungal_toolkit/ | + | <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"> | ||
<a href="https://2013.igem.org/Team:Cornell/project/wetlab/biobricks">BioBricks</a> | <a href="https://2013.igem.org/Team:Cornell/project/wetlab/biobricks">BioBricks</a> | ||
</li> | </li> | ||
- | <li id=" | + | <li id="liAnimation"> |
<a href="https://2013.igem.org/Team:Cornell/project/wetlab/animation">Animation</a> | <a href="https://2013.igem.org/Team:Cornell/project/wetlab/animation">Animation</a> | ||
</li> | </li> | ||
Line 66: | Line 72: | ||
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"; } | ||
- | else if(h.indexOf("project/wetlab/fungal_toolkit/ | + | else if(h.indexOf("project/wetlab/fungal_toolkit/selectable_markers") != -1) |
- | { document.getElementById(" | + | { document.getElementById("liSelectableMarkers").className="active"; } |
else if(h.indexOf("project/wetlab/fungal_toolkit/homologous_constructs") != -1) | else if(h.indexOf("project/wetlab/fungal_toolkit/homologous_constructs") != -1) | ||
{ document.getElementById("liHomologousConstructs").className="active"; } | { document.getElementById("liHomologousConstructs").className="active"; } | ||
Line 74: | 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