|
|
(18 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| + | {{Template_All_Teams}} |
| + | |
| + | <!-- Declare that you are going to use html code instead of wiki code --> |
| <html> | | <html> |
− | <head><link rel="stylesheet" type="text/css" href="https://2013.igem.org/Team:Calgary/StyleSheets/Reset?action=raw&ctype=text/css" rel="stylesheet">
| |
| | | |
− | <!-- NEW JQUERY --> | + | <!-- Start of CSS--> |
− | <script src="https://code.jquery.com/jquery-1.11.1.min.js"></script> | + | <style type="text/css"> |
| | | |
− | <!-- MathJax (LaTeX for the web) -->
| + | /* PAGE LAYOUT */ |
− | <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
| + | |
| | | |
− | <script type="text/javascript" src="http://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.7.0/underscore-min.js"></script>
| + | /* Change Background color*/ |
| + | body { |
| + | background-color: #fff; |
| + | } |
| | | |
− | <!-- BOOTSTRAP -->
| + | /* Creates a container that will wrap all of the content inside your wiki pages. */ |
− | <!-- Latest compiled and minified CSS -->
| + | #mainContainer { |
− | <link href="//maxcdn.bootstrapcdn.com/bootswatch/3.2.0/sandstone/bootstrap.min.css" rel="stylesheet">
| + | width: 978px; |
− | <!-- Latest compiled and minified JavaScript -->
| + | overflow:hidden; |
− | <script src="https://2014.igem.org/Team:LMU-Munich/bootstrap.min.js?action=raw&ctype=text/javascript"></script>
| + | float:left; |
− | <script src="https://2014.igem.org/Team:LMU-Munich/xscrolly.js?action=raw&ctype=text/javascript"></script>
| + | margin-left:20px; |
− | <script src="https://2014.igem.org/Team:LMU-Munich/native.history.min.js?action=raw&ctype=text/javascript"></script>
| + | margin-bottom: 10px; |
− | <script src="https://2014.igem.org/Team:LMU-Munich/ajaxload.js?action=raw&ctype=text/javascript"></script>
| + | background-color: #fff; |
− | <script src="https://2014.igem.org/Team:LMU-Munich/highcharts.js?action=raw&ctype=text/javascript"></script>
| + | border-bottom: 14px solid #565656; |
− | <script src="https://2014.igem.org/Team:LMU-Munich/highcharts-more.js?action=raw&ctype=text/javascript"></script>
| + | border-right: 2px solid #565656; |
− | <script src="https://2014.igem.org/Team:LMU-Munich/LMU_bxslider.js?action=raw&ctype=text/javascript"></script>
| + | border-left: 2px solid #565656; |
− | <script src="https://2014.igem.org/Team:LMU-Munich/LMU_slimbox2.js?action=raw&ctype=text/javascript"></script>
| + | border-top: 2px solid #565656; |
− | <link href="https://2014.igem.org/Team:LMU-Munich/slimbox2.css?action=raw&ctype=text/css" rel="stylesheet" type="text/css">
| + | font-family: "Trebuchet MS", Helvetica, sans-serif; |
− | <link href="https://2014.igem.org/Team:LMU-Munich/bxslider.css?action=raw&ctype=text/css" rel="stylesheet" type="text/css">
| + | } |
− | <script src="https://2014.igem.org/Team:LMU-Munich/jquery.hoverIntent.js?action=raw&ctype=text/javascript"></script>
| + | |
− | <script src="https://2014.igem.org/Team:LMU-Munich/jquery.scrollTo.js?action=raw&ctype=text/javascript"></script>
| + | |
− | <script src="https://2014.igem.org/Team:LMU-Munich/jquery.tablesorter.js?action=raw&ctype=text/javascript"></script>
| + | |
− | <script src="https://2014.igem.org/Team:LMU-Munich/jquery.slicknav.js?action=raw&ctype=text/javascript"></script>
| + | |
− | <link href="https://2014.igem.org/Team:LMU-Munich/slicknav.css?action=raw&ctype=text/css" rel="stylesheet" type="text/css">
| + | |
− | <script src="https://2014.igem.org/Team:LMU-Munich/iGEM.js?action=raw&ctype=text/javascript"></script>
| + | |
| | | |
− | <!-- TOUR STUFF -->
| + | /* Creates the container for the menu */ |
| + | #menuContainer { |
| + | float:left; |
| + | width: 134px; |
| + | padding: 20px 0px; |
| + | border-top: 14px solid #565656; |
| + | background-color: #E8E8E9; |
| + | } |
| | | |
− | <script src="https://2014.igem.org/Team:LMU-Munich/iGEM.tour.js?action=raw&ctype=text/javascript"></script>
| + | /* Creates the container for the content */ |
− | <link href="https://2014.igem.org/Team:LMU-Munich/iGEM.tour.css?action=raw&ctype=text/css" rel="stylesheet">
| + | #contentContainer { |
− | <!--
| + | padding-top:20px; |
− | <script src="https://preview.c9.io/loxos/igemlmu/offlineVersion/igem-tour.js"></script>
| + | padding-right:10px; |
− | <link href="https://preview.c9.io/loxos/igemlmu/offlineVersion/tour.css" rel="stylesheet">
| + | margin-bottom: 20px; |
− | -->
| + | width: 814px; |
| + | padding-left: 20px; |
| + | float: left; |
| + | background-color: #fff; |
| + | border-top: 14px solid #565656; |
| + | font-family: "Trebuchet MS", Helvetica, sans-serif; |
| + | } |
| | | |
− | <!-- MAIN STYLE -->
| + | /*Set up height place holder for the banner*/ |
− | <link href="https://2014.igem.org/Team:LMU-Munich/iGEM.css?action=raw&ctype=text/css" rel="stylesheet">
| + | #bannerContainer { |
| + | height:200px; |
| + | margin:auto; |
| + | text-align:center; |
| + | color: #24B694; |
| + | } |
| | | |
− | <script>
| + | /*VISUAL STYLE (TABLES, FONTS, LINKS, IMAGES, UL) */ |
− | (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
| + | |
− | (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
| + | |
− | m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
| + | |
− | })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
| + | |
| | | |
− | ga('create', 'UA-55868873-1', 'auto');
| + | /*Change the styling of text for everything inside main container*/ |
− | ga('require', 'displayfeatures');
| + | #mainContainer p { |
− | ga('require', 'linkid', 'linkid.js');
| + | font-size: 13px; |
− | ga('send', 'pageview');
| + | color: #000000; |
| + | } |
| + | |
| + | /*This changes the color and font family */ |
| + | #contentContainer h1, h2, h3, h4, h5, h6 { |
| + | color: #565656; |
| + | border-bottom: none; |
| + | font-weight: bold; |
| + | font-family: "Trebuchet MS", Helvetica, sans-serif; |
| + | margin-top:10px; |
| + | } |
| | | |
− | </script>
| + | /*Style of the links - links are different inside the menu */ |
| + | #contentContainer a { |
| + | font-weight: bold; |
| + | color: #23b593; |
| + | } |
| | | |
− | </head>
| + | /* Styling links on hover- links are different inside the menu */ |
− | </html>
| + | #contentContainer a:hover { |
− | __NOTOC__
| + | color: #59bf92; |
| + | } |
| | | |
− | <html>
| + | /*Change the styling of tables */ |
− | <div id="slick-navigation"></div>
| + | #contentContainer table { |
− | <div id="mobile-navigation">
| + | border: 1px solid #565656; |
− | <ul>
| + | border-collapse: collapse; |
− | <li>
| + | width: 90% |
− | <a href="https://2014.igem.org/Team:LMU-Munich/Team">Team</a>
| + | margin: auto; |
− | <ul>
| + | margin-bottom: 15px; |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Team">Team</a></li>
| + | margin-top: 15px; |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Team/Financing">Financing</a></li>
| + | margin-right: 10px; |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Team/Collaborations">Collaborations</a></li>
| + | margin-left: 10px; |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Team/Attributions">Attributions</a></li>
| + | } |
− | </ul>
| + | |
− | </li>
| + | /*Change the styling of table cells*/ |
− | <li>
| + | #contentContainer td { |
− | <a href="https://2014.igem.org/Team:LMU-Munich/Project">Project</a>
| + | padding: 10px; |
− | <ul>
| + | border: 1px solid #565656; |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Project/Problem">Problem</a></li>
| + | border-collapse: collapse; |
− | <li>
| + | vertical-align: text-top; |
− | <a href="https://2014.igem.org/Team:LMU-Munich/Project/Bakillus">BaKillus</a>
| + | } |
− | <ul>
| + | |
− | <li id="inpage-nav-sensing"><a href="https://2014.igem.org/Team:LMU-Munich/Project/Bakillus#sensing">sensing</a></li>
| + | /*Change the styling of table headers */ |
− | <li id="inpage-nav-adhesion"><a href="https://2014.igem.org/Team:LMU-Munich/Project/Bakillus#adhesion">adhesion</a></li>
| + | #contentContainer th { |
− | <li id="inpage-nav-killing"><a href="https://2014.igem.org/Team:LMU-Munich/Project/Bakillus#killing">killing</a></li>
| + | background-color: #E8E8E9; |
− | <li id="inpage-nav-suicide"><a href="https://2014.igem.org/Team:LMU-Munich/Project/Bakillus#suicide">suicide</a></li>
| + | padding: 10px; |
− | </ul>
| + | border: 1px solid #565656; |
− | </li>
| + | border-collapse: collapse; |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Project/BioBrickBox"><span class="bacillus">Bacillus</span> BioBrickBox 2.0</a></li>
| + | vertical-align: text-top; |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Project/Modeling">Modeling</a></li>
| + | } |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Project/B_subtilis" class="bacillus">B. subtilis</a></li>
| + | |
− | </ul>
| + | |
− | </li>
| + | |
− | <li>
| + | /*MENU STYLING */ |
− | <a href="https://2014.igem.org/Team:LMU-Munich/Results">Results</a>
| + | |
− | <ul>
| + | /*Styling for the links in the menu */ |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Results">Results</a></li>
| + | #menuContainer a { |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Results/Registry">Registry</a></li>
| + | color: #565656; |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Results/Judging">Judging</a></li>
| + | text-decoration:none; |
− | </ul>
| + | font-weight: bold; |
− | </li>
| + | } |
− | <li>
| + | |
− | <a href="https://2014.igem.org/Team:LMU-Munich/Notebook/Protocols">Notebook</a>
| + | /* Sets the style for lists inside menuContainer */ |
− | <ul>
| + | #menuContainer ul { |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Notebook/Safety">Safety</a></li>
| + | list-style: none; |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Notebook/Protocols">Protocols</a></li>
| + | margin-left:0px; |
− | <!--<li><a href="https://2014.igem.org/Team:LMU-Munich/Notebook/Timeline">Timeline</a></li>-->
| + | } |
− | </ul>
| + | |
− | </li>
| + | /*Styles the list items to become menu buttons */ |
− | <li>
| + | #menuContainer ul li { |
− | <a href="https://2014.igem.org/Team:LMU-Munich/Application">Application</a>
| + | text-align: center; |
− | <ul>
| + | display: block; |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Application/Diagnosis_Treatment">Diagnosis & Treatment</a></li>
| + | width: 100%; |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Application/Pretest">Pretest</a></li>
| + | height:30px; |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Application/Legal_Issues">Legal Issues</a></li>
| + | padding-top:10px; |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Application/Financing_Intellectual_Property">Financing & Intellectual Property</a></li>
| + | } |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Application/Expertise">Expertise</a></li>
| + | |
− | </ul>
| + | /*For the menu buttons, changes the color when hovering*/ |
− | </li>
| + | #menuContainer li:hover { |
− | <li>
| + | color: #FFF; |
− | <a href="https://2014.igem.org/Team:LMU-Munich/Human_Practice">Human Practice</a>
| + | background-color: #24B694; |
− | <ul>
| + | } |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Human_Practice/Meetups">Meet ups</a></li>
| + | |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Human_Practice/iGEM_School">iGEM@school</a></li>
| + | /*Submenus are not displayed as default*/ |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Human_Practice/SynBio">SynBio Day</a></li>
| + | #menuContainer li ul { |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Human_Practice/Panel_Discussion">Panel Discussion</a></li>
| + | display: none; |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Rathenau">Rathenau Instituut</a></li>
| + | padding-top:15px; |
− | </ul>
| + | margin-left: -19px; |
− | </li>
| + | } |
− | </ul>
| + | |
− | </div>
| + | /*Submenus are displayed when hovering the menu button */ |
| + | #menuContainer li:hover ul { |
| + | /*display: inline-block; */ |
| + | display: block; |
| + | position: absolute; |
| + | float:right; |
| + | margin-left: 134px; |
| + | margin-top:-42px; |
| + | } |
| + | |
| + | /*Style the submenu buttons*/ |
| + | #menuContainer li ul li{ |
| + | background-color: #59BF92; |
| + | padding-left:20px; |
| + | padding-right:20px; |
| + | height:30px; |
| + | padding-top:10px; |
| + | margin-top:-2px; |
| + | color: #565656; |
| + | width: 150px; |
| + | } |
| + | |
| + | /*CLASSES */ |
| + | |
| + | /*Clear class for all the pages, adds spacing too*/ |
| + | .clear{ |
| + | clear:both; |
| + | height: 10px; |
| + | } |
| + | |
| + | |
| + | /* highlight box for special messages */ |
| + | .highlightBox { |
| + | width:500px; |
| + | margin:auto; |
| + | background-color: #E8E8E9; |
| + | margin-bottom: 15px; |
| + | margin-top: 15px; |
| + | padding: 15px; |
| + | padding-top: 5px; |
| + | } |
| + | |
| + | |
| + | </style> |
| + | <!-- End of CSS --> |
| + | |
| + | |
| + | <!-- Start of the template html elements. --> |
| + | <div id ="mainContainer"><!--The closing tag for mainContainer should be placed at the bottom of each content page.--> |
| + | |
| + | |
| + | <div id="bannerContainer"> |
| + | <img src="https://static.igem.org/mediawiki/2015/5/50/ATOMS-Turkiye_banner_trial.png"> |
| + | </div> |
| + | |
| + | <!-- Start of menu --> |
| + | <div id="menuContainer"> |
| + | |
| + | <!-- This list is your menu, every list item is a menu button and nested listed become submenu buttons --> |
| + | <ul> |
| + | <a href="https://2015.igem.org/Team:Example"><li>HOME</li></a> |
| + | |
| + | <a href="https://2015.igem.org/Team:Example/Team"><li>TEAM</li></a> |
| + | |
| + | <a href="#"><li>PROJECT |
| + | <ul> |
| + | <a href="https://2015.igem.org/Team:Example/Description"><li>Description</li></a> |
| + | <a href="https://2015.igem.org/Team:Example/Experiments"><li>Experiments & Protocols</li></a> |
| + | <a href="https://2015.igem.org/Team:Example/Results"><li>Results</li></a> |
| + | <a href="https://2015.igem.org/Team:Example/Design"><li>Design</li></a> |
| + | </ul> |
| + | </li></a> |
| + | |
| + | <a href="#"><li>PARTS |
| + | <ul> |
| + | <a href="https://2015.igem.org/Team:Example/Parts"><li>Team Parts</li></a> |
| + | <a href="https://2015.igem.org/Team:Example/Basic_Part"><li>Basic Parts</li></a> |
| + | <a href="https://2015.igem.org/Team:Example/Composite_Part"><li>Composite Parts</li></a> |
| + | <a href="https://2015.igem.org/Team:Example/Part_Collection"><li>Part Collection</li></a> |
| + | </ul> |
| + | </li></a> |
| + | |
| + | <a href="https://2015.igem.org/Team:Example/Notebook"><li>NOTEBOOK</li></a> |
| + | |
| + | <a href="https://2015.igem.org/Team:Example/Attributions"><li>ATTRIBUTIONS</li></a> |
| + | |
| + | <a href="https://2015.igem.org/Team:Example/Collaborations"><li>COLLABORATIONS</li></a> |
| + | |
| + | <a href="https://2015.igem.org/Team:Example/Practices"><li>HUMAN PRACTICES</li></a> |
| + | |
| + | <a href="https://2015.igem.org/Team:Example/Safety"><li>SAFETY</li></a> |
| + | |
| + | <a href="https://2015.igem.org/Team:Example/Modeling"><li>MODELING</li></a> |
| + | |
| + | <a href="https://2015.igem.org/Team:Example/Measurement"><li>MEASUREMENT</li></a> |
| + | |
| + | <a href="https://2015.igem.org/Team:Example/Software"><li>SOFTWARE</li></a> |
| + | |
| + | <a href="https://2015.igem.org/Team:Example/Entrepreneurship"><li>ENTREPRENEURSHIP</li></a> |
| | | |
− | <div id="tour-toggle-m" class="hidden-md hidden-lg">TOUR</div>
| + | </ul> |
| + | </div> |
| + | <!-- End of menu --> |
| | | |
− | <div id="headerWrapper" class="hidden-xs hidden-sm">
| + | <!-- Start of content --> |
− | <div id="header">
| + | <div id="contentContainer"> <!--The closing tag for contentContainer should be placed at the bottom of each content page.--> |
− | <div id="logo">
| + | |
− | <a href="https://2014.igem.org/Team:LMU-Munich">
| + | |
− | <img src="https://static.igem.org/mediawiki/2014/7/74/LMU14_bakillusWOtext_white.png" alt="BaKillus Logo"/>
| + | |
− | </a>
| + | |
− | </div>
| + | |
− | <!--<div id="tour-toggle"> TOUR </div> -->
| + | |
− | <div id="navigation">
| + | |
− | <ul>
| + | |
− | <li><div class="nav-item" id="tour-toggle">Tour</div></li>
| + | |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Team" class="team nav-item" id="team">Team</a></li>
| + | |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Project" class="project nav-item active" id="project">Project</a></li>
| + | |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Results" class="results nav-item" id="results">Results</a></li>
| + | |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Notebook/Protocols" class="labbook nav-item" id="labbook">Notebook</a></li>
| + | |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Application" class="safety nav-item" id="application">Application</a></li>
| + | |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Human_Practice" class="outreach nav-item" id="human-practice">Human Practice</a></li>
| + | |
− | </ul>
| + | |
− | </div>
| + | |
− | </div>
| + | |
− | <div id="sub-navigation-wrapper">
| + | |
− | <div id="sub-navigation">
| + | |
− | <ul id="team-sub">
| + | |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Team" class="sub-nav-item">Team</a></li>
| + | |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Team/Financing" class="sub-nav-item">Financing</a></li>
| + | |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Team/Collaborations" class="sub-nav-item">Collaborations</a></li>
| + | |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Team/Attributions" class="sub-nav-item">Attributions</a></li>
| + | |
− | </ul>
| + | |
− | <ul id="project-sub">
| + | |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Project/Problem" class="sub-nav-item">Problem</a></li>
| + | |
− | <li id="inpage-nav-bakillus">
| + | |
− | <a href="https://2014.igem.org/Team:LMU-Munich/Project/Bakillus" class="sub-nav-item">BaKillus</a>
| + | |
− | <ul>
| + | |
− | <li id="inpage-nav-sensing"><a href="https://2014.igem.org/Team:LMU-Munich/Project/Bakillus#sensing" class="sub-nav-item">sensing</a></li>
| + | |
− | <li id="inpage-nav-adhesion"><a href="https://2014.igem.org/Team:LMU-Munich/Project/Bakillus#adhesion" class="sub-nav-item">adhesion</a></li>
| + | |
− | <li id="inpage-nav-killing"><a href="https://2014.igem.org/Team:LMU-Munich/Project/Bakillus#killing" class="sub-nav-item">killing</a></li>
| + | |
− | <li id="inpage-nav-suicide"><a href="https://2014.igem.org/Team:LMU-Munich/Project/Bakillus#suicide" class="sub-nav-item">suicide</a></li>
| + | |
− | </ul>
| + | |
− | </li>
| + | |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Project/BioBrickBox" class="sub-nav-item"><span class="bacillus">Bacillus</span> BioBrickBox 2.0</a></li>
| + | |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Project/Modeling" class="sub-nav-item">Modeling</a></li>
| + | |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Project/B_subtilis" class="sub-nav-item bacillus">B. subtilis</a></li>
| + | |
− | </ul>
| + | |
− | <ul id="results-sub">
| + | |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Results" class="sub-nav-item">Results</a></li>
| + | |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Results/Registry" class="sub-nav-item">Registry</a></li>
| + | |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Results/Judging" class="sub-nav-item">Judging</a></li>
| + | |
− | </ul>
| + | |
− | <ul id="application-sub">
| + | |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Application/Diagnosis_Treatment" class="sub-nav-item">Diagnosis & Treatment</a></li>
| + | |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Application/Pretest" class="sub-nav-item">Pretest</a></li>
| + | |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Application/Legal_Issues" class="sub-nav-item">Legal Issues</a></li>
| + | |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Application/Financing_Intellectual_Property" class="sub-nav-item">Financing & Intellectual Property</a></li>
| + | |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Application/Expertise" class="sub-nav-item">Expertise</a></li>
| + | |
− | </ul>
| + | |
− | <ul id="human-practice-sub">
| + | |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Human_Practice/Meetups" class="sub-nav-item">Meet ups</a></li>
| + | |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Human_Practice/iGEM_School" class="sub-nav-item">iGEM@school</a></li>
| + | |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Human_Practice/SynBio" class="sub-nav-item">SynBio Day</a></li>
| + | |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Human_Practice/Panel_Discussion" class="sub-nav-item">Panel Discussion</a></li>
| + | |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Rathenau" class="sub-nav-item">Rathenau Instituut</a></li>
| + | |
− | </ul>
| + | |
− | <ul id="labbook-sub">
| + | |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Notebook/Safety" class="sub-nav-item">Safety</a></li>
| + | |
− | <li><a href="https://2014.igem.org/Team:LMU-Munich/Notebook/Protocols" class="sub-nav-item">Protocols</a></li>
| + | |
− | <!--<li><a href="https://2014.igem.org/Team:LMU-Munich/Notebook/Timeline" class="sub-nav-item">Timeline</a></li>-->
| + | |
− | </ul>
| + | |
− | </div>
| + | |
− | </div>
| + | |
− | </div>
| + | |
− | <!--<div id="global-wrapper">
| + | |
− | <div id="body">
| + | |
− | <div id="content-area">-->
| + | |
− | <div id="lmu-content">
| + | |
− | <!-- Hier beginnt der Text:-->
| + | |
| </html> | | </html> |