Team:Freiburg/Templates/html/base header.html
From 2014.igem.org
Revision as of 16:57, 13 August 2014 by Christoph.bauer (Talk | contribs)
<script> $('<link>',{
rel: 'stylesheet', href: '/Team:Freiburg/css/styles.css?action=raw&ctype=text/css', type: 'text/css'
}).appendTo('head'); $('head title').text('iGEM Freiburg 2014'); </script>
<nav>
- <a href="/Team:Freiburg" onmouseover="colorify(this);" onmouseout="normal(this);">Main</a>
- <a href="/Team:Freiburg/Team" onmouseover="colorify(this);" onmouseout="normal(this);">Team</a>
- <a href="https://igem.org/Team.cgi?year=2014&team_name=Freiburg" onmouseover="colorify(this);"onmouseout="normal(this);">Official Team Profile</a>
- <a href="/Team:Freiburg/Project"onmouseover="colorify(this);" onmouseout="normal(this);">Project</a>
- <a id="link5" href="/Team:Freiburg/Parts"onmouseover="colorify(this);" onmouseout="normal(this);">Parts</a>
- <a id="link6" href="/Team:Freiburg/Modeling"onmouseover="colorify(this);" onmouseout="normal(this);">Modeling</a>
- <a id="link7" href="/Team:Freiburg/Notebook"onmouseover="colorify(this);" onmouseout="normal(this);">Notebook</a>
- <a id="link8" href="/Team:Freiburg/Safety"onmouseover="colorify(this);" onmouseout="normal(this);">Safety</a>
- <a id="link9" href="/Team:Freiburg/Attributions" onmouseover="colorify(this);"onmouseout="normal(this);">Attributions</a>
- <a href="/Main_Page"> <img src="" width="55px"></a>
- <a href="/Special:PrefixIndex/Team:Freiburg">Sitemap</a>
</nav>