Team:Cornell/templates/wetnav
From 2013.igem.org
(Difference between revisions)
(6 intermediate revisions not shown) | |||
Line 18: | Line 18: | ||
<a href="https://2013.igem.org/Team:Cornell/project/wetlab/fungal_toolkit">Fungal Toolkit</a> | <a href="https://2013.igem.org/Team:Cornell/project/wetlab/fungal_toolkit">Fungal Toolkit</a> | ||
<ul> | <ul> | ||
- | |||
- | |||
- | |||
<li id="liRegulatoryElements"> | <li id="liRegulatoryElements"> | ||
<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> | ||
Line 35: | Line 32: | ||
<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 id="liProtoplasting"> | ||
+ | <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> | ||
Line 49: | Line 52: | ||
<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 id="liAnimation"> | ||
+ | <a href="https://2013.igem.org/Team:Cornell/project/wetlab/animation">Animation</a> | ||
</li> | </li> | ||
<li id="liFutureWork"> | <li id="liFutureWork"> | ||
Line 64: | 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 76: | 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