|
|
(5 intermediate revisions not shown) |
Line 1: |
Line 1: |
| <html> | | <html> |
| + | <head> |
| + | <script src="/Team:Hannover/jquery-1.11.0.min?action=raw&type=text/javascript" type="text/javascript"></script> |
| + | <script src="/Team:Hannover/lightbox.min?action=raw&type=text/javascript" type="text/javascript"></script> |
| + | </head> |
| <body> | | <body> |
| <div id="banner"> | | <div id="banner"> |
Line 47: |
Line 51: |
| $( document ).ready( annotate_all ); | | $( document ).ready( annotate_all ); |
| $( window ).resize( annotate_all ); | | $( window ).resize( annotate_all ); |
- |
| |
| $( document ).ready( preload_menu ); | | $( document ).ready( preload_menu ); |
- | | + | </script> |
- | </script> | + | |
- |
| + | |
- | <!-- ALTE NAVIGATION, ANDI
| + | |
- | <div id="main_menue">
| + | |
- | <ul id="nav">
| + | |
- | <li><div class="main_menueButtonActual">
| + | |
- | <a href="https://2014.igem.org/Main_Page"style="color:#000000">
| + | |
- | <img src="https://static.igem.org/mediawiki/2014/6/6b/Hannover_20140817_Button_igem.png"
| + | |
- | margin:0 10px 0 10px; height="30px"; width="auto"></a></div>
| + | |
- | </li>
| + | |
- | | + | |
- | <li><div class="ul#nav"><a href="https://2014.igem.org/Team:Hannover"style="color:#000000">
| + | |
- | <p class="text_button"><font color="1B2E45">Home</font></p></a>
| + | |
- | </div></li>
| + | |
- | | + | |
- | <li><div class="ul#nav">
| + | |
- | <a href="https://2014.igem.org/Team:Hannover/Project"style="color:#000000">
| + | |
- | <p class="text_button"><font color="1B2E45">Project</font></p></a>
| + | |
- | </div>
| + | |
- | | + | |
- | <ul><div class="ul#nav">
| + | |
- | <a href="https://2014.igem.org/Team:Hannover/Results"style="color:#000000">
| + | |
- | <p class="text_button"><font color="#f58800">Results</font></p></a>
| + | |
- | </div>
| + | |
- | <li><div class="ul#nav">
| + | |
- | <a href="https://2014.igem.org/Team:Hannover/Parts"style="color:#000000">
| + | |
- | <p class="text_button"><font color="#f58800">Parts</font></p></a>
| + | |
- | </div></li>
| + | |
- | <li><div class="ul#nav">
| + | |
- | <a href="https://2014.igem.org/Team:Hannover/Modeling"style="color:#000000">
| + | |
- | <p class="text_button"><font color="#f58800">Modeling</font></p></a>
| + | |
- | </div></li>
| + | |
- | <li><div class="ul#nav">
| + | |
- | <a href="https://2014.igem.org/Team:Hannover/Notebook"style="color:#000000">
| + | |
- | <p class="text_button"><font color="#f58800">Notebook</font></p></a>
| + | |
- | </div></li>
| + | |
- | </ul>
| + | |
- | </li>
| + | |
- | | + | |
- | <li><div class="ul#nav">
| + | |
- | <a href="https://2014.igem.org/Team:Hannover/Safety"style="color:#000000">
| + | |
- | <p class="text_button"><font color="1B2E45">Human Practice</font></p></a>
| + | |
- | </div></li>
| + | |
- | | + | |
- | <li><div class="ul#nav">
| + | |
- | <a href="https://2014.igem.org/Team:Hannover/Team"style="color:#000000">
| + | |
- | <p class="text_button"><font color="1B2E45">Team & Support</font></p></a>
| + | |
- | </div></li>
| + | |
- |
| + | |
- | </ul>
| + | |
- | | + | |
- | | + | |
- | </div>
| + | |
- | </div>
| + | |
- | -->
| + | |
| </body> | | </body> |
| </html> | | </html> |