Template:Imperial/09/TopNavigation
From 2009.igem.org
(Difference between revisions)
(3 intermediate revisions not shown) | |||
Line 55: | Line 55: | ||
if (addressSplit[4]=='M2'){ | if (addressSplit[4]=='M2'){ | ||
document.write('<center><div id="II09_TopMenuWrapper">'); | document.write('<center><div id="II09_TopMenuWrapper">'); | ||
- | document.write('<span id="II09_TopMenuItem" style="width: | + | document.write('<span id="II09_TopMenuItem" style="width:230px;"><a href="https://2009.igem.org/Team:Imperial_College_London/M2/Genetic">Genetic Circuit</a></span>'); |
- | + | document.write('<span id="II09_TopMenuItem" style="width:230px;"><a href="https://2009.igem.org/Team:Imperial_College_London/Wetlab/Results#Module_2">Wet Lab</a></span>'); | |
- | + | document.write('<span id="II09_TopMenuItem" style="width:230px;border:none;"><a href="https://2009.igem.org/Team:Imperial_College_London/Drylab">Modelling</a></span></div></center>'); | |
- | document.write('<span id="II09_TopMenuItem" style="width: | + | |
- | document.write('<span id="II09_TopMenuItem" style="width: | + | |
} | } | ||
} | } | ||
Line 96: | Line 94: | ||
<!-- WETLAB --> | <!-- WETLAB --> | ||
if (addressSplit[3]=='Team:Imperial_College_London'){ | if (addressSplit[3]=='Team:Imperial_College_London'){ | ||
- | if (addressSplit[4]==' | + | if (addressSplit[4]=='Wetlab'){ |
+ | document.write('<center><div id="II09_TopMenuWrapper">'); | ||
+ | document.write('<span id="II09_TopMenuItem" style="width:150px;"><a href="https://2009.igem.org/Team:Imperial_College_London/Wetlab/Cloning_Strategy">Cloning strategy</a></span>'); | ||
+ | document.write('<span id="II09_TopMenuItem" style="width:150px;"><a href="https://2009.igem.org/Team:Imperial_College_London/Wetlab/Protocols">Protocols</a></span>'); | ||
+ | document.write('<span id="II09_TopMenuItem" style="width:150px;"><a href="https://2009.igem.org/Team:Imperial_College_London/Wetlab/BioBricks">Biobricks</a></span>'); | ||
+ | document.write('<span id="II09_TopMenuItem" style="width:110px;"><a href="https://2009.igem.org/Team:Imperial_College_London/Wetlab/Results">Results</a></span>'); | ||
+ | document.write('<span id="II09_TopMenuItem" style="width:110px;border:none;"><a href="https://2009.igem.org/Team:Imperial_College_London/Notebook">Notebook</a></span></div></center>'); | ||
+ | } | ||
+ | } | ||
+ | <!-- NOTEBOOK --> | ||
+ | if (addressSplit[3]=='Team:Imperial_College_London'){ | ||
+ | if (addressSplit[4]=='Notebook'){ | ||
document.write('<center><div id="II09_TopMenuWrapper">'); | document.write('<center><div id="II09_TopMenuWrapper">'); | ||
document.write('<span id="II09_TopMenuItem" style="width:150px;"><a href="https://2009.igem.org/Team:Imperial_College_London/Wetlab/Cloning_Strategy">Cloning strategy</a></span>'); | document.write('<span id="II09_TopMenuItem" style="width:150px;"><a href="https://2009.igem.org/Team:Imperial_College_London/Wetlab/Cloning_Strategy">Cloning strategy</a></span>'); |
Latest revision as of 22:17, 19 October 2009